Changes between Initial Version and Version 1 of Ticket #49515, comment 10
- Timestamp:
- Nov 11, 2015, 11:27:48 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #49515, comment 10
initial v1 1 Hi 2 Seems I have exactly same bug (see log file extract below) and same software configuration (same versions of Xcode, clang, etc, all the same). 3 So I'll try installing Xcode 6.2 ... and ... do I need to update clang CommandLineTool? or does it come with Xcode? ... (I'm not so aware about all o f this)4 I'll try and tell. 5 thanks for the help. 1 Hi \\ 2 Seems I have exactly same bug (see log file extract below) and same software configuration (same versions of Xcode, clang, etc, all the same). \\ 3 So I'll try installing Xcode 6.2 ... and ... do I need to update clang CommandLineTool? or does it come with Xcode? ... (I'm not so aware about all o f this) \\ 4 I'll try and tell. \\ 5 thanks for the help. \\ 6 6 Christophe 7 7 8 8 9 --- 9 ----- 10 10 extract of log file 11 11 12 {{{ 12 13 :info:build /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/opt/local/lib/gio/modules\" -I/opt/local/include -D_REENTRANT -fvisibility=hidden -xobjective-c -pipe -Os -fstrict-aliasing -arch x86_64 -arch i386 -c -o libgio_2_0_la-gcocoanotificationbackend.lo `test -f 'gcocoanotificationbackend.c' || echo './'`gcocoanotificationbackend.c 13 14 :info:build libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/opt/local/lib/gio/modules\" -I/opt/local/include -D_REENTRANT -fvisibility=hidden -xobjective-c -pipe -Os -fstrict-aliasing -arch x86_64 -arch i386 -c gcocoanotificationbackend.c -fno-common -DPIC -o .libs/libgio_2_0_la-gcocoanotificationbackend.o … … 24 25 :info:build user_info[@"button0"] = action_name; 25 26 :info:build ^~~~~~~~~~~ 27 }}}