Created
April 23, 2017 15:15
-
-
Save fxcoudert/b19743124bfcd963fd7720c3e31530d9 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
==> ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/libinfinity/0.7.1 --with-inftextgtk --with-infgtk | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... ./install-sh -c -d | |
checking for gawk... no | |
checking for mawk... no | |
checking for nawk... no | |
checking for awk... awk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking how to create a pax tar archive... gnutar | |
checking whether make supports nested variables... (cached) yes | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking build system type... x86_64-apple-darwin16.5.0 | |
checking host system type... x86_64-apple-darwin16.5.0 | |
checking whether make supports nested variables... (cached) yes | |
checking for style of include used by make... GNU | |
checking for gcc... clang | |
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 clang accepts -g... yes | |
checking for clang option to accept ISO C89... none needed | |
checking whether clang understands -c and -o together... yes | |
checking dependency style of clang... none | |
checking how to run the C preprocessor... clang -E | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
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 | |
checking minix/config.h usability... no | |
checking minix/config.h presence... no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... yes | |
checking for gcc... (cached) clang | |
checking whether we are using the GNU C compiler... (cached) yes | |
checking whether clang accepts -g... (cached) yes | |
checking for clang option to accept ISO C89... (cached) none needed | |
checking whether clang understands -c and -o together... (cached) yes | |
checking dependency style of clang... (cached) none | |
checking how to run the C preprocessor... clang -E | |
checking whether ln -s works... yes | |
checking whether make sets $(MAKE)... (cached) yes | |
checking for ar... ar | |
checking the archiver (ar) interface... ar | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /usr/local/Homebrew/Library/Homebrew/shims/super/sed | |
checking for fgrep... /usr/bin/grep -F | |
checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B | |
checking the name lister (/usr/bin/nm -B) interface... BSD nm | |
checking the maximum length of command line arguments... 196608 | |
checking how to convert x86_64-apple-darwin16.5.0 file names to x86_64-apple-darwin16.5.0 format... func_convert_file_noop | |
checking how to convert x86_64-apple-darwin16.5.0 file names to toolchain format... func_convert_file_noop | |
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r | |
checking for objdump... objdump | |
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 archiver @FILE support... no | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm -B output from clang object... ok | |
checking for sysroot... no | |
checking for a working dd... /bin/dd | |
checking how to truncate binary pipes... /bin/dd bs=4096 count=1 | |
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 clang supports -fno-rtti -fno-exceptions... yes | |
checking for clang option to produce PIC... -fno-common -DPIC | |
checking if clang PIC flag -fno-common -DPIC works... yes | |
checking if clang static flag -static works... no | |
checking if clang supports -c -o file.o... yes | |
checking if clang supports -c -o file.o... (cached) yes | |
checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin16.5.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 for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config | |
checking pkg-config is at least version 0.9.0... yes | |
checking for gtk-doc... no | |
configure: WARNING: | |
You will not be able to create source packages with 'make dist' | |
because gtk-doc >= 1.4 is not found. | |
checking for gtkdoc-check... no | |
checking for gtkdoc-check... no | |
checking for gtkdoc-rebase... no | |
checking for gtkdoc-mkpdf... no | |
checking whether to build gtk-doc documentation... no | |
checking for GTKDOC_DEPS... yes | |
checking for MSG_NOSIGNAL... no | |
checking for SO_REUSEADDR... yes | |
checking for d_type... yes | |
checking for O_NOFOLLOW... yes | |
checking for infinity... yes | |
checking for inftext... yes | |
checking for res_query... in libresolv | |
checking for inftextgtk... yes | |
checking for atan2 in -lm... yes | |
checking for infgtk... yes | |
checking for infinoted... yes | |
checking for avahi... no | |
checking for gio... yes | |
checking for libdaemon... no | |
checking for pam... checking for pam_start in -l pam ... yes | |
yes | |
checking for PAM_FAIL_DELAY... no | |
checking locale.h usability... yes | |
checking locale.h presence... yes | |
checking for locale.h... yes | |
checking for LC_MESSAGES... yes | |
checking libintl.h usability... yes | |
checking libintl.h presence... yes | |
checking for libintl.h... yes | |
checking for ngettext in libc... no | |
checking for bindtextdomain in -lintl... yes | |
checking for ngettext in -lintl... yes | |
checking for dgettext in -lintl... yes | |
checking for bind_textdomain_codeset... yes | |
checking for msgfmt... /usr/local/opt/gettext/bin/msgfmt | |
checking for dcgettext... yes | |
checking if msgfmt accepts -c... yes | |
checking for gmsgfmt... /usr/local/opt/gettext/bin/msgfmt | |
checking for xgettext... /usr/local/opt/gettext/bin/xgettext | |
checking for catalogs to be installed... ca de | |
checking for gobject-introspection... yes | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating libinfinity/Makefile | |
config.status: creating libinftext/Makefile | |
config.status: creating libinfgtk/Makefile | |
config.status: creating libinftextgtk/Makefile | |
config.status: creating infinoted/Makefile | |
config.status: creating infinoted/plugins/Makefile | |
config.status: creating pixmaps/Makefile | |
config.status: creating pixmaps/16x16/Makefile | |
config.status: creating pixmaps/22x22/Makefile | |
config.status: creating pixmaps/scalable/Makefile | |
config.status: creating test/Makefile | |
config.status: creating test/util/Makefile | |
config.status: creating test/session/Makefile | |
config.status: creating test/cleanup/Makefile | |
config.status: creating test/certs/Makefile | |
config.status: creating docs/Makefile | |
config.status: creating docs/reference/Makefile | |
config.status: creating docs/reference/version.xml.in | |
config.status: creating docs/reference/api_version.xml.in | |
config.status: creating docs/reference/libinfinity/Makefile | |
config.status: creating docs/reference/libinftext/Makefile | |
config.status: creating docs/reference/libinfgtk/Makefile | |
config.status: creating docs/reference/libinftextgtk/Makefile | |
config.status: creating docs/reference/libinfinoted-plugin-manager/Makefile | |
config.status: creating po/Makefile.in | |
config.status: creating libinfinity-0.7.pc | |
config.status: creating libinftext-0.7.pc | |
config.status: creating libinfgtk-0.7.pc | |
config.status: creating libinftextgtk-0.7.pc | |
config.status: creating libinfinoted-plugin-manager-0.7.pc | |
config.status: creating config.h | |
config.status: creating libinfinity/inf-config.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
config.status: executing default-1 commands | |
Build optional packages: | |
libinfgtk: yes | |
libinftextgtk: yes | |
infinoted: yes | |
Enable support for: | |
avahi: no | |
libdaemon: no | |
pam: yes | |
==> make install | |
Making install in libinfinity | |
CC libinfinity_0_7_la-inf-dll.lo | |
CC libinfinity_0_7_la-inf-i18n.lo | |
CC libinfinity_0_7_la-inf-signals.lo | |
GICOMP InfGnutls-3.0.gir | |
GICOMP InfGsasl-1.0.gir | |
CC adopted/libinfinity_0_7_la-inf-adopted-algorithm.lo | |
CC adopted/libinfinity_0_7_la-inf-adopted-no-operation.lo | |
CC adopted/libinfinity_0_7_la-inf-adopted-operation.lo | |
CC adopted/libinfinity_0_7_la-inf-adopted-request.lo | |
CC adopted/libinfinity_0_7_la-inf-adopted-request-log.lo | |
CC adopted/libinfinity_0_7_la-inf-adopted-session.lo | |
CC adopted/libinfinity_0_7_la-inf-adopted-session-record.lo | |
CC adopted/libinfinity_0_7_la-inf-adopted-session-replay.lo | |
CC adopted/libinfinity_0_7_la-inf-adopted-split-operation.lo | |
CC adopted/libinfinity_0_7_la-inf-adopted-state-vector.lo | |
CC adopted/libinfinity_0_7_la-inf-adopted-undo-grouping.lo | |
CC adopted/libinfinity_0_7_la-inf-adopted-user.lo | |
CC common/libinfinity_0_7_la-inf-acl.lo | |
CC common/libinfinity_0_7_la-inf-async-operation.lo | |
CC common/libinfinity_0_7_la-inf-browser.lo | |
CC common/libinfinity_0_7_la-inf-browser-iter.lo | |
CC common/libinfinity_0_7_la-inf-buffer.lo | |
CC common/libinfinity_0_7_la-inf-certificate-chain.lo | |
CC common/libinfinity_0_7_la-inf-certificate-credentials.lo | |
CC common/libinfinity_0_7_la-inf-certificate-verify.lo | |
CC common/libinfinity_0_7_la-inf-cert-util.lo | |
CC common/libinfinity_0_7_la-inf-chat-buffer.lo | |
CC common/libinfinity_0_7_la-inf-chat-session.lo | |
CC common/libinfinity_0_7_la-inf-discovery-avahi.lo | |
CC common/libinfinity_0_7_la-inf-discovery.lo | |
CC common/libinfinity_0_7_la-inf-error.lo | |
CC common/libinfinity_0_7_la-inf-file-util.lo | |
CC common/libinfinity_0_7_la-inf-init.lo | |
CC common/libinfinity_0_7_la-inf-io.lo | |
CC common/libinfinity_0_7_la-inf-ip-address.lo | |
CC common/libinfinity_0_7_la-inf-keepalive.lo | |
CC common/libinfinity_0_7_la-inf-local-publisher.lo | |
CC common/libinfinity_0_7_la-inf-name-resolver.lo | |
CC common/libinfinity_0_7_la-inf-native-socket.lo | |
CC common/libinfinity_0_7_la-inf-protocol.lo | |
CC common/libinfinity_0_7_la-inf-request.lo | |
CC common/libinfinity_0_7_la-inf-request-result.lo | |
CC common/libinfinity_0_7_la-inf-sasl-context.lo | |
CC common/libinfinity_0_7_la-inf-session.lo | |
CC common/libinfinity_0_7_la-inf-session-proxy.lo | |
CC common/libinfinity_0_7_la-inf-simulated-connection.lo | |
CC common/libinfinity_0_7_la-inf-standalone-io.lo | |
CC common/libinfinity_0_7_la-inf-tcp-connection.lo | |
CC common/libinfinity_0_7_la-inf-user.lo | |
CC common/libinfinity_0_7_la-inf-user-table.lo | |
CC common/libinfinity_0_7_la-inf-xml-connection.lo | |
CC common/libinfinity_0_7_la-inf-xml-util.lo | |
CC common/libinfinity_0_7_la-inf-xmpp-connection.lo | |
CC common/libinfinity_0_7_la-inf-xmpp-manager.lo | |
CC communication/libinfinity_0_7_la-inf-communication-central-factory.lo | |
CC communication/libinfinity_0_7_la-inf-communication-central-method.lo | |
CC communication/libinfinity_0_7_la-inf-communication-factory.lo | |
CC communication/libinfinity_0_7_la-inf-communication-group.lo | |
CC communication/libinfinity_0_7_la-inf-communication-hosted-group.lo | |
CC communication/libinfinity_0_7_la-inf-communication-joined-group.lo | |
CC communication/libinfinity_0_7_la-inf-communication-manager.lo | |
CC communication/libinfinity_0_7_la-inf-communication-method.lo | |
CC communication/libinfinity_0_7_la-inf-communication-object.lo | |
CC communication/libinfinity_0_7_la-inf-communication-registry.lo | |
CC client/libinfinity_0_7_la-infc-browser.lo | |
CC client/libinfinity_0_7_la-infc-progress-request.lo | |
CC client/libinfinity_0_7_la-infc-request.lo | |
CC client/libinfinity_0_7_la-infc-request-manager.lo | |
CC client/libinfinity_0_7_la-infc-session-proxy.lo | |
CC server/libinfinity_0_7_la-infd-account-storage.lo | |
CC server/libinfinity_0_7_la-infd-chat-filesystem-format.lo | |
CC server/libinfinity_0_7_la-infd-directory.lo | |
CC server/libinfinity_0_7_la-infd-filesystem-account-storage.lo | |
CC server/libinfinity_0_7_la-infd-filesystem-storage.lo | |
CC server/libinfinity_0_7_la-infd-progress-request.lo | |
CC server/libinfinity_0_7_la-infd-request.lo | |
CC server/libinfinity_0_7_la-infd-server-pool.lo | |
CC server/libinfinity_0_7_la-infd-session-proxy.lo | |
CC server/libinfinity_0_7_la-infd-storage.lo | |
CC server/libinfinity_0_7_la-infd-tcp-server.lo | |
CC server/libinfinity_0_7_la-infd-xml-server.lo | |
CC server/libinfinity_0_7_la-infd-xmpp-server.lo | |
CCLD libinfinity-0.7.la | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libinfinity-0.7.a(libinfinity_0_7_la-inf-discovery-avahi.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libinfinity-0.7.a(libinfinity_0_7_la-inf-dll.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libinfinity-0.7.a(libinfinity_0_7_la-inf-discovery-avahi.o) has no symbols | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libinfinity-0.7.a(libinfinity_0_7_la-inf-dll.o) has no symbols | |
GISCAN Infinity-0.7.gir | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/signal.h:79: syntax error, unexpected identifier, expecting ')' in 'void (* _Nullable bsd_signal(int, void (* _Nullable)(int)))(int);' at 'bsd_signal' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/signal.h:79: syntax error, unexpected ')', expecting ',' or ';' in 'void (* _Nullable bsd_signal(int, void (* _Nullable)(int)))(int);' at ')' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/signal.h:99: syntax error, unexpected identifier, expecting ')' in 'void (* _Nullable sigset(int, void (* _Nullable)(int)))(int);' at 'sigset' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/signal.h:99: syntax error, unexpected ')', expecting ',' or ';' in 'void (* _Nullable sigset(int, void (* _Nullable)(int)))(int);' at ')' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread/qos.h:113: syntax error, unexpected RESTRICT, expecting ')' or ',' in ' qos_class_t * _Nullable restrict __qos_class,' at 'restrict' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread/qos.h:114: syntax error, unexpected INT, expecting identifier or '(' or '*' in ' int * _Nullable restrict __relative_priority);' at 'int' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread/qos.h:114: syntax error, unexpected ')', expecting ',' or ';' in ' int * _Nullable restrict __relative_priority);' at ')' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread/qos.h:185: syntax error, unexpected RESTRICT, expecting ')' or ',' in ' qos_class_t * _Nullable restrict __qos_class,' at 'restrict' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread/qos.h:186: syntax error, unexpected INT, expecting identifier or '(' or '*' in ' int * _Nullable restrict __relative_priority);' at 'int' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread/qos.h:186: syntax error, unexpected ')', expecting ',' or ';' in ' int * _Nullable restrict __relative_priority);' at ')' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread/pthread.h:243: syntax error, unexpected '*', expecting ')' or ',' in ' void * _Nullable * _Nonnull restrict, size_t * restrict);' at '*' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread/pthread.h:243: syntax error, unexpected ')', expecting identifier or '(' in ' void * _Nullable * _Nonnull restrict, size_t * restrict);' at ')' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread/pthread.h:247: syntax error, unexpected '*', expecting ')' or ',' in ' void * _Nullable * _Nonnull restrict);' at '*' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread/pthread.h:295: syntax error, unexpected RESTRICT, expecting ')' or ',' in ' const pthread_condattr_t * _Nullable restrict)' at 'restrict' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread/pthread.h:304: syntax error, unexpected RESTRICT, expecting ')' or ',' in ' const struct timespec * _Nullable restrict)' at 'restrict' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread/pthread.h:326: syntax error, unexpected '*', expecting ')' or ',' in 'int pthread_create(pthread_t _Nullable * _Nonnull restrict,' at '*' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread/pthread.h:327: syntax error, unexpected ',', expecting identifier or '(' or '*' or ';' in ' const pthread_attr_t * _Nullable restrict,' at ',' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread/pthread.h:328: syntax error, unexpected '*' in ' void * _Nullable (* _Nonnull)(void * _Nullable),' at '*' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread/pthread.h:328: syntax error, unexpected ')', expecting ',' or ';' in ' void * _Nullable (* _Nonnull)(void * _Nullable),' at ')' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread/pthread.h:329: syntax error, unexpected ')', expecting identifier or '(' or '*' or ';' in ' void * _Nullable restrict);' at ')' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread/pthread.h:349: syntax error, unexpected RESTRICT, expecting ')' or ',' in 'int pthread_getschedparam(pthread_t , int * _Nullable restrict,' at 'restrict' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread/pthread.h:350: syntax error, unexpected ')', expecting identifier or '(' or '*' or ';' in ' struct sched_param * _Nullable restrict);' at ')' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread/pthread.h:353: syntax error, unexpected identifier, expecting ',' or ';' in 'void* _Nullable pthread_getspecific(pthread_key_t);' at 'pthread_getspecific' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread/pthread.h:356: syntax error, unexpected '*', expecting ')' or ',' in 'int pthread_join(pthread_t , void * _Nullable * _Nullable)' at '*' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread/pthread.h:374: syntax error, unexpected RESTRICT, expecting ')' or ',' in ' const pthread_mutexattr_t * _Nullable restrict);' at 'restrict' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread/pthread.h:432: syntax error, unexpected RESTRICT, expecting ')' or ',' in ' const pthread_rwlockattr_t * _Nullable restrict)' at 'restrict' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread/pthread.h:529: syntax error, unexpected '*', expecting ')' or ',' in ' pthread_t _Nullable * _Nonnull, const pthread_attr_t * _Nullable,' at '*' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread/pthread.h:530: syntax error, unexpected VOID, expecting identifier or '(' or '*' in ' void * _Nullable (* _Nonnull)(void * _Nullable), void * _Nullable);' at 'void' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread/pthread.h:530: syntax error, unexpected '*' in ' void * _Nullable (* _Nonnull)(void * _Nullable), void * _Nullable);' at '*' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread/pthread.h:530: syntax error, unexpected ')', expecting ',' or ';' in ' void * _Nullable (* _Nonnull)(void * _Nullable), void * _Nullable);' at ')' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread/pthread.h:530: syntax error, unexpected ')', expecting ',' or ';' in ' void * _Nullable (* _Nonnull)(void * _Nullable), void * _Nullable);' at ')' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/pthread/pthread.h:540: syntax error, unexpected identifier in '_Nullable pthread_t pthread_from_mach_thread_np(mach_port_t);' at '_Nullable' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:133: syntax error, unexpected identifier, expecting ')' in ' int (* _Nullable _close)(void *);' at '_close' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:134: syntax error, unexpected identifier, expecting ')' in ' int (* _Nullable _read) (void *, char *, int);' at '_read' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:135: syntax error, unexpected identifier, expecting ')' in ' fpos_t (* _Nullable _seek) (void *, fpos_t, int);' at '_seek' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:136: syntax error, unexpected identifier, expecting ')' in ' int (* _Nullable _write)(void *, const char *, int);' at '_write' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:136: syntax error, unexpected ',', expecting identifier or '(' in ' int (* _Nullable _write)(void *, const char *, int);' at ',' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:153: syntax error, unexpected '}' in '} FILE;' at '}' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:231: syntax error, unexpected '*', expecting ')' or ',' in 'void clearerr(FILE *);' at '*' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:232: syntax error, unexpected '*', expecting ')' or ',' in 'int fclose(FILE *);' at '*' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:233: syntax error, unexpected '*', expecting ')' or ',' in 'int feof(FILE *);' at '*' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:234: syntax error, unexpected '*', expecting ')' or ',' in 'int ferror(FILE *);' at '*' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:235: syntax error, unexpected '*', expecting ')' or ',' in 'int fflush(FILE *);' at '*' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:236: syntax error, unexpected '*', expecting ')' or ',' in 'int fgetc(FILE *);' at '*' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:237: syntax error, unexpected '*', expecting ')' or ',' in 'int fgetpos(FILE * restrict, fpos_t *);' at '*' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:238: syntax error, unexpected identifier in 'char *fgets(char * restrict, int, FILE *);' at 'FILE' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:242: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'FILE *fopen(const char * restrict __filename, const char * restrict __mode) __asm("_" "fopen" );' at 'const' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:242: syntax error, unexpected ')', expecting ',' or ';' in 'FILE *fopen(const char * restrict __filename, const char * restrict __mode) __asm("_" "fopen" );' at ')' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:244: syntax error, unexpected '*', expecting ')' or ',' in 'int fprintf(FILE * restrict, const char * restrict, ...) __attribute__((__format__ (__printf__, 2, 3)));' at '*' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:244: syntax error, unexpected ',', expecting identifier or '(' in 'int fprintf(FILE * restrict, const char * restrict, ...) __attribute__((__format__ (__printf__, 2, 3)));' at ',' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:245: syntax error, unexpected identifier in 'int fputc(int, FILE *);' at 'FILE' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:246: syntax error, unexpected identifier in 'int fputs(const char * restrict, FILE * restrict) __asm("_" "fputs" );' at 'FILE' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:247: syntax error, unexpected identifier in 'size_t fread(void * restrict __ptr, size_t __size, size_t __nitems, FILE * restrict __stream);' at 'FILE' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:248: syntax error, unexpected ',', expecting identifier or '(' in 'FILE *freopen(const char * restrict, const char * restrict,' at ',' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:248: syntax error, unexpected ',', expecting identifier or '(' in 'FILE *freopen(const char * restrict, const char * restrict,' at ',' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:250: syntax error, unexpected '*', expecting ')' or ',' in 'int fscanf(FILE * restrict, const char * restrict, ...) __attribute__((__format__ (__scanf__, 2, 3)));' at '*' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:250: syntax error, unexpected ',', expecting identifier or '(' in 'int fscanf(FILE * restrict, const char * restrict, ...) __attribute__((__format__ (__scanf__, 2, 3)));' at ',' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:251: syntax error, unexpected '*', expecting ')' or ',' in 'int fseek(FILE *, long, int);' at '*' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:252: syntax error, unexpected '*', expecting ')' or ',' in 'int fsetpos(FILE *, const fpos_t *);' at '*' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:252: syntax error, unexpected ')', expecting identifier or '(' in 'int fsetpos(FILE *, const fpos_t *);' at ')' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:253: syntax error, unexpected '*', expecting ')' or ',' in 'long ftell(FILE *);' at '*' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:254: syntax error, unexpected identifier in 'size_t fwrite(const void * restrict __ptr, size_t __size, size_t __nitems, FILE * restrict __stream) __asm("_" "fwrite" );' at 'FILE' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:255: syntax error, unexpected '*', expecting ')' or ',' in 'int getc(FILE *);' at '*' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:260: syntax error, unexpected identifier in 'int putc(int, FILE *);' at 'FILE' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:265: syntax error, unexpected '*', expecting ')' or ',' in 'void rewind(FILE *);' at '*' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:267: syntax error, unexpected '*', expecting ')' or ',' in 'void setbuf(FILE * restrict, char * restrict);' at '*' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:267: syntax error, unexpected ')', expecting identifier or '(' in 'void setbuf(FILE * restrict, char * restrict);' at ')' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:268: syntax error, unexpected '*', expecting ')' or ',' in 'int setvbuf(FILE * restrict, char * restrict, int, size_t);' at '*' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:268: syntax error, unexpected ',', expecting identifier or '(' in 'int setvbuf(FILE * restrict, char * restrict, int, size_t);' at ',' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:271: syntax error, unexpected identifier in 'FILE *tmpfile(void);' at 'FILE' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:278: syntax error, unexpected identifier in 'int ungetc(int, FILE *);' at 'FILE' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:279: syntax error, unexpected '*', expecting ')' or ',' in 'int vfprintf(FILE * restrict, const char * restrict, va_list) __attribute__((__format__ (__printf__, 2, 0)));' at '*' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:279: syntax error, unexpected ',', expecting identifier or '(' in 'int vfprintf(FILE * restrict, const char * restrict, va_list) __attribute__((__format__ (__printf__, 2, 0)));' at ',' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:303: syntax error, unexpected identifier in 'FILE *fdopen(int, const char *) __asm("_" "fdopen" );' at 'FILE' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:303: syntax error, unexpected ')', expecting identifier or '(' in 'FILE *fdopen(int, const char *) __asm("_" "fdopen" );' at ')' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:305: syntax error, unexpected '*', expecting ')' or ',' in 'int fileno(FILE *);' at '*' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:321: syntax error, unexpected '*', expecting ')' or ',' in '# 321 "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/stdio.h" 3 4' at '*' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:325: syntax error, unexpected ',', expecting identifier or '(' in 'FILE *popen(const char *, const char *) __asm("_" "popen" ) __attribute__((__availability__(swift, unavailable, message="Use posix_spawn APIs or NSTask instead.")));' at ',' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:325: syntax error, unexpected ')', expecting identifier or '(' in 'FILE *popen(const char *, const char *) __asm("_" "popen" ) __attribute__((__availability__(swift, unavailable, message="Use posix_spawn APIs or NSTask instead.")));' at ')' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:342: syntax error, unexpected '*', expecting ')' or ',' in 'int __srget(FILE *);' at '*' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:343: syntax error, unexpected '*', expecting ')' or ',' in 'int __svfscanf(FILE *, const char *, va_list) __attribute__((__format__ (__scanf__, 2, 0)));' at '*' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:343: syntax error, unexpected ',', expecting identifier or '(' in 'int __svfscanf(FILE *, const char *, va_list) __attribute__((__format__ (__scanf__, 2, 0)));' at ',' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:344: syntax error, unexpected identifier in 'int __swbuf(int, FILE *);' at 'FILE' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:353: syntax error, unexpected identifier in 'inline __attribute__ ((__always_inline__)) int __sputc(int _c, FILE *_p) {' at 'FILE' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:379: syntax error, unexpected '*', expecting ')' or ',' in '# 379 "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/stdio.h" 3 4' at '*' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:380: syntax error, unexpected '*', expecting ')' or ',' in 'int ftrylockfile(FILE *);' at '*' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:381: syntax error, unexpected '*', expecting ')' or ',' in 'void funlockfile(FILE *);' at '*' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:382: syntax error, unexpected '*', expecting ')' or ',' in 'int getc_unlocked(FILE *);' at '*' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:384: syntax error, unexpected identifier in 'int putc_unlocked(int, FILE *);' at 'FILE' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:389: syntax error, unexpected '*', expecting ')' or ',' in 'int getw(FILE *);' at '*' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:390: syntax error, unexpected identifier in 'int putw(int, FILE *);' at 'FILE' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:420: syntax error, unexpected '*', expecting ')' or ',' in 'int fseeko(FILE * __stream, off_t __offset, int __whence);' at '*' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:420: syntax error, unexpected INT, expecting identifier or '(' or '*' in 'int fseeko(FILE * __stream, off_t __offset, int __whence);' at 'int' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:421: syntax error, unexpected '*', expecting ')' or ',' in 'off_t ftello(FILE * __stream);' at '*' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:428: syntax error, unexpected '*', expecting ')' or ',' in 'int vfscanf(FILE * restrict __stream, const char * restrict __format, va_list) __attribute__((__format__ (__scanf__, 2, 0)));' at '*' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:428: syntax error, unexpected CONST, expecting identifier or '(' or '*' in 'int vfscanf(FILE * restrict __stream, const char * restrict __format, va_list) __attribute__((__format__ (__scanf__, 2, 0)));' at 'const' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:428: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in 'int vfscanf(FILE * restrict __stream, const char * restrict __format, va_list) __attribute__((__format__ (__scanf__, 2, 0)));' at 'va_list' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:447: syntax error, unexpected identifier in 'ssize_t getdelim(char ** restrict __linep, size_t * restrict __linecapp, int __delimiter, FILE * restrict __stream) __attribute__((availability(macosx,introduced=10.7)));' at 'FILE' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:448: syntax error, unexpected identifier in 'ssize_t getline(char ** restrict __linep, size_t * restrict __linecapp, FILE * restrict __stream) __attribute__((availability(macosx,introduced=10.7)));' at 'FILE' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:463: syntax error, unexpected '*', expecting ')' or ',' in 'char *fgetln(FILE *, size_t *);' at '*' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:465: syntax error, unexpected '*', expecting ')' or ',' in 'int fpurge(FILE *);' at '*' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:466: syntax error, unexpected '*', expecting ')' or ',' in 'void setbuffer(FILE *, char *, int);' at '*' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:467: syntax error, unexpected '*', expecting ')' or ',' in 'int setlinebuf(FILE *);' at '*' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:469: syntax error, unexpected identifier in 'FILE *zopen(const char *, const char *, int);' at 'FILE' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:469: syntax error, unexpected ',', expecting identifier or '(' in 'FILE *zopen(const char *, const char *, int);' at ',' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:469: syntax error, unexpected ',', expecting identifier or '(' in 'FILE *zopen(const char *, const char *, int);' at ',' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:475: syntax error, unexpected ',', expecting identifier or '(' in 'FILE *funopen(const void *,' at ',' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:477: syntax error, unexpected INT, expecting identifier or '(' or '*' in ' int (* _Nullable)(void *, const char *, int),' at 'int' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:478: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' fpos_t (* _Nullable)(void *, fpos_t, int),' at 'fpos_t' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:479: syntax error, unexpected INT, expecting identifier or '(' or '*' in ' int (* _Nullable)(void *));' at 'int' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:479: syntax error, unexpected ')', expecting ',' or ';' in ' int (* _Nullable)(void *));' at ')' | |
/usr/include/libxml2/libxml/xmlregexp.h:58: syntax error, unexpected '*', expecting ')' or ',' in ' xmlRegexpPrint (FILE *output,' at '*' | |
/usr/include/libxml2/libxml/tree.h:714: syntax error, unexpected '*', expecting ')' or ',' in ' xmlBufferDump (FILE *file,' at '*' | |
/usr/include/libxml2/libxml/tree.h:1175: syntax error, unexpected '*', expecting ')' or ',' in ' xmlDocFormatDump (FILE *f,' at '*' | |
/usr/include/libxml2/libxml/tree.h:1177: syntax error, unexpected INT, expecting identifier or '(' or '*' in ' int format);' at 'int' | |
/usr/include/libxml2/libxml/tree.h:1179: syntax error, unexpected '*', expecting ')' or ',' in ' xmlDocDump (FILE *f,' at '*' | |
/usr/include/libxml2/libxml/tree.h:1182: syntax error, unexpected '*', expecting ')' or ',' in ' xmlElemDump (FILE *f,' at '*' | |
/usr/include/libxml2/libxml/tree.h:1184: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' xmlNodePtr cur);' at 'xmlNodePtr' | |
/usr/include/libxml2/libxml/xmlmemory.h:145: syntax error, unexpected '*', expecting ')' or ',' in ' xmlMemDisplay (FILE *fp);' at '*' | |
/usr/include/libxml2/libxml/xmlmemory.h:147: syntax error, unexpected '*', expecting ')' or ',' in ' xmlMemDisplayLast(FILE *fp, long nbBytes);' at '*' | |
/usr/include/libxml2/libxml/xmlmemory.h:149: syntax error, unexpected '*', expecting ')' or ',' in ' xmlMemShow (FILE *fp, int nr);' at '*' | |
/usr/include/libxml2/libxml/xmlIO.h:173: syntax error, unexpected '*', expecting ')' or ',' in ' xmlParserInputBufferCreateFile (FILE *file,' at '*' | |
/usr/include/libxml2/libxml/xmlIO.h:231: syntax error, unexpected '*', expecting ')' or ',' in ' xmlOutputBufferCreateFile (FILE *file,' at '*' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdlib.h:139: syntax error, unexpected identifier, expecting ')' in ' size_t __width, int (* _Nonnull __compar)(const void *, const void *));' at '__compar' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdlib.h:139: syntax error, unexpected ',', expecting identifier or '(' in ' size_t __width, int (* _Nonnull __compar)(const void *, const void *));' at ',' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdlib.h:139: syntax error, unexpected ')', expecting identifier or '(' in ' size_t __width, int (* _Nonnull __compar)(const void *, const void *));' at ')' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdlib.h:158: syntax error, unexpected identifier, expecting ')' in ' int (* _Nonnull __compar)(const void *, const void *));' at '__compar' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdlib.h:158: syntax error, unexpected ',', expecting identifier or '(' in ' int (* _Nonnull __compar)(const void *, const void *));' at ',' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdlib.h:158: syntax error, unexpected ')', expecting identifier or '(' in ' int (* _Nonnull __compar)(const void *, const void *));' at ')' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdlib.h:294: syntax error, unexpected identifier, expecting ')' in ' int (* _Nonnull __compar)(const void *, const void *));' at '__compar' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdlib.h:294: syntax error, unexpected ',', expecting identifier or '(' in ' int (* _Nonnull __compar)(const void *, const void *));' at ',' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdlib.h:294: syntax error, unexpected ')', expecting identifier or '(' in ' int (* _Nonnull __compar)(const void *, const void *));' at ')' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdlib.h:300: syntax error, unexpected identifier, expecting ')' in ' int (* _Nonnull __compar)(const void *, const void *));' at '__compar' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdlib.h:300: syntax error, unexpected ',', expecting identifier or '(' in ' int (* _Nonnull __compar)(const void *, const void *));' at ',' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdlib.h:300: syntax error, unexpected ')', expecting identifier or '(' in ' int (* _Nonnull __compar)(const void *, const void *));' at ')' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdlib.h:306: syntax error, unexpected identifier, expecting ')' in ' int (* _Nonnull __compar)(const void *, const void *)) __attribute__((availability(macosx,introduced=10.6)));' at '__compar' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdlib.h:306: syntax error, unexpected ',', expecting identifier or '(' in ' int (* _Nonnull __compar)(const void *, const void *)) __attribute__((availability(macosx,introduced=10.6)));' at ',' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdlib.h:306: syntax error, unexpected ')', expecting identifier or '(' in ' int (* _Nonnull __compar)(const void *, const void *)) __attribute__((availability(macosx,introduced=10.6)));' at ')' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdlib.h:312: syntax error, unexpected identifier, expecting ')' in ' int (* _Nonnull __compar)(void *, const void *, const void *)) __attribute__((availability(macosx,introduced=10.6)));' at '__compar' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdlib.h:312: syntax error, unexpected ',', expecting identifier or '(' in ' int (* _Nonnull __compar)(void *, const void *, const void *)) __attribute__((availability(macosx,introduced=10.6)));' at ',' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdlib.h:312: syntax error, unexpected ')', expecting identifier or '(' in ' int (* _Nonnull __compar)(void *, const void *, const void *)) __attribute__((availability(macosx,introduced=10.6)));' at ')' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdlib.h:318: syntax error, unexpected identifier, expecting ')' in ' int (* _Nonnull __compar)(void *, const void *, const void *));' at '__compar' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdlib.h:318: syntax error, unexpected ',', expecting identifier or '(' in ' int (* _Nonnull __compar)(void *, const void *, const void *));' at ',' | |
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdlib.h:318: syntax error, unexpected ')', expecting identifier or '(' in ' int (* _Nonnull __compar)(void *, const void *, const void *));' at ')' | |
Command '[u'/private/tmp/libinfinity-20170418-79226-1mgcil0/libinfinity-0.7.1/libinfinity/tmp-introspect7NMkEv/Infinity-0.7', u'--introspect-dump=/private/tmp/libinfinity-20170418-79226-1mgcil0/libinfinity-0.7.1/libinfinity/tmp-introspect7NMkEv/functions.txt,/private/tmp/libinfinity-20170418-79226-1mgcil0/libinfinity-0.7.1/libinfinity/tmp-introspect7NMkEv/dump.xml']' returned non-zero exit status -11 | |
make[1]: *** [Infinity-0.7.gir] Error 1 | |
make: *** [install-recursive] Error 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment