Created
June 7, 2013 18:29
-
-
Save charlesreid1/5731342 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ brew install -v svn | |
==> Downloading http://www.apache.org/dyn/closer.cgi?path=subversion/subversion-1.7.9.tar.bz2 | |
Already downloaded: /Library/Caches/Homebrew/subversion-1.7.9.tar.bz2 | |
tar xf /Library/Caches/Homebrew/subversion-1.7.9.tar.bz2 | |
==> ./configure --disable-debug --prefix=/usr/local/Cellar/subversion/1.7.9 --with-apr=/usr/local/Library/ENV/4.3 --with-ssl --with-zlib=/usr --with-sqlite=/usr/local/opt/sqlite --with-serf=/usr/local/opt/serf --disable-neon-version-check --disable-mod-activation --disable-nls --without-apache-libexecdir --without-berkeley-db | |
./configure --disable-debug --prefix=/usr/local/Cellar/subversion/1.7.9 --with-apr=/usr/local/Library/ENV/4.3 --with-ssl --with-zlib=/usr --with-sqlite=/usr/local/opt/sqlite --with-serf=/usr/local/opt/serf --disable-neon-version-check --disable-mod-activation --disable-nls --without-apache-libexecdir --without-berkeley-db | |
configure: Configuring Subversion 1.7.9 | |
configure: creating config.nice | |
checking for gcc... cc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether cc accepts -g... yes | |
checking for cc option to accept ISO C89... none needed | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether c++ accepts -g... yes | |
checking how to run the C preprocessor... cc -E | |
checking for a sed that does not truncate output... /usr/local/Library/ENV/4.3/sed | |
checking build system type... x86_64-apple-darwin12.3.0 | |
checking host system type... x86_64-apple-darwin12.3.0 | |
checking target system type... x86_64-apple-darwin12.3.0 | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking whether ln -s works... yes | |
checking for a BSD-compatible install... /usr/bin/install -c | |
configure: Apache Portable Runtime (APR) library configuration | |
checking for APR... yes | |
checking APR version... 1.4.5 | |
configure: Apache Portable Runtime Utility (APRUTIL) library configuration | |
checking for APR-util... yes | |
checking APR-UTIL version... 1.3.12 | |
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config | |
configure: checking neon library | |
checking for neon-config... /usr/local/opt/neon/bin/neon-config | |
checking neon library version... 0.29.6 | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
configure: serf library configuration | |
checking serf.h usability... yes | |
checking serf.h presence... yes | |
checking for serf.h... yes | |
checking for serf_context_create in -lserf-1... yes | |
checking whether to look for GSSAPI (Kerberos)... no | |
configure: looking for apr_memcache as part of apr-util | |
checking apr_memcache.h usability... yes | |
checking apr_memcache.h presence... yes | |
checking for apr_memcache.h... yes | |
checking for apr_memcache_create in -laprutil-1... yes | |
checking for Apache module support via DSO through APXS... found at /usr/sbin/apxs | |
checking httpd version... recent enough | |
checking whether Apache version is compatible with APR version... yes | |
================================================================== | |
WARNING: You have chosen to compile Subversion with a different | |
compiler than the one used to compile Apache. | |
Current compiler: cc | |
Apache's compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.8.xctoolchain/usr/bin/cc | |
This could cause some problems. | |
================================================================== | |
configure: checking sqlite library | |
checking sqlite3.h usability... yes | |
checking sqlite3.h presence... yes | |
checking for sqlite3.h... yes | |
checking sqlite library version (via header)... okay | |
checking for sqlite3_close in -lsqlite3... yes | |
configure: configuring libtool now | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... (cached) /usr/local/Library/ENV/4.3/sed | |
checking for fgrep... /usr/bin/grep -F | |
checking for ld used by cc... /Applications/Xcode.app/Contents/Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no | |
checking for BSD- or MS-compatible name lister (nm)... /Applications/Xcode.app/Contents/Developer/usr/bin/nm | |
checking the name lister (/Applications/Xcode.app/Contents/Developer/usr/bin/nm) interface... BSD nm | |
checking the maximum length of command line arguments... 196608 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking how to convert x86_64-apple-darwin12.3.0 file names to x86_64-apple-darwin12.3.0 format... func_convert_file_noop | |
checking how to convert x86_64-apple-darwin12.3.0 file names to toolchain format... func_convert_file_noop | |
checking for /Applications/Xcode.app/Contents/Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files... -r | |
checking for objdump... no | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for ar... ar | |
checking for archiver @FILE support... no | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking for gawk... no | |
checking for mawk... no | |
checking for nawk... no | |
checking for awk... awk | |
checking command to parse /Applications/Xcode.app/Contents/Developer/usr/bin/nm output from cc object... ok | |
checking for sysroot... no | |
checking for mt... no | |
checking if : is a manifest tool... no | |
checking for dsymutil... dsymutil | |
checking for nmedit... nmedit | |
checking for lipo... lipo | |
checking for otool... otool | |
checking for otool64... no | |
checking for -single_module linker flag... yes | |
checking for -exported_symbols_list linker flag... yes | |
checking for -force_load linker flag... yes | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if cc supports -fno-rtti -fno-exceptions... no | |
checking for cc option to produce PIC... -fno-common -DPIC | |
checking if cc PIC flag -fno-common -DPIC works... yes | |
checking if cc static flag -static works... no | |
checking if cc supports -c -o file.o... yes | |
checking if cc supports -c -o file.o... (cached) yes | |
checking whether the cc linker (/Applications/Xcode.app/Contents/Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin12.3.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... yes | |
checking how to run the C++ preprocessor... c++ -E | |
checking for ld used by c++... /Applications/Xcode.app/Contents/Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no | |
checking whether the c++ linker (/Applications/Xcode.app/Contents/Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes | |
checking for c++ option to produce PIC... -fno-common -DPIC | |
checking if c++ PIC flag -fno-common -DPIC works... yes | |
checking if c++ static flag -static works... no | |
checking if c++ supports -c -o file.o... yes | |
checking if c++ supports -c -o file.o... (cached) yes | |
checking whether the c++ linker (/Applications/Xcode.app/Contents/Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin12.3.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
configure: building both shared and static libraries | |
checking whether libtool needs -no-undefined... no | |
checking whether to avoid circular linkage at all costs... no | |
checking for trang... none | |
checking for doxygen... none | |
checking for Expat... yes | |
checking for socket in -lsocket... no | |
checking whether to look for SASL... yes | |
configure: Looking in default locations | |
checking sasl/sasl.h usability... yes | |
checking sasl/sasl.h presence... yes | |
checking for sasl/sasl.h... yes | |
checking sasl/saslutil.h usability... yes | |
checking sasl/saslutil.h presence... yes | |
checking for sasl/saslutil.h... yes | |
checking for prop_get in -lsasl2... yes | |
checking for availability of Cyrus SASL v2... yes | |
checking for Mac OS KeyChain Services... yes | |
checking whether APR has support for DSOs... yes | |
checking for D-Bus .pc file... no | |
checking whether to look for GNOME Keyring... no | |
checking magic.h usability... no | |
checking magic.h presence... no | |
checking for magic.h... no | |
checking whether to look for KWallet... no | |
checking for ANSI C header files... (cached) yes | |
checking for an ANSI C-conforming const... yes | |
checking for size_t... yes | |
checking for working memcmp... yes | |
checking for vprintf... yes | |
checking for _doprnt... no | |
checking for symlink... yes | |
checking for readlink... yes | |
configure: zlib library configuration | |
checking zlib.h usability... yes | |
checking zlib.h presence... yes | |
checking for zlib.h... yes | |
checking for inflate in -lz... yes | |
configure: Disabling apache module activation | |
checking for python... /usr/bin/python | |
checking for JDK... no | |
checking for perl... /usr/bin/perl | |
checking for ruby... /usr/bin/ruby | |
checking rb_hash_foreach... mkmf.rb can't find header files for ruby at /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/ruby.h | |
no | |
configure: WARNING: The detected Ruby is too old for Subversion to use | |
configure: WARNING: A Ruby which has rb_hash_foreach is required to use the | |
configure: WARNING: Subversion Ruby bindings | |
configure: WARNING: Upgrade to the official 1.8.2 release, or later | |
checking for swig... none | |
configure: Configuring python swig binding | |
checking for Python includes... -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 | |
checking for compiling Python extensions... (cached) cc | |
checking for linking Python extensions... clang -bundle -undefined dynamic_lookup -Wl,-F. -arch i386 -arch x86_64 -framework Python | |
checking for linking Python libraries... -bundle -undefined dynamic_lookup -Wl,-F. -framework Python | |
checking for apr_int64_t Python/C API format string... L | |
checking perl version... 5012004 | |
checking for ctypesgen.py... none | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating tools/backup/hot-backup.py | |
config.status: creating tools/hook-scripts/commit-access-control.pl | |
config.status: creating subversion/bindings/swig/perl/native/Makefile.PL | |
config.status: creating subversion/svn_private_config.h.tmp | |
config.status: executing libtool commands | |
config.status: executing svn_private_config.h.tmp commands | |
==> make | |
make | |
/bin/sh /private/tmp/subversion-ncL3/subversion-1.7.9/libtool --tag=CC --silent --mode=compile cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -O2 -Werror=implicit-function-declaration -DNDEBUG -I./subversion/include -I./subversion -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/Cellar/neon/0.29.6/include/neon -I/usr/local/opt/serf/include/serf-1 -I/usr/local/opt/sqlite/include -I/usr/include -o subversion/libsvn_delta/cancel.lo -c subversion/libsvn_delta/cancel.c | |
brew: superenv removed: -O2 -Werror=implicit-function-declaration | |
/bin/sh /private/tmp/subversion-ncL3/subversion-1.7.9/libtool --tag=CC --silent --mode=compile cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -O2 -Werror=implicit-function-declaration -DNDEBUG -I./subversion/include -I./subversion -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/Cellar/neon/0.29.6/include/neon -I/usr/local/opt/serf/include/serf-1 -I/usr/local/opt/sqlite/include -I/usr/include -o subversion/libsvn_delta/compat.lo -c subversion/libsvn_delta/compat.c | |
brew: superenv removed: -O2 -Werror=implicit-function-declaration | |
/bin/sh /private/tmp/subversion-ncL3/subversion-1.7.9/libtool --tag=CC --silent --mode=compile cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -O2 -Werror=implicit-function-declaration -DNDEBUG -I./subversion/include -I./subversion -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/Cellar/neon/0.29.6/include/neon -I/usr/local/opt/serf/include/serf-1 -I/usr/local/opt/sqlite/include -I/usr/include -o subversion/libsvn_delta/compose_delta.lo -c subversion/libsvn_delta/compose_delta.c | |
brew: superenv removed: -O2 -Werror=implicit-function-declaration | |
/bin/sh /private/tmp/subversion-ncL3/subversion-1.7.9/libtool --tag=CC --silent --mode=compile cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -O2 -Werror=implicit-function-declaration -DNDEBUG -I./subversion/include -I./subversion -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/Cellar/neon/0.29.6/include/neon -I/usr/local/opt/serf/include/serf-1 -I/usr/local/opt/sqlite/include -I/usr/include -o subversion/libsvn_delta/debug_editor.lo -c subversion/libsvn_delta/debug_editor.c | |
brew: superenv removed: -O2 -Werror=implicit-function-declaration | |
/bin/sh /private/tmp/subversion-ncL3/subversion-1.7.9/libtool --tag=CC --silent --mode=compile cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -O2 -Werror=implicit-function-declaration -DNDEBUG -I./subversion/include -I./subversion -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/Cellar/neon/0.29.6/include/neon -I/usr/local/opt/serf/include/serf-1 -I/usr/local/opt/sqlite/include -I/usr/include -o subversion/libsvn_delta/default_editor.lo -c subversion/libsvn_delta/default_editor.c | |
brew: superenv removed: -O2 -Werror=implicit-function-declaration | |
/bin/sh /private/tmp/subversion-ncL3/subversion-1.7.9/libtool --tag=CC --silent --mode=compile cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -O2 -Werror=implicit-function-declaration -DNDEBUG -I./subversion/include -I./subversion -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/Cellar/neon/0.29.6/include/neon -I/usr/local/opt/serf/include/serf-1 -I/usr/local/opt/sqlite/include -I/usr/include -o subversion/libsvn_delta/depth_filter_editor.lo -c subversion/libsvn_delta/depth_filter_editor.c | |
brew: superenv removed: -O2 -Werror=implicit-function-declaration | |
/bin/sh /private/tmp/subversion-ncL3/subversion-1.7.9/libtool --tag=CC --silent --mode=compile cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -O2 -Werror=implicit-function-declaration -DNDEBUG -I./subversion/include -I./subversion -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/Cellar/neon/0.29.6/include/neon -I/usr/local/opt/serf/include/serf-1 -I/usr/local/opt/sqlite/include -I/usr/include -o subversion/libsvn_delta/editor.lo -c subversion/libsvn_delta/editor.c | |
brew: superenv removed: -O2 -Werror=implicit-function-declaration | |
/bin/sh /private/tmp/subversion-ncL3/subversion-1.7.9/libtool --tag=CC --silent --mode=compile cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -O2 -Werror=implicit-function-declaration -DNDEBUG -I./subversion/include -I./subversion -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/Cellar/neon/0.29.6/include/neon -I/usr/local/opt/serf/include/serf-1 -I/usr/local/opt/sqlite/include -I/usr/include -o subversion/libsvn_delta/path_driver.lo -c subversion/libsvn_delta/path_driver.c | |
brew: superenv removed: -O2 -Werror=implicit-function-declaration | |
/bin/sh /private/tmp/subversion-ncL3/subversion-1.7.9/libtool --tag=CC --silent --mode=compile cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -O2 -Werror=implicit-function-declaration -DNDEBUG -I./subversion/include -I./subversion -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/Cellar/neon/0.29.6/include/neon -I/usr/local/opt/serf/include/serf-1 -I/usr/local/opt/sqlite/include -I/usr/include -o subversion/libsvn_delta/svndiff.lo -c subversion/libsvn_delta/svndiff.c | |
brew: superenv removed: -O2 -Werror=implicit-function-declaration | |
/bin/sh /private/tmp/subversion-ncL3/subversion-1.7.9/libtool --tag=CC --silent --mode=compile cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -O2 -Werror=implicit-function-declaration -DNDEBUG -I./subversion/include -I./subversion -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/Cellar/neon/0.29.6/include/neon -I/usr/local/opt/serf/include/serf-1 -I/usr/local/opt/sqlite/include -I/usr/include -o subversion/libsvn_delta/text_delta.lo -c subversion/libsvn_delta/text_delta.c | |
brew: superenv removed: -O2 -Werror=implicit-function-declaration | |
/bin/sh /private/tmp/subversion-ncL3/subversion-1.7.9/libtool --tag=CC --silent --mode=compile cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -O2 -Werror=implicit-function-declaration -DNDEBUG -I./subversion/include -I./subversion -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/Cellar/neon/0.29.6/include/neon -I/usr/local/opt/serf/include/serf-1 -I/usr/local/opt/sqlite/include -I/usr/include -o subversion/libsvn_delta/version.lo -c subversion/libsvn_delta/version.c | |
brew: superenv removed: -O2 -Werror=implicit-function-declaration | |
/bin/sh /private/tmp/subversion-ncL3/subversion-1.7.9/libtool --tag=CC --silent --mode=compile cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -O2 -Werror=implicit-function-declaration -DNDEBUG -I./subversion/include -I./subversion -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/Cellar/neon/0.29.6/include/neon -I/usr/local/opt/serf/include/serf-1 -I/usr/local/opt/sqlite/include -I/usr/include -o subversion/libsvn_delta/xdelta.lo -c subversion/libsvn_delta/xdelta.c | |
brew: superenv removed: -O2 -Werror=implicit-function-declaration | |
/bin/sh /private/tmp/subversion-ncL3/subversion-1.7.9/libtool --tag=CC --silent --mode=compile cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -O2 -Werror=implicit-function-declaration -DNDEBUG -I./subversion/include -I./subversion -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/Cellar/neon/0.29.6/include/neon -I/usr/local/opt/serf/include/serf-1 -I/usr/local/opt/sqlite/include -I/usr/include -o subversion/libsvn_subr/adler32.lo -c subversion/libsvn_subr/adler32.c | |
brew: superenv removed: -O2 -Werror=implicit-function-declaration | |
/bin/sh /private/tmp/subversion-ncL3/subversion-1.7.9/libtool --tag=CC --silent --mode=compile cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -O2 -Werror=implicit-function-declaration -DNDEBUG -I./subversion/include -I./subversion -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/Cellar/neon/0.29.6/include/neon -I/usr/local/opt/serf/include/serf-1 -I/usr/local/opt/sqlite/include -I/usr/include -o subversion/libsvn_subr/atomic.lo -c subversion/libsvn_subr/atomic.c | |
brew: superenv removed: -O2 -Werror=implicit-function-declaration | |
/bin/sh /private/tmp/subversion-ncL3/subversion-1.7.9/libtool --tag=CC --silent --mode=compile cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -O2 -Werror=implicit-function-declaration -DNDEBUG -I./subversion/include -I./subversion -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/Cellar/neon/0.29.6/include/neon -I/usr/local/opt/serf/include/serf-1 -I/usr/local/opt/sqlite/include -I/usr/include -o subversion/libsvn_subr/auth.lo -c subversion/libsvn_subr/auth.c | |
brew: superenv removed: -O2 -Werror=implicit-function-declaration | |
/bin/sh /private/tmp/subversion-ncL3/subversion-1.7.9/libtool --tag=CC --silent --mode=compile cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -O2 -Werror=implicit-function-declaration -DNDEBUG -I./subversion/include -I./subversion -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/Cellar/neon/0.29.6/include/neon -I/usr/local/opt/serf/include/serf-1 -I/usr/local/opt/sqlite/include -I/usr/include -o subversion/libsvn_subr/cache-inprocess.lo -c subversion/libsvn_subr/cache-inprocess.c | |
brew: superenv removed: -O2 -Werror=implicit-function-declaration | |
/bin/sh /private/tmp/subversion-ncL3/subversion-1.7.9/libtool --tag=CC --silent --mode=compile cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -O2 -Werror=implicit-function-declaration -DNDEBUG -I./subversion/include -I./subversion -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/Cellar/neon/0.29.6/include/neon -I/usr/local/opt/serf/include/serf-1 -I/usr/local/opt/sqlite/include -I/usr/include -o subversion/libsvn_subr/cache-membuffer.lo -c subversion/libsvn_subr/cache-membuffer.c | |
brew: superenv removed: -O2 -Werror=implicit-function-declaration | |
/bin/sh /private/tmp/subversion-ncL3/subversion-1.7.9/libtool --tag=CC --silent --mode=compile cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -O2 -Werror=implicit-function-declaration -DNDEBUG -I./subversion/include -I./subversion -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/Cellar/neon/0.29.6/include/neon -I/usr/local/opt/serf/include/serf-1 -I/usr/local/opt/sqlite/include -I/usr/include -o subversion/libsvn_subr/cache-memcache.lo -c subversion/libsvn_subr/cache-memcache.c | |
brew: superenv removed: -O2 -Werror=implicit-function-declaration | |
/bin/sh /private/tmp/subversion-ncL3/subversion-1.7.9/libtool --tag=CC --silent --mode=compile cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -O2 -Werror=implicit-function-declaration -DNDEBUG -I./subversion/include -I./subversion -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/Cellar/neon/0.29.6/include/neon -I/usr/local/opt/serf/include/serf-1 -I/usr/local/opt/sqlite/include -I/usr/include -o subversion/libsvn_subr/cache.lo -c subversion/libsvn_subr/cache.c | |
brew: superenv removed: -O2 -Werror=implicit-function-declaration | |
/bin/sh /private/tmp/subversion-ncL3/subversion-1.7.9/libtool --tag=CC --silent --mode=compile cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -O2 -Werror=implicit-function-declaration -DNDEBUG -I./subversion/include -I./subversion -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/Cellar/neon/0.29.6/include/neon -I/usr/local/opt/serf/include/serf-1 -I/usr/local/opt/sqlite/include -I/usr/include -o subversion/libsvn_subr/checksum.lo -c subversion/libsvn_subr/checksum.c | |
brew: superenv removed: -O2 -Werror=implicit-function-declaration | |
/bin/sh /private/tmp/subversion-ncL3/subversion-1.7.9/libtool --tag=CC --silent --mode=compile cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -O2 -Werror=implicit-function-declaration -DNDEBUG -I./subversion/include -I./subversion -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/Cellar/neon/0.29.6/include/neon -I/usr/local/opt/serf/include/serf-1 -I/usr/local/opt/sqlite/include -I/usr/include -o subversion/libsvn_subr/cmdline.lo -c subversion/libsvn_subr/cmdline.c | |
brew: superenv removed: -O2 -Werror=implicit-function-declaration | |
/bin/sh /private/tmp/subversion-ncL3/subversion-1.7.9/libtool --tag=CC --silent --mode=compile cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -O2 -Werror=implicit-function-declaration -DNDEBUG -I./subversion/include -I./subversion -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/Cellar/neon/0.29.6/include/neon -I/usr/local/opt/serf/include/serf-1 -I/usr/local/opt/sqlite/include -I/usr/include -o subversion/libsvn_subr/compat.lo -c subversion/libsvn_subr/compat.c | |
brew: superenv removed: -O2 -Werror=implicit-function-declaration | |
/bin/sh /private/tmp/subversion-ncL3/subversion-1.7.9/libtool --tag=CC --silent --mode=compile cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -O2 -Werror=implicit-function-declaration -DNDEBUG -I./subversion/include -I./subversion -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/Cellar/neon/0.29.6/include/neon -I/usr/local/opt/serf/include/serf-1 -I/usr/local/opt/sqlite/include -I/usr/include -o subversion/libsvn_subr/config.lo -c subversion/libsvn_subr/config.c | |
brew: superenv removed: -O2 -Werror=implicit-function-declaration | |
/bin/sh /private/tmp/subversion-ncL3/subversion-1.7.9/libtool --tag=CC --silent --mode=compile cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -O2 -Werror=implicit-function-declaration -DNDEBUG -I./subversion/include -I./subversion -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/Cellar/neon/0.29.6/include/neon -I/usr/local/opt/serf/include/serf-1 -I/usr/local/opt/sqlite/include -I/usr/include -o subversion/libsvn_subr/config_auth.lo -c subversion/libsvn_subr/config_auth.c | |
brew: superenv removed: -O2 -Werror=implicit-function-declaration | |
/bin/sh /private/tmp/subversion-ncL3/subversion-1.7.9/libtool --tag=CC --silent --mode=compile cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -O2 -Werror=implicit-function-declaration -DNDEBUG -I./subversion/include -I./subversion -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/Cellar/neon/0.29.6/include/neon -I/usr/local/opt/serf/include/serf-1 -I/usr/local/opt/sqlite/include -I/usr/include -o subversion/libsvn_subr/config_file.lo -c subversion/libsvn_subr/config_file.c | |
brew: superenv removed: -O2 -Werror=implicit-function-declaration | |
/bin/sh /private/tmp/subversion-ncL3/subversion-1.7.9/libtool --tag=CC --silent --mode=compile cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -O2 -Werror=implicit-function-declaration -DNDEBUG -I./subversion/include -I./subversion -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/Cellar/neon/0.29.6/include/neon -I/usr/local/opt/serf/include/serf-1 -I/usr/local/opt/sqlite/include -I/usr/include -o subversion/libsvn_subr/config_win.lo -c subversion/libsvn_subr/config_win.c | |
brew: superenv removed: -O2 -Werror=implicit-function-declaration | |
/bin/sh /private/tmp/subversion-ncL3/subversion-1.7.9/libtool --tag=CC --silent --mode=compile cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -O2 -Werror=implicit-function-declaration -DNDEBUG -I./subversion/include -I./subversion -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/Cellar/neon/0.29.6/include/neon -I/usr/local/opt/serf/include/serf-1 -I/usr/local/opt/sqlite/include -I/usr/include -o subversion/libsvn_subr/constructors.lo -c subversion/libsvn_subr/constructors.c | |
brew: superenv removed: -O2 -Werror=implicit-function-declaration | |
/bin/sh /private/tmp/subversion-ncL3/subversion-1.7.9/libtool --tag=CC --silent --mode=compile cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -O2 -Werror=implicit-function-declaration -DNDEBUG -I./subversion/include -I./subversion -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/Cellar/neon/0.29.6/include/neon -I/usr/local/opt/serf/include/serf-1 -I/usr/local/opt/sqlite/include -I/usr/include -o subversion/libsvn_subr/ctype.lo -c subversion/libsvn_subr/ctype.c | |
brew: superenv removed: -O2 -Werror=implicit-function-declaration | |
/bin/sh /private/tmp/subversion-ncL3/subversion-1.7.9/libtool --tag=CC --silent --mode=compile cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -O2 -Werror=implicit-function-declaration -DNDEBUG -I./subversion/include -I./subversion -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/Cellar/neon/0.29.6/include/neon -I/usr/local/opt/serf/include/serf-1 -I/usr/local/opt/sqlite/include -I/usr/include -o subversion/libsvn_subr/date.lo -c subversion/libsvn_subr/date.c | |
brew: superenv removed: -O2 -Werror=implicit-function-declaration | |
/bin/sh /private/tmp/subversion-ncL3/subversion-1.7.9/libtool --tag=CC --silent --mode=compile cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -O2 -Werror=implicit-function-declaration -DNDEBUG -I./subversion/include -I./subversion -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/Cellar/neon/0.29.6/include/neon -I/usr/local/opt/serf/include/serf-1 -I/usr/local/opt/sqlite/include -I/usr/include -o subversion/libsvn_subr/debug.lo -c subversion/libsvn_subr/debug.c | |
brew: superenv removed: -O2 -Werror=implicit-function-declaration | |
/bin/sh /private/tmp/subversion-ncL3/subversion-1.7.9/libtool --tag=CC --silent --mode=compile cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -O2 -Werror=implicit-function-declaration -DNDEBUG -I./subversion/include -I./subversion -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/Cellar/neon/0.29.6/include/neon -I/usr/local/opt/serf/include/serf-1 -I/usr/local/opt/sqlite/include -I/usr/include -o subversion/libsvn_subr/deprecated.lo -c subversion/libsvn_subr/deprecated.c | |
brew: superenv removed: -O2 -Werror=implicit-function-declaration | |
/bin/sh /private/tmp/subversion-ncL3/subversion-1.7.9/libtool --tag=CC --silent --mode=compile cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -O2 -Werror=implicit-function-declaration -DNDEBUG -I./subversion/include -I./subversion -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/Cellar/neon/0.29.6/include/neon -I/usr/local/opt/serf/include/serf-1 -I/usr/local/opt/sqlite/include -I/usr/include -o subversion/libsvn_subr/dirent_uri.lo -c subversion/libsvn_subr/dirent_uri.c | |
brew: superenv removed: -O2 -Werror=implicit-function-declaration | |
/bin/sh /private/tmp/subversion-ncL3/subversion-1.7.9/libtool --tag=CC --silent --mode=compile cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -O2 -Werror=implicit-function-declaration -DNDEBUG -I./subversion/include -I./subversion -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/Cellar/neon/0.29.6/include/neon -I/usr/local/opt/serf/include/serf-1 -I/usr/local/opt/sqlite/include -I/usr/include -o subversion/libsvn_subr/dso.lo -c subversion/libsvn_subr/dso.c | |
brew: superenv removed: -O2 -Werror=implicit-function-declaration | |
/bin/sh /private/tmp/subversion-ncL3/subversion-1.7.9/libtool --tag=CC --silent --mode=compile cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -O2 -Werror=implicit-function-declaration -DNDEBUG -I./subversion/include -I./subversion -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/Cellar/neon/0.29.6/include/neon -I/usr/local/opt/serf/include/serf-1 -I/usr/local/opt/sqlite/include -I/usr/include -o subversion/libsvn_subr/eol.lo -c subversion/libsvn_subr/eol.c | |
brew: superenv removed: -O2 -Werror=implicit-function-declaration | |
/bin/sh /private/tmp/subversion-ncL3/subversion-1.7.9/libtool --tag=CC --silent --mode=compile cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -O2 -Werror=implicit-function-declaration -DNDEBUG -I./subversion/include -I./subversion -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/Cellar/neon/0.29.6/include/neon -I/usr/local/opt/serf/include/serf-1 -I/usr/local/opt/sqlite/include -I/usr/include -o subversion/libsvn_subr/error.lo -c subversion/libsvn_subr/error.c | |
brew: superenv removed: -O2 -Werror=implicit-function-declaration | |
/bin/sh /private/tmp/subversion-ncL3/subversion-1.7.9/libtool --tag=CC --silent --mode=compile cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -O2 -Werror=implicit-function-declaration -DNDEBUG -I./subversion/include -I./subversion -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/Cellar/neon/0.29.6/include/neon -I/usr/local/opt/serf/include/serf-1 -I/usr/local/opt/sqlite/include -I/usr/include -o subversion/libsvn_subr/hash.lo -c subversion/libsvn_subr/hash.c | |
brew: superenv removed: -O2 -Werror=implicit-function-declaration | |
/bin/sh /private/tmp/subversion-ncL3/subversion-1.7.9/libtool --tag=CC --silent --mode=compile cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -O2 -Werror=implicit-function-declaration -DNDEBUG -I./subversion/include -I./subversion -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/Cellar/neon/0.29.6/include/neon -I/usr/local/opt/serf/include/serf-1 -I/usr/local/opt/sqlite/include -I/usr/include -o subversion/libsvn_subr/io.lo -c subversion/libsvn_subr/io.c | |
brew: superenv removed: -O2 -Werror=implicit-function-declaration | |
/bin/sh /private/tmp/subversion-ncL3/subversion-1.7.9/libtool --tag=CC --silent --mode=compile cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -O2 -Werror=implicit-function-declaration -DNDEBUG -I./subversion/include -I./subversion -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/Cellar/neon/0.29.6/include/neon -I/usr/local/opt/serf/include/serf-1 -I/usr/local/opt/sqlite/include -I/usr/include -o subversion/libsvn_subr/iter.lo -c subversion/libsvn_subr/iter.c | |
brew: superenv removed: -O2 -Werror=implicit-function-declaration | |
/bin/sh /private/tmp/subversion-ncL3/subversion-1.7.9/libtool --tag=CC --silent --mode=compile cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -O2 -Werror=implicit-function-declaration -DNDEBUG -I./subversion/include -I./subversion -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/Cellar/neon/0.29.6/include/neon -I/usr/local/opt/serf/include/serf-1 -I/usr/local/opt/sqlite/include -I/usr/include -o subversion/libsvn_subr/kitchensink.lo -c subversion/libsvn_subr/kitchensink.c | |
brew: superenv removed: -O2 -Werror=implicit-function-declaration | |
/bin/sh /private/tmp/subversion-ncL3/subversion-1.7.9/libtool --tag=CC --silent --mode=compile cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -O2 -Werror=implicit-function-declaration -DNDEBUG -I./subversion/include -I./subversion -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/Cellar/neon/0.29.6/include/neon -I/usr/local/opt/serf/include/serf-1 -I/usr/local/opt/sqlite/include -I/usr/include -o subversion/libsvn_subr/lock.lo -c subversion/libsvn_subr/lock.c | |
brew: superenv removed: -O2 -Werror=implicit-function-declaration | |
/bin/sh /private/tmp/subversion-ncL3/subversion-1.7.9/libtool --tag=CC --silent --mode=compile cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -O2 -Werror=implicit-function-declaration -DNDEBUG -I./subversion/include -I./subversion -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/Cellar/neon/0.29.6/include/neon -I/usr/local/opt/serf/include/serf-1 -I/usr/local/opt/sqlite/include -I/usr/include -o subversion/libsvn_subr/log.lo -c subversion/libsvn_subr/log.c | |
brew: superenv removed: -O2 -Werror=implicit-function-declaration | |
/bin/sh /private/tmp/subversion-ncL3/subversion-1.7.9/libtool --tag=CC --silent --mode=compile cc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -O2 -Werror=implicit-function-declaration -DNDEBUG -I./subversion/include -I./subversion -isystem/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/local/Cellar/neon/0.29.6/include/neon -I/usr/local/opt/serf/include/serf-1 -I/usr/local/opt/sqlite/include -I/usr/include -o subversion/libsvn_subr/macos_keychain.lo -c subversion/libsvn_subr/macos_keychain.c | |
brew: superenv removed: -O2 -Werror=implicit-function-declaration | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:146, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAsn1Types.h:42, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidsalg.h:29, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:44, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/MacTypes.h: In function 'Debugger': | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/MacTypes.h:693: error: expected declaration specifiers before '__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_8' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/MacTypes.h:705: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_8' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/MacTypes.h:752: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_8' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/MacTypes.h:764: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_8' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/MacTypes.h:776: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_8' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/MacTypes.h:786: error: expected declaration specifiers before '#pragma' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAsn1Types.h:42, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidsalg.h:29, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:44, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:405: error: storage class specified for parameter 'CFTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:406: error: storage class specified for parameter 'CFOptionFlags' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:407: error: storage class specified for parameter 'CFHashCode' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:408: error: storage class specified for parameter 'CFIndex' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:412: error: storage class specified for parameter 'CFTypeRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:414: error: storage class specified for parameter 'CFStringRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:415: error: storage class specified for parameter 'CFMutableStringRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:422: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFPropertyListRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:425: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFComparisonResult' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:432: error: expected declaration specifiers or '...' before '*' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:432: error: storage class specified for parameter 'CFComparisonResult' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:432: error: 'CFComparisonResult' declared as function returning a function | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:443: error: expected specifier-qualifier-list before 'CFIndex' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:445: error: storage class specified for parameter 'CFRange' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:448: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFRangeMake' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:460: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__CFRangeMake' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:465: error: storage class specified for parameter 'CFNullRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:468: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFNullGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:471: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFNull' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:483: error: storage class specified for parameter 'CFAllocatorRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:487: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFAllocatorDefault' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:491: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFAllocatorSystemDefault' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:500: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFAllocatorMalloc' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:507: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFAllocatorMallocZone' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:514: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFAllocatorNull' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:521: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFAllocatorUseContext' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:523: error: storage class specified for parameter 'CFAllocatorRetainCallBack' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:524: error: storage class specified for parameter 'CFAllocatorReleaseCallBack' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:525: error: expected declaration specifiers or '...' before '*' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:525: error: storage class specified for parameter 'CFStringRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:525: error: 'CFStringRef' declared as function returning a function | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:525: error: conflicting types for 'CFStringRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:414: error: previous definition of 'CFStringRef' was here | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:526: error: expected ')' before 'allocSize' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:527: error: expected declaration specifiers or '...' before 'CFIndex' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:527: error: expected declaration specifiers or '...' before 'CFOptionFlags' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:527: error: storage class specified for parameter 'CFAllocatorReallocateCallBack' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:528: error: storage class specified for parameter 'CFAllocatorDeallocateCallBack' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:529: error: expected declaration specifiers or '...' before '*' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:529: error: expected ')' before 'size' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:531: error: expected specifier-qualifier-list before 'CFIndex' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:540: error: storage class specified for parameter 'CFAllocatorContext' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:543: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFAllocatorGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:569: error: expected ')' before 'allocator' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:572: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFAllocatorGetDefault' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:575: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFAllocatorCreate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:578: error: expected ')' before 'allocator' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:581: error: expected ')' before 'allocator' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:584: error: expected ')' before 'allocator' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:587: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFAllocatorGetPreferredSizeForSize' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:590: error: expected ')' before 'allocator' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:596: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:599: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFCopyTypeIDDescription' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:602: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFRetain' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:605: error: expected ')' before 'cf' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:608: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFGetRetainCount' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:612: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFMakeCollectable' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:615: error: expected ')' before 'cf1' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:618: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFHash' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:621: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFCopyDescription' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:624: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFGetAllocator' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidsalg.h:29, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:44, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAsn1Types.h:70: error: storage class specified for parameter 'SecAsn1Item' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAsn1Types.h:71: error: storage class specified for parameter 'SecAsn1Oid' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAsn1Types.h:72: error: storage class specified for parameter 'SecAsn1AlgId' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAsn1Types.h:73: error: storage class specified for parameter 'SecAsn1PubKeyInfo' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAsn1Types.h:120: error: storage class specified for parameter 'SecAsn1Template' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAsn1Types.h:232: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAsn1Types.h:238: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:44, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidsalg.h:36: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CSSMOID_MD2' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:45, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidsattr.h:36: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CSSMOID_ObjectClass' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidsattr.h:104: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CSSMOID_EmailAddress' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidsattr.h:115: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CSSMOID_PKCS9_Id_Ct_TSTInfo' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidsattr.h:120: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CSSMOID_QT_CPS' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidsattr.h:136: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CSSMOID_ETSI_QCS_QC_COMPLIANCE' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidsattr.h:143: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CSSMOID_PKCS7_Data' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidsattr.h:182: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CSSMOID_X9_62' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:47, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:57: error: storage class specified for parameter 'CSSMOID_X509V3SignedCertificate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:58: error: storage class specified for parameter 'CSSMOID_X509V3SignedCertificateCStruct' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:59: error: storage class specified for parameter 'CSSMOID_X509V3Certificate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:60: error: storage class specified for parameter 'CSSMOID_X509V3CertificateCStruct' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:61: error: storage class specified for parameter 'CSSMOID_X509V1Version' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:62: error: storage class specified for parameter 'CSSMOID_X509V1SerialNumber' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:63: error: storage class specified for parameter 'CSSMOID_X509V1IssuerName' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:64: error: storage class specified for parameter 'CSSMOID_X509V1IssuerNameStd' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:65: error: storage class specified for parameter 'CSSMOID_X509V1IssuerNameCStruct' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:66: error: storage class specified for parameter 'CSSMOID_X509V1IssuerNameLDAP' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:67: error: storage class specified for parameter 'CSSMOID_X509V1ValidityNotBefore' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:68: error: storage class specified for parameter 'CSSMOID_X509V1ValidityNotAfter' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:69: error: storage class specified for parameter 'CSSMOID_X509V1SubjectName' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:70: error: storage class specified for parameter 'CSSMOID_X509V1SubjectNameStd' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:71: error: storage class specified for parameter 'CSSMOID_X509V1SubjectNameCStruct' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:72: error: storage class specified for parameter 'CSSMOID_X509V1SubjectNameLDAP' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:73: error: storage class specified for parameter 'CSSMOID_CSSMKeyStruct' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:74: error: storage class specified for parameter 'CSSMOID_X509V1SubjectPublicKeyCStruct' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:75: error: storage class specified for parameter 'CSSMOID_X509V1SubjectPublicKeyAlgorithm' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:76: error: storage class specified for parameter 'CSSMOID_X509V1SubjectPublicKeyAlgorithmParameters' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:77: error: storage class specified for parameter 'CSSMOID_X509V1SubjectPublicKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:78: error: storage class specified for parameter 'CSSMOID_X509V1CertificateIssuerUniqueId' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:79: error: storage class specified for parameter 'CSSMOID_X509V1CertificateSubjectUniqueId' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:80: error: storage class specified for parameter 'CSSMOID_X509V3CertificateExtensionsStruct' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:81: error: storage class specified for parameter 'CSSMOID_X509V3CertificateExtensionsCStruct' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:82: error: storage class specified for parameter 'CSSMOID_X509V3CertificateNumberOfExtensions' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:83: error: storage class specified for parameter 'CSSMOID_X509V3CertificateExtensionStruct' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:84: error: storage class specified for parameter 'CSSMOID_X509V3CertificateExtensionCStruct' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:85: error: storage class specified for parameter 'CSSMOID_X509V3CertificateExtensionId' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:86: error: storage class specified for parameter 'CSSMOID_X509V3CertificateExtensionCritical' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:87: error: storage class specified for parameter 'CSSMOID_X509V3CertificateExtensionType' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:88: error: storage class specified for parameter 'CSSMOID_X509V3CertificateExtensionValue' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:91: error: storage class specified for parameter 'CSSMOID_X509V1SignatureStruct' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:92: error: storage class specified for parameter 'CSSMOID_X509V1SignatureCStruct' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:93: error: storage class specified for parameter 'CSSMOID_X509V1SignatureAlgorithm' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:94: error: storage class specified for parameter 'CSSMOID_X509V1SignatureAlgorithmTBS' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:95: error: storage class specified for parameter 'CSSMOID_X509V1SignatureAlgorithmParameters' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:96: error: storage class specified for parameter 'CSSMOID_X509V1Signature' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:99: error: storage class specified for parameter 'CSSMOID_SubjectSignatureBitmap' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:100: error: storage class specified for parameter 'CSSMOID_SubjectPicture' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:101: error: storage class specified for parameter 'CSSMOID_SubjectEmailAddress' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:102: error: storage class specified for parameter 'CSSMOID_UseExemptions' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:112: error: storage class specified for parameter 'CSSMOID_SubjectDirectoryAttributes' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:113: error: storage class specified for parameter 'CSSMOID_SubjectKeyIdentifier' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:114: error: storage class specified for parameter 'CSSMOID_KeyUsage' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:115: error: storage class specified for parameter 'CSSMOID_PrivateKeyUsagePeriod' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:116: error: storage class specified for parameter 'CSSMOID_SubjectAltName' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:117: error: storage class specified for parameter 'CSSMOID_IssuerAltName' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:118: error: storage class specified for parameter 'CSSMOID_BasicConstraints' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:119: error: storage class specified for parameter 'CSSMOID_CrlNumber' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:120: error: storage class specified for parameter 'CSSMOID_CrlReason' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:121: error: storage class specified for parameter 'CSSMOID_HoldInstructionCode' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:122: error: storage class specified for parameter 'CSSMOID_InvalidityDate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:123: error: storage class specified for parameter 'CSSMOID_DeltaCrlIndicator' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:124: error: storage class specified for parameter 'CSSMOID_IssuingDistributionPoint' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:125: error: storage class specified for parameter 'CSSMOID_IssuingDistributionPoints' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:126: error: storage class specified for parameter 'CSSMOID_CertIssuer' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:127: error: storage class specified for parameter 'CSSMOID_NameConstraints' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:128: error: storage class specified for parameter 'CSSMOID_CrlDistributionPoints' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:129: error: storage class specified for parameter 'CSSMOID_CertificatePolicies' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:130: error: storage class specified for parameter 'CSSMOID_PolicyMappings' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:131: error: storage class specified for parameter 'CSSMOID_PolicyConstraints' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:132: error: storage class specified for parameter 'CSSMOID_AuthorityKeyIdentifier' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:133: error: storage class specified for parameter 'CSSMOID_ExtendedKeyUsage' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:134: error: storage class specified for parameter 'CSSMOID_InhibitAnyPolicy' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:135: error: storage class specified for parameter 'CSSMOID_AuthorityInfoAccess' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:136: error: storage class specified for parameter 'CSSMOID_BiometricInfo' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:137: error: storage class specified for parameter 'CSSMOID_QC_Statements' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:138: error: storage class specified for parameter 'CSSMOID_SubjectInfoAccess' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:139: error: storage class specified for parameter 'CSSMOID_ExtendedKeyUsageAny' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:140: error: storage class specified for parameter 'CSSMOID_ServerAuth' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:141: error: storage class specified for parameter 'CSSMOID_ClientAuth' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:142: error: storage class specified for parameter 'CSSMOID_ExtendedUseCodeSigning' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:143: error: storage class specified for parameter 'CSSMOID_EmailProtection' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:144: error: storage class specified for parameter 'CSSMOID_TimeStamping' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:145: error: storage class specified for parameter 'CSSMOID_OCSPSigning' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:146: error: storage class specified for parameter 'CSSMOID_KERBv5_PKINIT_KP_CLIENT_AUTH' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:147: error: storage class specified for parameter 'CSSMOID_KERBv5_PKINIT_KP_KDC' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:148: error: storage class specified for parameter 'CSSMOID_EKU_IPSec' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:149: error: storage class specified for parameter 'CSSMOID_DOTMAC_CERT_EXTENSION' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:150: error: storage class specified for parameter 'CSSMOID_DOTMAC_CERT_IDENTITY' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:151: error: storage class specified for parameter 'CSSMOID_DOTMAC_CERT_EMAIL_SIGN' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:152: error: storage class specified for parameter 'CSSMOID_DOTMAC_CERT_EMAIL_ENCRYPT' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:153: error: storage class specified for parameter 'CSSMOID_APPLE_CERT_POLICY' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:154: error: storage class specified for parameter 'CSSMOID_DOTMAC_CERT_POLICY' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:155: error: storage class specified for parameter 'CSSMOID_ADC_CERT_POLICY' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:156: error: storage class specified for parameter 'CSSMOID_MACAPPSTORE_CERT_POLICY' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:157: error: storage class specified for parameter 'CSSMOID_MACAPPSTORE_RECEIPT_CERT_POLICY' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:158: error: storage class specified for parameter 'CSSMOID_APPLEID_CERT_POLICY' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:159: error: storage class specified for parameter 'CSSMOID_APPLEID_SHARING_CERT_POLICY' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:160: error: storage class specified for parameter 'CSSMOID_APPLE_EKU_CODE_SIGNING' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:161: error: storage class specified for parameter 'CSSMOID_APPLE_EKU_CODE_SIGNING_DEV' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:162: error: storage class specified for parameter 'CSSMOID_APPLE_EKU_RESOURCE_SIGNING' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:163: error: storage class specified for parameter 'CSSMOID_APPLE_EKU_ICHAT_SIGNING' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:164: error: storage class specified for parameter 'CSSMOID_APPLE_EKU_ICHAT_ENCRYPTION' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:165: error: storage class specified for parameter 'CSSMOID_APPLE_EKU_SYSTEM_IDENTITY' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:166: error: storage class specified for parameter 'CSSMOID_APPLE_EXTENSION' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:167: error: storage class specified for parameter 'CSSMOID_APPLE_EXTENSION_CODE_SIGNING' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:168: error: storage class specified for parameter 'CSSMOID_APPLE_EXTENSION_APPLE_SIGNING' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:169: error: storage class specified for parameter 'CSSMOID_APPLE_EXTENSION_ADC_DEV_SIGNING' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:170: error: storage class specified for parameter 'CSSMOID_APPLE_EXTENSION_ADC_APPLE_SIGNING' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:171: error: storage class specified for parameter 'CSSMOID_APPLE_EXTENSION_MACAPPSTORE_RECEIPT' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:172: error: storage class specified for parameter 'CSSMOID_APPLE_EXTENSION_INTERMEDIATE_MARKER' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:173: error: storage class specified for parameter 'CSSMOID_APPLE_EXTENSION_WWDR_INTERMEDIATE' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:174: error: storage class specified for parameter 'CSSMOID_APPLE_EXTENSION_ITMS_INTERMEDIATE' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:175: error: storage class specified for parameter 'CSSMOID_APPLE_EXTENSION_AAI_INTERMEDIATE' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:176: error: storage class specified for parameter 'CSSMOID_APPLE_EXTENSION_APPLEID_INTERMEDIATE' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:178: error: storage class specified for parameter 'CSSMOID_APPLE_EXTENSION_APPLEID_SHARING' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:184: error: storage class specified for parameter 'CSSMOID_NetscapeCertType' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:185: error: storage class specified for parameter 'CSSMOID_NetscapeCertSequence' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:186: error: storage class specified for parameter 'CSSMOID_NetscapeSGC' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscert.h:188: error: storage class specified for parameter 'CSSMOID_MicrosoftSGC' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:48, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscrl.h:43: error: storage class specified for parameter 'CSSMOID_X509V2CRLSignedCrlStruct' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscrl.h:44: error: storage class specified for parameter 'CSSMOID_X509V2CRLSignedCrlCStruct' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscrl.h:45: error: storage class specified for parameter 'CSSMOID_X509V2CRLTbsCertListStruct' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscrl.h:46: error: storage class specified for parameter 'CSSMOID_X509V2CRLTbsCertListCStruct' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscrl.h:47: error: storage class specified for parameter 'CSSMOID_X509V2CRLVersion' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscrl.h:48: error: storage class specified for parameter 'CSSMOID_X509V1CRLIssuerStruct' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscrl.h:49: error: storage class specified for parameter 'CSSMOID_X509V1CRLIssuerNameCStruct' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscrl.h:50: error: storage class specified for parameter 'CSSMOID_X509V1CRLIssuerNameLDAP' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscrl.h:51: error: storage class specified for parameter 'CSSMOID_X509V1CRLThisUpdate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscrl.h:52: error: storage class specified for parameter 'CSSMOID_X509V1CRLNextUpdate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscrl.h:55: error: storage class specified for parameter 'CSSMOID_X509V1CRLRevokedCertificatesStruct' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscrl.h:56: error: storage class specified for parameter 'CSSMOID_X509V1CRLRevokedCertificatesCStruct' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscrl.h:57: error: storage class specified for parameter 'CSSMOID_X509V1CRLNumberOfRevokedCertEntries' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscrl.h:58: error: storage class specified for parameter 'CSSMOID_X509V1CRLRevokedEntryStruct' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscrl.h:59: error: storage class specified for parameter 'CSSMOID_X509V1CRLRevokedEntryCStruct' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscrl.h:60: error: storage class specified for parameter 'CSSMOID_X509V1CRLRevokedEntrySerialNumber' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscrl.h:61: error: storage class specified for parameter 'CSSMOID_X509V1CRLRevokedEntryRevocationDate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscrl.h:64: error: storage class specified for parameter 'CSSMOID_X509V2CRLRevokedEntryAllExtensionsStruct' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscrl.h:65: error: storage class specified for parameter 'CSSMOID_X509V2CRLRevokedEntryAllExtensionsCStruct' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscrl.h:66: error: storage class specified for parameter 'CSSMOID_X509V2CRLRevokedEntryNumberOfExtensions' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscrl.h:67: error: storage class specified for parameter 'CSSMOID_X509V2CRLRevokedEntrySingleExtensionStruct' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscrl.h:68: error: storage class specified for parameter 'CSSMOID_X509V2CRLRevokedEntrySingleExtensionCStruct' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscrl.h:69: error: storage class specified for parameter 'CSSMOID_X509V2CRLRevokedEntryExtensionId' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscrl.h:70: error: storage class specified for parameter 'CSSMOID_X509V2CRLRevokedEntryExtensionCritical' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscrl.h:71: error: storage class specified for parameter 'CSSMOID_X509V2CRLRevokedEntryExtensionType' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscrl.h:72: error: storage class specified for parameter 'CSSMOID_X509V2CRLRevokedEntryExtensionValue' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscrl.h:75: error: storage class specified for parameter 'CSSMOID_X509V2CRLAllExtensionsStruct' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscrl.h:76: error: storage class specified for parameter 'CSSMOID_X509V2CRLAllExtensionsCStruct' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscrl.h:77: error: storage class specified for parameter 'CSSMOID_X509V2CRLNumberOfExtensions' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscrl.h:78: error: storage class specified for parameter 'CSSMOID_X509V2CRLSingleExtensionStruct' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscrl.h:79: error: storage class specified for parameter 'CSSMOID_X509V2CRLSingleExtensionCStruct' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscrl.h:80: error: storage class specified for parameter 'CSSMOID_X509V2CRLExtensionId' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscrl.h:81: error: storage class specified for parameter 'CSSMOID_X509V2CRLExtensionCritical' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscrl.h:82: error: storage class specified for parameter 'CSSMOID_X509V2CRLExtensionType' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscrl.h:85: error: storage class specified for parameter 'CSSMOID_PKIX_OCSP' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscrl.h:86: error: storage class specified for parameter 'CSSMOID_PKIX_OCSP_BASIC' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscrl.h:87: error: storage class specified for parameter 'CSSMOID_PKIX_OCSP_NONCE' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscrl.h:88: error: storage class specified for parameter 'CSSMOID_PKIX_OCSP_CRL' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscrl.h:89: error: storage class specified for parameter 'CSSMOID_PKIX_OCSP_RESPONSE' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscrl.h:90: error: storage class specified for parameter 'CSSMOID_PKIX_OCSP_NOCHECK' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscrl.h:91: error: storage class specified for parameter 'CSSMOID_PKIX_OCSP_ARCHIVE_CUTOFF' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/oidscrl.h:92: error: storage class specified for parameter 'CSSMOID_PKIX_OCSP_SERVICE_LOCATOR' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:52, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecBase.h:45: error: storage class specified for parameter 'SecKeychainRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecBase.h:51: error: storage class specified for parameter 'SecKeychainItemRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecBase.h:57: error: storage class specified for parameter 'SecKeychainSearchRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecBase.h:63: error: storage class specified for parameter 'SecKeychainAttrType' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecBase.h:74: error: expected specifier-qualifier-list before 'SecKeychainAttrType' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecBase.h:78: error: storage class specified for parameter 'SecKeychainAttribute' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecBase.h:84: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecBase.h:95: error: expected specifier-qualifier-list before 'SecKeychainAttribute' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecBase.h:97: error: storage class specified for parameter 'SecKeychainAttributeList' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecBase.h:103: error: storage class specified for parameter 'SecKeychainStatus' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecBase.h:110: error: storage class specified for parameter 'SecTrustedApplicationRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecBase.h:116: error: storage class specified for parameter 'SecPolicyRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecBase.h:122: error: storage class specified for parameter 'SecCertificateRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecBase.h:128: error: storage class specified for parameter 'SecAccessRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecBase.h:134: error: storage class specified for parameter 'SecIdentityRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecBase.h:140: error: storage class specified for parameter 'SecKeyRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecBase.h:146: error: storage class specified for parameter 'SecACLRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecBase.h:152: error: storage class specified for parameter 'SecPasswordRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecBase.h:168: error: storage class specified for parameter 'SecKeychainAttributeInfo' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecBase.h:177: error: expected declaration specifiers before 'CFStringRef' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAccess.h:35, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:53, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:74: error: expected ')' before 'allocator' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:75: error: expected ')' before 'allocator' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:76: error: expected declaration specifiers or '...' before '*' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:76: error: storage class specified for parameter 'CFStringRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:76: error: 'CFStringRef' declared as function returning a function | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:76: error: redefinition of parameter 'CFStringRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:525: error: previous definition of 'CFStringRef' was here | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:77: error: storage class specified for parameter 'CFArrayEqualCallBack' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:79: error: expected specifier-qualifier-list before 'CFIndex' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:84: error: storage class specified for parameter 'CFArrayCallBacks' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:92: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFTypeArrayCallBacks' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:102: error: storage class specified for parameter 'CFArrayApplierFunction' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:108: error: storage class specified for parameter 'CFArrayRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:114: error: storage class specified for parameter 'CFMutableArrayRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:121: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFArrayGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:174: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFArrayCreate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:195: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFArrayCreateCopy' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:239: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFArrayCreateMutable' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:269: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFArrayCreateMutableCopy' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:279: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFArrayGetCount' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:302: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFArrayGetCountOfValue' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:325: error: expected ')' before 'theArray' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:339: error: expected ')' before 'theArray' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:360: error: expected ')' before 'theArray' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:387: error: expected ')' before 'theArray' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:412: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFArrayGetFirstIndexOfValue' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:437: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFArrayGetLastIndexOfValue' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:476: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFArrayBSearchValues' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:492: error: expected ')' before 'theArray' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:513: error: expected ')' before 'theArray' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:534: error: expected ')' before 'theArray' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:548: error: expected ')' before 'theArray' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:558: error: expected ')' before 'theArray' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:592: error: expected ')' before 'theArray' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:610: error: expected ')' before 'theArray' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:640: error: expected ')' before 'theArray' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:667: error: expected ')' before 'theArray' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:10, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFError.h:33, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAccess.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:53, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:13: error: storage class specified for parameter 'CFDataRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:14: error: storage class specified for parameter 'CFMutableDataRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDataGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDataCreate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:23: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDataCreateWithBytesNoCopy' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDataCreateCopy' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:30: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDataCreateMutable' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDataCreateMutableCopy' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:36: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDataGetLength' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:39: error: expected ')' before 'theData' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:42: error: expected ')' before 'theData' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:45: error: expected ')' before 'theData' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:48: error: expected ')' before 'theData' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:51: error: expected ')' before 'theData' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:54: error: expected ')' before 'theData' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:57: error: expected ')' before 'theData' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:60: error: expected ')' before 'theData' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:62: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDataSearchFlags' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFData.h:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDataFind' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:11, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFError.h:33, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAccess.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:53, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:92: error: expected ')' before 'allocator' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:93: error: expected ')' before 'allocator' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:94: error: expected declaration specifiers or '...' before '*' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:94: error: storage class specified for parameter 'CFStringRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:94: error: 'CFStringRef' declared as function returning a function | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:94: error: redefinition of parameter 'CFStringRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFArray.h:76: error: previous definition of 'CFStringRef' was here | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:95: error: storage class specified for parameter 'CFDictionaryEqualCallBack' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:96: error: expected declaration specifiers or '...' before '*' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:96: error: storage class specified for parameter 'CFHashCode' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:96: error: 'CFHashCode' declared as function returning a function | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:96: error: conflicting types for 'CFHashCode' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:407: error: previous definition of 'CFHashCode' was here | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:98: error: expected specifier-qualifier-list before 'CFIndex' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:104: error: storage class specified for parameter 'CFDictionaryKeyCallBacks' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:113: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFTypeDictionaryKeyCallBacks' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:124: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFCopyStringDictionaryKeyCallBacks' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:150: error: expected specifier-qualifier-list before 'CFIndex' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:155: error: storage class specified for parameter 'CFDictionaryValueCallBacks' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:164: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFTypeDictionaryValueCallBacks' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:175: error: storage class specified for parameter 'CFDictionaryApplierFunction' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:181: error: storage class specified for parameter 'CFDictionaryRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:187: error: storage class specified for parameter 'CFMutableDictionaryRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:194: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDictionaryGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:279: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDictionaryCreate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:303: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDictionaryCreateCopy' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:375: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDictionaryCreateMutable' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:408: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDictionaryCreateMutableCopy' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:418: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDictionaryGetCount' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:437: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDictionaryGetCountOfKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:453: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDictionaryGetCountOfValue' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:471: error: expected ')' before 'theDict' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:487: error: expected ')' before 'theDict' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:509: error: expected ')' before 'theDict' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:534: error: expected ')' before 'theDict' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:557: error: expected ')' before 'theDict' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:577: error: expected ')' before 'theDict' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:597: error: expected ')' before 'theDict' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:620: error: expected ')' before 'theDict' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:639: error: expected ')' before 'theDict' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:653: error: expected ')' before 'theDict' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:663: error: expected ')' before 'theDict' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:12, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFError.h:33, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAccess.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:53, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:44: error: storage class specified for parameter 'CFCharacterSetRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:50: error: storage class specified for parameter 'CFMutableCharacterSetRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:57: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFCharacterSetPredefinedSet' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:80: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFCharacterSetGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:93: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFCharacterSetGetPredefined' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:112: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFCharacterSetCreateWithCharactersInRange' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:129: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFCharacterSetCreateWithCharactersInString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:157: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFCharacterSetCreateWithBitmapRepresentation' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:172: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFCharacterSetCreateInvertedSet' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:182: error: expected ')' before 'theSet' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:193: error: expected ')' before 'theSet' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:206: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFCharacterSetCreateMutable' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:222: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFCharacterSetCreateCopy' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:238: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFCharacterSetCreateMutableCopy' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:252: error: expected ')' before 'theSet' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:263: error: expected ')' before 'theSet' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:282: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFCharacterSetCreateBitmapRepresentation' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:297: error: expected ')' before 'theSet' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:312: error: expected ')' before 'theSet' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:325: error: expected ')' before 'theSet' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:338: error: expected ')' before 'theSet' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:352: error: expected ')' before 'theSet' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:366: error: expected ')' before 'theSet' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCharacterSet.h:376: error: expected ')' before 'theSet' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:13, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFError.h:33, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAccess.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:53, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:15: error: storage class specified for parameter 'CFLocaleRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleGetSystem' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCopyCurrent' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:36: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCopyAvailableLocaleIdentifiers' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCopyISOLanguageCodes' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:47: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCopyISOCountryCodes' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:53: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCopyISOCurrencyCodes' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:59: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCopyCommonISOCurrencyCodes' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:64: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCopyPreferredLanguages' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCreateCanonicalLanguageIdentifierFromString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:73: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCreateCanonicalLocaleIdentifierFromString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:78: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCreateCanonicalLocaleIdentifierFromScriptManagerCodes' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:82: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCreateLocaleIdentifierFromWindowsLocaleCode' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:86: error: expected ')' before 'localeIdentifier' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleLanguageDirection' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:98: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleGetLanguageCharacterDirection' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:101: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleGetLanguageLineDirection' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:104: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCreateComponentsFromLocaleIdentifier' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:114: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCreateLocaleIdentifierFromComponents' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:122: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCreate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:126: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCreateCopy' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:132: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleGetIdentifier' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:137: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleGetValue' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:142: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFLocaleCopyDisplayNameForPropertyValue' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:148: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleCurrentLocaleDidChangeNotification' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:152: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleIdentifier' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:153: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleLanguageCode' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:154: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleCountryCode' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:155: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleScriptCode' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:156: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleVariantCode' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:158: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleExemplarCharacterSet' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:159: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleCalendarIdentifier' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:160: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleCalendar' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:161: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleCollationIdentifier' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:162: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleUsesMetricSystem' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:163: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleMeasurementSystem' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:164: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleDecimalSeparator' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:165: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleGroupingSeparator' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:166: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleCurrencySymbol' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:167: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleCurrencyCode' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:168: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleCollatorIdentifier' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleQuotationBeginDelimiterKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:170: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleQuotationEndDelimiterKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:171: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleAlternateQuotationBeginDelimiterKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:172: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFLocaleAlternateQuotationEndDelimiterKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:175: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFGregorianCalendar' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:176: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFBuddhistCalendar' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:177: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFChineseCalendar' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:178: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFHebrewCalendar' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:179: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFIslamicCalendar' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:180: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFIslamicCivilCalendar' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:181: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFJapaneseCalendar' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:182: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFRepublicOfChinaCalendar' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:183: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFPersianCalendar' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:184: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFIndianCalendar' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFLocale.h:185: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFISO8601Calendar' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFError.h:33, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAccess.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:53, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:93: error: storage class specified for parameter 'CFStringEncoding' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:99: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringBuiltInEncodings' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:121: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringCreateWithPascalString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:172: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringCreateWithCString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:177: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringCreateWithBytes' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:180: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringCreateWithCharacters' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:200: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringCreateWithPascalStringNoCopy' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:203: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringCreateWithCStringNoCopy' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:208: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringCreateWithBytesNoCopy' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:211: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringCreateWithCharactersNoCopy' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:216: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringCreateWithSubstring' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:219: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringCreateCopy' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:224: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringCreateWithFormat' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:227: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringCreateWithFormatAndArguments' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:232: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringCreateMutable' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:235: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringCreateMutableCopy' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:244: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringCreateMutableWithExternalCharactersNoCopy' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:251: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringGetLength' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:259: error: expected ')' before 'theString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:262: error: expected ')' before 'theString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:276: error: expected ')' before 'theString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:279: error: expected ')' before 'theString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:287: error: expected ')' before 'theString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:290: error: expected ')' before 'theString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:293: error: expected ')' before 'theString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:312: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringGetBytes' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:321: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringCreateFromExternalRepresentation' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:324: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringCreateExternalRepresentation' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:329: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringGetSmallestEncoding' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:332: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringGetFastestEncoding' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:337: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringGetSystemEncoding' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:340: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringGetMaximumSizeForEncoding' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:348: error: expected ')' before 'string' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:353: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringGetMaximumSizeOfFileSystemRepresentation' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:358: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringCreateWithFileSystemRepresentation' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:365: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringCompareFlags' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:383: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringCompareWithOptionsAndLocale' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:388: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringCompareWithOptions' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:395: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringCompare' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:403: error: expected ')' before 'theString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:408: error: expected ')' before 'theString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:419: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringCreateArrayWithFindResults' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:424: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringFind' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:427: error: expected ')' before 'theString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:430: error: expected ')' before 'theString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:445: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringGetRangeOfComposedCharactersAtIndex' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:476: error: expected ')' before 'theString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:488: error: expected ')' before 'theString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:493: error: expected ')' before 'string' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:521: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringGetHyphenationLocationBeforeIndex' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:524: error: expected ')' before 'locale' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:529: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringCreateByCombiningStrings' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:532: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringCreateArrayBySeparatingStrings' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:538: error: expected ')' before 'str' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:541: error: expected ')' before 'str' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:552: error: expected ')' before 'theString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:555: error: expected ')' before 'theString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:558: error: expected ')' before 'theString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:561: error: expected ')' before 'theString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:564: error: expected ')' before 'theString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:567: error: expected ')' before 'theString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:570: error: expected ')' before 'str' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:573: error: expected ')' before 'theString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:576: error: expected ')' before 'theString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:579: error: expected ')' before 'theString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:590: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringFindAndReplace' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:601: error: expected ')' before 'theString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:615: error: expected ')' before 'theString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:618: error: expected ')' before 'theString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:621: error: expected ')' before 'theString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:624: error: expected ')' before 'theString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:627: error: expected ')' before 'theString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:630: error: expected ')' before 'theString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:638: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringNormalizationForm' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:656: error: expected ')' before 'theString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:684: error: expected ')' before 'theString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:691: error: expected ')' before 'string' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:695: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFStringTransformStripCombiningMarks' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:696: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFStringTransformToLatin' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:697: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFStringTransformFullwidthHalfwidth' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:698: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFStringTransformLatinKatakana' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:699: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFStringTransformLatinHiragana' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:700: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFStringTransformHiraganaKatakana' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:701: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFStringTransformMandarinLatin' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:702: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFStringTransformLatinHangul' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:703: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFStringTransformLatinArabic' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:704: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFStringTransformLatinHebrew' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:705: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFStringTransformLatinThai' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:706: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFStringTransformLatinCyrillic' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:707: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFStringTransformLatinGreek' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:708: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFStringTransformToXMLHex' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:709: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFStringTransformToUnicodeName' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:710: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFStringTransformStripDiacritics' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:718: error: expected ')' before 'encoding' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:723: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:728: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringGetNameOfEncoding' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:733: error: expected ')' before 'encoding' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:736: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringConvertNSStringEncodingToEncoding' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:741: error: expected ')' before 'encoding' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:744: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringConvertWindowsCodepageToEncoding' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:749: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringConvertIANACharSetNameToEncoding' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:752: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringConvertEncodingToIANACharSetName' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:759: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringGetMostCompatibleMacStringEncoding' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:775: error: expected specifier-qualifier-list before 'CFStringRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:780: error: storage class specified for parameter 'CFStringInlineBuffer' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:783: error: expected ')' before 'str' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:790: error: expected ')' before '*' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:820: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:824: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:828: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:833: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:854: error: expected ')' before 'obj' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:857: error: expected ')' before 'str' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFString.h:861: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__CFStringMakeConstantString' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAccess.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:53, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFError.h:43: error: storage class specified for parameter 'CFErrorRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFError.h:50: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFErrorGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFError.h:54: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFErrorDomainPOSIX' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFError.h:55: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFErrorDomainOSStatus' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFError.h:56: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFErrorDomainMach' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFError.h:57: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFErrorDomainCocoa' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFError.h:60: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFErrorLocalizedDescriptionKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFError.h:61: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFErrorLocalizedFailureReasonKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFError.h:62: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFErrorLocalizedRecoverySuggestionKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFError.h:65: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFErrorDescriptionKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFError.h:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFErrorUnderlyingErrorKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFError.h:69: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFErrorURLKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFError.h:70: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFErrorFilePathKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFError.h:85: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFErrorCreate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFError.h:100: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFErrorCreateWithUserInfoKeysAndValues' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFError.h:109: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFErrorGetDomain' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFError.h:118: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFErrorGetCode' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFError.h:128: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFErrorCopyUserInfo' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFError.h:142: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFErrorCopyDescription' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFError.h:154: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFErrorCopyFailureReason' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFError.h:166: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFErrorCopyRecoverySuggestion' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAccess.h:38, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:53, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/usr/include/unistd.h:550: error: storage class specified for parameter 'optarg' | |
/usr/include/unistd.h:551: error: storage class specified for parameter 'optind' | |
/usr/include/unistd.h:551: error: storage class specified for parameter 'opterr' | |
/usr/include/unistd.h:551: error: storage class specified for parameter 'optopt' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAccess.h:38, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:53, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/usr/include/unistd.h:686: error: storage class specified for parameter 'uuid_t' | |
/usr/include/unistd.h:699: error: expected ')' before 'const' | |
/usr/include/unistd.h:702: error: expected declaration specifiers or '...' before 'uuid_t' | |
/usr/include/unistd.h:704: error: expected declaration specifiers or '...' before 'uuid_t' | |
/usr/include/unistd.h:750: error: storage class specified for parameter 'suboptarg' | |
/usr/include/unistd.h:779: error: storage class specified for parameter 'optreset' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:53, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAccess.h:47: error: storage class specified for parameter 'SecAccessOwnerType' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAccess.h:58: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecACLAuthorizationAny' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAccess.h:61: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecACLAuthorizationLogin' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAccess.h:63: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecACLAuthorizationGenKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAccess.h:65: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecACLAuthorizationDelete' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAccess.h:67: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecACLAuthorizationExportWrapped' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAccess.h:69: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecACLAuthorizationExportClear' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAccess.h:71: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecACLAuthorizationImportWrapped' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAccess.h:73: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecACLAuthorizationImportClear' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAccess.h:75: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecACLAuthorizationSign' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAccess.h:77: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecACLAuthorizationEncrypt' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAccess.h:79: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecACLAuthorizationDecrypt' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAccess.h:81: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecACLAuthorizationMAC' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAccess.h:83: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecACLAuthorizationDerive' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAccess.h:87: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecACLAuthorizationKeychainCreate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAccess.h:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecACLAuthorizationKeychainDelete' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAccess.h:91: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecACLAuthorizationKeychainItemRead' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAccess.h:93: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecACLAuthorizationKeychainItemInsert' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAccess.h:95: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecACLAuthorizationKeychainItemModify' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAccess.h:97: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecACLAuthorizationKeychainItemDelete' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAccess.h:100: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecACLAuthorizationChangeACL' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAccess.h:102: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecACLAuthorizationChangeOwner' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAccess.h:111: error: expected declaration specifiers before 'CFTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAccess.h:126: error: expected ')' before 'descriptor' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAccess.h:138: error: expected declaration specifiers or '...' before 'SecAccessRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAccess.h:151: error: expected declaration specifiers before 'SecAccessRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAccess.h:164: error: expected ')' before 'accessRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAccess.h:178: error: expected ')' before 'accessRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAccess.h:188: error: expected ')' before 'accessRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAccess.h:199: error: expected ')' before 'accessRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecAccess.h:210: error: expected declaration specifiers before 'CFArrayRef' | |
In file included from /usr/include/ctype.h:69, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:14, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/usr/include/runetype.h:70: error: storage class specified for parameter 'wint_t' | |
/usr/include/runetype.h:86: error: storage class specified for parameter '_RuneEntry' | |
/usr/include/runetype.h:90: error: expected specifier-qualifier-list before '_RuneEntry' | |
/usr/include/runetype.h:91: error: storage class specified for parameter '_RuneRange' | |
/usr/include/runetype.h:96: error: storage class specified for parameter '_RuneCharClass' | |
/usr/include/runetype.h:115: error: expected specifier-qualifier-list before '_RuneRange' | |
/usr/include/runetype.h:127: error: storage class specified for parameter '_RuneLocale' | |
/usr/include/runetype.h:132: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_DefaultRuneLocale' | |
/usr/include/runetype.h:133: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:14, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/usr/include/ctype.h:153: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/ctype.h:171: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/ctype.h:182: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/ctype.h:212: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/ctype.h:230: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/ctype.h:236: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/ctype.h:242: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/ctype.h:248: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/ctype.h:255: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/ctype.h:261: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/ctype.h:267: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/ctype.h:273: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/ctype.h:279: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/ctype.h:285: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/ctype.h:291: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/ctype.h:298: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/ctype.h:304: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/ctype.h:310: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/ctype.h:316: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/ctype.h:323: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/ctype.h:329: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/ctype.h:335: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/ctype.h:341: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/ctype.h:347: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/ctype.h:353: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/ctype.h:359: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
In file included from /usr/include/math.h:28, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:19, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/usr/include/architecture/i386/math.h:49: error: storage class specified for parameter 'float_t' | |
/usr/include/architecture/i386/math.h:50: error: storage class specified for parameter 'double_t' | |
/usr/include/architecture/i386/math.h:108: error: storage class specified for parameter '__math_errhandling' | |
/usr/include/architecture/i386/math.h:128: error: storage class specified for parameter '__fpclassifyf' | |
/usr/include/architecture/i386/math.h:129: error: storage class specified for parameter '__fpclassifyd' | |
/usr/include/architecture/i386/math.h:130: error: storage class specified for parameter '__fpclassify' | |
/usr/include/architecture/i386/math.h:163: error: storage class specified for parameter '__inline_isfinitef' | |
/usr/include/architecture/i386/math.h:164: error: storage class specified for parameter '__inline_isfinited' | |
/usr/include/architecture/i386/math.h:165: error: storage class specified for parameter '__inline_isfinite' | |
/usr/include/architecture/i386/math.h:166: error: storage class specified for parameter '__inline_isinff' | |
/usr/include/architecture/i386/math.h:167: error: storage class specified for parameter '__inline_isinfd' | |
/usr/include/architecture/i386/math.h:168: error: storage class specified for parameter '__inline_isinf' | |
/usr/include/architecture/i386/math.h:169: error: storage class specified for parameter '__inline_isnanf' | |
/usr/include/architecture/i386/math.h:170: error: storage class specified for parameter '__inline_isnand' | |
/usr/include/architecture/i386/math.h:171: error: storage class specified for parameter '__inline_isnan' | |
/usr/include/architecture/i386/math.h:172: error: storage class specified for parameter '__inline_isnormalf' | |
/usr/include/architecture/i386/math.h:173: error: storage class specified for parameter '__inline_isnormald' | |
/usr/include/architecture/i386/math.h:174: error: storage class specified for parameter '__inline_isnormal' | |
/usr/include/architecture/i386/math.h:175: error: storage class specified for parameter '__inline_signbitf' | |
/usr/include/architecture/i386/math.h:176: error: storage class specified for parameter '__inline_signbitd' | |
/usr/include/architecture/i386/math.h:177: error: storage class specified for parameter '__inline_signbit' | |
/usr/include/architecture/i386/math.h:179: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/architecture/i386/math.h:180: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/architecture/i386/math.h:181: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/architecture/i386/math.h:182: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/architecture/i386/math.h:183: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/architecture/i386/math.h:184: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/architecture/i386/math.h:185: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/architecture/i386/math.h:186: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/architecture/i386/math.h:187: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/architecture/i386/math.h:188: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/architecture/i386/math.h:189: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/architecture/i386/math.h:190: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/architecture/i386/math.h:191: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/architecture/i386/math.h:192: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/architecture/i386/math.h:193: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/architecture/i386/math.h:253: error: storage class specified for parameter 'acos' | |
/usr/include/architecture/i386/math.h:254: error: storage class specified for parameter 'acosf' | |
/usr/include/architecture/i386/math.h:256: error: storage class specified for parameter 'asin' | |
/usr/include/architecture/i386/math.h:257: error: storage class specified for parameter 'asinf' | |
/usr/include/architecture/i386/math.h:259: error: storage class specified for parameter 'atan' | |
/usr/include/architecture/i386/math.h:260: error: storage class specified for parameter 'atanf' | |
/usr/include/architecture/i386/math.h:262: error: storage class specified for parameter 'atan2' | |
/usr/include/architecture/i386/math.h:263: error: storage class specified for parameter 'atan2f' | |
/usr/include/architecture/i386/math.h:265: error: storage class specified for parameter 'cos' | |
/usr/include/architecture/i386/math.h:266: error: storage class specified for parameter 'cosf' | |
/usr/include/architecture/i386/math.h:268: error: storage class specified for parameter 'sin' | |
/usr/include/architecture/i386/math.h:269: error: storage class specified for parameter 'sinf' | |
/usr/include/architecture/i386/math.h:271: error: storage class specified for parameter 'tan' | |
/usr/include/architecture/i386/math.h:272: error: storage class specified for parameter 'tanf' | |
/usr/include/architecture/i386/math.h:274: error: storage class specified for parameter 'acosh' | |
/usr/include/architecture/i386/math.h:275: error: storage class specified for parameter 'acoshf' | |
/usr/include/architecture/i386/math.h:277: error: storage class specified for parameter 'asinh' | |
/usr/include/architecture/i386/math.h:278: error: storage class specified for parameter 'asinhf' | |
/usr/include/architecture/i386/math.h:280: error: storage class specified for parameter 'atanh' | |
/usr/include/architecture/i386/math.h:281: error: storage class specified for parameter 'atanhf' | |
/usr/include/architecture/i386/math.h:283: error: storage class specified for parameter 'cosh' | |
/usr/include/architecture/i386/math.h:284: error: storage class specified for parameter 'coshf' | |
/usr/include/architecture/i386/math.h:286: error: storage class specified for parameter 'sinh' | |
/usr/include/architecture/i386/math.h:287: error: storage class specified for parameter 'sinhf' | |
/usr/include/architecture/i386/math.h:289: error: storage class specified for parameter 'tanh' | |
/usr/include/architecture/i386/math.h:290: error: storage class specified for parameter 'tanhf' | |
/usr/include/architecture/i386/math.h:292: error: storage class specified for parameter 'exp' | |
/usr/include/architecture/i386/math.h:293: error: storage class specified for parameter 'expf' | |
/usr/include/architecture/i386/math.h:295: error: storage class specified for parameter 'exp2' | |
/usr/include/architecture/i386/math.h:296: error: storage class specified for parameter 'exp2f' | |
/usr/include/architecture/i386/math.h:298: error: storage class specified for parameter 'expm1' | |
/usr/include/architecture/i386/math.h:299: error: storage class specified for parameter 'expm1f' | |
/usr/include/architecture/i386/math.h:301: error: storage class specified for parameter 'log' | |
/usr/include/architecture/i386/math.h:302: error: storage class specified for parameter 'logf' | |
/usr/include/architecture/i386/math.h:304: error: storage class specified for parameter 'log10' | |
/usr/include/architecture/i386/math.h:305: error: storage class specified for parameter 'log10f' | |
/usr/include/architecture/i386/math.h:307: error: storage class specified for parameter 'log2' | |
/usr/include/architecture/i386/math.h:308: error: storage class specified for parameter 'log2f' | |
/usr/include/architecture/i386/math.h:310: error: storage class specified for parameter 'log1p' | |
/usr/include/architecture/i386/math.h:311: error: storage class specified for parameter 'log1pf' | |
/usr/include/architecture/i386/math.h:313: error: storage class specified for parameter 'logb' | |
/usr/include/architecture/i386/math.h:314: error: storage class specified for parameter 'logbf' | |
/usr/include/architecture/i386/math.h:316: error: storage class specified for parameter 'modf' | |
/usr/include/architecture/i386/math.h:317: error: storage class specified for parameter 'modff' | |
/usr/include/architecture/i386/math.h:319: error: storage class specified for parameter 'ldexp' | |
/usr/include/architecture/i386/math.h:320: error: storage class specified for parameter 'ldexpf' | |
/usr/include/architecture/i386/math.h:322: error: storage class specified for parameter 'frexp' | |
/usr/include/architecture/i386/math.h:323: error: storage class specified for parameter 'frexpf' | |
/usr/include/architecture/i386/math.h:325: error: storage class specified for parameter 'ilogb' | |
/usr/include/architecture/i386/math.h:326: error: storage class specified for parameter 'ilogbf' | |
/usr/include/architecture/i386/math.h:328: error: storage class specified for parameter 'scalbn' | |
/usr/include/architecture/i386/math.h:329: error: storage class specified for parameter 'scalbnf' | |
/usr/include/architecture/i386/math.h:331: error: storage class specified for parameter 'scalbln' | |
/usr/include/architecture/i386/math.h:332: error: storage class specified for parameter 'scalblnf' | |
/usr/include/architecture/i386/math.h:334: error: storage class specified for parameter 'fabs' | |
/usr/include/architecture/i386/math.h:335: error: storage class specified for parameter 'fabsf' | |
/usr/include/architecture/i386/math.h:337: error: storage class specified for parameter 'cbrt' | |
/usr/include/architecture/i386/math.h:338: error: storage class specified for parameter 'cbrtf' | |
/usr/include/architecture/i386/math.h:340: error: storage class specified for parameter 'hypot' | |
/usr/include/architecture/i386/math.h:341: error: storage class specified for parameter 'hypotf' | |
/usr/include/architecture/i386/math.h:343: error: storage class specified for parameter 'pow' | |
/usr/include/architecture/i386/math.h:344: error: storage class specified for parameter 'powf' | |
/usr/include/architecture/i386/math.h:346: error: storage class specified for parameter 'sqrt' | |
/usr/include/architecture/i386/math.h:347: error: storage class specified for parameter 'sqrtf' | |
/usr/include/architecture/i386/math.h:349: error: storage class specified for parameter 'erf' | |
/usr/include/architecture/i386/math.h:350: error: storage class specified for parameter 'erff' | |
/usr/include/architecture/i386/math.h:352: error: storage class specified for parameter 'erfc' | |
/usr/include/architecture/i386/math.h:353: error: storage class specified for parameter 'erfcf' | |
/usr/include/architecture/i386/math.h:360: error: storage class specified for parameter 'lgamma' | |
/usr/include/architecture/i386/math.h:361: error: storage class specified for parameter 'lgammaf' | |
/usr/include/architecture/i386/math.h:363: error: storage class specified for parameter 'tgamma' | |
/usr/include/architecture/i386/math.h:364: error: storage class specified for parameter 'tgammaf' | |
/usr/include/architecture/i386/math.h:366: error: storage class specified for parameter 'ceil' | |
/usr/include/architecture/i386/math.h:367: error: storage class specified for parameter 'ceilf' | |
/usr/include/architecture/i386/math.h:369: error: storage class specified for parameter 'floor' | |
/usr/include/architecture/i386/math.h:370: error: storage class specified for parameter 'floorf' | |
/usr/include/architecture/i386/math.h:372: error: storage class specified for parameter 'nearbyint' | |
/usr/include/architecture/i386/math.h:373: error: storage class specified for parameter 'nearbyintf' | |
/usr/include/architecture/i386/math.h:375: error: storage class specified for parameter 'rint' | |
/usr/include/architecture/i386/math.h:376: error: storage class specified for parameter 'rintf' | |
/usr/include/architecture/i386/math.h:378: error: storage class specified for parameter 'lrint' | |
/usr/include/architecture/i386/math.h:379: error: storage class specified for parameter 'lrintf' | |
/usr/include/architecture/i386/math.h:381: error: storage class specified for parameter 'round' | |
/usr/include/architecture/i386/math.h:382: error: storage class specified for parameter 'roundf' | |
/usr/include/architecture/i386/math.h:384: error: storage class specified for parameter 'lround' | |
/usr/include/architecture/i386/math.h:385: error: storage class specified for parameter 'lroundf' | |
/usr/include/architecture/i386/math.h:389: error: storage class specified for parameter 'llrint' | |
/usr/include/architecture/i386/math.h:390: error: storage class specified for parameter 'llrintf' | |
/usr/include/architecture/i386/math.h:391: error: storage class specified for parameter 'llround' | |
/usr/include/architecture/i386/math.h:392: error: storage class specified for parameter 'llroundf' | |
/usr/include/architecture/i386/math.h:395: error: storage class specified for parameter 'trunc' | |
/usr/include/architecture/i386/math.h:396: error: storage class specified for parameter 'truncf' | |
/usr/include/architecture/i386/math.h:398: error: storage class specified for parameter 'fmod' | |
/usr/include/architecture/i386/math.h:399: error: storage class specified for parameter 'fmodf' | |
/usr/include/architecture/i386/math.h:401: error: storage class specified for parameter 'remainder' | |
/usr/include/architecture/i386/math.h:402: error: storage class specified for parameter 'remainderf' | |
/usr/include/architecture/i386/math.h:404: error: storage class specified for parameter 'remquo' | |
/usr/include/architecture/i386/math.h:405: error: storage class specified for parameter 'remquof' | |
/usr/include/architecture/i386/math.h:407: error: storage class specified for parameter 'copysign' | |
/usr/include/architecture/i386/math.h:408: error: storage class specified for parameter 'copysignf' | |
/usr/include/architecture/i386/math.h:410: error: storage class specified for parameter 'nan' | |
/usr/include/architecture/i386/math.h:411: error: storage class specified for parameter 'nanf' | |
/usr/include/architecture/i386/math.h:413: error: storage class specified for parameter 'nextafter' | |
/usr/include/architecture/i386/math.h:414: error: storage class specified for parameter 'nextafterf' | |
/usr/include/architecture/i386/math.h:416: error: storage class specified for parameter 'fdim' | |
/usr/include/architecture/i386/math.h:417: error: storage class specified for parameter 'fdimf' | |
/usr/include/architecture/i386/math.h:419: error: storage class specified for parameter 'fmax' | |
/usr/include/architecture/i386/math.h:420: error: storage class specified for parameter 'fmaxf' | |
/usr/include/architecture/i386/math.h:422: error: storage class specified for parameter 'fmin' | |
/usr/include/architecture/i386/math.h:423: error: storage class specified for parameter 'fminf' | |
/usr/include/architecture/i386/math.h:425: error: storage class specified for parameter 'fma' | |
/usr/include/architecture/i386/math.h:426: error: storage class specified for parameter 'fmaf' | |
/usr/include/architecture/i386/math.h:428: error: storage class specified for parameter 'acosl' | |
/usr/include/architecture/i386/math.h:429: error: storage class specified for parameter 'asinl' | |
/usr/include/architecture/i386/math.h:430: error: storage class specified for parameter 'atanl' | |
/usr/include/architecture/i386/math.h:431: error: storage class specified for parameter 'atan2l' | |
/usr/include/architecture/i386/math.h:432: error: storage class specified for parameter 'cosl' | |
/usr/include/architecture/i386/math.h:433: error: storage class specified for parameter 'sinl' | |
/usr/include/architecture/i386/math.h:434: error: storage class specified for parameter 'tanl' | |
/usr/include/architecture/i386/math.h:435: error: storage class specified for parameter 'acoshl' | |
/usr/include/architecture/i386/math.h:436: error: storage class specified for parameter 'asinhl' | |
/usr/include/architecture/i386/math.h:437: error: storage class specified for parameter 'atanhl' | |
/usr/include/architecture/i386/math.h:438: error: storage class specified for parameter 'coshl' | |
/usr/include/architecture/i386/math.h:439: error: storage class specified for parameter 'sinhl' | |
/usr/include/architecture/i386/math.h:440: error: storage class specified for parameter 'tanhl' | |
/usr/include/architecture/i386/math.h:441: error: storage class specified for parameter 'expl' | |
/usr/include/architecture/i386/math.h:442: error: storage class specified for parameter 'exp2l' | |
/usr/include/architecture/i386/math.h:443: error: storage class specified for parameter 'expm1l' | |
/usr/include/architecture/i386/math.h:444: error: storage class specified for parameter 'logl' | |
/usr/include/architecture/i386/math.h:445: error: storage class specified for parameter 'log10l' | |
/usr/include/architecture/i386/math.h:446: error: storage class specified for parameter 'log2l' | |
/usr/include/architecture/i386/math.h:447: error: storage class specified for parameter 'log1pl' | |
/usr/include/architecture/i386/math.h:448: error: storage class specified for parameter 'logbl' | |
/usr/include/architecture/i386/math.h:449: error: storage class specified for parameter 'modfl' | |
/usr/include/architecture/i386/math.h:450: error: storage class specified for parameter 'ldexpl' | |
/usr/include/architecture/i386/math.h:451: error: storage class specified for parameter 'frexpl' | |
/usr/include/architecture/i386/math.h:452: error: storage class specified for parameter 'ilogbl' | |
/usr/include/architecture/i386/math.h:453: error: storage class specified for parameter 'scalbnl' | |
/usr/include/architecture/i386/math.h:454: error: storage class specified for parameter 'scalblnl' | |
/usr/include/architecture/i386/math.h:455: error: storage class specified for parameter 'fabsl' | |
/usr/include/architecture/i386/math.h:456: error: storage class specified for parameter 'cbrtl' | |
/usr/include/architecture/i386/math.h:457: error: storage class specified for parameter 'hypotl' | |
/usr/include/architecture/i386/math.h:458: error: storage class specified for parameter 'powl' | |
/usr/include/architecture/i386/math.h:459: error: storage class specified for parameter 'sqrtl' | |
/usr/include/architecture/i386/math.h:460: error: storage class specified for parameter 'erfl' | |
/usr/include/architecture/i386/math.h:461: error: storage class specified for parameter 'erfcl' | |
/usr/include/architecture/i386/math.h:468: error: storage class specified for parameter 'lgammal' | |
/usr/include/architecture/i386/math.h:470: error: storage class specified for parameter 'tgammal' | |
/usr/include/architecture/i386/math.h:471: error: storage class specified for parameter 'ceill' | |
/usr/include/architecture/i386/math.h:472: error: storage class specified for parameter 'floorl' | |
/usr/include/architecture/i386/math.h:473: error: storage class specified for parameter 'nearbyintl' | |
/usr/include/architecture/i386/math.h:474: error: storage class specified for parameter 'rintl' | |
/usr/include/architecture/i386/math.h:475: error: storage class specified for parameter 'lrintl' | |
/usr/include/architecture/i386/math.h:476: error: storage class specified for parameter 'roundl' | |
/usr/include/architecture/i386/math.h:477: error: storage class specified for parameter 'lroundl' | |
/usr/include/architecture/i386/math.h:481: error: storage class specified for parameter 'llrintl' | |
/usr/include/architecture/i386/math.h:482: error: storage class specified for parameter 'llroundl' | |
/usr/include/architecture/i386/math.h:485: error: storage class specified for parameter 'truncl' | |
/usr/include/architecture/i386/math.h:486: error: storage class specified for parameter 'fmodl' | |
/usr/include/architecture/i386/math.h:487: error: storage class specified for parameter 'remainderl' | |
/usr/include/architecture/i386/math.h:488: error: storage class specified for parameter 'remquol' | |
/usr/include/architecture/i386/math.h:489: error: storage class specified for parameter 'copysignl' | |
/usr/include/architecture/i386/math.h:490: error: storage class specified for parameter 'nanl' | |
/usr/include/architecture/i386/math.h:491: error: storage class specified for parameter 'nextafterl' | |
/usr/include/architecture/i386/math.h:492: error: storage class specified for parameter 'nexttoward' | |
/usr/include/architecture/i386/math.h:493: error: storage class specified for parameter 'nexttowardf' | |
/usr/include/architecture/i386/math.h:494: error: storage class specified for parameter 'nexttowardl' | |
/usr/include/architecture/i386/math.h:495: error: storage class specified for parameter 'fdiml' | |
/usr/include/architecture/i386/math.h:496: error: storage class specified for parameter 'fmaxl' | |
/usr/include/architecture/i386/math.h:497: error: storage class specified for parameter 'fminl' | |
/usr/include/architecture/i386/math.h:498: error: storage class specified for parameter 'fmal' | |
/usr/include/architecture/i386/math.h:507: error: storage class specified for parameter '__inf' | |
/usr/include/architecture/i386/math.h:508: error: storage class specified for parameter '__inff' | |
/usr/include/architecture/i386/math.h:509: error: storage class specified for parameter '__infl' | |
/usr/include/architecture/i386/math.h:510: error: storage class specified for parameter '__nan' | |
/usr/include/architecture/i386/math.h:513: error: storage class specified for parameter 'j0' | |
/usr/include/architecture/i386/math.h:515: error: storage class specified for parameter 'j1' | |
/usr/include/architecture/i386/math.h:517: error: storage class specified for parameter 'jn' | |
/usr/include/architecture/i386/math.h:519: error: storage class specified for parameter 'y0' | |
/usr/include/architecture/i386/math.h:521: error: storage class specified for parameter 'y1' | |
/usr/include/architecture/i386/math.h:523: error: storage class specified for parameter 'yn' | |
/usr/include/architecture/i386/math.h:525: error: storage class specified for parameter 'scalb' | |
/usr/include/architecture/i386/math.h:543: error: storage class specified for parameter 'signgam' | |
/usr/include/architecture/i386/math.h:558: error: storage class specified for parameter 'rinttol' | |
/usr/include/architecture/i386/math.h:561: error: storage class specified for parameter 'roundtol' | |
/usr/include/architecture/i386/math.h:601: error: storage class specified for parameter 'finite' | |
/usr/include/architecture/i386/math.h:604: error: storage class specified for parameter 'gamma' | |
/usr/include/architecture/i386/math.h:609: error: storage class specified for parameter 'matherr' | |
/usr/include/architecture/i386/math.h:615: error: storage class specified for parameter 'significand' | |
/usr/include/architecture/i386/math.h:622: error: storage class specified for parameter 'drem' | |
In file included from /usr/include/machine/setjmp.h:35, | |
from /usr/include/setjmp.h:26, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:20, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/usr/include/i386/setjmp.h:47: error: storage class specified for parameter 'jmp_buf' | |
/usr/include/i386/setjmp.h:48: error: storage class specified for parameter 'sigjmp_buf' | |
/usr/include/i386/setjmp.h:67: error: expected ')' before 'int' | |
/usr/include/i386/setjmp.h:71: error: expected ')' before 'int' | |
/usr/include/i386/setjmp.h:72: error: expected ')' before 'int' | |
/usr/include/i386/setjmp.h:73: error: expected ')' before 'int' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:22, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/usr/include/stddef.h:74: error: storage class specified for parameter 'ptrdiff_t' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:26, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/usr/include/time.h:113: error: storage class specified for parameter 'tzname' | |
/usr/include/time.h:116: error: storage class specified for parameter 'getdate_err' | |
/usr/include/time.h:118: error: storage class specified for parameter 'timezone' | |
/usr/include/time.h:120: error: storage class specified for parameter 'daylight' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:40, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBag.h:13: error: expected ')' before 'allocator' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBag.h:14: error: expected ')' before 'allocator' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBag.h:15: error: expected declaration specifiers or '...' before '*' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBag.h:15: error: storage class specified for parameter 'CFStringRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBag.h:15: error: 'CFStringRef' declared as function returning a function | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBag.h:15: error: redefinition of parameter 'CFStringRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:94: error: previous definition of 'CFStringRef' was here | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBag.h:16: error: storage class specified for parameter 'CFBagEqualCallBack' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBag.h:17: error: expected declaration specifiers or '...' before '*' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBag.h:17: error: storage class specified for parameter 'CFHashCode' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBag.h:17: error: 'CFHashCode' declared as function returning a function | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBag.h:17: error: redefinition of parameter 'CFHashCode' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDictionary.h:96: error: previous definition of 'CFHashCode' was here | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBag.h:19: error: expected specifier-qualifier-list before 'CFIndex' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBag.h:25: error: storage class specified for parameter 'CFBagCallBacks' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBag.h:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFTypeBagCallBacks' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBag.h:30: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFCopyStringBagCallBacks' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBag.h:32: error: storage class specified for parameter 'CFBagApplierFunction' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBag.h:34: error: storage class specified for parameter 'CFBagRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBag.h:35: error: storage class specified for parameter 'CFMutableBagRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBag.h:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBagGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBag.h:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBagCreate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBag.h:44: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBagCreateCopy' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBag.h:47: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBagCreateMutable' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBag.h:50: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBagCreateMutableCopy' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBag.h:53: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBagGetCount' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBag.h:56: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBagGetCountOfValue' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBag.h:59: error: expected ')' before 'theBag' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBag.h:62: error: expected ')' before 'theBag' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBag.h:65: error: expected ')' before 'theBag' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBag.h:68: error: expected ')' before 'theBag' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBag.h:71: error: expected ')' before 'theBag' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBag.h:74: error: expected ')' before 'theBag' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBag.h:77: error: expected ')' before 'theBag' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBag.h:80: error: expected ')' before 'theBag' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBag.h:83: error: expected ')' before 'theBag' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBag.h:86: error: expected ')' before 'theBag' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:41, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBinaryHeap.h:20: error: expected specifier-qualifier-list before 'CFIndex' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBinaryHeap.h:25: error: storage class specified for parameter 'CFBinaryHeapCompareContext' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBinaryHeap.h:51: error: expected specifier-qualifier-list before 'CFIndex' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBinaryHeap.h:56: error: storage class specified for parameter 'CFBinaryHeapCallBacks' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBinaryHeap.h:64: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFStringBinaryHeapCallBacks' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBinaryHeap.h:74: error: storage class specified for parameter 'CFBinaryHeapApplierFunction' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBinaryHeap.h:80: error: storage class specified for parameter 'CFBinaryHeapRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBinaryHeap.h:86: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBinaryHeapGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBinaryHeap.h:130: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBinaryHeapCreate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBinaryHeap.h:159: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBinaryHeapCreateCopy' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBinaryHeap.h:168: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBinaryHeapGetCount' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBinaryHeap.h:183: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBinaryHeapGetCountOfValue' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBinaryHeap.h:198: error: expected ')' before 'heap' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBinaryHeap.h:209: error: expected ')' before 'heap' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBinaryHeap.h:223: error: expected ')' before 'heap' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBinaryHeap.h:235: error: expected ')' before 'heap' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBinaryHeap.h:254: error: expected ')' before 'heap' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBinaryHeap.h:266: error: expected ')' before 'heap' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBinaryHeap.h:274: error: expected ')' before 'heap' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBinaryHeap.h:283: error: expected ')' before 'heap' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:42, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBitVector.h:13: error: storage class specified for parameter 'CFBit' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBitVector.h:15: error: storage class specified for parameter 'CFBitVectorRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBitVector.h:16: error: storage class specified for parameter 'CFMutableBitVectorRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBitVector.h:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBitVectorGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBitVector.h:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBitVectorCreate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBitVector.h:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBitVectorCreateCopy' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBitVector.h:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBitVectorCreateMutable' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBitVector.h:23: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBitVectorCreateMutableCopy' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBitVector.h:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBitVectorGetCount' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBitVector.h:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBitVectorGetCountOfBit' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBitVector.h:27: error: expected ')' before 'bv' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBitVector.h:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBitVectorGetBitAtIndex' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBitVector.h:29: error: expected ')' before 'bv' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBitVector.h:30: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBitVectorGetFirstIndexOfBit' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBitVector.h:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBitVectorGetLastIndexOfBit' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBitVector.h:33: error: expected ')' before 'bv' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBitVector.h:34: error: expected ')' before 'bv' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBitVector.h:35: error: expected ')' before 'bv' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBitVector.h:36: error: expected ')' before 'bv' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBitVector.h:37: error: expected ')' before 'bv' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBitVector.h:38: error: expected ')' before 'bv' | |
In file included from /usr/include/libkern/OSByteOrder.h:43, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFByteOrder.h:10, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:43, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/usr/include/libkern/i386/OSByteOrder.h:47: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/libkern/i386/OSByteOrder.h:60: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/libkern/i386/OSByteOrder.h:73: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/libkern/i386/OSByteOrder.h:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/libkern/i386/OSByteOrder.h:100: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/libkern/i386/OSByteOrder.h:111: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFByteOrder.h:10, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:43, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/usr/include/libkern/OSByteOrder.h:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/libkern/OSByteOrder.h:95: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/libkern/OSByteOrder.h:105: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/libkern/OSByteOrder.h:115: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/libkern/OSByteOrder.h:128: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/libkern/OSByteOrder.h:139: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/usr/include/libkern/OSByteOrder.h:150: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:43, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFByteOrder.h:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFByteOrder' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFByteOrder.h:23: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFByteOrderGetCurrent' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFByteOrder.h:43: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFByteOrder.h:53: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFByteOrder.h:63: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFByteOrder.h:78: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFByteOrder.h:88: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFByteOrder.h:98: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFByteOrder.h:108: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFByteOrder.h:118: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFByteOrder.h:128: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFByteOrder.h:138: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFByteOrder.h:148: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFByteOrder.h:158: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFByteOrder.h:168: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFByteOrder.h:178: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFByteOrder.h:188: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFByteOrder.h:198: error: storage class specified for parameter 'CFSwappedFloat32' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFByteOrder.h:199: error: storage class specified for parameter 'CFSwappedFloat64' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFByteOrder.h:201: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFConvertFloat32HostToSwapped' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFByteOrder.h:213: error: expected ')' before 'arg' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFByteOrder.h:225: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFConvertFloat64HostToSwapped' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFByteOrder.h:237: error: expected ')' before 'arg' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFByteOrder.h:249: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFConvertFloatHostToSwapped' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFByteOrder.h:261: error: expected ')' before 'arg' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFByteOrder.h:273: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFConvertDoubleHostToSwapped' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFByteOrder.h:285: error: expected ')' before 'arg' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCalendar.h:10, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:44, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDate.h:13: error: storage class specified for parameter 'CFTimeInterval' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDate.h:14: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFAbsoluteTime' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDate.h:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFAbsoluteTimeGetCurrent' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDate.h:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFAbsoluteTimeIntervalSince1970' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDate.h:24: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFAbsoluteTimeIntervalSince1904' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDate.h:26: error: storage class specified for parameter 'CFDateRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDate.h:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDateGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDate.h:32: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDateCreate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDate.h:35: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDateGetAbsoluteTime' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDate.h:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDateGetTimeIntervalSinceDate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDate.h:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDateCompare' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDate.h:45: error: storage class specified for parameter 'CFTimeZoneRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDate.h:54: error: storage class specified for parameter 'CFGregorianDate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDate.h:63: error: storage class specified for parameter 'CFGregorianUnits' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDate.h:65: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFGregorianUnitFlags' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDate.h:76: error: expected ')' before 'gdate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDate.h:79: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFGregorianDateGetAbsoluteTime' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDate.h:82: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFAbsoluteTimeGetGregorianDate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDate.h:85: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFAbsoluteTimeAddGregorianUnits' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDate.h:88: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFAbsoluteTimeGetDifferenceAsGregorianUnits' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDate.h:91: error: expected ')' before 'at' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDate.h:94: error: expected ')' before 'at' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDate.h:97: error: expected ')' before 'at' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCalendar.h:11, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:44, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTimeZone.h:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFTimeZoneGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTimeZone.h:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFTimeZoneCopySystem' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTimeZone.h:25: error: storage class specified for parameter 'CFTimeZoneResetSystem' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTimeZone.h:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFTimeZoneCopyDefault' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTimeZone.h:31: error: expected ')' before 'tz' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTimeZone.h:34: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFTimeZoneCopyKnownNames' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTimeZone.h:37: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFTimeZoneCopyAbbreviationDictionary' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTimeZone.h:40: error: expected ')' before 'dict' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTimeZone.h:43: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFTimeZoneCreate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTimeZone.h:46: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFTimeZoneCreateWithTimeIntervalFromGMT' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTimeZone.h:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFTimeZoneCreateWithName' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTimeZone.h:52: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFTimeZoneGetName' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTimeZone.h:55: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFTimeZoneGetData' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTimeZone.h:58: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFTimeZoneGetSecondsFromGMT' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTimeZone.h:61: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFTimeZoneCopyAbbreviation' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTimeZone.h:64: error: expected ')' before 'tz' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTimeZone.h:67: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFTimeZoneGetDaylightSavingTimeOffset' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTimeZone.h:70: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFTimeZoneGetNextDaylightSavingTimeTransition' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTimeZone.h:72: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFTimeZoneNameStyle' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTimeZone.h:82: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFTimeZoneCopyLocalizedName' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTimeZone.h:85: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFTimeZoneSystemTimeZoneDidChangeNotification' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:44, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCalendar.h:16: error: storage class specified for parameter 'CFCalendarRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCalendar.h:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFCalendarGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCalendar.h:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFCalendarCopyCurrent' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCalendar.h:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFCalendarCreateWithIdentifier' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCalendar.h:30: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFCalendarGetIdentifier' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCalendar.h:34: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFCalendarCopyLocale' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCalendar.h:37: error: expected ')' before 'calendar' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCalendar.h:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFCalendarCopyTimeZone' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCalendar.h:43: error: expected ')' before 'calendar' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCalendar.h:46: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFCalendarGetFirstWeekday' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCalendar.h:49: error: expected ')' before 'calendar' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCalendar.h:52: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFCalendarGetMinimumDaysInFirstWeek' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCalendar.h:55: error: expected ')' before 'calendar' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCalendar.h:58: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFCalendarUnit' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCalendar.h:76: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFCalendarGetMinimumRangeOfUnit' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCalendar.h:79: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFCalendarGetMaximumRangeOfUnit' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCalendar.h:82: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFCalendarGetRangeOfUnit' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCalendar.h:85: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFCalendarGetOrdinalityOfUnit' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCalendar.h:88: error: expected ')' before 'calendar' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCalendar.h:91: error: expected ')' before 'calendar' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCalendar.h:94: error: expected ')' before 'calendar' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCalendar.h:102: error: expected ')' before 'calendar' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFCalendar.h:105: error: expected ')' before 'calendar' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:48, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:14: error: storage class specified for parameter 'CFDateFormatterRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDateFormatterCreateDateFormatFromTemplate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:23: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDateFormatterGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDateFormatterStyle' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:46: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDateFormatterCreate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:51: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDateFormatterGetLocale' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:54: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDateFormatterGetDateStyle' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:57: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDateFormatterGetTimeStyle' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:61: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDateFormatterGetFormat' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:64: error: expected ')' before 'formatter' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:73: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDateFormatterCreateStringWithDate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:76: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDateFormatterCreateStringWithAbsoluteTime' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:82: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDateFormatterCreateDateFromString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:85: error: expected ')' before 'formatter' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:96: error: expected ')' before 'formatter' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:99: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFDateFormatterCopyProperty' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:103: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFDateFormatterIsLenient' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:104: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFDateFormatterTimeZone' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:105: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFDateFormatterCalendarName' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:106: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFDateFormatterDefaultFormat' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:107: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFDateFormatterTwoDigitStartDate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:108: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFDateFormatterDefaultDate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:109: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFDateFormatterCalendar' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:110: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFDateFormatterEraSymbols' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:111: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFDateFormatterMonthSymbols' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:112: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFDateFormatterShortMonthSymbols' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:113: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFDateFormatterWeekdaySymbols' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:114: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFDateFormatterShortWeekdaySymbols' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:115: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFDateFormatterAMSymbol' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:116: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFDateFormatterPMSymbol' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:117: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFDateFormatterLongEraSymbols' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:118: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFDateFormatterVeryShortMonthSymbols' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:119: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFDateFormatterStandaloneMonthSymbols' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:120: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFDateFormatterShortStandaloneMonthSymbols' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:121: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFDateFormatterVeryShortStandaloneMonthSymbols' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:122: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFDateFormatterVeryShortWeekdaySymbols' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:123: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFDateFormatterStandaloneWeekdaySymbols' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:124: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFDateFormatterShortStandaloneWeekdaySymbols' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:125: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFDateFormatterVeryShortStandaloneWeekdaySymbols' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:126: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFDateFormatterQuarterSymbols' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:127: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFDateFormatterShortQuarterSymbols' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:128: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFDateFormatterStandaloneQuarterSymbols' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:129: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFDateFormatterShortStandaloneQuarterSymbols' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:130: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFDateFormatterGregorianStartDate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFDateFormatter.h:131: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFDateFormatterDoesRelativeDateFormattingKey' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:52, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumber.h:13: error: storage class specified for parameter 'CFBooleanRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumber.h:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFBooleanTrue' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumber.h:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFBooleanFalse' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumber.h:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBooleanGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumber.h:24: error: expected ')' before 'boolean' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumber.h:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFNumberType' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumber.h:49: error: storage class specified for parameter 'CFNumberRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumber.h:52: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFNumberPositiveInfinity' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumber.h:54: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFNumberNegativeInfinity' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumber.h:56: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFNumberNaN' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumber.h:59: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFNumberGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumber.h:69: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFNumberCreate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumber.h:76: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFNumberGetType' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumber.h:82: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFNumberGetByteSize' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumber.h:89: error: expected ')' before 'number' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumber.h:100: error: expected ')' before 'number' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumber.h:118: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFNumberCompare' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:53, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:14: error: storage class specified for parameter 'CFNumberFormatterRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFNumberFormatterGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFNumberFormatterStyle' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:32: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFNumberFormatterCreate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:37: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFNumberFormatterGetLocale' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFNumberFormatterGetStyle' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:44: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFNumberFormatterGetFormat' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:47: error: expected ')' before 'formatter' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:57: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFNumberFormatterCreateStringWithNumber' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:60: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFNumberFormatterCreateStringWithValue' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:65: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFNumberFormatterOptionFlags' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:70: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFNumberFormatterCreateNumberFromString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:73: error: expected ')' before 'formatter' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:86: error: expected ')' before 'formatter' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFNumberFormatterCopyProperty' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:93: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFNumberFormatterCurrencyCode' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:94: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFNumberFormatterDecimalSeparator' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:95: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFNumberFormatterCurrencyDecimalSeparator' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:96: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFNumberFormatterAlwaysShowDecimalSeparator' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:97: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFNumberFormatterGroupingSeparator' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:98: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFNumberFormatterUseGroupingSeparator' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:99: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFNumberFormatterPercentSymbol' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:100: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFNumberFormatterZeroSymbol' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:101: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFNumberFormatterNaNSymbol' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:102: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFNumberFormatterInfinitySymbol' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:103: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFNumberFormatterMinusSign' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:104: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFNumberFormatterPlusSign' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:105: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFNumberFormatterCurrencySymbol' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:106: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFNumberFormatterExponentSymbol' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:107: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFNumberFormatterMinIntegerDigits' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:108: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFNumberFormatterMaxIntegerDigits' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:109: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFNumberFormatterMinFractionDigits' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:110: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFNumberFormatterMaxFractionDigits' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:111: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFNumberFormatterGroupingSize' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:112: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFNumberFormatterSecondaryGroupingSize' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:113: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFNumberFormatterRoundingMode' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:114: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFNumberFormatterRoundingIncrement' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:115: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFNumberFormatterFormatWidth' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:116: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFNumberFormatterPaddingPosition' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:117: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFNumberFormatterPaddingCharacter' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:118: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFNumberFormatterDefaultFormat' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:119: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFNumberFormatterMultiplier' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:120: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFNumberFormatterPositivePrefix' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:121: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFNumberFormatterPositiveSuffix' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:122: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFNumberFormatterNegativePrefix' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:123: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFNumberFormatterNegativeSuffix' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:124: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFNumberFormatterPerMillSymbol' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:125: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFNumberFormatterInternationalCurrencySymbol' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:126: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFNumberFormatterCurrencyGroupingSeparator' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:127: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFNumberFormatterIsLenient' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:128: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFNumberFormatterUseSignificantDigits' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:129: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFNumberFormatterMinSignificantDigits' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:130: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFNumberFormatterMaxSignificantDigits' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:132: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFNumberFormatterRoundingMode' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:142: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFNumberFormatterPadPosition' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNumberFormatter.h:151: error: expected ')' before 'currencyCode' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:54, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFPreferencesAnyApplication' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFPreferencesCurrentApplication' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFPreferencesAnyHost' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFPreferencesCurrentHost' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:23: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFPreferencesAnyUser' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFPreferencesCurrentUser' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:42: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFPreferencesCopyAppValue' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:48: error: expected ')' before 'key' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:54: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFPreferencesGetAppIntegerValue' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:60: error: expected ')' before 'key' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:67: error: expected ')' before 'applicationID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:70: error: expected ')' before 'applicationID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:75: error: expected ')' before 'applicationID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:82: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFPreferencesCopyValue' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFPreferencesCopyMultiple' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:94: error: expected ')' before 'key' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:99: error: expected ')' before 'keysToSet' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:102: error: expected ')' before 'applicationID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:109: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFPreferencesCopyApplicationList' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:115: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFPreferencesCopyKeyList' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPreferences.h:124: error: expected ')' before 'key' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:11, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPropertyList.h:13, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:55, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLPathStyle' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:22: error: storage class specified for parameter 'CFURLRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:39: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:44: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLCreateWithBytes' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:51: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLCreateData' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:55: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLCreateWithString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:69: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLCreateAbsoluteURLWithBytes' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:78: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLCreateWithFileSystemPath' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:81: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLCreateFromFileSystemRepresentation' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:90: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLCreateWithFileSystemPathRelativeToBase' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:93: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLCreateFromFileSystemRepresentationRelativeToBase' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:103: error: expected ')' before 'url' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:107: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLCopyAbsoluteURL' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:111: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLGetString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:115: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLGetBaseURL' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:178: error: expected ')' before 'anURL' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:183: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLCopyScheme' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:187: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLCopyNetLocation' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:201: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLCopyPath' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:204: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLCopyStrictPath' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:207: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLCopyFileSystemPath' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:212: error: expected ')' before 'anURL' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:217: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLCopyResourceSpecifier' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:220: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLCopyHostName' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:223: error: expected ')' before 'anURL' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:226: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLCopyUserName' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:229: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLCopyPassword' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:237: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLCopyParameterString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:240: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLCopyQueryString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:243: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLCopyFragment' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:246: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLCopyLastPathComponent' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:249: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLCopyPathExtension' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:256: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLCreateCopyAppendingPathComponent' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:259: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLCreateCopyDeletingLastPathComponent' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:262: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLCreateCopyAppendingPathExtension' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:265: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLCreateCopyDeletingPathExtension' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:274: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLGetBytes' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:276: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLComponentType' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:356: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLGetByteRangeForComponent' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:366: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLCreateStringByReplacingPercentEscapes' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:370: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLCreateStringByReplacingPercentEscapesUsingEncoding' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:386: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLCreateStringByAddingPercentEscapes' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:413: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLCreateFileReferenceURL' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:437: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLCreateFilePathURL' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:448: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLCreateFromFSRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:451: error: expected ')' before 'url' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:493: error: expected ')' before 'url' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:517: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLCopyResourcePropertiesForKeys' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:543: error: expected ')' before 'url' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:567: error: expected ')' before 'url' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:571: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLKeysOfUnsetValuesKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:591: error: expected ')' before 'url' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:608: error: expected ')' before 'url' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:629: error: expected ')' before 'url' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:651: error: expected ')' before 'url' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:659: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLNameKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:663: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLLocalizedNameKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:667: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLIsRegularFileKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:671: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLIsDirectoryKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:675: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLIsSymbolicLinkKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:679: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLIsVolumeKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:683: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLIsPackageKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:687: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLIsSystemImmutableKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:691: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLIsUserImmutableKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:695: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLIsHiddenKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:699: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLHasHiddenExtensionKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:703: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLCreationDateKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:707: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLContentAccessDateKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:711: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLContentModificationDateKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:715: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLAttributeModificationDateKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:719: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLLinkCountKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:723: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLParentDirectoryURLKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:727: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLVolumeURLKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:731: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLTypeIdentifierKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:735: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLLocalizedTypeDescriptionKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:739: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLLabelNumberKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:743: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLLabelColorKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:747: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLLocalizedLabelKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:751: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLEffectiveIconKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:755: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLCustomIconKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:759: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLFileResourceIdentifierKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:763: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLVolumeIdentifierKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:767: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLPreferredIOBlockSizeKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:771: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLIsReadableKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:775: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLIsWritableKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:779: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLIsExecutableKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:783: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLFileSecurityKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:787: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLIsExcludedFromBackupKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:791: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLPathKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:795: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLIsMountTriggerKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:799: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLFileResourceTypeKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:804: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLFileResourceTypeNamedPipe' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:806: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLFileResourceTypeCharacterSpecial' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:808: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLFileResourceTypeDirectory' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:810: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLFileResourceTypeBlockSpecial' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:812: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLFileResourceTypeRegular' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:814: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLFileResourceTypeSymbolicLink' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:816: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLFileResourceTypeSocket' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:818: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLFileResourceTypeUnknown' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:823: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLFileSizeKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:827: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLFileAllocatedSizeKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:831: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLTotalFileSizeKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:835: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLTotalFileAllocatedSizeKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:839: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLIsAliasFileKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:848: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLVolumeLocalizedFormatDescriptionKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:852: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLVolumeTotalCapacityKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:856: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLVolumeAvailableCapacityKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:860: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLVolumeResourceCountKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:864: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLVolumeSupportsPersistentIDsKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:868: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLVolumeSupportsSymbolicLinksKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:872: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLVolumeSupportsHardLinksKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:876: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLVolumeSupportsJournalingKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:880: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLVolumeIsJournalingKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:884: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLVolumeSupportsSparseFilesKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:888: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLVolumeSupportsZeroRunsKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:892: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLVolumeSupportsCaseSensitiveNamesKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:896: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLVolumeSupportsCasePreservedNamesKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:900: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLVolumeSupportsRootDirectoryDatesKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:904: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLVolumeSupportsVolumeSizesKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:908: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLVolumeSupportsRenamingKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:912: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLVolumeSupportsAdvisoryFileLockingKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:916: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLVolumeSupportsExtendedSecurityKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:920: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLVolumeIsBrowsableKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:924: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLVolumeMaximumFileSizeKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:928: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLVolumeIsEjectableKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:932: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLVolumeIsRemovableKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:936: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLVolumeIsInternalKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:940: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLVolumeIsAutomountedKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:944: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLVolumeIsLocalKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:948: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLVolumeIsReadOnlyKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:952: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLVolumeCreationDateKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:956: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLVolumeURLForRemountingKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:960: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLVolumeUUIDStringKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:964: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLVolumeNameKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:968: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLVolumeLocalizedNameKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:974: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLIsUbiquitousItemKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:978: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLUbiquitousItemHasUnresolvedConflictsKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:982: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLUbiquitousItemIsDownloadedKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:986: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLUbiquitousItemIsDownloadingKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:990: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLUbiquitousItemIsUploadedKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:994: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLUbiquitousItemIsUploadingKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:998: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLUbiquitousItemPercentDownloadedKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:1002: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLUbiquitousItemPercentUploadedKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:1005: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLBookmarkCreationOptions' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:1022: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLBookmarkResolutionOptions' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:1024: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLBookmarkFileCreationOptions' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:1041: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLCreateBookmarkData' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:1065: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLCreateByResolvingBookmarkData' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:1075: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLCreateResourcePropertiesForKeysFromBookmarkData' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:1085: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLCreateResourcePropertyForKeyFromBookmarkData' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:1098: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLCreateBookmarkDataFromFile' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:1112: error: expected ')' before 'bookmarkRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:1123: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLCreateBookmarkDataFromAliasRecord' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:1137: error: expected ')' before 'url' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:1144: error: expected ')' before 'url' | |
In file included from /usr/include/mach/machine/boolean.h:33, | |
from /usr/include/mach/boolean.h:73, | |
from /usr/include/mach/port.h:91, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:13, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:12, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPropertyList.h:13, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:55, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/usr/include/mach/i386/boolean.h:69: error: storage class specified for parameter 'boolean_t' | |
In file included from /usr/include/mach/machine/vm_types.h:33, | |
from /usr/include/mach/port.h:92, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:13, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:12, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPropertyList.h:13, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:55, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/usr/include/mach/i386/vm_types.h:93: error: storage class specified for parameter 'natural_t' | |
/usr/include/mach/i386/vm_types.h:94: error: storage class specified for parameter 'integer_t' | |
/usr/include/mach/i386/vm_types.h:101: error: storage class specified for parameter 'vm_offset_t' | |
/usr/include/mach/i386/vm_types.h:112: error: storage class specified for parameter 'vm_size_t' | |
/usr/include/mach/i386/vm_types.h:124: error: storage class specified for parameter 'mach_vm_address_t' | |
/usr/include/mach/i386/vm_types.h:125: error: storage class specified for parameter 'mach_vm_offset_t' | |
/usr/include/mach/i386/vm_types.h:126: error: storage class specified for parameter 'mach_vm_size_t' | |
/usr/include/mach/i386/vm_types.h:128: error: storage class specified for parameter 'vm_map_offset_t' | |
/usr/include/mach/i386/vm_types.h:129: error: storage class specified for parameter 'vm_map_address_t' | |
/usr/include/mach/i386/vm_types.h:130: error: storage class specified for parameter 'vm_map_size_t' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:13, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:12, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPropertyList.h:13, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:55, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/usr/include/mach/port.h:106: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mach_port_name_t' | |
/usr/include/mach/port.h:107: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token | |
/usr/include/mach/port.h:128: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mach_port_t' | |
/usr/include/mach/port.h:132: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token | |
/usr/include/mach/port.h:190: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mach_port_right_t' | |
/usr/include/mach/port.h:200: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mach_port_type_t' | |
/usr/include/mach/port.h:201: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token | |
/usr/include/mach/port.h:235: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mach_port_urefs_t' | |
/usr/include/mach/port.h:236: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mach_port_delta_t' | |
/usr/include/mach/port.h:240: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mach_port_seqno_t' | |
/usr/include/mach/port.h:241: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mach_port_mscount_t' | |
/usr/include/mach/port.h:242: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mach_port_msgcount_t' | |
/usr/include/mach/port.h:243: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mach_port_rights_t' | |
/usr/include/mach/port.h:250: error: storage class specified for parameter 'mach_port_srights_t' | |
/usr/include/mach/port.h:253: error: expected specifier-qualifier-list before 'mach_port_rights_t' | |
/usr/include/mach/port.h:263: error: storage class specified for parameter 'mach_port_status_t' | |
/usr/include/mach/port.h:276: error: expected specifier-qualifier-list before 'mach_port_msgcount_t' | |
/usr/include/mach/port.h:277: error: storage class specified for parameter 'mach_port_limits_t' | |
/usr/include/mach/port.h:279: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token | |
/usr/include/mach/port.h:282: error: storage class specified for parameter 'mach_port_flavor_t' | |
/usr/include/mach/port.h:300: error: expected specifier-qualifier-list before 'boolean_t' | |
/usr/include/mach/port.h:302: error: storage class specified for parameter 'mach_port_qos_t' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:12, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPropertyList.h:13, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:55, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:18: error: storage class specified for parameter 'CFRunLoopRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:20: error: storage class specified for parameter 'CFRunLoopSourceRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:22: error: storage class specified for parameter 'CFRunLoopObserverRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:24: error: storage class specified for parameter 'CFRunLoopTimerRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:35: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFRunLoopActivity' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:45: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFRunLoopDefaultMode' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:46: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFRunLoopCommonModes' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:48: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFRunLoopGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:50: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFRunLoopGetCurrent' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:51: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFRunLoopGetMain' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:53: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFRunLoopCopyCurrentMode' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:55: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFRunLoopCopyAllModes' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:57: error: expected ')' before 'rl' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:59: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFRunLoopGetNextTimerFireDate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:61: error: storage class specified for parameter 'CFRunLoopRun' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:62: error: expected ')' before 'mode' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:63: error: expected ')' before 'rl' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:64: error: expected ')' before 'rl' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:65: error: expected ')' before 'rl' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:68: error: expected ')' before 'rl' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:71: error: expected ')' before 'rl' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:72: error: expected ')' before 'rl' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:73: error: expected ')' before 'rl' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:75: error: expected ')' before 'rl' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:76: error: expected ')' before 'rl' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:77: error: expected ')' before 'rl' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:79: error: expected ')' before 'rl' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:80: error: expected ')' before 'rl' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:81: error: expected ')' before 'rl' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:84: error: expected specifier-qualifier-list before 'CFIndex' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:94: error: storage class specified for parameter 'CFRunLoopSourceContext' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:97: error: expected specifier-qualifier-list before 'CFIndex' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:111: error: storage class specified for parameter 'CFRunLoopSourceContext1' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:113: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFRunLoopSourceGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:115: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFRunLoopSourceCreate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:117: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFRunLoopSourceGetOrder' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:118: error: expected ')' before 'source' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:119: error: expected ')' before 'source' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:120: error: expected ')' before 'source' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:121: error: expected ')' before 'source' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:124: error: expected specifier-qualifier-list before 'CFIndex' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:129: error: storage class specified for parameter 'CFRunLoopObserverContext' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:131: error: expected ')' before 'observer' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:133: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFRunLoopObserverGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:135: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFRunLoopObserverCreate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:137: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFRunLoopObserverCreateWithHandler' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:140: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFRunLoopObserverGetActivities' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:141: error: expected ')' before 'observer' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:142: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFRunLoopObserverGetOrder' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:143: error: expected ')' before 'observer' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:144: error: expected ')' before 'observer' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:145: error: expected ')' before 'observer' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:148: error: expected specifier-qualifier-list before 'CFIndex' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:153: error: storage class specified for parameter 'CFRunLoopTimerContext' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:155: error: expected ')' before 'timer' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:157: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFRunLoopTimerGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:159: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFRunLoopTimerCreate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:161: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFRunLoopTimerCreateWithHandler' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:164: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFRunLoopTimerGetNextFireDate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:165: error: expected ')' before 'timer' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:166: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFRunLoopTimerGetInterval' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:167: error: expected ')' before 'timer' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:168: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFRunLoopTimerGetOrder' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:169: error: expected ')' before 'timer' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:170: error: expected ')' before 'timer' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFRunLoop.h:171: error: expected ')' before 'timer' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:13, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPropertyList.h:13, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:55, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSocket.h:13: error: storage class specified for parameter 'CFSocketRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSocket.h:93: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFSocketError' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSocket.h:103: error: expected specifier-qualifier-list before 'CFDataRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSocket.h:104: error: storage class specified for parameter 'CFSocketSignature' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSocket.h:107: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFSocketCallBackType' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSocket.h:126: error: expected ')' before 's' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSocket.h:130: error: expected specifier-qualifier-list before 'CFIndex' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSocket.h:135: error: storage class specified for parameter 'CFSocketContext' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSocket.h:140: error: storage class specified for parameter 'CFSocketNativeHandle' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSocket.h:143: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFSocketGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSocket.h:145: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFSocketCreate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSocket.h:146: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFSocketCreateWithNative' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSocket.h:147: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFSocketCreateWithSocketSignature' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSocket.h:149: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFSocketCreateConnectedToSocketSignature' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSocket.h:152: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFSocketSetAddress' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSocket.h:153: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFSocketConnectToAddress' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSocket.h:154: error: expected ')' before 's' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSocket.h:156: error: expected ')' before 's' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSocket.h:157: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFSocketCopyAddress' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSocket.h:158: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFSocketCopyPeerAddress' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSocket.h:159: error: expected ')' before 's' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSocket.h:160: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFSocketGetNative' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSocket.h:162: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFSocketCreateRunLoopSource' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSocket.h:164: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFSocketGetSocketFlags' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSocket.h:165: error: expected ')' before 's' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSocket.h:166: error: expected ')' before 's' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSocket.h:167: error: expected ')' before 's' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSocket.h:171: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFSocketSendData' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSocket.h:190: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFSocketRegisterValue' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSocket.h:191: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFSocketCopyRegisteredValue' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSocket.h:193: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFSocketRegisterSocketSignature' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSocket.h:194: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFSocketCopyRegisteredSocketSignature' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSocket.h:196: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFSocketUnregister' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSocket.h:198: error: storage class specified for parameter 'CFSocketSetDefaultNameRegistryPortNumber' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSocket.h:199: error: storage class specified for parameter 'CFSocketGetDefaultNameRegistryPortNumber' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSocket.h:202: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFSocketCommandKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSocket.h:203: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFSocketNameKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSocket.h:204: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFSocketValueKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSocket.h:205: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFSocketResultKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSocket.h:206: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFSocketErrorKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSocket.h:207: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFSocketRegisterCommand' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSocket.h:208: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFSocketRetrieveCommand' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPropertyList.h:13, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:55, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStreamStatus' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:30: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStreamEventType' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:40: error: expected specifier-qualifier-list before 'CFIndex' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:45: error: storage class specified for parameter 'CFStreamClientContext' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:47: error: storage class specified for parameter 'CFReadStreamRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:48: error: storage class specified for parameter 'CFWriteStreamRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:50: error: expected ')' before 'stream' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:51: error: expected ')' before 'stream' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:54: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFReadStreamGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:56: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFWriteStreamGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:62: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFStreamPropertyDataWritten' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:66: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFReadStreamCreateWithBytesNoCopy' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:70: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFWriteStreamCreateWithBuffer' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:74: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFWriteStreamCreateWithAllocatedBuffers' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:78: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFReadStreamCreateWithFile' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:80: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFWriteStreamCreateWithFile' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:83: error: expected ')' before 'alloc' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:88: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFStreamPropertyAppendToFile' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:91: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFStreamPropertyFileCurrentOffset' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:98: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFStreamPropertySocketNativeHandle' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:102: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFStreamPropertySocketRemoteHostName' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:106: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFStreamPropertySocketRemotePortNumber' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:111: error: expected ')' before 'alloc' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:113: error: expected ')' before 'alloc' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:115: error: expected ')' before 'alloc' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:121: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFReadStreamGetStatus' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:123: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFWriteStreamGetStatus' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:127: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFReadStreamCopyError' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:129: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFWriteStreamCopyError' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:137: error: expected ')' before 'stream' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:139: error: expected ')' before 'stream' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:145: error: expected ')' before 'stream' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:147: error: expected ')' before 'stream' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:152: error: expected ')' before 'stream' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:162: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFReadStreamRead' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:174: error: expected ')' before 'stream' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:179: error: expected ')' before 'stream' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:187: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFWriteStreamWrite' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:198: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFReadStreamCopyProperty' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:200: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFWriteStreamCopyProperty' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:205: error: expected ')' before 'stream' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:207: error: expected ')' before 'stream' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:227: error: expected ')' before 'stream' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:229: error: expected ')' before 'stream' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:232: error: expected ')' before 'stream' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:234: error: expected ')' before 'stream' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:237: error: expected ')' before 'stream' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:239: error: expected ')' before 'stream' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:243: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStreamErrorDomain' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:250: error: expected specifier-qualifier-list before 'CFIndex' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:252: error: storage class specified for parameter 'CFStreamError' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:254: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFReadStreamGetError' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStream.h:256: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFWriteStreamGetError' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:55, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPropertyList.h:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFPropertyListMutabilityOptions' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPropertyList.h:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFPropertyListCreateFromXMLData' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPropertyList.h:53: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFPropertyListCreateXMLData' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPropertyList.h:64: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFPropertyListCreateDeepCopy' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPropertyList.h:66: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFPropertyListFormat' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPropertyList.h:78: error: expected ')' before 'plist' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPropertyList.h:94: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFPropertyListWriteToStream' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPropertyList.h:109: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFPropertyListCreateFromStream' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPropertyList.h:126: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFPropertyListCreateWithData' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPropertyList.h:133: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFPropertyListCreateWithStream' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPropertyList.h:138: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFPropertyListWrite' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPropertyList.h:145: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFPropertyListCreateData' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:56, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSet.h:26: error: expected ')' before 'allocator' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSet.h:34: error: expected ')' before 'allocator' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSet.h:42: error: expected declaration specifiers or '...' before '*' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSet.h:42: error: storage class specified for parameter 'CFStringRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSet.h:42: error: 'CFStringRef' declared as function returning a function | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSet.h:42: error: redefinition of parameter 'CFStringRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBag.h:15: error: previous definition of 'CFStringRef' was here | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSet.h:51: error: storage class specified for parameter 'CFSetEqualCallBack' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSet.h:59: error: expected declaration specifiers or '...' before '*' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSet.h:59: error: storage class specified for parameter 'CFHashCode' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSet.h:59: error: 'CFHashCode' declared as function returning a function | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSet.h:59: error: redefinition of parameter 'CFHashCode' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBag.h:17: error: previous definition of 'CFHashCode' was here | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSet.h:86: error: expected specifier-qualifier-list before 'CFIndex' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSet.h:92: error: storage class specified for parameter 'CFSetCallBacks' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSet.h:100: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFTypeSetCallBacks' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSet.h:109: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFCopyStringSetCallBacks' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSet.h:119: error: storage class specified for parameter 'CFSetApplierFunction' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSet.h:125: error: storage class specified for parameter 'CFSetRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSet.h:131: error: storage class specified for parameter 'CFMutableSetRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSet.h:138: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFSetGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSet.h:187: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFSetCreate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSet.h:208: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFSetCreateCopy' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSet.h:254: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFSetCreateMutable' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSet.h:284: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFSetCreateMutableCopy' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSet.h:294: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFSetGetCount' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSet.h:312: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFSetGetCountOfValue' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSet.h:328: error: expected ')' before 'theSet' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSet.h:343: error: expected ')' before 'theSet' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSet.h:367: error: expected ')' before 'theSet' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSet.h:381: error: expected ')' before 'theSet' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSet.h:401: error: expected ')' before 'theSet' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSet.h:416: error: expected ')' before 'theSet' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSet.h:435: error: expected ')' before 'theSet' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSet.h:455: error: expected ')' before 'theSet' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSet.h:470: error: expected ')' before 'theSet' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSet.h:480: error: expected ')' before 'theSet' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:58, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStringEncodingExt.h:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringEncodings' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:60, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTree.h:28: error: storage class specified for parameter 'CFTreeRetainCallBack' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTree.h:36: error: storage class specified for parameter 'CFTreeReleaseCallBack' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTree.h:45: error: expected declaration specifiers or '...' before '*' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTree.h:45: error: storage class specified for parameter 'CFStringRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTree.h:45: error: 'CFStringRef' declared as function returning a function | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTree.h:45: error: redefinition of parameter 'CFStringRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFSet.h:42: error: previous definition of 'CFStringRef' was here | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTree.h:65: error: expected specifier-qualifier-list before 'CFIndex' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTree.h:70: error: storage class specified for parameter 'CFTreeContext' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTree.h:80: error: storage class specified for parameter 'CFTreeApplierFunction' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTree.h:86: error: storage class specified for parameter 'CFTreeRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTree.h:93: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFTreeGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTree.h:113: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFTreeCreate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTree.h:123: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFTreeGetParent' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTree.h:133: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFTreeGetNextSibling' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTree.h:143: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFTreeGetFirstChild' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTree.h:157: error: expected ')' before 'tree' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTree.h:167: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFTreeGetChildCount' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTree.h:180: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFTreeGetChildAtIndex' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTree.h:193: error: expected ')' before 'tree' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTree.h:214: error: expected ')' before 'tree' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTree.h:224: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFTreeFindRoot' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTree.h:241: error: expected ')' before 'tree' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTree.h:254: error: expected ')' before 'tree' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTree.h:267: error: expected ')' before 'tree' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTree.h:282: error: expected ')' before 'tree' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTree.h:291: error: expected ')' before 'tree' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTree.h:300: error: expected ')' before 'tree' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTree.h:320: error: expected ')' before 'tree' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:62, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURLAccess.h:43: error: expected ')' before 'alloc' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURLAccess.h:54: error: expected ')' before 'url' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURLAccess.h:59: error: expected ')' before 'url' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURLAccess.h:64: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLCreatePropertyFromResource' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURLAccess.h:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLError' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURLAccess.h:83: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLFileExists' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURLAccess.h:85: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLFileDirectoryContents' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURLAccess.h:87: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLFileLength' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURLAccess.h:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLFileLastModificationTime' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURLAccess.h:91: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLFilePOSIXMode' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURLAccess.h:93: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLFileOwnerID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURLAccess.h:95: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLHTTPStatusCode' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURLAccess.h:97: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFURLHTTPStatusLine' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:63, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFUUID.h:14: error: storage class specified for parameter 'CFUUIDRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFUUID.h:33: error: storage class specified for parameter 'CFUUIDBytes' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFUUID.h:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFUUIDGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFUUID.h:44: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFUUIDCreate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFUUID.h:48: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFUUIDCreateWithBytes' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFUUID.h:52: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFUUIDCreateFromString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFUUID.h:56: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFUUIDCreateString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFUUID.h:60: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFUUIDGetConstantUUIDWithBytes' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFUUID.h:64: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFUUIDGetUUIDBytes' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFUUID.h:67: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFUUIDCreateFromUUIDBytes' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:64, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFUtilities.h:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFCopyHomeDirectoryURL' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:67, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:17: error: storage class specified for parameter 'CFBundleRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:18: error: storage class specified for parameter 'CFPlugInRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFBundleInfoDictionaryVersionKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFBundleExecutableKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFBundleIdentifierKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFBundleVersionKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:36: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFBundleDevelopmentRegionKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:39: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFBundleNameKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:42: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFBundleLocalizationsKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:48: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBundleGetMainBundle' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:51: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBundleGetBundleWithIdentifier' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:60: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBundleGetAllBundles' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:67: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBundleGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:70: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBundleCreate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:74: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBundleCreateBundlesFromDirectory' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:81: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBundleCopyBundleURL' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:84: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBundleGetValueForInfoDictionaryKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBundleGetInfoDictionary' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:94: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBundleGetLocalInfoDictionary' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:98: error: expected ')' before 'bundle' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:101: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBundleGetIdentifier' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:104: error: expected ')' before 'bundle' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:107: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBundleGetDevelopmentRegion' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:110: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBundleCopySupportFilesDirectoryURL' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:113: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBundleCopyResourcesDirectoryURL' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:116: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBundleCopyPrivateFrameworksURL' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:119: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBundleCopySharedFrameworksURL' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:122: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBundleCopySharedSupportURL' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:125: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBundleCopyBuiltInPlugInsURL' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:133: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBundleCopyInfoDictionaryInDirectory' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:136: error: expected ')' before 'url' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:141: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBundleCopyResourceURL' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:144: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBundleCopyResourceURLsOfType' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:147: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBundleCopyLocalizedString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:165: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBundleCopyResourceURLInDirectory' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:168: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBundleCopyResourceURLsOfTypeInDirectory' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:176: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBundleCopyBundleLocalizations' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:180: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBundleCopyPreferredLocalizationsFromArray' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:188: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBundleCopyLocalizationsForPreferences' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:199: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBundleCopyResourceURLForLocalization' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:202: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBundleCopyResourceURLsOfTypeForLocalization' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:213: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBundleCopyInfoDictionaryForURL' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:220: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBundleCopyLocalizationsForURL' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:228: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBundleCopyExecutableArchitecturesForURL' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:239: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBundleCopyExecutableURL' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:249: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBundleCopyExecutableArchitectures' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:256: error: expected ')' before 'bundle' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:264: error: expected ')' before 'bundle' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:271: error: expected ')' before 'bundle' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:274: error: expected ')' before 'bundle' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:277: error: expected ')' before 'bundle' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:280: error: expected ')' before 'bundle' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:283: error: expected ')' before 'bundle' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:286: error: expected ')' before 'bundle' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:289: error: expected ')' before 'bundle' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:292: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBundleCopyAuxiliaryExecutableURL' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:304: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBundleGetPlugIn' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:309: error: storage class specified for parameter 'CFBundleRefNum' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:315: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFBundleOpenBundleResourceMap' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:323: error: expected ')' before 'bundle' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:328: error: expected ')' before 'bundle' | |
In file included from /usr/include/dispatch/dispatch.h:47, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:11, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:68, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/usr/include/dispatch/base.h:54: error: storage class specified for parameter 'dispatch_object_t' | |
/usr/include/dispatch/base.h:57: error: storage class specified for parameter 'dispatch_function_t' | |
In file included from /usr/include/dispatch/dispatch.h:48, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:11, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:68, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/usr/include/dispatch/object.h:50: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/object.h:55: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/object.h:74: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/object.h:95: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/object.h:112: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/object.h:130: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/object.h:156: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/object.h:180: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/object.h:195: error: expected declaration specifiers before '__attribute__' | |
In file included from /usr/include/dispatch/dispatch.h:49, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:11, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:68, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/usr/include/dispatch/time.h:61: error: storage class specified for parameter 'dispatch_time_t' | |
/usr/include/dispatch/time.h:86: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/time.h:110: error: expected declaration specifiers before '__attribute__' | |
In file included from /usr/include/dispatch/dispatch.h:50, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:11, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:68, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/usr/include/dispatch/queue.h:67: error: storage class specified for parameter 'dispatch_queue_t' | |
/usr/include/dispatch/queue.h:75: error: storage class specified for parameter 'dispatch_queue_attr_t' | |
/usr/include/dispatch/queue.h:111: error: storage class specified for parameter 'dispatch_block_t' | |
/usr/include/dispatch/queue.h:145: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/queue.h:175: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/queue.h:213: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/queue.h:241: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/queue.h:274: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/queue.h:306: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/queue.h:335: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/queue.h:355: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/queue.h:392: error: storage class specified for parameter 'dispatch_queue_priority_t' | |
/usr/include/dispatch/queue.h:415: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/queue.h:432: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/queue.h:470: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/queue.h:488: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/queue.h:540: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/queue.h:558: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/queue.h:586: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/queue.h:619: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/queue.h:666: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/queue.h:700: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/queue.h:728: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/queue.h:759: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/queue.h:802: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/queue.h:831: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/queue.h:857: error: expected declaration specifiers before '__attribute__' | |
In file included from /usr/include/mach/machine/kern_return.h:33, | |
from /usr/include/mach/kern_return.h:70, | |
from /usr/include/mach/message.h:77, | |
from /usr/include/dispatch/source.h:31, | |
from /usr/include/dispatch/dispatch.h:51, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:11, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:68, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/usr/include/mach/i386/kern_return.h:71: error: storage class specified for parameter 'kern_return_t' | |
In file included from /usr/include/dispatch/source.h:31, | |
from /usr/include/dispatch/dispatch.h:51, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:11, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:68, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/usr/include/mach/message.h:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mach_msg_timeout_t' | |
/usr/include/mach/message.h:172: error: storage class specified for parameter 'mach_msg_bits_t' | |
/usr/include/mach/message.h:173: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mach_msg_size_t' | |
/usr/include/mach/message.h:174: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mach_msg_id_t' | |
/usr/include/mach/message.h:179: error: storage class specified for parameter 'mach_msg_type_name_t' | |
/usr/include/mach/message.h:189: error: storage class specified for parameter 'mach_msg_copy_options_t' | |
/usr/include/mach/message.h:211: error: storage class specified for parameter 'mach_msg_descriptor_type_t' | |
/usr/include/mach/message.h:218: error: expected declaration specifiers before '#pragma' | |
/usr/include/mach/message.h:226: error: expected declaration specifiers before 'mach_msg_type_descriptor_t' | |
/usr/include/mach/message.h:230: error: expected specifier-qualifier-list before 'mach_port_t' | |
/usr/include/mach/message.h:238: error: storage class specified for parameter 'mach_msg_port_descriptor_t' | |
/usr/include/mach/message.h:243: error: expected specifier-qualifier-list before 'mach_msg_size_t' | |
/usr/include/mach/message.h:248: error: storage class specified for parameter 'mach_msg_ool_descriptor32_t' | |
/usr/include/mach/message.h:253: error: expected specifier-qualifier-list before 'boolean_t' | |
/usr/include/mach/message.h:258: error: storage class specified for parameter 'mach_msg_ool_descriptor64_t' | |
/usr/include/mach/message.h:266: error: expected specifier-qualifier-list before 'boolean_t' | |
/usr/include/mach/message.h:276: error: storage class specified for parameter 'mach_msg_ool_descriptor_t' | |
/usr/include/mach/message.h:281: error: expected specifier-qualifier-list before 'mach_msg_size_t' | |
/usr/include/mach/message.h:286: error: storage class specified for parameter 'mach_msg_ool_ports_descriptor32_t' | |
/usr/include/mach/message.h:291: error: expected specifier-qualifier-list before 'boolean_t' | |
/usr/include/mach/message.h:296: error: storage class specified for parameter 'mach_msg_ool_ports_descriptor64_t' | |
/usr/include/mach/message.h:304: error: expected specifier-qualifier-list before 'boolean_t' | |
/usr/include/mach/message.h:314: error: storage class specified for parameter 'mach_msg_ool_ports_descriptor_t' | |
/usr/include/mach/message.h:332: error: expected specifier-qualifier-list before 'mach_msg_port_descriptor_t' | |
/usr/include/mach/message.h:336: error: storage class specified for parameter 'mach_msg_descriptor_t' | |
/usr/include/mach/message.h:341: error: expected specifier-qualifier-list before 'mach_msg_size_t' | |
/usr/include/mach/message.h:342: error: storage class specified for parameter 'mach_msg_body_t' | |
/usr/include/mach/message.h:349: error: expected specifier-qualifier-list before 'mach_msg_bits_t' | |
/usr/include/mach/message.h:355: error: storage class specified for parameter 'mach_msg_header_t' | |
/usr/include/mach/message.h:361: error: expected specifier-qualifier-list before 'mach_msg_header_t' | |
/usr/include/mach/message.h:363: error: storage class specified for parameter 'mach_msg_base_t' | |
/usr/include/mach/message.h:365: error: storage class specified for parameter 'mach_msg_trailer_type_t' | |
/usr/include/mach/message.h:369: error: storage class specified for parameter 'mach_msg_trailer_size_t' | |
/usr/include/mach/message.h:373: error: expected specifier-qualifier-list before 'mach_msg_trailer_type_t' | |
/usr/include/mach/message.h:375: error: storage class specified for parameter 'mach_msg_trailer_t' | |
/usr/include/mach/message.h:379: error: expected specifier-qualifier-list before 'mach_msg_trailer_type_t' | |
/usr/include/mach/message.h:382: error: storage class specified for parameter 'mach_msg_seqno_trailer_t' | |
/usr/include/mach/message.h:387: error: storage class specified for parameter 'security_token_t' | |
/usr/include/mach/message.h:391: error: expected specifier-qualifier-list before 'mach_msg_trailer_type_t' | |
/usr/include/mach/message.h:395: error: storage class specified for parameter 'mach_msg_security_trailer_t' | |
/usr/include/mach/message.h:409: error: storage class specified for parameter 'audit_token_t' | |
/usr/include/mach/message.h:413: error: expected specifier-qualifier-list before 'mach_msg_trailer_type_t' | |
/usr/include/mach/message.h:418: error: storage class specified for parameter 'mach_msg_audit_trailer_t' | |
/usr/include/mach/message.h:422: error: expected specifier-qualifier-list before 'mach_msg_trailer_type_t' | |
/usr/include/mach/message.h:428: error: storage class specified for parameter 'mach_msg_context_trailer_t' | |
/usr/include/mach/message.h:433: error: expected specifier-qualifier-list before 'mach_port_name_t' | |
/usr/include/mach/message.h:434: error: storage class specified for parameter 'msg_labels_t' | |
/usr/include/mach/message.h:443: error: expected specifier-qualifier-list before 'mach_msg_trailer_type_t' | |
/usr/include/mach/message.h:451: error: storage class specified for parameter 'mach_msg_mac_trailer_t' | |
/usr/include/mach/message.h:464: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mach_msg_max_trailer_t' | |
/usr/include/mach/message.h:474: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mach_msg_format_0_trailer_t' | |
/usr/include/mach/message.h:482: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'KERNEL_SECURITY_TOKEN' | |
/usr/include/mach/message.h:485: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'KERNEL_AUDIT_TOKEN' | |
/usr/include/mach/message.h:487: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mach_msg_options_t' | |
/usr/include/mach/message.h:491: error: expected specifier-qualifier-list before 'mach_msg_header_t' | |
/usr/include/mach/message.h:492: error: storage class specified for parameter 'mach_msg_empty_send_t' | |
/usr/include/mach/message.h:496: error: expected specifier-qualifier-list before 'mach_msg_header_t' | |
/usr/include/mach/message.h:498: error: storage class specified for parameter 'mach_msg_empty_rcv_t' | |
/usr/include/mach/message.h:502: error: expected specifier-qualifier-list before 'mach_msg_empty_send_t' | |
/usr/include/mach/message.h:504: error: storage class specified for parameter 'mach_msg_empty_t' | |
/usr/include/mach/message.h:506: error: expected declaration specifiers before '#pragma' | |
/usr/include/mach/message.h:528: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mach_msg_type_number_t' | |
/usr/include/mach/message.h:571: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mach_msg_option_t' | |
/usr/include/mach/message.h:648: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mach_msg_return_t' | |
/usr/include/mach/message.h:750: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mach_msg_overwrite' | |
/usr/include/mach/message.h:770: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'mach_msg' | |
In file included from /usr/include/dispatch/dispatch.h:51, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:11, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:68, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/usr/include/dispatch/source.h:52: error: storage class specified for parameter 'dispatch_source_t' | |
/usr/include/dispatch/source.h:65: error: storage class specified for parameter 'dispatch_source_type_t' | |
/usr/include/dispatch/source.h:75: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/source.h:88: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/source.h:100: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/source.h:111: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/source.h:123: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/source.h:135: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/source.h:146: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/source.h:158: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/source.h:170: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/source.h:182: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/source.h:195: error: storage class specified for parameter 'dispatch_source_mach_send_flags_t' | |
/usr/include/dispatch/source.h:219: error: storage class specified for parameter 'dispatch_source_proc_flags_t' | |
/usr/include/dispatch/source.h:255: error: storage class specified for parameter 'dispatch_source_vnode_flags_t' | |
/usr/include/dispatch/source.h:290: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/source.h:312: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/source.h:335: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/source.h:369: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/source.h:394: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/source.h:422: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/source.h:440: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/source.h:469: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/source.h:498: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/source.h:534: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/source.h:555: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/source.h:592: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/source.h:622: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/source.h:647: error: expected declaration specifiers before '__attribute__' | |
In file included from /usr/include/dispatch/dispatch.h:52, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:11, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:68, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/usr/include/dispatch/group.h:34: error: storage class specified for parameter 'dispatch_group_t' | |
/usr/include/dispatch/group.h:52: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/group.h:81: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/group.h:115: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/group.h:158: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/group.h:194: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/group.h:224: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/group.h:247: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/group.h:266: error: expected declaration specifiers before '__attribute__' | |
In file included from /usr/include/dispatch/dispatch.h:53, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:11, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:68, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/usr/include/dispatch/semaphore.h:35: error: storage class specified for parameter 'dispatch_semaphore_t' | |
/usr/include/dispatch/semaphore.h:58: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/semaphore.h:83: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/semaphore.h:105: error: expected declaration specifiers before '__attribute__' | |
In file included from /usr/include/dispatch/dispatch.h:54, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:11, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:68, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/usr/include/dispatch/once.h:38: error: storage class specified for parameter 'dispatch_once_t' | |
/usr/include/dispatch/once.h:58: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/once.h:65: error: expected ')' before '*' token | |
/usr/include/dispatch/once.h:75: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/once.h:82: error: expected ')' before '*' token | |
In file included from /usr/include/dispatch/dispatch.h:55, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:11, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:68, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/usr/include/dispatch/data.h:42: error: storage class specified for parameter 'dispatch_data_t' | |
/usr/include/dispatch/data.h:50: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/data.h:70: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/data.h:94: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/data.h:110: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/data.h:132: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/data.h:154: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/data.h:174: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/data.h:192: error: expected ')' before 'region' | |
/usr/include/dispatch/data.h:217: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/data.h:236: error: expected declaration specifiers before '__attribute__' | |
In file included from /usr/include/dispatch/dispatch.h:56, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:11, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:68, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/usr/include/dispatch/io.h:51: error: storage class specified for parameter 'dispatch_fd_t' | |
/usr/include/dispatch/io.h:104: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/io.h:142: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/io.h:160: error: storage class specified for parameter 'dispatch_io_t' | |
/usr/include/dispatch/io.h:170: error: expected declaration specifiers or '...' before 'dispatch_data_t' | |
/usr/include/dispatch/io.h:170: error: storage class specified for parameter 'dispatch_io_handler_t' | |
/usr/include/dispatch/io.h:193: error: storage class specified for parameter 'dispatch_io_type_t' | |
/usr/include/dispatch/io.h:220: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/io.h:255: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/io.h:294: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/io.h:344: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/io.h:396: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/io.h:414: error: storage class specified for parameter 'dispatch_io_close_flags_t' | |
/usr/include/dispatch/io.h:433: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/io.h:459: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/io.h:478: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/io.h:499: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/io.h:530: error: expected declaration specifiers before '__attribute__' | |
/usr/include/dispatch/io.h:545: error: storage class specified for parameter 'dispatch_io_interval_flags_t' | |
/usr/include/dispatch/io.h:569: error: expected declaration specifiers before '__attribute__' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:68, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:15: error: storage class specified for parameter 'CFMessagePortRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:27: error: expected specifier-qualifier-list before 'CFIndex' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:32: error: storage class specified for parameter 'CFMessagePortContext' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:34: error: expected declaration specifiers or '...' before '*' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:34: error: expected ')' before 'local' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:36: error: expected ')' before 'ms' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFMessagePortGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFMessagePortCreateLocal' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFMessagePortCreateRemote' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:43: error: expected ')' before 'ms' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:44: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFMessagePortGetName' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:45: error: expected ')' before 'ms' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:46: error: expected ')' before 'ms' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:47: error: expected ')' before 'ms' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:48: error: expected ')' before 'ms' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFMessagePortGetInvalidationCallBack' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:50: error: expected ')' before 'ms' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:53: error: expected ')' before 'remote' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:55: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFMessagePortCreateRunLoopSource' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:57: error: expected ')' before 'ms' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:69, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPlugIn.h:24: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFPlugInDynamicRegistrationKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPlugIn.h:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFPlugInDynamicRegisterFunctionKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPlugIn.h:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFPlugInUnloadFunctionKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPlugIn.h:30: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFPlugInFactoriesKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPlugIn.h:32: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFPlugInTypesKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPlugIn.h:37: error: expected ')' before 'plugIn' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPlugIn.h:38: error: expected ')' before 'plugIn' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPlugIn.h:39: error: expected ')' before 'allocator' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPlugIn.h:44: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFPlugInGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPlugIn.h:47: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFPlugInCreate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPlugIn.h:51: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFPlugInGetBundle' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPlugIn.h:60: error: expected ')' before 'plugIn' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPlugIn.h:63: error: expected ')' before 'plugIn' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPlugIn.h:70: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFPlugInFindFactoriesForPlugInType' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPlugIn.h:74: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFPlugInFindFactoriesForPlugInTypeInPlugIn' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPlugIn.h:78: error: expected ')' before 'allocator' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPlugIn.h:86: error: expected ')' before 'factoryUUID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPlugIn.h:89: error: expected ')' before 'factoryUUID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPlugIn.h:92: error: expected ')' before 'factoryUUID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPlugIn.h:95: error: expected ')' before 'factoryUUID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPlugIn.h:98: error: expected ')' before 'factoryUUID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPlugIn.h:105: error: expected ')' before 'factoryID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPlugIn.h:108: error: expected ')' before 'factoryID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPlugIn.h:113: error: storage class specified for parameter 'CFPlugInInstanceRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPlugIn.h:115: error: expected ')' before 'instance' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPlugIn.h:116: error: storage class specified for parameter 'CFPlugInInstanceDeallocateInstanceDataFunction' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPlugIn.h:119: error: expected ')' before 'instance' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPlugIn.h:121: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFPlugInInstanceGetFactoryName' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPlugIn.h:123: error: expected ')' before 'instance' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPlugIn.h:125: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFPlugInInstanceGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFPlugIn.h:127: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFPlugInInstanceCreateWithInstanceDataSize' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:75, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFAttributedString.h:26: error: storage class specified for parameter 'CFAttributedStringRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFAttributedString.h:27: error: storage class specified for parameter 'CFMutableAttributedStringRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFAttributedString.h:32: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFAttributedStringGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFAttributedString.h:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFAttributedStringCreate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFAttributedString.h:46: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFAttributedStringCreateWithSubstring' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFAttributedString.h:51: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFAttributedStringCreateCopy' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFAttributedString.h:56: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFAttributedStringGetString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFAttributedString.h:61: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFAttributedStringGetLength' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFAttributedString.h:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFAttributedStringGetAttributes' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFAttributedString.h:73: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFAttributedStringGetAttribute' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFAttributedString.h:78: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFAttributedStringGetAttributesAndLongestEffectiveRange' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFAttributedString.h:83: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFAttributedStringGetAttributeAndLongestEffectiveRange' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFAttributedString.h:92: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFAttributedStringCreateMutableCopy' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFAttributedString.h:97: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFAttributedStringCreateMutable' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFAttributedString.h:104: error: expected ')' before 'aStr' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFAttributedString.h:111: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFAttributedStringGetMutableString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFAttributedString.h:116: error: expected ')' before 'aStr' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFAttributedString.h:121: error: expected ')' before 'aStr' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFAttributedString.h:126: error: expected ')' before 'aStr' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFAttributedString.h:131: error: expected ')' before 'aStr' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFAttributedString.h:136: error: expected ')' before 'aStr' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFAttributedString.h:141: error: expected ')' before 'aStr' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:76, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:13: error: storage class specified for parameter 'CFNotificationCenterRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:15: error: expected ')' before 'center' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFNotificationSuspensionBehavior' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFNotificationCenterGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:30: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFNotificationCenterGetLocalCenter' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFNotificationCenterGetDistributedCenter' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:36: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFNotificationCenterGetDarwinNotifyCenter' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:54: error: expected ')' before 'center' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:56: error: expected ')' before 'center' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:57: error: expected ')' before 'center' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:59: error: expected ')' before 'center' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFNotificationCenter.h:66: error: expected ')' before 'center' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:77, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURLEnumerator.h:19: error: storage class specified for parameter 'CFURLEnumeratorRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURLEnumerator.h:23: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLEnumeratorGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURLEnumerator.h:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLEnumeratorOptions' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURLEnumerator.h:45: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLEnumeratorCreateForDirectoryURL' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURLEnumerator.h:55: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLEnumeratorCreateForMountedVolumes' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURLEnumerator.h:59: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLEnumeratorResult' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURLEnumerator.h:71: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLEnumeratorGetNextURL' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURLEnumerator.h:82: error: expected ')' before 'enumerator' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURLEnumerator.h:88: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFURLEnumeratorGetDescendentLevel' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURLEnumerator.h:96: error: expected ')' before 'enumerator' | |
In file included from /usr/include/sys/acl.h:27, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFFileSecurity.h:14, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:84, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/usr/include/sys/kauth.h:58: error: storage class specified for parameter 'guid_t' | |
/usr/include/sys/kauth.h:63: error: expected declaration specifiers before '#pragma' | |
/usr/include/sys/kauth.h:70: error: expected declaration specifiers before 'ntsid_t' | |
/usr/include/sys/kauth.h:71: error: expected declaration specifiers before '#pragma' | |
/usr/include/sys/kauth.h:129: error: expected declaration specifiers before ';' token | |
/usr/include/sys/kauth.h:143: error: storage class specified for parameter 'kauth_ace_rights_t' | |
/usr/include/sys/kauth.h:147: error: expected specifier-qualifier-list before 'guid_t' | |
/usr/include/sys/kauth.h:178: error: storage class specified for parameter 'kauth_ace_t' | |
/usr/include/sys/kauth.h:228: error: storage class specified for parameter 'kauth_acl_t' | |
/usr/include/sys/kauth.h:241: error: expected specifier-qualifier-list before 'guid_t' | |
/usr/include/sys/kauth.h:259: error: storage class specified for parameter 'kauth_filesec_t' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFFileSecurity.h:14, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:84, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/usr/include/sys/acl.h:85: error: storage class specified for parameter 'acl_perm_t' | |
/usr/include/sys/acl.h:92: error: storage class specified for parameter 'acl_tag_t' | |
/usr/include/sys/acl.h:105: error: storage class specified for parameter 'acl_type_t' | |
/usr/include/sys/acl.h:116: error: storage class specified for parameter 'acl_entry_id_t' | |
/usr/include/sys/acl.h:127: error: storage class specified for parameter 'acl_flag_t' | |
/usr/include/sys/acl.h:136: error: storage class specified for parameter 'acl_t' | |
/usr/include/sys/acl.h:137: error: storage class specified for parameter 'acl_entry_t' | |
/usr/include/sys/acl.h:138: error: storage class specified for parameter 'acl_permset_t' | |
/usr/include/sys/acl.h:139: error: storage class specified for parameter 'acl_flagset_t' | |
/usr/include/sys/acl.h:141: error: storage class specified for parameter 'acl_permset_mask_t' | |
/usr/include/sys/acl.h:145: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'acl_dup' | |
/usr/include/sys/acl.h:146: error: storage class specified for parameter 'acl_free' | |
/usr/include/sys/acl.h:147: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'acl_init' | |
/usr/include/sys/acl.h:150: error: expected ')' before 'dest_d' | |
/usr/include/sys/acl.h:151: error: expected ')' before '*' token | |
/usr/include/sys/acl.h:152: error: expected ')' before '*' token | |
/usr/include/sys/acl.h:153: error: expected ')' before 'acl' | |
/usr/include/sys/acl.h:154: error: expected ')' before 'acl' | |
/usr/include/sys/acl.h:155: error: expected ')' before 'acl' | |
/usr/include/sys/acl.h:156: error: expected declaration specifiers or '...' before 'acl_type_t' | |
/usr/include/sys/acl.h:156: error: expected declaration specifiers or '...' before 'acl_t' | |
/usr/include/sys/acl.h:156: error: storage class specified for parameter 'acl_valid_fd_np' | |
/usr/include/sys/acl.h:157: error: expected declaration specifiers or '...' before 'acl_type_t' | |
/usr/include/sys/acl.h:157: error: expected declaration specifiers or '...' before 'acl_t' | |
/usr/include/sys/acl.h:157: error: storage class specified for parameter 'acl_valid_file_np' | |
/usr/include/sys/acl.h:158: error: expected declaration specifiers or '...' before 'acl_type_t' | |
/usr/include/sys/acl.h:158: error: expected declaration specifiers or '...' before 'acl_t' | |
/usr/include/sys/acl.h:158: error: storage class specified for parameter 'acl_valid_link_np' | |
/usr/include/sys/acl.h:161: error: expected ')' before 'permset_d' | |
/usr/include/sys/acl.h:162: error: expected ')' before '*' token | |
/usr/include/sys/acl.h:163: error: expected ')' before 'permset_d' | |
/usr/include/sys/acl.h:164: error: expected ')' before 'permset_d' | |
/usr/include/sys/acl.h:165: error: expected ')' before 'permset_d' | |
/usr/include/sys/acl.h:166: error: expected ')' before 'entry_d' | |
/usr/include/sys/acl.h:167: error: expected ')' before 'entry_d' | |
/usr/include/sys/acl.h:170: error: expected ')' before '*' token | |
/usr/include/sys/acl.h:171: error: expected ')' before 'entry_d' | |
/usr/include/sys/acl.h:172: error: expected ')' before 'entry_d' | |
/usr/include/sys/acl.h:175: error: expected ')' before 'flagset_d' | |
/usr/include/sys/acl.h:176: error: expected ')' before 'flagset_d' | |
/usr/include/sys/acl.h:177: error: expected ')' before 'flagset_d' | |
/usr/include/sys/acl.h:178: error: expected ')' before 'flagset_d' | |
/usr/include/sys/acl.h:179: error: expected declaration specifiers or '...' before 'acl_flagset_t' | |
/usr/include/sys/acl.h:179: error: storage class specified for parameter 'acl_get_flagset_np' | |
/usr/include/sys/acl.h:180: error: expected declaration specifiers or '...' before 'acl_flagset_t' | |
/usr/include/sys/acl.h:180: error: storage class specified for parameter 'acl_set_flagset_np' | |
/usr/include/sys/acl.h:183: error: expected ')' before 'entry_d' | |
/usr/include/sys/acl.h:184: error: expected ')' before 'entry_d' | |
/usr/include/sys/acl.h:185: error: expected ')' before 'entry_d' | |
/usr/include/sys/acl.h:186: error: expected ')' before 'entry_d' | |
/usr/include/sys/acl.h:189: error: storage class specified for parameter 'acl_delete_def_file' | |
/usr/include/sys/acl.h:190: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'acl_get_fd' | |
/usr/include/sys/acl.h:191: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'acl_get_fd_np' | |
/usr/include/sys/acl.h:192: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'acl_get_file' | |
/usr/include/sys/acl.h:193: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'acl_get_link_np' | |
/usr/include/sys/acl.h:194: error: expected declaration specifiers or '...' before 'acl_t' | |
/usr/include/sys/acl.h:194: error: storage class specified for parameter 'acl_set_fd' | |
/usr/include/sys/acl.h:195: error: expected declaration specifiers or '...' before 'acl_t' | |
/usr/include/sys/acl.h:195: error: expected declaration specifiers or '...' before 'acl_type_t' | |
/usr/include/sys/acl.h:195: error: storage class specified for parameter 'acl_set_fd_np' | |
/usr/include/sys/acl.h:196: error: expected declaration specifiers or '...' before 'acl_type_t' | |
/usr/include/sys/acl.h:196: error: expected declaration specifiers or '...' before 'acl_t' | |
/usr/include/sys/acl.h:196: error: storage class specified for parameter 'acl_set_file' | |
/usr/include/sys/acl.h:197: error: expected declaration specifiers or '...' before 'acl_type_t' | |
/usr/include/sys/acl.h:197: error: expected declaration specifiers or '...' before 'acl_t' | |
/usr/include/sys/acl.h:197: error: storage class specified for parameter 'acl_set_link_np' | |
/usr/include/sys/acl.h:200: error: expected declaration specifiers or '...' before 'acl_t' | |
/usr/include/sys/acl.h:200: error: storage class specified for parameter 'acl_copy_ext' | |
/usr/include/sys/acl.h:201: error: expected declaration specifiers or '...' before 'acl_t' | |
/usr/include/sys/acl.h:201: error: storage class specified for parameter 'acl_copy_ext_native' | |
/usr/include/sys/acl.h:202: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'acl_copy_int' | |
/usr/include/sys/acl.h:203: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'acl_copy_int_native' | |
/usr/include/sys/acl.h:204: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'acl_from_text' | |
/usr/include/sys/acl.h:205: error: expected ')' before 'acl' | |
/usr/include/sys/acl.h:206: error: expected ')' before 'acl' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFFileSecurity.h:15, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:84, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/usr/include/sys/fcntl.h:371: error: storage class specified for parameter 'fsignatures_t' | |
/usr/include/sys/fcntl.h:387: error: storage class specified for parameter 'fstore_t' | |
/usr/include/sys/fcntl.h:395: error: storage class specified for parameter 'fbootstraptransfer_t' | |
/usr/include/sys/fcntl.h:419: error: expected declaration specifiers before '#pragma' | |
/usr/include/sys/fcntl.h:429: error: expected declaration specifiers before ';' token | |
/usr/include/sys/fcntl.h:431: error: expected declaration specifiers before '#pragma' | |
/usr/include/sys/fcntl.h:443: error: storage class specified for parameter 'filesec_t' | |
/usr/include/sys/fcntl.h:457: error: storage class specified for parameter 'filesec_property_t' | |
/usr/include/sys/fcntl.h:469: error: expected declaration specifiers or '...' before 'filesec_t' | |
/usr/include/sys/fcntl.h:471: error: expected declaration specifiers before 'filesec_t' | |
/usr/include/sys/fcntl.h:472: error: expected declaration specifiers before 'filesec_t' | |
/usr/include/sys/fcntl.h:474: error: expected ')' before 'void' | |
/usr/include/sys/fcntl.h:475: error: expected ')' before 'int' | |
/usr/include/sys/fcntl.h:476: error: expected ')' before 'const' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:84, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFFileSecurity.h:24: error: storage class specified for parameter 'CFFileSecurityRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFFileSecurity.h:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFFileSecurityGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFFileSecurity.h:48: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFFileSecurityCreate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFFileSecurity.h:65: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFFileSecurityCreateCopy' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFFileSecurity.h:81: error: expected ')' before 'fileSec' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFFileSecurity.h:95: error: expected ')' before 'fileSec' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFFileSecurity.h:110: error: expected ')' before 'fileSec' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFFileSecurity.h:125: error: expected ')' before 'fileSec' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFFileSecurity.h:145: error: expected ')' before 'fileSec' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFFileSecurity.h:167: error: expected ')' before 'fileSec' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFFileSecurity.h:183: error: expected ')' before 'fileSec' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFFileSecurity.h:198: error: expected ')' before 'fileSec' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFFileSecurity.h:214: error: expected ')' before 'fileSec' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFFileSecurity.h:229: error: expected ')' before 'fileSec' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFFileSecurity.h:245: error: expected ')' before 'fileSec' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFFileSecurity.h:260: error: expected ')' before 'fileSec' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFFileSecurity.h:283: error: expected ')' before 'fileSec' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:85, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMachPort.h:13: error: storage class specified for parameter 'CFMachPortRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMachPort.h:16: error: expected specifier-qualifier-list before 'CFIndex' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMachPort.h:21: error: storage class specified for parameter 'CFMachPortContext' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMachPort.h:23: error: expected ')' before 'port' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMachPort.h:24: error: expected ')' before 'port' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMachPort.h:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFMachPortGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMachPort.h:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFMachPortCreate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMachPort.h:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFMachPortCreateWithPort' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMachPort.h:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFMachPortGetPort' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMachPort.h:32: error: expected ')' before 'port' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMachPort.h:33: error: expected ')' before 'port' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMachPort.h:34: error: expected ')' before 'port' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMachPort.h:35: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFMachPortGetInvalidationCallBack' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMachPort.h:36: error: expected ')' before 'port' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMachPort.h:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFMachPortCreateRunLoopSource' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:86, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStringTokenizer.h:53: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringTokenizerCopyBestStringLanguage' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStringTokenizer.h:61: error: storage class specified for parameter 'CFStringTokenizerRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStringTokenizer.h:104: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringTokenizerTokenType' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStringTokenizer.h:135: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringTokenizerGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStringTokenizer.h:155: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringTokenizerCreate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStringTokenizer.h:167: error: expected ')' before 'tokenizer' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStringTokenizer.h:185: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringTokenizerGoToTokenAtIndex' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStringTokenizer.h:209: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringTokenizerAdvanceToNextToken' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStringTokenizer.h:219: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringTokenizerGetCurrentTokenRange' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStringTokenizer.h:233: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringTokenizerCopyCurrentTokenAttribute' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFStringTokenizer.h:260: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFStringTokenizerGetCurrentSubTokens' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:87, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFFileDescriptor.h:13: error: storage class specified for parameter 'CFFileDescriptorNativeDescriptor' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFFileDescriptor.h:15: error: storage class specified for parameter 'CFFileDescriptorRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFFileDescriptor.h:23: error: expected ')' before 'f' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFFileDescriptor.h:26: error: expected specifier-qualifier-list before 'CFIndex' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFFileDescriptor.h:31: error: storage class specified for parameter 'CFFileDescriptorContext' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFFileDescriptor.h:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFFileDescriptorGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFFileDescriptor.h:35: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFFileDescriptorCreate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFFileDescriptor.h:37: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFFileDescriptorGetNativeDescriptor' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFFileDescriptor.h:39: error: expected ')' before 'f' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFFileDescriptor.h:41: error: expected ')' before 'f' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFFileDescriptor.h:42: error: expected ')' before 'f' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFFileDescriptor.h:44: error: expected ')' before 'f' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFFileDescriptor.h:45: error: expected ')' before 'f' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFFileDescriptor.h:47: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFFileDescriptorCreateRunLoopSource' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:92, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFUserNotification.h:17: error: storage class specified for parameter 'CFUserNotificationRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFUserNotification.h:63: error: expected ')' before 'userNotification' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFUserNotification.h:66: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFUserNotificationGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFUserNotification.h:69: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFUserNotificationCreate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFUserNotification.h:72: error: expected ')' before 'userNotification' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFUserNotification.h:75: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFUserNotificationGetResponseValue' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFUserNotification.h:78: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFUserNotificationGetResponseDictionary' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFUserNotification.h:81: error: expected ')' before 'userNotification' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFUserNotification.h:84: error: expected ')' before 'userNotification' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFUserNotification.h:87: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFUserNotificationCreateRunLoopSource' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFUserNotification.h:93: error: expected ')' before 'timeout' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFUserNotification.h:96: error: expected ')' before 'timeout' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFUserNotification.h:120: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFUserNotificationCheckBoxChecked' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFUserNotification.h:121: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFUserNotificationSecureTextField' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFUserNotification.h:122: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFUserNotificationPopUpSelection' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFUserNotification.h:128: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFUserNotificationIconURLKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFUserNotification.h:131: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFUserNotificationSoundURLKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFUserNotification.h:134: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFUserNotificationLocalizationURLKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFUserNotification.h:137: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFUserNotificationAlertHeaderKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFUserNotification.h:140: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFUserNotificationAlertMessageKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFUserNotification.h:143: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFUserNotificationDefaultButtonTitleKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFUserNotification.h:146: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFUserNotificationAlternateButtonTitleKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFUserNotification.h:149: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFUserNotificationOtherButtonTitleKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFUserNotification.h:152: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFUserNotificationProgressIndicatorValueKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFUserNotification.h:155: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFUserNotificationPopUpTitlesKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFUserNotification.h:158: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFUserNotificationTextFieldTitlesKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFUserNotification.h:161: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFUserNotificationCheckBoxTitlesKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFUserNotification.h:164: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFUserNotificationTextFieldValuesKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFUserNotification.h:167: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFUserNotificationPopUpSelectionKey' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:93, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:22: error: storage class specified for parameter 'CFXMLNodeRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:23: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFXMLTreeRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:46: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFXMLNodeTypeCode' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:65: error: expected specifier-qualifier-list before 'CFDictionaryRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:69: error: storage class specified for parameter 'CFXMLElementInfo' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:72: error: expected specifier-qualifier-list before 'CFStringRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:73: error: storage class specified for parameter 'CFXMLProcessingInstructionInfo' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:76: error: expected specifier-qualifier-list before 'CFURLRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:78: error: storage class specified for parameter 'CFXMLDocumentInfo' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:81: error: expected specifier-qualifier-list before 'CFURLRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:83: error: storage class specified for parameter 'CFXMLExternalID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:86: error: expected specifier-qualifier-list before 'CFXMLExternalID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:87: error: storage class specified for parameter 'CFXMLDocumentTypeInfo' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:90: error: expected specifier-qualifier-list before 'CFXMLExternalID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:91: error: storage class specified for parameter 'CFXMLNotationInfo' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:95: error: expected specifier-qualifier-list before 'CFStringRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:96: error: storage class specified for parameter 'CFXMLElementTypeDeclarationInfo' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:100: error: expected specifier-qualifier-list before 'CFStringRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:103: error: storage class specified for parameter 'CFXMLAttributeDeclarationInfo' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:106: error: expected specifier-qualifier-list before 'CFIndex' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:108: error: storage class specified for parameter 'CFXMLAttributeListDeclarationInfo' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:110: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFXMLEntityTypeCode' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:119: error: expected specifier-qualifier-list before 'CFXMLEntityTypeCode' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:123: error: storage class specified for parameter 'CFXMLEntityInfo' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:126: error: expected specifier-qualifier-list before 'CFXMLEntityTypeCode' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:127: error: storage class specified for parameter 'CFXMLEntityReferenceInfo' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:150: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFXMLNodeGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:154: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFXMLNodeCreate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:158: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFXMLNodeCreateCopy' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:161: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFXMLNodeGetTypeCode' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:164: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFXMLNodeGetString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:167: error: expected ')' before 'node' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:170: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFXMLNodeGetVersion' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:176: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFXMLTreeCreateWithNode' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLNode.h:180: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFXMLTreeGetNode' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:94, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:36, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLParser.h:20: error: storage class specified for parameter 'CFXMLParserRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLParser.h:52: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFXMLParserOptions' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLParser.h:64: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFXMLParserStatusCode' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLParser.h:127: error: expected ')' before 'parser' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLParser.h:128: error: expected ')' before 'parser' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLParser.h:129: error: expected ')' before 'parser' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLParser.h:130: error: expected declaration specifiers or '...' before '*' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLParser.h:130: error: expected ')' before 'parser' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLParser.h:131: error: expected ')' before 'parser' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLParser.h:133: error: expected specifier-qualifier-list before 'CFIndex' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLParser.h:139: error: storage class specified for parameter 'CFXMLParserCallBacks' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLParser.h:141: error: storage class specified for parameter 'CFXMLParserRetainCallBack' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLParser.h:142: error: storage class specified for parameter 'CFXMLParserReleaseCallBack' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLParser.h:143: error: expected declaration specifiers or '...' before '*' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLParser.h:143: error: storage class specified for parameter 'CFStringRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLParser.h:143: error: 'CFStringRef' declared as function returning a function | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLParser.h:143: error: redefinition of parameter 'CFStringRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFTree.h:45: error: previous definition of 'CFStringRef' was here | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLParser.h:145: error: expected specifier-qualifier-list before 'CFIndex' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLParser.h:150: error: storage class specified for parameter 'CFXMLParserContext' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLParser.h:153: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFXMLParserGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLParser.h:163: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFXMLParserCreate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLParser.h:168: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFXMLParserCreateWithDataFromURL' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLParser.h:171: error: expected ')' before 'parser' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLParser.h:174: error: expected ')' before 'parser' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLParser.h:177: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFXMLParserGetSourceURL' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLParser.h:181: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFXMLParserGetLocation' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLParser.h:185: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFXMLParserGetLineNumber' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLParser.h:189: error: expected ')' before 'parser' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLParser.h:195: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFXMLParserGetStatusCode' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLParser.h:198: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFXMLParserCopyErrorDescription' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLParser.h:204: error: expected ')' before 'parser' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLParser.h:212: error: expected ')' before 'parser' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLParser.h:221: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFXMLTreeCreateFromData' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLParser.h:227: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFXMLTreeCreateFromDataWithError' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLParser.h:231: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFXMLTreeCreateWithDataFromURL' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLParser.h:239: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFXMLTreeCreateXMLData' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLParser.h:248: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFXMLCreateStringByEscapingEntities' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLParser.h:251: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'CFXMLCreateStringByUnescapingEntities' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLParser.h:254: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFXMLTreeErrorDescription' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLParser.h:257: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFXMLTreeErrorLineNumber' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLParser.h:260: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFXMLTreeErrorLocation' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLParser.h:263: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kCFXMLTreeErrorStatusCode' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:54, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:43: error: storage class specified for parameter 'SecKeychainPromptSelector' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:60: error: expected declaration specifiers before 'CFTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:75: error: expected ')' before 'access' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:91: error: expected ')' before 'access' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:104: error: expected ')' before 'aclRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:118: error: expected ')' before 'acl' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:132: error: expected ')' before 'acl' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:148: error: expected ')' before 'acl' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:162: error: expected ')' before 'acl' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:178: error: expected ')' before 'acl' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:188: error: expected declaration specifiers before 'CFArrayRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:201: error: expected ')' before 'acl' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:213: error: expected ')' before 'acl' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:55, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificate.h:80: error: expected declaration specifiers before 'CFTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificate.h:95: error: expected declaration specifiers or '...' before 'SecCertificateRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificate.h:105: error: expected declaration specifiers before 'SecCertificateRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificate.h:117: error: expected ')' before 'certificate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificate.h:128: error: expected ')' before 'certificate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificate.h:137: error: expected declaration specifiers before 'CFDataRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificate.h:148: error: expected ')' before 'certificate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificate.h:166: error: expected ')' before 'certificate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificate.h:184: error: expected ')' before 'certificate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificate.h:195: error: expected ')' before 'certificate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificate.h:206: error: expected ')' before 'certificate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificate.h:216: error: expected ')' before 'certificate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificate.h:229: error: expected ')' before 'certificate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificate.h:239: error: expected declaration specifiers before 'CFStringRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificate.h:250: error: expected ')' before 'certificate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificate.h:263: error: expected ')' before 'name' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificate.h:275: error: expected declaration specifiers before 'SecCertificateRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificate.h:289: error: expected ')' before 'certificate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificate.h:302: error: expected ')' before 'certificate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificate.h:314: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecPropertyKeyType' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificate.h:315: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecPropertyKeyLabel' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificate.h:316: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecPropertyKeyLocalizedLabel' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificate.h:317: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecPropertyKeyValue' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificate.h:324: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecPropertyTypeWarning' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificate.h:325: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecPropertyTypeSuccess' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificate.h:326: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecPropertyTypeSection' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificate.h:327: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecPropertyTypeData' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificate.h:328: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecPropertyTypeString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificate.h:329: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecPropertyTypeURL' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificate.h:330: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecPropertyTypeDate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificate.h:355: error: expected declaration specifiers before 'CFDictionaryRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificate.h:369: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecCertificateUsageSigning' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificate.h:370: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecCertificateUsageSigningAndEncrypting' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificate.h:371: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecCertificateUsageDeriveAndSign' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificate.h:390: error: expected declaration specifiers before 'CFStringRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificate.h:410: error: expected declaration specifiers before 'CFStringRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificate.h:425: error: expected declaration specifiers before 'CFDataRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificate.h:442: error: expected declaration specifiers before 'CFDataRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificate.h:459: error: expected declaration specifiers before 'CFDataRef' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:56, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDADC_CERT_POLICY' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:42: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDAPPLE_CERT_POLICY' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:43: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDAPPLE_EKU_CODE_SIGNING' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:44: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDAPPLE_EKU_CODE_SIGNING_DEV' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:45: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDAPPLE_EKU_ICHAT_ENCRYPTION' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:46: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDAPPLE_EKU_ICHAT_SIGNING' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:47: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDAPPLE_EKU_RESOURCE_SIGNING' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:48: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDAPPLE_EKU_SYSTEM_IDENTITY' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDAPPLE_EXTENSION' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:50: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDAPPLE_EXTENSION_ADC_APPLE_SIGNING' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:51: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDAPPLE_EXTENSION_ADC_DEV_SIGNING' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:52: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDAPPLE_EXTENSION_APPLE_SIGNING' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:53: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDAPPLE_EXTENSION_CODE_SIGNING' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:54: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDAPPLE_EXTENSION_INTERMEDIATE_MARKER' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:55: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDAPPLE_EXTENSION_WWDR_INTERMEDIATE' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:56: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDAPPLE_EXTENSION_ITMS_INTERMEDIATE' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:57: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDAPPLE_EXTENSION_AAI_INTERMEDIATE' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:58: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDAPPLE_EXTENSION_APPLEID_INTERMEDIATE' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:59: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDAuthorityInfoAccess' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:60: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDAuthorityKeyIdentifier' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:61: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDBasicConstraints' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:62: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDBiometricInfo' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:63: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDCSSMKeyStruct' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:64: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDCertIssuer' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:65: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDCertificatePolicies' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:66: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDClientAuth' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:67: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDCollectiveStateProvinceName' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDCollectiveStreetAddress' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:69: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDCommonName' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:70: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDCountryName' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:71: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDCrlDistributionPoints' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:72: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDCrlNumber' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:73: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDCrlReason' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:74: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDDOTMAC_CERT_EMAIL_ENCRYPT' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:75: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDDOTMAC_CERT_EMAIL_SIGN' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:76: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDDOTMAC_CERT_EXTENSION' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:77: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDDOTMAC_CERT_IDENTITY' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:78: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDDOTMAC_CERT_POLICY' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:79: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDDeltaCrlIndicator' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:80: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDDescription' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:81: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDEKU_IPSec' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:82: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDEmailAddress' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:83: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDEmailProtection' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:84: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDExtendedKeyUsage' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:85: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDExtendedKeyUsageAny' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:86: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDExtendedUseCodeSigning' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:87: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDGivenName' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:88: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDHoldInstructionCode' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDInvalidityDate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:90: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDIssuerAltName' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:91: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDIssuingDistributionPoint' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:92: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDIssuingDistributionPoints' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:93: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDKERBv5_PKINIT_KP_CLIENT_AUTH' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:94: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDKERBv5_PKINIT_KP_KDC' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:95: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDKeyUsage' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:96: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDLocalityName' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:97: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDMS_NTPrincipalName' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:98: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDMicrosoftSGC' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:99: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDNameConstraints' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:100: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDNetscapeCertSequence' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:101: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDNetscapeCertType' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:102: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDNetscapeSGC' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:103: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDOCSPSigning' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:104: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDOrganizationName' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:105: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDOrganizationalUnitName' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:106: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDPolicyConstraints' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:107: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDPolicyMappings' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:108: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDPrivateKeyUsagePeriod' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:109: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDQC_Statements' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:110: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDSerialNumber' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:111: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDServerAuth' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:112: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDStateProvinceName' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:113: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDStreetAddress' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:114: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDSubjectAltName' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:115: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDSubjectDirectoryAttributes' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:116: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDSubjectEmailAddress' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:117: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDSubjectInfoAccess' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:118: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDSubjectKeyIdentifier' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:119: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDSubjectPicture' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:120: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDSubjectSignatureBitmap' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:121: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDSurname' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:122: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDTimeStamping' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:123: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDTitle' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:124: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDUseExemptions' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:125: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDX509V1CertificateIssuerUniqueId' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:126: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDX509V1CertificateSubjectUniqueId' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:127: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDX509V1IssuerName' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:128: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDX509V1IssuerNameCStruct' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:129: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDX509V1IssuerNameLDAP' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:130: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDX509V1IssuerNameStd' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:131: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDX509V1SerialNumber' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:132: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDX509V1Signature' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:133: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDX509V1SignatureAlgorithm' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:134: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDX509V1SignatureAlgorithmParameters' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:135: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDX509V1SignatureAlgorithmTBS' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:136: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDX509V1SignatureCStruct' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:137: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDX509V1SignatureStruct' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:138: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDX509V1SubjectName' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:139: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDX509V1SubjectNameCStruct' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:140: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDX509V1SubjectNameLDAP' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:141: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDX509V1SubjectNameStd' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:142: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDX509V1SubjectPublicKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:143: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDX509V1SubjectPublicKeyAlgorithm' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:144: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDX509V1SubjectPublicKeyAlgorithmParameters' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:145: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDX509V1SubjectPublicKeyCStruct' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:146: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDX509V1ValidityNotAfter' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:147: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDX509V1ValidityNotBefore' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:148: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDX509V1Version' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:149: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDX509V3Certificate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:150: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDX509V3CertificateCStruct' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:151: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDX509V3CertificateExtensionCStruct' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:152: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDX509V3CertificateExtensionCritical' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:153: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDX509V3CertificateExtensionId' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:154: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDX509V3CertificateExtensionStruct' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:155: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDX509V3CertificateExtensionType' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:156: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDX509V3CertificateExtensionValue' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:157: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDX509V3CertificateExtensionsCStruct' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:158: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDX509V3CertificateExtensionsStruct' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:159: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDX509V3CertificateNumberOfExtensions' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:160: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDX509V3SignedCertificate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:161: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDX509V3SignedCertificateCStruct' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCertificateOIDs.h:162: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOIDSRVName' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:57, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecIdentity.h:47: error: expected declaration specifiers before 'CFTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecIdentity.h:59: error: expected ')' before 'keychainOrArray' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecIdentity.h:72: error: expected ')' before 'identityRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecIdentity.h:84: error: expected ')' before 'identityRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecIdentity.h:98: error: expected ')' before 'name' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecIdentity.h:111: error: expected declaration specifiers before 'SecIdentityRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecIdentity.h:123: error: expected ')' before 'identity' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecIdentity.h:134: error: expected ')' before 'identity' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecIdentity.h:156: error: expected ')' before 'domain' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecIdentity.h:175: error: expected ')' before 'domain' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecIdentity.h:187: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecIdentityDomainDefault' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecIdentity.h:192: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecIdentityDomainKerberosKDC' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:58, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecIdentitySearch.h:48: error: storage class specified for parameter 'SecIdentitySearchRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecIdentitySearch.h:56: error: expected declaration specifiers before 'CFTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecIdentitySearch.h:69: error: expected ')' before 'keychainOrArray' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecIdentitySearch.h:80: error: expected ')' before 'searchRef' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:59, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:51: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecClass' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:66: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecClassInternetPassword' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecClassGenericPassword' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:70: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecClassCertificate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:72: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecClassKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:74: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecClassIdentity' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:321: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrAccess' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:323: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrCreationDate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:325: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrModificationDate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:327: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrDescription' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:329: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrComment' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:331: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrCreator' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:333: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrType' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:335: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrLabel' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:337: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrIsInvisible' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:339: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrIsNegative' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:341: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrAccount' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:343: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrService' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:345: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrGeneric' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:347: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrSecurityDomain' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:349: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrServer' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:351: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrProtocol' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:353: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrAuthenticationType' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:355: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrPort' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:357: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrPath' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:359: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrSubject' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:361: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrIssuer' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:363: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrSerialNumber' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:365: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrSubjectKeyID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:367: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrPublicKeyHash' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:369: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrCertificateType' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:371: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrCertificateEncoding' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:373: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrKeyClass' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:375: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrApplicationLabel' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:377: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrIsPermanent' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:379: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrApplicationTag' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:381: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrKeyType' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:383: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrPRF' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:385: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrSalt' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:387: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrRounds' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:389: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrKeySizeInBits' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:391: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrEffectiveKeySize' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:393: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrCanEncrypt' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:395: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrCanDecrypt' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:397: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrCanDerive' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:399: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrCanSign' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:401: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrCanVerify' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:403: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrCanWrap' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:405: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrCanUnwrap' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:445: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrProtocolFTP' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:447: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrProtocolFTPAccount' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:449: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrProtocolHTTP' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:451: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrProtocolIRC' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:453: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrProtocolNNTP' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:455: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrProtocolPOP3' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:457: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrProtocolSMTP' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:459: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrProtocolSOCKS' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:461: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrProtocolIMAP' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:463: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrProtocolLDAP' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:465: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrProtocolAppleTalk' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:467: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrProtocolAFP' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:469: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrProtocolTelnet' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:471: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrProtocolSSH' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:473: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrProtocolFTPS' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:475: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrProtocolHTTPS' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:477: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrProtocolHTTPProxy' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:479: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrProtocolHTTPSProxy' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:481: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrProtocolFTPProxy' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:483: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrProtocolSMB' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:485: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrProtocolRTSP' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:487: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrProtocolRTSPProxy' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:489: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrProtocolDAAP' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:491: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrProtocolEPPC' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:493: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrProtocolIPP' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:495: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrProtocolNNTPS' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:497: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrProtocolLDAPS' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:499: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrProtocolTelnetS' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:501: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrProtocolIMAPS' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:503: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrProtocolIRCS' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:505: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrProtocolPOP3S' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:522: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrAuthenticationTypeNTLM' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:524: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrAuthenticationTypeMSN' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:526: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrAuthenticationTypeDPA' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:528: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrAuthenticationTypeRPA' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:530: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrAuthenticationTypeHTTPBasic' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:532: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrAuthenticationTypeHTTPDigest' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:534: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrAuthenticationTypeHTMLForm' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:536: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrAuthenticationTypeDefault' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:548: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrKeyClassPublic' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:550: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrKeyClassPrivate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:552: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrKeyClassSymmetric' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:569: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrKeyTypeRSA' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:571: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrKeyTypeDSA' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:573: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrKeyTypeAES' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:575: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrKeyTypeDES' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:577: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrKeyType3DES' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:579: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrKeyTypeRC4' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:581: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrKeyTypeRC2' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:583: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrKeyTypeCAST' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:585: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrKeyTypeECDSA' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:598: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrPRFHmacAlgSHA1' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:600: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrPRFHmacAlgSHA224' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:602: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrPRFHmacAlgSHA256' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:604: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrPRFHmacAlgSHA384' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:606: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecAttrPRFHmacAlgSHA512' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:673: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecMatchPolicy' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:675: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecMatchItemList' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:677: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecMatchSearchList' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:679: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecMatchIssuers' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:681: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecMatchEmailAddressIfPresent' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:683: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecMatchSubjectContains' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:685: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecMatchSubjectStartsWith' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:687: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecMatchSubjectEndsWith' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:689: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecMatchSubjectWholeString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:691: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecMatchCaseInsensitive' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:693: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecMatchDiacriticInsensitive' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:695: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecMatchWidthInsensitive' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:697: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecMatchTrustedOnly' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:699: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecMatchValidOnDate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:701: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecMatchLimit' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:703: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecMatchLimitOne' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:705: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecMatchLimitAll' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:735: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecReturnData' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:737: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecReturnAttributes' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:739: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecReturnRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:741: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecReturnPersistentRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:762: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecValueData' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:764: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecValueRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:766: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecValuePersistentRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:784: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecUseItemList' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:786: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecUseKeychain' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:846: error: expected ')' before 'query' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:885: error: expected ')' before 'attributes' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:904: error: expected ')' before 'query' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:930: error: expected ')' before 'query' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:60, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKey.h:153: error: storage class specified for parameter 'SecCredentialType' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKey.h:173: error: storage class specified for parameter 'SecPadding' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKey.h:199: error: storage class specified for parameter 'SecKeySizes' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKey.h:229: error: expected declaration specifiers before 'CFTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKey.h:250: error: expected ')' before 'keychainRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKey.h:278: error: expected ')' before 'keychainRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKey.h:296: error: expected ')' before 'key' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKey.h:297: error: expected declaration specifiers before ';' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKey.h:307: error: expected ')' before 'keyRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKey.h:320: error: expected ')' before 'keyRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKey.h:334: error: expected ')' before 'key' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKey.h:379: error: expected declaration specifiers before 'SecKeyRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKey.h:407: error: expected declaration specifiers before 'SecKeyRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKey.h:447: error: expected ')' before 'parameters' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKey.h:460: error: expected ')' before 'publicKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKey.h:502: error: expected ')' before 'parameters' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKey.h:539: error: expected declaration specifiers before 'SecKeyRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKey.h:559: error: expected declaration specifiers before 'CFDataRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKey.h:579: error: expected declaration specifiers before 'SecKeyRef' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:61, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychain.h:73: error: storage class specified for parameter 'SecKeychainSettings' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychain.h:79: error: storage class specified for parameter 'SecAuthenticationType' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychain.h:117: error: storage class specified for parameter 'SecProtocolType' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychain.h:200: error: storage class specified for parameter 'SecKeychainEvent' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychain.h:234: error: storage class specified for parameter 'SecKeychainEventMask' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychain.h:277: error: expected specifier-qualifier-list before 'SecKeychainItemRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychain.h:281: error: storage class specified for parameter 'SecKeychainCallbackInfo' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychain.h:288: error: expected declaration specifiers before 'CFTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychain.h:308: error: expected declaration specifiers or '...' before 'SecKeychainRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychain.h:321: error: expected declaration specifiers or '...' before 'SecAccessRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychain.h:321: error: expected declaration specifiers or '...' before 'SecKeychainRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychain.h:329: error: expected ')' before 'keychainOrArray' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychain.h:338: error: expected ')' before 'keychain' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychain.h:347: error: expected ')' before 'keychain' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychain.h:359: error: expected ')' before 'keychain' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychain.h:367: error: expected ')' before 'keychain' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychain.h:382: error: expected ')' before '*' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychain.h:390: error: expected ')' before 'keychain' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychain.h:398: error: expected ')' before '*' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychain.h:406: error: expected ')' before 'searchList' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychain.h:418: error: storage class specified for parameter 'SecPreferencesDomain' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychain.h:420: error: expected ')' before 'domain' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychain.h:421: error: expected ')' before 'domain' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychain.h:422: error: expected ')' before 'domain' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychain.h:423: error: expected ')' before 'domain' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychain.h:424: error: expected ')' before 'domain' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychain.h:425: error: expected ')' before '*' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychain.h:435: error: expected ')' before 'keychain' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychain.h:445: error: expected ')' before 'keychain' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychain.h:457: error: expected ')' before 'keychain' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychain.h:465: error: expected ')' before '*' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychain.h:484: error: expected ')' before 'keychainEvent' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychain.h:494: error: expected ')' before 'callbackFunction' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychain.h:502: error: expected ')' before 'callbackFunction' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychain.h:526: error: expected ')' before 'keychain' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychain.h:549: error: expected ')' before 'keychainOrArray' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychain.h:565: error: expected ')' before 'keychain' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychain.h:581: error: expected ')' before 'keychainOrArray' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychain.h:609: error: expected ')' before 'keychain' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychain.h:620: error: expected ')' before 'keychain' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychain.h:631: error: expected ')' before 'keychain' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychain.h:640: error: expected ')' before 'keychain' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:62, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychainItem.h:46: error: storage class specified for parameter 'SecItemClass' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychainItem.h:76: error: storage class specified for parameter 'SecItemAttr' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychainItem.h:147: error: storage class specified for parameter 'SecAFPServerSignature' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychainItem.h:153: error: storage class specified for parameter 'SecPublicKeyHash' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychainItem.h:161: error: expected declaration specifiers before 'CFTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychainItem.h:173: error: expected ')' before 'itemRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychainItem.h:187: error: expected ')' before 'itemClass' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychainItem.h:200: error: expected ')' before 'itemRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychainItem.h:212: error: expected ')' before 'itemRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychainItem.h:220: error: expected ')' before '*' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychainItem.h:233: error: expected ')' before 'itemRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychainItem.h:242: error: expected ')' before '*' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychainItem.h:251: error: expected ')' before 'itemRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychainItem.h:260: error: expected ')' before 'itemRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychainItem.h:271: error: expected ')' before 'itemRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychainItem.h:281: error: expected ')' before 'itemRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychainItem.h:291: error: expected ')' before 'persistentItemRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychainItem.h:303: error: expected ')' before 'keyItemRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychainItem.h:314: error: expected ')' before 'itemRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychainItem.h:325: error: expected ')' before 'itemRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychainItem.h:334: error: expected ')' before 'itemRef' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:63, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychainSearch.h:45: error: expected declaration specifiers before 'CFTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychainSearch.h:58: error: expected ')' before 'keychainOrArray' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychainSearch.h:69: error: expected ')' before 'searchRef' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:64, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecPolicy.h:58: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecPolicyAppleX509Basic' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecPolicy.h:60: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecPolicyAppleSSL' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecPolicy.h:62: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecPolicyAppleSMIME' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecPolicy.h:64: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecPolicyAppleEAP' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecPolicy.h:66: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecPolicyAppleIPsec' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecPolicy.h:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecPolicyAppleiChat' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecPolicy.h:70: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecPolicyApplePKINITClient' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecPolicy.h:72: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecPolicyApplePKINITServer' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecPolicy.h:74: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecPolicyAppleCodeSigning' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecPolicy.h:76: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecPolicyMacAppStoreReceipt' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecPolicy.h:78: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecPolicyAppleIDValidation' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecPolicy.h:80: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecPolicyAppleTimeStamping' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecPolicy.h:151: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecPolicyOid' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecPolicy.h:153: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecPolicyName' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecPolicy.h:155: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecPolicyClient' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecPolicy.h:158: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecPolicyKU_DigitalSignature' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecPolicy.h:160: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecPolicyKU_NonRepudiation' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecPolicy.h:162: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecPolicyKU_KeyEncipherment' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecPolicy.h:164: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecPolicyKU_DataEncipherment' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecPolicy.h:166: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecPolicyKU_KeyAgreement' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecPolicy.h:168: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecPolicyKU_KeyCertSign' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecPolicy.h:170: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecPolicyKU_CRLSign' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecPolicy.h:172: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecPolicyKU_EncipherOnly' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecPolicy.h:174: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecPolicyKU_DecipherOnly' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecPolicy.h:183: error: expected declaration specifiers before 'CFTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecPolicy.h:195: error: expected ')' before 'policyRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecPolicy.h:207: error: expected ')' before 'policyRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecPolicy.h:221: error: expected declaration specifiers before 'CFDictionaryRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecPolicy.h:234: error: expected ')' before 'policyRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecPolicy.h:247: error: expected ')' before 'policyRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecPolicy.h:259: error: expected ')' before 'policyRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecPolicy.h:268: error: expected declaration specifiers before 'SecPolicyRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecPolicy.h:281: error: expected declaration specifiers before 'SecPolicyRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecPolicy.h:293: error: expected declaration specifiers before 'SecPolicyRef' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:65, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecPolicySearch.h:44: error: storage class specified for parameter 'SecPolicySearchRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecPolicySearch.h:52: error: expected declaration specifiers before 'CFTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecPolicySearch.h:65: error: expected declaration specifiers or '...' before 'SecPolicySearchRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecPolicySearch.h:76: error: expected ')' before 'searchRef' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:66, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrust.h:72: error: storage class specified for parameter 'SecTrustResultType' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrust.h:88: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SecTrustUserSetting' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrust.h:104: error: storage class specified for parameter 'SecTrustOptionFlags' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrust.h:124: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecPropertyTypeTitle' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrust.h:126: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecPropertyTypeError' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrust.h:134: error: storage class specified for parameter 'SecTrustRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrust.h:144: error: expected ')' before 'trustRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrust.h:152: error: expected declaration specifiers before 'CFTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrust.h:167: error: expected ')' before 'certificates' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrust.h:180: error: expected ')' before 'trust' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrust.h:190: error: expected ')' before 'trustRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrust.h:203: error: expected ')' before 'trustRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrust.h:217: error: expected ')' before 'trust' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrust.h:231: error: expected ')' before 'trust' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrust.h:246: error: expected ')' before 'trust' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrust.h:261: error: expected ')' before 'trust' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrust.h:275: error: expected declaration specifiers before 'CFAbsoluteTime' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrust.h:292: error: expected ')' before 'trust' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrust.h:306: error: expected ')' before 'trust' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrust.h:329: error: expected ')' before 'trustRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrust.h:344: error: expected ')' before 'trust' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrust.h:364: error: expected ')' before 'trust' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrust.h:377: error: expected ')' before 'trustRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrust.h:389: error: expected ')' before 'trust' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrust.h:400: error: expected ')' before 'trust' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrust.h:414: error: expected ')' before 'trust' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrust.h:426: error: expected ')' before '*' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrust.h:439: error: expected declaration specifiers before 'SecKeyRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrust.h:451: error: expected declaration specifiers before 'CFIndex' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrust.h:464: error: expected declaration specifiers before 'SecCertificateRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrust.h:481: error: expected declaration specifiers before 'CFArrayRef' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:67, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrustedApplication.h:46: error: expected declaration specifiers before 'CFTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrustedApplication.h:57: error: expected declaration specifiers or '...' before 'SecTrustedApplicationRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrustedApplication.h:66: error: expected ')' before 'appRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrustedApplication.h:75: error: expected ')' before 'appRef' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:68, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrustSettings.h:197: error: storage class specified for parameter 'SecTrustSettingsKeyUsage' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrustSettings.h:211: error: storage class specified for parameter 'SecTrustSettingsResult' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrustSettings.h:223: error: storage class specified for parameter 'SecTrustSettingsDomain' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrustSettings.h:250: error: expected ')' before 'certRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrustSettings.h:263: error: expected ')' before 'certRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrustSettings.h:272: error: expected ')' before 'certRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrustSettings.h:284: error: expected ')' before 'domain' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrustSettings.h:294: error: expected ')' before 'certRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrustSettings.h:305: error: expected ')' before 'domain' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrustSettings.h:313: error: expected ')' before 'domain' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:69, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecImportExport.h:84: error: storage class specified for parameter 'SecExternalFormat' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecImportExport.h:97: error: storage class specified for parameter 'SecExternalItemType' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecImportExport.h:106: error: storage class specified for parameter 'SecItemImportExportFlags' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecImportExport.h:136: error: storage class specified for parameter 'SecKeyImportExportFlags' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecImportExport.h:150: error: expected specifier-qualifier-list before 'SecKeyImportExportFlags' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecImportExport.h:163: error: storage class specified for parameter 'SecKeyImportExportParameters' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecImportExport.h:170: error: expected specifier-qualifier-list before 'SecKeyImportExportFlags' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecImportExport.h:185: error: storage class specified for parameter 'SecItemImportExportKeyParameters' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecImportExport.h:237: error: expected ')' before 'keychainItemOrArray' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecImportExport.h:294: error: expected ')' before 'secItemOrArray' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecImportExport.h:449: error: expected ')' before 'importedData' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecImportExport.h:607: error: expected ')' before 'importedData' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecImportExport.h:623: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecImportExportPassphrase' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecImportExport.h:624: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecImportExportKeychain' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecImportExport.h:625: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecImportExportAccess' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecImportExport.h:636: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecImportItemLabel' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecImportExport.h:637: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecImportItemKeyID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecImportExport.h:638: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecImportItemTrust' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecImportExport.h:639: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecImportItemCertChain' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecImportExport.h:640: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecImportItemIdentity' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecImportExport.h:651: error: expected ')' before 'pkcs12_data' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecStaticCode.h:41, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:72, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CSCommon.h:108: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecCFErrorArchitecture' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CSCommon.h:109: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecCFErrorPattern' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CSCommon.h:110: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecCFErrorResourceSeal' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CSCommon.h:111: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecCFErrorResourceAdded' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CSCommon.h:112: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecCFErrorResourceAltered' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CSCommon.h:113: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecCFErrorResourceMissing' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CSCommon.h:114: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecCFErrorInfoPlist' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CSCommon.h:115: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecCFErrorGuestAttributes' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CSCommon.h:116: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecCFErrorRequirementSyntax' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CSCommon.h:117: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecCFErrorPath' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CSCommon.h:128: error: storage class specified for parameter 'SecCodeRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CSCommon.h:134: error: storage class specified for parameter 'SecStaticCodeRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CSCommon.h:140: error: storage class specified for parameter 'SecRequirementRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CSCommon.h:150: error: storage class specified for parameter 'SecGuestRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CSCommon.h:177: error: storage class specified for parameter 'SecCSFlags' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CSCommon.h:218: error: storage class specified for parameter 'SecCodeSignatureFlags' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CSCommon.h:269: error: storage class specified for parameter 'SecCodeStatus' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CSCommon.h:281: error: storage class specified for parameter 'SecRequirementType' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:72, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecStaticCode.h:52: error: expected declaration specifiers before 'CFTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecStaticCode.h:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecCodeAttributeArchitecture' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecStaticCode.h:90: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecCodeAttributeSubarchitecture' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecStaticCode.h:91: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecCodeAttributeBundleVersion' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecStaticCode.h:93: error: expected ')' before 'path' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecStaticCode.h:95: error: expected ')' before 'path' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecStaticCode.h:145: error: expected ')' before 'staticCode' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecStaticCode.h:148: error: expected ')' before 'staticCode' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:73, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCode.h:44: error: expected declaration specifiers before 'CFTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCode.h:62: error: expected ')' before 'flags' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCode.h:92: error: expected ')' before 'code' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCode.h:110: error: expected ')' before 'guest' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCode.h:167: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecGuestAttributeCanonical' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCode.h:168: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecGuestAttributeHash' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCode.h:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecGuestAttributeMachPort' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCode.h:170: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecGuestAttributePid' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCode.h:171: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecGuestAttributeArchitecture' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCode.h:172: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecGuestAttributeSubarchitecture' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCode.h:174: error: expected ')' before 'host' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCode.h:203: error: expected ')' before 'code' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCode.h:206: error: expected ')' before 'code' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCode.h:227: error: expected ')' before 'staticCode' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCode.h:252: error: expected ')' before 'code' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCode.h:387: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecCodeInfoCertificates' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCode.h:388: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecCodeInfoChangedFiles' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCode.h:389: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecCodeInfoCMS' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCode.h:390: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecCodeInfoDesignatedRequirement' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCode.h:391: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecCodeInfoEntitlements' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCode.h:392: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecCodeInfoEntitlementsDict' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCode.h:393: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecCodeInfoFormat' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCode.h:394: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecCodeInfoDigestAlgorithm' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCode.h:395: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecCodeInfoIdentifier' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCode.h:396: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecCodeInfoImplicitDesignatedRequirement' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCode.h:397: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecCodeInfoMainExecutable' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCode.h:398: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecCodeInfoPList' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCode.h:399: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecCodeInfoRequirements' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCode.h:400: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecCodeInfoRequirementData' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCode.h:401: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecCodeInfoSource' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCode.h:402: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecCodeInfoStatus' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCode.h:403: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecCodeInfoTime' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCode.h:404: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecCodeInfoTimestamp' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCode.h:405: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecCodeInfoTrust' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCode.h:406: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecCodeInfoUnique' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCode.h:407: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecCodeSignerFlags' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCode.h:409: error: expected ')' before 'code' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCode.h:424: error: expected ')' before 'code' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:74, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCodeHost.h:135: error: expected ')' before 'host' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCodeHost.h:155: error: expected ')' before 'host' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCodeHost.h:173: error: expected ')' before 'guestRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCodeHost.h:187: error: expected ')' before 'flags' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCodeHost.h:208: error: expected ')' before 'guestRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCodeHost.h:234: error: expected ')' before 'hostingPort' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:75, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecRequirement.h:53: error: expected declaration specifiers before 'CFTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecRequirement.h:70: error: expected ')' before 'data' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecRequirement.h:90: error: expected ')' before 'text' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecRequirement.h:93: error: expected ')' before 'text' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecRequirement.h:110: error: expected ')' before 'requirement' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecRequirement.h:132: error: expected ')' before 'requirement' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:76, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTask.h:39: error: storage class specified for parameter 'SecTaskRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTask.h:46: error: expected declaration specifiers before 'CFTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTask.h:56: error: expected declaration specifiers before 'SecTaskRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTask.h:64: error: expected declaration specifiers before 'SecTaskRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTask.h:83: error: expected declaration specifiers before 'CFTypeRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTask.h:97: error: expected declaration specifiers before 'CFDictionaryRef' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:79, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Authorization.h:123: error: storage class specified for parameter 'AuthorizationFlags' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Authorization.h:139: error: storage class specified for parameter 'AuthorizationRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Authorization.h:146: error: storage class specified for parameter 'AuthorizationString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Authorization.h:162: error: expected specifier-qualifier-list before 'AuthorizationString' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Authorization.h:166: error: storage class specified for parameter 'AuthorizationItem' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Authorization.h:178: error: expected specifier-qualifier-list before 'AuthorizationItem' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Authorization.h:179: error: storage class specified for parameter 'AuthorizationItemSet' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Authorization.h:200: error: storage class specified for parameter 'AuthorizationExternalForm' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Authorization.h:209: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'AuthorizationRights' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Authorization.h:217: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'AuthorizationEnvironment' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Authorization.h:250: error: expected ';', ',' or ')' before '*' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Authorization.h:272: error: expected ')' before 'authorization' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Authorization.h:308: error: expected ')' before 'authorization' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Authorization.h:324: error: expected declaration specifiers or '...' before 'AuthorizationRights' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Authorization.h:324: error: storage class specified for parameter 'AuthorizationAsyncCallback' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Authorization.h:332: error: expected ')' before 'authorization' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Authorization.h:359: error: expected ')' before 'authorization' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Authorization.h:383: error: expected ')' before 'authorization' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Authorization.h:396: error: expected ';', ',' or ')' before '*' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Authorization.h:411: error: expected ')' before '*' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Authorization.h:435: error: expected ')' before 'authorization' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Authorization.h:454: error: expected ')' before '*' token | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:81, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/AuthorizationDB.h:110: error: expected declaration specifiers or '...' before 'CFDictionaryRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/AuthorizationDB.h:133: error: expected ')' before 'authRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/AuthorizationDB.h:151: error: expected ')' before 'authRef' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:84, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSDecoder.h:48: error: storage class specified for parameter 'CMSDecoderRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSDecoder.h:50: error: expected declaration specifiers before 'CFTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSDecoder.h:65: error: storage class specified for parameter 'CMSSignerStatus' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSDecoder.h:71: error: expected ')' before '*' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSDecoder.h:81: error: expected ')' before 'cmsDecoder' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSDecoder.h:93: error: expected ')' before 'cmsDecoder' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSDecoder.h:108: error: expected ')' before 'cmsDecoder' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSDecoder.h:118: error: expected ')' before 'cmsDecoder' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSDecoder.h:131: error: expected ')' before 'cmsDecoder' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSDecoder.h:141: error: expected ')' before 'cmsDecoder' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSDecoder.h:220: error: expected ')' before 'cmsDecoder' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSDecoder.h:239: error: expected ')' before 'cmsDecoder' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSDecoder.h:254: error: expected ')' before 'cmsDecoder' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSDecoder.h:267: error: expected ')' before 'cmsDecoder' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSDecoder.h:279: error: expected ')' before 'cmsDecoder' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSDecoder.h:292: error: expected ')' before 'cmsDecoder' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSDecoder.h:303: error: expected ')' before 'cmsDecoder' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSDecoder.h:318: error: expected ')' before 'cmsDecoder' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSDecoder.h:334: error: expected ')' before 'cmsDecoder' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSDecoder.h:352: error: expected ')' before 'cmsDecoder' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:85, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSEncoder.h:57: error: storage class specified for parameter 'CMSEncoderRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSEncoder.h:59: error: expected declaration specifiers before 'CFTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSEncoder.h:66: error: expected ')' before '*' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSEncoder.h:80: error: expected ')' before 'cmsEncoder' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSEncoder.h:90: error: expected ')' before 'cmsEncoder' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSEncoder.h:106: error: expected ')' before 'cmsEncoder' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSEncoder.h:117: error: expected ')' before 'cmsEncoder' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSEncoder.h:133: error: expected ')' before 'cmsEncoder' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSEncoder.h:144: error: expected ')' before 'cmsEncoder' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSEncoder.h:161: error: expected ')' before 'cmsEncoder' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSEncoder.h:179: error: expected ')' before 'cmsEncoder' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSEncoder.h:192: error: expected ')' before 'cmsEncoder' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSEncoder.h:217: error: expected ')' before 'cmsEncoder' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSEncoder.h:228: error: expected ')' before 'cmsEncoder' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSEncoder.h:257: error: storage class specified for parameter 'CMSSignedAttributes' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSEncoder.h:265: error: expected ')' before 'cmsEncoder' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSEncoder.h:279: error: storage class specified for parameter 'CMSCertificateChainMode' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSEncoder.h:291: error: expected ')' before 'cmsEncoder' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSEncoder.h:300: error: expected ')' before 'cmsEncoder' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSEncoder.h:310: error: expected ')' before 'cmsEncoder' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSEncoder.h:320: error: expected ')' before 'cmsEncoder' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSEncoder.h:348: error: expected ')' before 'signers' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSEncoder.h:382: error: expected ')' before 'signers' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CMSEncoder.h:393: error: expected ')' before 'cmsEncoder' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:88, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/CipherSuite.h:41: error: storage class specified for parameter 'SSLCipherSuite' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:89, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:77: error: storage class specified for parameter 'SSLContextRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:80: error: storage class specified for parameter 'SSLConnectionRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:97: error: storage class specified for parameter 'SSLProtocol' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:121: error: storage class specified for parameter 'SSLSessionOption' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:130: error: storage class specified for parameter 'SSLSessionState' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:153: error: storage class specified for parameter 'SSLClientCertificateState' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:173: error: expected ')' before 'connection' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:179: error: expected ')' before 'connection' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:263: error: storage class specified for parameter 'SSLProtocolSide' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:269: error: storage class specified for parameter 'SSLConnectionType' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:291: error: expected declaration specifiers before 'CFTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:298: error: expected declaration specifiers before 'SSLContextRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:315: error: expected declaration specifiers or '...' before 'SSLContextRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:329: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:338: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:347: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:356: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:371: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:392: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:400: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:420: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:428: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:455: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:471: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:490: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:509: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:541: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:556: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:561: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:573: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:582: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:590: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:601: error: expected ')' before 'dtlsContext' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:614: error: expected ')' before 'dtlsContext' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:623: error: expected ')' before 'dtlsContext' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:634: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:645: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:650: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:662: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:674: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:679: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:705: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:722: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:789: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:803: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:831: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:845: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:881: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:895: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:928: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:949: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:973: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:998: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1017: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1027: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1037: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1079: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1094: error: storage class specified for parameter 'SSLAuthenticate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1097: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1106: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1129: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1143: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1160: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1171: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1185: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1196: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1215: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1219: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1274: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1283: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1295: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1307: error: expected ')' before 'context' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1318: error: expected ')' before 'dtlsContext' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecureTransport.h:1326: error: expected ')' before 'context' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:92, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTransform.h:72: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecTransformErrorDomain' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTransform.h:81: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecTransformPreviousErrorKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTransform.h:88: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecTransformAbortOriginatorKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTransform.h:203: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SecTransformRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTransform.h:204: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SecGroupTransformRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTransform.h:212: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SecTransformGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTransform.h:221: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SecGroupTransformGetTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTransform.h:229: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecTransformInputAttributeName' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTransform.h:235: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecTransformOutputAttributeName' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTransform.h:246: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecTransformDebugAttributeName' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTransform.h:252: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecTransformTransformName' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTransform.h:258: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecTransformAbortAttributeName' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTransform.h:280: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SecTransformCreateFromExternalRepresentation' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTransform.h:305: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SecTransformCopyExternalRepresentation' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTransform.h:331: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SecTransformCreateGroupTransform' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTransform.h:430: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SecTransformConnectTransforms' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTransform.h:468: error: expected ')' before 'transformRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTransform.h:493: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SecTransformGetAttribute' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTransform.h:518: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SecTransformFindByName' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTransform.h:559: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SecTransformExecute' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTransform.h:579: error: expected ')' before 'message' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTransform.h:610: error: expected ')' before 'transformRef' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:93, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCustomTransform.h:321: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SecTransformMetaAttributeType' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCustomTransform.h:331: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SecTransformAttributeRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCustomTransform.h:340: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SecTransformStringOrAttributeRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCustomTransform.h:405: error: expected declaration specifiers or '...' before '^' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCustomTransform.h:405: error: storage class specified for parameter 'CFTypeRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCustomTransform.h:405: error: 'CFTypeRef' declared as function returning a function | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCustomTransform.h:405: error: conflicting types for 'CFTypeRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:412: error: previous definition of 'CFTypeRef' was here | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCustomTransform.h:427: error: expected declaration specifiers or '...' before '^' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCustomTransform.h:428: error: expected ')' before 'attribute' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCustomTransform.h:457: error: expected declaration specifiers or '...' before '^' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCustomTransform.h:457: error: expected ')' before 'data' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCustomTransform.h:473: error: expected declaration specifiers or '...' before '^' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCustomTransform.h:473: error: storage class specified for parameter 'CFErrorRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCustomTransform.h:473: error: 'CFErrorRef' declared as function returning a function | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCustomTransform.h:473: error: conflicting types for 'CFErrorRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFError.h:43: error: previous definition of 'CFErrorRef' was here | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCustomTransform.h:482: error: storage class specified for parameter 'SecTransformImplementationRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCustomTransform.h:533: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SecTransformSetAttributeAction' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCustomTransform.h:587: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SecTransformSetDataAction' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCustomTransform.h:637: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SecTransformSetTransformAction' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCustomTransform.h:660: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SecTranformCustomGetAttribute' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCustomTransform.h:683: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SecTransformCustomGetAttribute' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCustomTransform.h:713: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SecTransformCustomSetAttribute' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCustomTransform.h:738: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SecTransformPushbackAttribute' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCustomTransform.h:769: error: expected declaration specifiers or '...' before '*' token | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCustomTransform.h:769: error: expected ')' before 'name' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCustomTransform.h:786: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecTransformActionCanExecute' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCustomTransform.h:794: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecTransformActionStartingExecution' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCustomTransform.h:803: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecTransformActionFinalize' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCustomTransform.h:814: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecTransformActionExternalizeExtraData' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCustomTransform.h:823: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecTransformActionProcessData' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCustomTransform.h:836: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecTransformActionInternalizeExtraData' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCustomTransform.h:848: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecTransformActionAttributeNotification' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCustomTransform.h:858: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecTransformActionAttributeValidation' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCustomTransform.h:884: error: expected ')' before 'uniqueName' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCustomTransform.h:907: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SecTransformCreate' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecCustomTransform.h:938: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SecTransformNoData' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecDecodeTransform.h:27, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:94, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecEncodeTransform.h:36: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecBase64Encoding' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecEncodeTransform.h:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecBase32Encoding' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecEncodeTransform.h:46: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecZLibEncoding' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecEncodeTransform.h:54: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecEncodeTypeAttribute' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecEncodeTransform.h:57: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecLineLength64' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecEncodeTransform.h:58: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecLineLength76' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecEncodeTransform.h:76: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecEncodeLineLengthAttribute' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecEncodeTransform.h:78: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecCompressionRatio' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecEncodeTransform.h:99: error: expected declaration specifiers before 'SecTransformRef' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:94, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecDecodeTransform.h:39: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecDecodeTypeAttribute' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecDecodeTransform.h:60: error: expected declaration specifiers before 'SecTransformRef' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:95, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecDigestTransform.h:39: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecDigestMD2' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecDigestTransform.h:45: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecDigestMD4' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecDigestTransform.h:51: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecDigestMD5' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecDigestTransform.h:57: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecDigestSHA1' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecDigestTransform.h:63: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecDigestSHA2' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecDigestTransform.h:69: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecDigestHMACMD5' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecDigestTransform.h:75: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecDigestHMACSHA1' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecDigestTransform.h:81: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecDigestHMACSHA2' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecDigestTransform.h:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecDigestTypeAttribute' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecDigestTransform.h:96: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecDigestLengthAttribute' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecDigestTransform.h:105: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecDigestHMACKeyAttribute' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecDigestTransform.h:128: error: expected declaration specifiers before 'SecTransformRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecDigestTransform.h:141: error: expected declaration specifiers before 'CFTypeID' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:97, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecEncryptTransform.h:46: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecPaddingNoneKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecEncryptTransform.h:48: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecPaddingPKCS1Key' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecEncryptTransform.h:50: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecPaddingPKCS5Key' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecEncryptTransform.h:52: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecPaddingPKCS7Key' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecEncryptTransform.h:54: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecPaddingOAEPKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecEncryptTransform.h:56: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecModeNoneKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecEncryptTransform.h:58: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecModeECBKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecEncryptTransform.h:60: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecModeCBCKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecEncryptTransform.h:62: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecModeCFBKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecEncryptTransform.h:64: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecModeOFBKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecEncryptTransform.h:70: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecEncryptKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecEncryptTransform.h:79: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecPaddingKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecEncryptTransform.h:88: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecIVKey' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecEncryptTransform.h:97: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecEncryptionMode' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecEncryptTransform.h:107: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOAEPMessageLengthAttributeName' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecEncryptTransform.h:116: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOAEPEncodingParametersAttributeName' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecEncryptTransform.h:124: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecOAEPMGF1DigestAlgorithmAttributeName' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecEncryptTransform.h:141: error: expected declaration specifiers before 'SecTransformRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecEncryptTransform.h:159: error: expected declaration specifiers before 'SecTransformRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecEncryptTransform.h:169: error: expected declaration specifiers before 'CFTypeID' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecEncryptTransform.h:178: error: expected declaration specifiers before 'CFTypeID' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:98, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecSignVerifyTransform.h:36: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecKeyAttributeName' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecSignVerifyTransform.h:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'kSecInputIsPlainText' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecSignVerifyTransform.h:58: error: expected declaration specifiers before 'SecTransformRef' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecSignVerifyTransform.h:83: error: expected declaration specifiers before 'SecTransformRef' | |
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecReadTransform.h:1, | |
from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:99, | |
from subversion/libsvn_subr/macos_keychain.c:41: | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Security.framework/Headers/SecTransformReadTransform.h:58: error: expected declaration specifiers before 'SecTransformRef' | |
subversion/libsvn_subr/macos_keychain.c:77: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
subversion/libsvn_subr/macos_keychain.c:126: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
subversion/libsvn_subr/macos_keychain.c:162: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
subversion/libsvn_subr/macos_keychain.c:181: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
subversion/libsvn_subr/macos_keychain.c:191: error: storage class specified for parameter 'keychain_simple_provider' | |
subversion/libsvn_subr/macos_keychain.c:191: error: parameter 'keychain_simple_provider' is initialized | |
subversion/libsvn_subr/macos_keychain.c:193: error: 'keychain_simple_first_creds' undeclared (first use in this function) | |
subversion/libsvn_subr/macos_keychain.c:193: error: (Each undeclared identifier is reported only once | |
subversion/libsvn_subr/macos_keychain.c:193: error: for each function it appears in.) | |
subversion/libsvn_subr/macos_keychain.c:195: error: 'keychain_simple_save_creds' undeclared (first use in this function) | |
subversion/libsvn_subr/macos_keychain.c:207: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
subversion/libsvn_subr/macos_keychain.c:226: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
subversion/libsvn_subr/macos_keychain.c:236: error: storage class specified for parameter 'keychain_ssl_client_cert_pw_provider' | |
subversion/libsvn_subr/macos_keychain.c:236: error: parameter 'keychain_ssl_client_cert_pw_provider' is initialized | |
subversion/libsvn_subr/macos_keychain.c:238: error: 'keychain_ssl_client_cert_pw_first_creds' undeclared (first use in this function) | |
subversion/libsvn_subr/macos_keychain.c:240: error: 'keychain_ssl_client_cert_pw_save_creds' undeclared (first use in this function) | |
subversion/libsvn_subr/macos_keychain.c:248: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
subversion/libsvn_subr/macos_keychain.c:259: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token | |
subversion/libsvn_subr/macos_keychain.c:264: error: old-style parameter declarations in prototyped function definition | |
subversion/libsvn_subr/macos_keychain.c:264: error: expected '{' at end of input | |
make: *** [subversion/libsvn_subr/macos_keychain.lo] Error 1 | |
==> Configuration | |
HOMEBREW_VERSION: 0.9.4 | |
HEAD: 5d60cfd76ebcdec6a83ff6bb5b8bf49b03d4dce5 | |
CPU: 8-core 64-bit ivybridge | |
OS X: 10.8.3-x86_64 | |
Xcode: 4.6.2 | |
CLT: 1.0.0.9000000000.1.1249367152 | |
GCC-4.2: build 5666 | |
LLVM-GCC: build 2335 | |
Clang: 2.1 build 163 | |
X11: N/A | |
==> ENV | |
HOMEBREW_CC: llvm-gcc | |
CMAKE_PREFIX_PATH: /usr/local/opt/neon:/usr/local/opt/readline:/usr/local/opt/sqlite:/usr/local:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr | |
CMAKE_INCLUDE_PATH: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/libxml2:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/apache2:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/ | |
CMAKE_LIBRARY_PATH: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
CMAKE_FRAMEWORK_PATH: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks | |
PKG_CONFIG_PATH: /usr/local/opt/neon/lib/pkgconfig:/usr/local/opt/sqlite/lib/pkgconfig:/usr/local/opt/serf/lib/pkgconfig | |
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.8 | |
HOMEBREW_SDKROOT: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk | |
ACLOCAL_PATH: /usr/local/share/aclocal | |
OBJC: cc | |
PATH: /usr/local/Library/ENV/4.3:/Applications/Xcode.app/Contents/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin:/usr/local/opt/pkg-config/bin:/usr/local/opt/neon/bin:/usr/local/opt/sqlite/bin:/usr/bin:/bin:/usr/sbin:/sbin | |
Error: subversion did not build | |
Logs: /Users/charlesreid/Library/Logs/Homebrew/subversion/config.log | |
These open issues may also help: | |
https://github.com/mxcl/homebrew/pull/19100 | |
https://github.com/mxcl/homebrew/issues/17812 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment