Ticket #41859: main.log

File main.log, 262.2 KB (added by ryandesign (Ryan Carsten Schmidt), 10 years ago)
Line 
1version:1
2:msg:main --->  Computing dependencies for exo:msg:main
3:debug:main exo has no conflicts
4:debug:main Searching for dependency: pkgconfig
5:debug:main Found Dependency: receipt exists for pkgconfig
6:debug:main Searching for dependency: intltool
7:debug:main Found Dependency: receipt exists for intltool
8:debug:main Searching for dependency: p5.12-uri
9:debug:main Found Dependency: receipt exists for p5.12-uri
10:debug:main Searching for dependency: libxfce4util
11:debug:main Found Dependency: receipt exists for libxfce4util
12:debug:main Searching for dependency: gtk2
13:debug:main Found Dependency: receipt exists for gtk2
14:debug:main Executing org.macports.main (exo)
15:debug:main changing euid/egid - current euid: 0 - current egid: 0
16:debug:main egid changed to: 528
17:debug:main euid changed to: 501
18:debug:archivefetch archivefetch phase started at Thu Dec 19 05:51:42 CST 2013
19:debug:archivefetch Executing org.macports.archivefetch (exo)
20:debug:archivefetch Privilege de-escalation not attempted as not running as root.
21:debug:fetch fetch phase started at Thu Dec 19 05:51:42 CST 2013
22:notice:fetch --->  Fetching distfiles for exo
23:debug:fetch Executing org.macports.fetch (exo)
24:debug:fetch Privilege de-escalation not attempted as not running as root.
25:debug:checksum checksum phase started at Thu Dec 19 05:51:42 CST 2013
26:notice:checksum --->  Verifying checksums for exo
27:debug:checksum Executing org.macports.checksum (exo)
28:info:checksum --->  Checksumming exo-0.3.107.tar.bz2
29:debug:checksum Calculated (md5) is 3a92cca0c99ee940db4410891c9e8498
30:debug:checksum Correct (md5) checksum for exo-0.3.107.tar.bz2
31:debug:checksum Calculated (sha1) is 5121f433b14c5840706cedbc220284a4516e83df
32:debug:checksum Correct (sha1) checksum for exo-0.3.107.tar.bz2
33:debug:checksum Calculated (rmd160) is d9c97d73c543a411fe09688eb3fdc7ad7b49a5f9
34:debug:checksum Correct (rmd160) checksum for exo-0.3.107.tar.bz2
35:debug:checksum Privilege de-escalation not attempted as not running as root.
36:debug:extract extract phase started at Thu Dec 19 05:51:42 CST 2013
37:notice:extract --->  Extracting exo
38:debug:extract setting option extract.cmd to /usr/bin/bzip2
39:debug:extract Executing org.macports.extract (exo)
40:info:extract --->  Extracting exo-0.3.107.tar.bz2
41:debug:extract setting option extract.args to '/Users/rschmidt/macports/distfiles/exo/exo-0.3.107.tar.bz2'
42:debug:extract Environment:
43CC_PRINT_OPTIONS='YES'
44CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_rschmidt_macports_dports_xfce_exo/exo/work/.CC_PRINT_OPTIONS'
45CPATH='/opt/local/include'
46LIBRARY_PATH='/opt/local/lib'
47MACOSX_DEPLOYMENT_TARGET='10.9'
48:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_xfce_exo/exo/work" && /usr/bin/bzip2 -dc '/Users/rschmidt/macports/distfiles/exo/exo-0.3.107.tar.bz2' | /usr/bin/tar -xf -'
49:debug:extract Executing command line:  cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_xfce_exo/exo/work" && /usr/bin/bzip2 -dc '/Users/rschmidt/macports/distfiles/exo/exo-0.3.107.tar.bz2' | /usr/bin/tar -xf -
50:debug:extract euid/egid changed to: 0/0
51:debug:extract chowned /opt/local/var/macports/build/_Users_rschmidt_macports_dports_xfce_exo/exo/work to macports
52:debug:extract euid/egid changed to: 501/528
53:debug:extract Privilege de-escalation not attempted as not running as root.
54:debug:patch patch phase started at Thu Dec 19 05:51:43 CST 2013
55:debug:patch Executing org.macports.patch (exo)
56:notice:patch --->  Applying patches to exo
57:info:patch --->  Applying exo-mmintrin.diff
58:debug:patch Environment:
59CC_PRINT_OPTIONS='YES'
60CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_rschmidt_macports_dports_xfce_exo/exo/work/.CC_PRINT_OPTIONS'
61CPATH='/opt/local/include'
62LIBRARY_PATH='/opt/local/lib'
63MACOSX_DEPLOYMENT_TARGET='10.9'
64:debug:patch Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_xfce_exo/exo/work/exo-0.3.107" && /usr/bin/patch -p0'
65:debug:patch Executing command line:  cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_xfce_exo/exo/work/exo-0.3.107" && /usr/bin/patch -p0 < '/Users/rschmidt/macports/dports/xfce/exo/files/exo-mmintrin.diff'
66:info:patch patching file ./exo/exo-gdk-pixbuf-extensions.c
67:debug:patch Privilege de-escalation not attempted as not running as root.
68:debug:configure configure phase started at Thu Dec 19 05:51:43 CST 2013
69:notice:configure --->  Configuring exo
70:debug:configure Using compiler 'Xcode Clang'
71:debug:configure Executing org.macports.configure (exo)
72:debug:configure Environment:
73CC='/usr/bin/clang'
74CC_PRINT_OPTIONS='YES'
75CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_rschmidt_macports_dports_xfce_exo/exo/work/.CC_PRINT_OPTIONS'
76CFLAGS='-pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64'
77CPATH='/opt/local/include'
78CPPFLAGS='-isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk'
79CXX='/usr/bin/clang++'
80CXXFLAGS='-pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -stdlib=libc++'
81F77FLAGS='-m64'
82F90FLAGS='-pipe -Os -m64'
83FCFLAGS='-pipe -Os -m64'
84FFLAGS='-pipe -Os'
85INSTALL='/usr/bin/install -c'
86LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64'
87LIBRARY_PATH='/opt/local/lib'
88MACOSX_DEPLOYMENT_TARGET='10.9'
89OBJC='/usr/bin/clang'
90OBJCFLAGS='-pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64'
91OBJCXX='/usr/bin/clang++'
92OBJCXXFLAGS='-pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -stdlib=libc++'
93:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_xfce_exo/exo/work/exo-0.3.107" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man --disable-python --disable-visibility'
94:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_xfce_exo/exo/work/exo-0.3.107" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man --disable-python --disable-visibility
95:info:configure checking build system type... x86_64-apple-darwin13.0.0
96:info:configure checking host system type... x86_64-apple-darwin13.0.0
97:info:configure checking target system type... x86_64-apple-darwin13.0.0
98:info:configure checking for a BSD-compatible install... /usr/bin/install -c
99:info:configure checking whether build environment is sane... yes
100:info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
101:info:configure checking for gawk... gawk
102:info:configure checking whether make sets $(MAKE)... yes
103:info:configure checking whether to enable maintainer-specific portions of Makefiles... no
104:info:configure checking for style of include used by make... GNU
105:info:configure checking for gcc... /usr/bin/clang
106:info:configure checking whether the C compiler works... yes
107:info:configure checking for C compiler default output file name... a.out
108:info:configure checking for suffix of executables...
109:info:configure checking whether we are cross compiling... no
110:info:configure checking for suffix of object files... o
111:info:configure checking whether we are using the GNU C compiler... yes
112:info:configure checking whether /usr/bin/clang accepts -g... yes
113:info:configure checking for /usr/bin/clang option to accept ISO C89... none needed
114:info:configure checking dependency style of /usr/bin/clang... gcc3
115:info:configure checking how to run the C preprocessor... /usr/bin/clang -E
116:info:configure checking for grep that handles long lines and -e... /opt/local/bin/grep
117:info:configure checking for egrep... /opt/local/bin/grep -E
118:info:configure checking for ANSI C header files... yes
119:info:configure checking for sys/types.h... yes
120:info:configure checking for sys/stat.h... yes
121:info:configure checking for stdlib.h... yes
122:info:configure checking for string.h... yes
123:info:configure checking for memory.h... yes
124:info:configure checking for strings.h... yes
125:info:configure checking for inttypes.h... yes
126:info:configure checking for stdint.h... yes
127:info:configure checking for unistd.h... yes
128:info:configure checking minix/config.h usability... no
129:info:configure checking minix/config.h presence... no
130:info:configure checking for minix/config.h... no
131:info:configure checking whether it is safe to define __EXTENSIONS__... yes
132:info:configure checking for library containing strerror... none required
133:info:configure checking if building for some Win32 platform... no
134:info:configure checking dependency style of /usr/bin/clang... gcc3
135:info:configure checking for gcc... (cached) /usr/bin/clang
136:info:configure checking whether we are using the GNU C compiler... (cached) yes
137:info:configure checking whether /usr/bin/clang accepts -g... (cached) yes
138:info:configure checking for /usr/bin/clang option to accept ISO C89... (cached) none needed
139:info:configure checking dependency style of /usr/bin/clang... (cached) gcc3
140:info:configure checking whether /usr/bin/clang and cc understand -c and -o together... yes
141:info:configure checking whether NLS is requested... yes
142:info:configure checking for intltool >= 0.31... 0.50.2 found
143:info:configure checking for intltool-update... /opt/local/bin/intltool-update
144:info:configure checking for intltool-merge... /opt/local/bin/intltool-merge
145:info:configure checking for intltool-extract... /opt/local/bin/intltool-extract
146:info:configure checking for xgettext... /opt/local/bin/xgettext
147:info:configure checking for msgmerge... /opt/local/bin/msgmerge
148:info:configure checking for msgfmt... /opt/local/bin/msgfmt
149:info:configure checking for gmsgfmt... /opt/local/bin/msgfmt
150:info:configure checking for perl... /opt/local/bin/perl
151:info:configure checking for perl >= 5.8.1... 5.12.4
152:info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
153:info:configure checking for fgrep... /opt/local/bin/grep -F
154:info:configure checking for ld used by /usr/bin/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
155:info:configure checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
156:info:configure checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm
157:info:configure checking the name lister (/opt/local/bin/nm) interface... BSD nm
158:info:configure checking whether ln -s works... yes
159:info:configure checking the maximum length of command line arguments... 196608
160:info:configure checking whether the shell understands some XSI constructs... yes
161:info:configure checking whether the shell understands "+="... yes
162:info:configure checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
163:info:configure checking for objdump... no
164:info:configure checking how to recognize dependent libraries... pass_all
165:info:configure checking for ar... ar
166:info:configure checking for strip... strip
167:info:configure checking for ranlib... ranlib
168:info:configure checking command to parse /opt/local/bin/nm output from /usr/bin/clang object... ok
169:info:configure checking for dsymutil... dsymutil
170:info:configure checking for nmedit... nmedit
171:info:configure checking for lipo... lipo
172:info:configure checking for otool... otool
173:info:configure checking for otool64... no
174:info:configure checking for -single_module linker flag... yes
175:info:configure checking for -exported_symbols_list linker flag... yes
176:info:configure checking for dlfcn.h... yes
177:info:configure checking for objdir... .libs
178:info:configure checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
179:info:configure checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
180:info:configure checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
181:info:configure checking if /usr/bin/clang static flag -static works... no
182:info:configure checking if /usr/bin/clang supports -c -o file.o... yes
183:info:configure checking if /usr/bin/clang supports -c -o file.o... (cached) yes
184:info:configure checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
185:info:configure checking dynamic linker characteristics... darwin13.0.0 dyld
186:info:configure checking how to hardcode library paths into programs... immediate
187:info:configure checking whether stripping libraries is possible... yes
188:info:configure checking if libtool supports shared libraries... yes
189:info:configure checking whether to build shared libraries... yes
190:info:configure checking whether to build static libraries... yes
191:info:configure checking for perl5... perl5
192:info:configure checking for mount... /sbin/mount
193:info:configure checking for umount... /sbin/umount
194:info:configure checking for perl module URI::Escape... ok
195:info:configure checking for perl module URI::file... ok
196:info:configure checking for perl module URI::URL... ok
197:info:configure checking for ANSI C header files... (cached) yes
198:info:configure checking assert.h usability... yes
199:info:configure checking assert.h presence... yes
200:info:configure checking for assert.h... yes
201:info:configure checking errno.h usability... yes
202:info:configure checking errno.h presence... yes
203:info:configure checking for errno.h... yes
204:info:configure checking fcntl.h usability... yes
205:info:configure checking fcntl.h presence... yes
206:info:configure checking for fcntl.h... yes
207:info:configure checking fnmatch.h usability... yes
208:info:configure checking fnmatch.h presence... yes
209:info:configure checking for fnmatch.h... yes
210:info:configure checking fstab.h usability... yes
211:info:configure checking fstab.h presence... yes
212:info:configure checking for fstab.h... yes
213:info:configure checking libintl.h usability... yes
214:info:configure checking libintl.h presence... yes
215:info:configure checking for libintl.h... yes
216:info:configure checking locale.h usability... yes
217:info:configure checking locale.h presence... yes
218:info:configure checking for locale.h... yes
219:info:configure checking math.h usability... yes
220:info:configure checking math.h presence... yes
221:info:configure checking for math.h... yes
222:info:configure checking mmintrin.h usability... yes
223:info:configure checking mmintrin.h presence... yes
224:info:configure checking for mmintrin.h... yes
225:info:configure checking mntent.h usability... no
226:info:configure checking mntent.h presence... no
227:info:configure checking for mntent.h... no
228:info:configure checking paths.h usability... yes
229:info:configure checking paths.h presence... yes
230:info:configure checking for paths.h... yes
231:info:configure checking regex.h usability... yes
232:info:configure checking regex.h presence... yes
233:info:configure checking for regex.h... yes
234:info:configure checking signal.h usability... yes
235:info:configure checking signal.h presence... yes
236:info:configure checking for signal.h... yes
237:info:configure checking stdarg.h usability... yes
238:info:configure checking stdarg.h presence... yes
239:info:configure checking for stdarg.h... yes
240:info:configure checking for string.h... (cached) yes
241:info:configure checking sys/mman.h usability... yes
242:info:configure checking sys/mman.h presence... yes
243:info:configure checking for sys/mman.h... yes
244:info:configure checking sys/mnttab.h usability... no
245:info:configure checking sys/mnttab.h presence... no
246:info:configure checking for sys/mnttab.h... no
247:info:configure checking sys/mount.h usability... yes
248:info:configure checking sys/mount.h presence... yes
249:info:configure checking for sys/mount.h... yes
250:info:configure checking sys/param.h usability... yes
251:info:configure checking sys/param.h presence... yes
252:info:configure checking for sys/param.h... yes
253:info:configure checking sys/resource.h usability... yes
254:info:configure checking sys/resource.h presence... yes
255:info:configure checking for sys/resource.h... yes
256:info:configure checking sys/statvfs.h usability... yes
257:info:configure checking sys/statvfs.h presence... yes
258:info:configure checking for sys/statvfs.h... yes
259:info:configure checking for sys/stat.h... (cached) yes
260:info:configure checking sys/time.h usability... yes
261:info:configure checking sys/time.h presence... yes
262:info:configure checking for sys/time.h... yes
263:info:configure checking for sys/types.h... (cached) yes
264:info:configure checking sys/ucred.h usability... yes
265:info:configure checking sys/ucred.h presence... yes
266:info:configure checking for sys/ucred.h... yes
267:info:configure checking sys/wait.h usability... yes
268:info:configure checking sys/wait.h presence... yes
269:info:configure checking for sys/wait.h... yes
270:info:configure checking time.h usability... yes
271:info:configure checking time.h presence... yes
272:info:configure checking for time.h... yes
273:info:configure checking for stdlib.h... (cached) yes
274:info:configure checking for unistd.h... (cached) yes
275:info:configure checking for sys/param.h... (cached) yes
276:info:configure checking for getpagesize... yes
277:info:configure checking for working mmap... yes
278:info:configure checking for getfsstat... yes
279:info:configure checking for getmntent... no
280:info:configure checking for getvfsstat... no
281:info:configure checking for regexec... yes
282:info:configure checking for setfsent... yes
283:info:configure checking for setmntent... no
284:info:configure checking for locale.h... (cached) yes
285:info:configure checking for LC_MESSAGES... yes
286:info:configure checking for libintl.h... (cached) yes
287:info:configure checking for ngettext in libc... no
288:info:configure checking for bindtextdomain in -lintl... yes
289:info:configure checking for ngettext in -lintl... yes
290:info:configure checking for dgettext in -lintl... yes
291:info:configure checking for bind_textdomain_codeset... yes
292:info:configure checking for msgfmt... (cached) /opt/local/bin/msgfmt
293:info:configure checking for dcgettext... yes
294:info:configure checking if msgfmt accepts -c... yes
295:info:configure checking for gmsgfmt... (cached) /opt/local/bin/msgfmt
296:info:configure checking for xgettext... (cached) /opt/local/bin/xgettext
297:info:configure checking for catalogs to be installed...  am ar ast be bn ca cs cy da de dz el en_GB es et eu fi fr gl he hu id it ja ka kk ku lt lv mk nb nl nn pa pl pt_BR pt ro ru sk sq sv tr ug uk ur_PK ur zh_CN zh_TW
298:info:configure checking for bind_textdomain_codeset... (cached) yes
299:info:configure checking for locales directory... ${datarootdir}/locale
300:info:configure checking for additional xgettext flags... --keyword=Q_ --from-code=UTF-8
301:info:configure checking for pkg-config... /opt/local/bin/pkg-config
302:info:configure checking for pkg-config >= 0.9.0... 0.28
303:info:configure checking for glib-2.0 >= 2.6.4... 2.38.2
304:info:configure checking GLIB_CFLAGS... -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include
305:info:configure checking GLIB_LIBS... -L/opt/local/lib -lglib-2.0 -lintl
306:info:configure checking for gtk+-2.0 >= 2.6.0... 2.24.22
307:info:configure checking GTK_CFLAGS... -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2
308:info:configure checking GTK_LIBS... -L/opt/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lgio-2.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lm -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype
309:info:configure checking for gthread-2.0 >= 2.6.4... 2.38.2
310:info:configure checking GTHREAD_CFLAGS... -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include
311:info:configure checking GTHREAD_LIBS... -L/opt/local/lib -lgthread-2.0 -lglib-2.0 -lintl
312:info:configure checking for libxfce4util-1.0 >= 4.2.2... 4.6.2
313:info:configure checking LIBXFCE4UTIL_CFLAGS... -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include
314:info:configure checking LIBXFCE4UTIL_LIBS... -L/opt/local/lib -lxfce4util -lglib-2.0 -lintl
315:info:configure checking for libnotify >= 0.4.0... 0.7.6
316:info:configure checking LIBNOTIFY_CFLAGS... -D_REENTRANT -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include
317:info:configure checking LIBNOTIFY_LIBS... -L/opt/local/lib -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl
318:info:configure checking for optional package hal-storage >= 0.5.7... not found
319:info:configure checking pkg-config is at least version 0.9.0... yes
320:info:configure checking for gtkdoc-check... /opt/local/bin/gtkdoc-check
321:info:configure checking for gtkdoc-rebase... /opt/local/bin/gtkdoc-rebase
322:info:configure checking for gtkdoc-mkpdf... /opt/local/bin/gtkdoc-mkpdf
323:info:configure checking whether to build gtk-doc documentation... no
324:info:configure checking whether to enable debugging support... minimum
325:info:configure checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld accepts --as-needed... no
326:info:configure checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld accepts -O1... no
327:info:configure configure: creating ./config.status
328:info:configure config.status: creating Makefile
329:info:configure config.status: creating docs/Makefile
330:info:configure config.status: creating docs/manual/Makefile
331:info:configure config.status: creating docs/manual/am/Makefile
332:info:configure config.status: creating docs/manual/am/exo-preferred-applications.xml
333:info:configure config.status: creating docs/manual/am/images/Makefile
334:info:configure config.status: creating docs/manual/C/Makefile
335:info:configure config.status: creating docs/manual/C/exo-preferred-applications.xml
336:info:configure config.status: creating docs/manual/C/images/Makefile
337:info:configure config.status: creating docs/manual/da/Makefile
338:info:configure config.status: creating docs/manual/da/exo-preferred-applications.xml
339:info:configure config.status: creating docs/manual/da/images/Makefile
340:info:configure config.status: creating docs/manual/es/Makefile
341:info:configure config.status: creating docs/manual/es/exo-preferred-applications.xml
342:info:configure config.status: creating docs/manual/es/images/Makefile
343:info:configure config.status: creating docs/manual/fr/Makefile
344:info:configure config.status: creating docs/manual/fr/exo-preferred-applications.xml
345:info:configure config.status: creating docs/manual/fr/images/Makefile
346:info:configure config.status: creating docs/manual/gl/Makefile
347:info:configure config.status: creating docs/manual/gl/exo-preferred-applications.xml
348:info:configure config.status: creating docs/manual/gl/images/Makefile
349:info:configure config.status: creating docs/manual/id/Makefile
350:info:configure config.status: creating docs/manual/id/exo-preferred-applications.xml
351:info:configure config.status: creating docs/manual/id/images/Makefile
352:info:configure config.status: creating docs/manual/it/Makefile
353:info:configure config.status: creating docs/manual/it/exo-preferred-applications.xml
354:info:configure config.status: creating docs/manual/it/images/Makefile
355:info:configure config.status: creating docs/manual/ja/Makefile
356:info:configure config.status: creating docs/manual/ja/exo-preferred-applications.xml
357:info:configure config.status: creating docs/manual/ja/images/Makefile
358:info:configure config.status: creating docs/manual/pt/Makefile
359:info:configure config.status: creating docs/manual/pt/exo-preferred-applications.xml
360:info:configure config.status: creating docs/manual/pt/images/Makefile
361:info:configure config.status: creating docs/manual/pt_BR/Makefile
362:info:configure config.status: creating docs/manual/pt_BR/exo-preferred-applications.xml
363:info:configure config.status: creating docs/manual/pt_BR/images/Makefile
364:info:configure config.status: creating docs/manual/tr/Makefile
365:info:configure config.status: creating docs/manual/tr/exo-preferred-applications.xml
366:info:configure config.status: creating docs/manual/tr/images/Makefile
367:info:configure config.status: creating docs/manual/ug/Makefile
368:info:configure config.status: creating docs/manual/ug/exo-preferred-applications.xml
369:info:configure config.status: creating docs/manual/ug/images/Makefile
370:info:configure config.status: creating docs/reference/Makefile
371:info:configure config.status: creating docs/reference/version.xml
372:info:configure config.status: creating exo.spec
373:info:configure config.status: creating exo/Makefile
374:info:configure config.status: creating exo/exo-0.3.pc
375:info:configure config.status: creating exo/exo-config.h
376:info:configure config.status: creating exo-csource/Makefile
377:info:configure config.status: creating exo-desktop-item-edit/Makefile
378:info:configure config.status: creating exo-hal/Makefile
379:info:configure config.status: creating exo-hal/exo-hal-0.3.pc
380:info:configure config.status: creating exo-helper/Makefile
381:info:configure config.status: creating exo-helper/helpers/Makefile
382:info:configure config.status: creating exo-mount/Makefile
383:info:configure config.status: creating exo-mount-notify/Makefile
384:info:configure config.status: creating exo-open/Makefile
385:info:configure config.status: creating exo-support/Makefile
386:info:configure config.status: creating icons/Makefile
387:info:configure config.status: creating icons/24x24/Makefile
388:info:configure config.status: creating icons/48x48/Makefile
389:info:configure config.status: creating pixmaps/Makefile
390:info:configure config.status: creating po/Makefile.in
391:info:configure config.status: creating po-doc/Makefile
392:info:configure config.status: creating python/Makefile
393:info:configure config.status: creating python/examples/Makefile
394:info:configure config.status: creating tests/Makefile
395:info:configure config.status: creating tests/data/Makefile
396:info:configure config.status: creating config.h
397:info:configure config.status: executing depfiles commands
398:info:configure config.status: executing libtool commands
399:info:configure config.status: executing default-1 commands
400:info:configure config.status: executing po/stamp-it commands
401:info:configure
402:info:configure Build Configuration:
403:info:configure
404:info:configure * HAL support:    no
405:info:configure * Debug Support:  minimum
406:info:configure * Python Support: no
407:info:configure
408:debug:configure Privilege de-escalation not attempted as not running as root.
409:debug:build build phase started at Thu Dec 19 05:51:55 CST 2013
410:notice:build --->  Building exo
411:debug:build Executing org.macports.build (exo)
412:debug:build Environment:
413CC_PRINT_OPTIONS='YES'
414CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_rschmidt_macports_dports_xfce_exo/exo/work/.CC_PRINT_OPTIONS'
415CPATH='/opt/local/include'
416LIBRARY_PATH='/opt/local/lib'
417MACOSX_DEPLOYMENT_TARGET='10.9'
418:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_xfce_exo/exo/work/exo-0.3.107" && /usr/bin/make -w all'
419:debug:build Executing command line:  cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_xfce_exo/exo/work/exo-0.3.107" && /usr/bin/make -w all
420:info:build make: Entering directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_xfce_exo/exo/work/exo-0.3.107'
421:info:build /Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive
422:info:build make[1]: Entering directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_xfce_exo/exo/work/exo-0.3.107'
423:info:build Making all in exo
424:info:build make[2]: Entering directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_xfce_exo/exo/work/exo-0.3.107/exo'
425:info:build /Applications/Xcode.app/Contents/Developer/usr/bin/make  all-am
426:info:build make[3]: Entering directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_xfce_exo/exo/work/exo-0.3.107/exo'
427:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-aliasdef.lo -MD -MP -MF .deps/libexo_0_3_la-exo-aliasdef.Tpo -c -o libexo_0_3_la-exo-aliasdef.lo `test -f 'exo-aliasdef.c' || echo './'`exo-aliasdef.c
428:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-aliasdef.lo -MD -MP -MF .deps/libexo_0_3_la-exo-aliasdef.Tpo -c exo-aliasdef.c  -fno-common -DPIC -o .libs/libexo_0_3_la-exo-aliasdef.o
429:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-aliasdef.lo -MD -MP -MF .deps/libexo_0_3_la-exo-aliasdef.Tpo -c exo-aliasdef.c -o libexo_0_3_la-exo-aliasdef.o >/dev/null 2>&1
430:info:build mv -f .deps/libexo_0_3_la-exo-aliasdef.Tpo .deps/libexo_0_3_la-exo-aliasdef.Plo
431:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-enum-types.lo -MD -MP -MF .deps/libexo_0_3_la-exo-enum-types.Tpo -c -o libexo_0_3_la-exo-enum-types.lo `test -f 'exo-enum-types.c' || echo './'`exo-enum-types.c
432:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-enum-types.lo -MD -MP -MF .deps/libexo_0_3_la-exo-enum-types.Tpo -c exo-enum-types.c  -fno-common -DPIC -o .libs/libexo_0_3_la-exo-enum-types.o
433:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-enum-types.lo -MD -MP -MF .deps/libexo_0_3_la-exo-enum-types.Tpo -c exo-enum-types.c -o libexo_0_3_la-exo-enum-types.o >/dev/null 2>&1
434:info:build mv -f .deps/libexo_0_3_la-exo-enum-types.Tpo .deps/libexo_0_3_la-exo-enum-types.Plo
435:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-marshal.lo -MD -MP -MF .deps/libexo_0_3_la-exo-marshal.Tpo -c -o libexo_0_3_la-exo-marshal.lo `test -f 'exo-marshal.c' || echo './'`exo-marshal.c
436:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-marshal.lo -MD -MP -MF .deps/libexo_0_3_la-exo-marshal.Tpo -c exo-marshal.c  -fno-common -DPIC -o .libs/libexo_0_3_la-exo-marshal.o
437:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-marshal.lo -MD -MP -MF .deps/libexo_0_3_la-exo-marshal.Tpo -c exo-marshal.c -o libexo_0_3_la-exo-marshal.o >/dev/null 2>&1
438:info:build mv -f .deps/libexo_0_3_la-exo-marshal.Tpo .deps/libexo_0_3_la-exo-marshal.Plo
439:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-binding.lo -MD -MP -MF .deps/libexo_0_3_la-exo-binding.Tpo -c -o libexo_0_3_la-exo-binding.lo `test -f 'exo-binding.c' || echo './'`exo-binding.c
440:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-binding.lo -MD -MP -MF .deps/libexo_0_3_la-exo-binding.Tpo -c exo-binding.c  -fno-common -DPIC -o .libs/libexo_0_3_la-exo-binding.o
441:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-binding.lo -MD -MP -MF .deps/libexo_0_3_la-exo-binding.Tpo -c exo-binding.c -o libexo_0_3_la-exo-binding.o >/dev/null 2>&1
442:info:build mv -f .deps/libexo_0_3_la-exo-binding.Tpo .deps/libexo_0_3_la-exo-binding.Plo
443:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-cell-renderer-ellipsized-text.lo -MD -MP -MF .deps/libexo_0_3_la-exo-cell-renderer-ellipsized-text.Tpo -c -o libexo_0_3_la-exo-cell-renderer-ellipsized-text.lo `test -f 'exo-cell-renderer-ellipsized-text.c' || echo './'`exo-cell-renderer-ellipsized-text.c
444:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-cell-renderer-ellipsized-text.lo -MD -MP -MF .deps/libexo_0_3_la-exo-cell-renderer-ellipsized-text.Tpo -c exo-cell-renderer-ellipsized-text.c  -fno-common -DPIC -o .libs/libexo_0_3_la-exo-cell-renderer-ellipsized-text.o
445:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-cell-renderer-ellipsized-text.lo -MD -MP -MF .deps/libexo_0_3_la-exo-cell-renderer-ellipsized-text.Tpo -c exo-cell-renderer-ellipsized-text.c -o libexo_0_3_la-exo-cell-renderer-ellipsized-text.o >/dev/null 2>&1
446:info:build mv -f .deps/libexo_0_3_la-exo-cell-renderer-ellipsized-text.Tpo .deps/libexo_0_3_la-exo-cell-renderer-ellipsized-text.Plo
447:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-cell-renderer-icon.lo -MD -MP -MF .deps/libexo_0_3_la-exo-cell-renderer-icon.Tpo -c -o libexo_0_3_la-exo-cell-renderer-icon.lo `test -f 'exo-cell-renderer-icon.c' || echo './'`exo-cell-renderer-icon.c
448:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-cell-renderer-icon.lo -MD -MP -MF .deps/libexo_0_3_la-exo-cell-renderer-icon.Tpo -c exo-cell-renderer-icon.c  -fno-common -DPIC -o .libs/libexo_0_3_la-exo-cell-renderer-icon.o
449:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-cell-renderer-icon.lo -MD -MP -MF .deps/libexo_0_3_la-exo-cell-renderer-icon.Tpo -c exo-cell-renderer-icon.c -o libexo_0_3_la-exo-cell-renderer-icon.o >/dev/null 2>&1
450:info:build mv -f .deps/libexo_0_3_la-exo-cell-renderer-icon.Tpo .deps/libexo_0_3_la-exo-cell-renderer-icon.Plo
451:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-config.lo -MD -MP -MF .deps/libexo_0_3_la-exo-config.Tpo -c -o libexo_0_3_la-exo-config.lo `test -f 'exo-config.c' || echo './'`exo-config.c
452:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-config.lo -MD -MP -MF .deps/libexo_0_3_la-exo-config.Tpo -c exo-config.c  -fno-common -DPIC -o .libs/libexo_0_3_la-exo-config.o
453:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-config.lo -MD -MP -MF .deps/libexo_0_3_la-exo-config.Tpo -c exo-config.c -o libexo_0_3_la-exo-config.o >/dev/null 2>&1
454:info:build mv -f .deps/libexo_0_3_la-exo-config.Tpo .deps/libexo_0_3_la-exo-config.Plo
455:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-ellipsized-label.lo -MD -MP -MF .deps/libexo_0_3_la-exo-ellipsized-label.Tpo -c -o libexo_0_3_la-exo-ellipsized-label.lo `test -f 'exo-ellipsized-label.c' || echo './'`exo-ellipsized-label.c
456:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-ellipsized-label.lo -MD -MP -MF .deps/libexo_0_3_la-exo-ellipsized-label.Tpo -c exo-ellipsized-label.c  -fno-common -DPIC -o .libs/libexo_0_3_la-exo-ellipsized-label.o
457:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-ellipsized-label.lo -MD -MP -MF .deps/libexo_0_3_la-exo-ellipsized-label.Tpo -c exo-ellipsized-label.c -o libexo_0_3_la-exo-ellipsized-label.o >/dev/null 2>&1
458:info:build mv -f .deps/libexo_0_3_la-exo-ellipsized-label.Tpo .deps/libexo_0_3_la-exo-ellipsized-label.Plo
459:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-execute.lo -MD -MP -MF .deps/libexo_0_3_la-exo-execute.Tpo -c -o libexo_0_3_la-exo-execute.lo `test -f 'exo-execute.c' || echo './'`exo-execute.c
460:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-execute.lo -MD -MP -MF .deps/libexo_0_3_la-exo-execute.Tpo -c exo-execute.c  -fno-common -DPIC -o .libs/libexo_0_3_la-exo-execute.o
461:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-execute.lo -MD -MP -MF .deps/libexo_0_3_la-exo-execute.Tpo -c exo-execute.c -o libexo_0_3_la-exo-execute.o >/dev/null 2>&1
462:info:build mv -f .deps/libexo_0_3_la-exo-execute.Tpo .deps/libexo_0_3_la-exo-execute.Plo
463:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-gdk-pixbuf-extensions.lo -MD -MP -MF .deps/libexo_0_3_la-exo-gdk-pixbuf-extensions.Tpo -c -o libexo_0_3_la-exo-gdk-pixbuf-extensions.lo `test -f 'exo-gdk-pixbuf-extensions.c' || echo './'`exo-gdk-pixbuf-extensions.c
464:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-gdk-pixbuf-extensions.lo -MD -MP -MF .deps/libexo_0_3_la-exo-gdk-pixbuf-extensions.Tpo -c exo-gdk-pixbuf-extensions.c  -fno-common -DPIC -o .libs/libexo_0_3_la-exo-gdk-pixbuf-extensions.o
465:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-gdk-pixbuf-extensions.lo -MD -MP -MF .deps/libexo_0_3_la-exo-gdk-pixbuf-extensions.Tpo -c exo-gdk-pixbuf-extensions.c -o libexo_0_3_la-exo-gdk-pixbuf-extensions.o >/dev/null 2>&1
466:info:build mv -f .deps/libexo_0_3_la-exo-gdk-pixbuf-extensions.Tpo .deps/libexo_0_3_la-exo-gdk-pixbuf-extensions.Plo
467:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-gtk-extensions.lo -MD -MP -MF .deps/libexo_0_3_la-exo-gtk-extensions.Tpo -c -o libexo_0_3_la-exo-gtk-extensions.lo `test -f 'exo-gtk-extensions.c' || echo './'`exo-gtk-extensions.c
468:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-gtk-extensions.lo -MD -MP -MF .deps/libexo_0_3_la-exo-gtk-extensions.Tpo -c exo-gtk-extensions.c  -fno-common -DPIC -o .libs/libexo_0_3_la-exo-gtk-extensions.o
469:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-gtk-extensions.lo -MD -MP -MF .deps/libexo_0_3_la-exo-gtk-extensions.Tpo -c exo-gtk-extensions.c -o libexo_0_3_la-exo-gtk-extensions.o >/dev/null 2>&1
470:info:build mv -f .deps/libexo_0_3_la-exo-gtk-extensions.Tpo .deps/libexo_0_3_la-exo-gtk-extensions.Plo
471:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-gobject-extensions.lo -MD -MP -MF .deps/libexo_0_3_la-exo-gobject-extensions.Tpo -c -o libexo_0_3_la-exo-gobject-extensions.lo `test -f 'exo-gobject-extensions.c' || echo './'`exo-gobject-extensions.c
472:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-gobject-extensions.lo -MD -MP -MF .deps/libexo_0_3_la-exo-gobject-extensions.Tpo -c exo-gobject-extensions.c  -fno-common -DPIC -o .libs/libexo_0_3_la-exo-gobject-extensions.o
473:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-gobject-extensions.lo -MD -MP -MF .deps/libexo_0_3_la-exo-gobject-extensions.Tpo -c exo-gobject-extensions.c -o libexo_0_3_la-exo-gobject-extensions.o >/dev/null 2>&1
474:info:build mv -f .deps/libexo_0_3_la-exo-gobject-extensions.Tpo .deps/libexo_0_3_la-exo-gobject-extensions.Plo
475:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-icon-bar.lo -MD -MP -MF .deps/libexo_0_3_la-exo-icon-bar.Tpo -c -o libexo_0_3_la-exo-icon-bar.lo `test -f 'exo-icon-bar.c' || echo './'`exo-icon-bar.c
476:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-icon-bar.lo -MD -MP -MF .deps/libexo_0_3_la-exo-icon-bar.Tpo -c exo-icon-bar.c  -fno-common -DPIC -o .libs/libexo_0_3_la-exo-icon-bar.o
477:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-icon-bar.lo -MD -MP -MF .deps/libexo_0_3_la-exo-icon-bar.Tpo -c exo-icon-bar.c -o libexo_0_3_la-exo-icon-bar.o >/dev/null 2>&1
478:info:build mv -f .deps/libexo_0_3_la-exo-icon-bar.Tpo .deps/libexo_0_3_la-exo-icon-bar.Plo
479:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-icon-chooser-dialog.lo -MD -MP -MF .deps/libexo_0_3_la-exo-icon-chooser-dialog.Tpo -c -o libexo_0_3_la-exo-icon-chooser-dialog.lo `test -f 'exo-icon-chooser-dialog.c' || echo './'`exo-icon-chooser-dialog.c
480:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-icon-chooser-dialog.lo -MD -MP -MF .deps/libexo_0_3_la-exo-icon-chooser-dialog.Tpo -c exo-icon-chooser-dialog.c  -fno-common -DPIC -o .libs/libexo_0_3_la-exo-icon-chooser-dialog.o
481:info:build exo-icon-chooser-dialog.c:212:29: warning: comparison of constant 16 with expression of type 'ExoIconChooserContext' is always true [-Wtautological-constant-out-of-range-compare]
482:info:build   for (context = 0; context < G_N_ELEMENTS (CONTEXT_TITLES); ++context)
483:info:build                     ~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
484:info:build 1 warning generated.
485:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-icon-chooser-dialog.lo -MD -MP -MF .deps/libexo_0_3_la-exo-icon-chooser-dialog.Tpo -c exo-icon-chooser-dialog.c -o libexo_0_3_la-exo-icon-chooser-dialog.o >/dev/null 2>&1
486:info:build mv -f .deps/libexo_0_3_la-exo-icon-chooser-dialog.Tpo .deps/libexo_0_3_la-exo-icon-chooser-dialog.Plo
487:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-icon-chooser-model.lo -MD -MP -MF .deps/libexo_0_3_la-exo-icon-chooser-model.Tpo -c -o libexo_0_3_la-exo-icon-chooser-model.lo `test -f 'exo-icon-chooser-model.c' || echo './'`exo-icon-chooser-model.c
488:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-icon-chooser-model.lo -MD -MP -MF .deps/libexo_0_3_la-exo-icon-chooser-model.Tpo -c exo-icon-chooser-model.c  -fno-common -DPIC -o .libs/libexo_0_3_la-exo-icon-chooser-model.o
489:info:build exo-icon-chooser-model.c:487:50: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations]
490:info:build       icons = g_list_sort (icons, (GCompareFunc) g_strcasecmp);
491:info:build                                                  ^
492:info:build /opt/local/include/glib-2.0/glib/gstrfuncs.h:200:23: note: 'g_strcasecmp' declared here
493:info:build gint                  g_strcasecmp     (const gchar *s1,
494:info:build                       ^
495:info:build exo-icon-chooser-model.c:533:10: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations]
496:info:build   return g_strcasecmp (((const ExoIconChooserModelItem *) item_a)->icon_name,
497:info:build          ^
498:info:build /opt/local/include/glib-2.0/glib/gstrfuncs.h:200:23: note: 'g_strcasecmp' declared here
499:info:build gint                  g_strcasecmp     (const gchar *s1,
500:info:build                       ^
501:info:build 2 warnings generated.
502:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-icon-chooser-model.lo -MD -MP -MF .deps/libexo_0_3_la-exo-icon-chooser-model.Tpo -c exo-icon-chooser-model.c -o libexo_0_3_la-exo-icon-chooser-model.o >/dev/null 2>&1
503:info:build mv -f .deps/libexo_0_3_la-exo-icon-chooser-model.Tpo .deps/libexo_0_3_la-exo-icon-chooser-model.Plo
504:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-icon-view.lo -MD -MP -MF .deps/libexo_0_3_la-exo-icon-view.Tpo -c -o libexo_0_3_la-exo-icon-view.lo `test -f 'exo-icon-view.c' || echo './'`exo-icon-view.c
505:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-icon-view.lo -MD -MP -MF .deps/libexo_0_3_la-exo-icon-view.Tpo -c exo-icon-view.c  -fno-common -DPIC -o .libs/libexo_0_3_la-exo-icon-view.o
506:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-icon-view.lo -MD -MP -MF .deps/libexo_0_3_la-exo-icon-view.Tpo -c exo-icon-view.c -o libexo_0_3_la-exo-icon-view.o >/dev/null 2>&1
507:info:build mv -f .deps/libexo_0_3_la-exo-icon-view.Tpo .deps/libexo_0_3_la-exo-icon-view.Plo
508:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-md5.lo -MD -MP -MF .deps/libexo_0_3_la-exo-md5.Tpo -c -o libexo_0_3_la-exo-md5.lo `test -f 'exo-md5.c' || echo './'`exo-md5.c
509:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-md5.lo -MD -MP -MF .deps/libexo_0_3_la-exo-md5.Tpo -c exo-md5.c  -fno-common -DPIC -o .libs/libexo_0_3_la-exo-md5.o
510:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-md5.lo -MD -MP -MF .deps/libexo_0_3_la-exo-md5.Tpo -c exo-md5.c -o libexo_0_3_la-exo-md5.o >/dev/null 2>&1
511:info:build mv -f .deps/libexo_0_3_la-exo-md5.Tpo .deps/libexo_0_3_la-exo-md5.Plo
512:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-mount-point.lo -MD -MP -MF .deps/libexo_0_3_la-exo-mount-point.Tpo -c -o libexo_0_3_la-exo-mount-point.lo `test -f 'exo-mount-point.c' || echo './'`exo-mount-point.c
513:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-mount-point.lo -MD -MP -MF .deps/libexo_0_3_la-exo-mount-point.Tpo -c exo-mount-point.c  -fno-common -DPIC -o .libs/libexo_0_3_la-exo-mount-point.o
514:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-mount-point.lo -MD -MP -MF .deps/libexo_0_3_la-exo-mount-point.Tpo -c exo-mount-point.c -o libexo_0_3_la-exo-mount-point.o >/dev/null 2>&1
515:info:build mv -f .deps/libexo_0_3_la-exo-mount-point.Tpo .deps/libexo_0_3_la-exo-mount-point.Plo
516:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-pango-extensions.lo -MD -MP -MF .deps/libexo_0_3_la-exo-pango-extensions.Tpo -c -o libexo_0_3_la-exo-pango-extensions.lo `test -f 'exo-pango-extensions.c' || echo './'`exo-pango-extensions.c
517:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-pango-extensions.lo -MD -MP -MF .deps/libexo_0_3_la-exo-pango-extensions.Tpo -c exo-pango-extensions.c  -fno-common -DPIC -o .libs/libexo_0_3_la-exo-pango-extensions.o
518:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-pango-extensions.lo -MD -MP -MF .deps/libexo_0_3_la-exo-pango-extensions.Tpo -c exo-pango-extensions.c -o libexo_0_3_la-exo-pango-extensions.o >/dev/null 2>&1
519:info:build mv -f .deps/libexo_0_3_la-exo-pango-extensions.Tpo .deps/libexo_0_3_la-exo-pango-extensions.Plo
520:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-private.lo -MD -MP -MF .deps/libexo_0_3_la-exo-private.Tpo -c -o libexo_0_3_la-exo-private.lo `test -f 'exo-private.c' || echo './'`exo-private.c
521:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-private.lo -MD -MP -MF .deps/libexo_0_3_la-exo-private.Tpo -c exo-private.c  -fno-common -DPIC -o .libs/libexo_0_3_la-exo-private.o
522:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-private.lo -MD -MP -MF .deps/libexo_0_3_la-exo-private.Tpo -c exo-private.c -o libexo_0_3_la-exo-private.o >/dev/null 2>&1
523:info:build mv -f .deps/libexo_0_3_la-exo-private.Tpo .deps/libexo_0_3_la-exo-private.Plo
524:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-string.lo -MD -MP -MF .deps/libexo_0_3_la-exo-string.Tpo -c -o libexo_0_3_la-exo-string.lo `test -f 'exo-string.c' || echo './'`exo-string.c
525:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-string.lo -MD -MP -MF .deps/libexo_0_3_la-exo-string.Tpo -c exo-string.c  -fno-common -DPIC -o .libs/libexo_0_3_la-exo-string.o
526:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-string.lo -MD -MP -MF .deps/libexo_0_3_la-exo-string.Tpo -c exo-string.c -o libexo_0_3_la-exo-string.o >/dev/null 2>&1
527:info:build mv -f .deps/libexo_0_3_la-exo-string.Tpo .deps/libexo_0_3_la-exo-string.Plo
528:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-thumbnail-preview.lo -MD -MP -MF .deps/libexo_0_3_la-exo-thumbnail-preview.Tpo -c -o libexo_0_3_la-exo-thumbnail-preview.lo `test -f 'exo-thumbnail-preview.c' || echo './'`exo-thumbnail-preview.c
529:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-thumbnail-preview.lo -MD -MP -MF .deps/libexo_0_3_la-exo-thumbnail-preview.Tpo -c exo-thumbnail-preview.c  -fno-common -DPIC -o .libs/libexo_0_3_la-exo-thumbnail-preview.o
530:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-thumbnail-preview.lo -MD -MP -MF .deps/libexo_0_3_la-exo-thumbnail-preview.Tpo -c exo-thumbnail-preview.c -o libexo_0_3_la-exo-thumbnail-preview.o >/dev/null 2>&1
531:info:build mv -f .deps/libexo_0_3_la-exo-thumbnail-preview.Tpo .deps/libexo_0_3_la-exo-thumbnail-preview.Plo
532:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-thumbnail.lo -MD -MP -MF .deps/libexo_0_3_la-exo-thumbnail.Tpo -c -o libexo_0_3_la-exo-thumbnail.lo `test -f 'exo-thumbnail.c' || echo './'`exo-thumbnail.c
533:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-thumbnail.lo -MD -MP -MF .deps/libexo_0_3_la-exo-thumbnail.Tpo -c exo-thumbnail.c  -fno-common -DPIC -o .libs/libexo_0_3_la-exo-thumbnail.o
534:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-thumbnail.lo -MD -MP -MF .deps/libexo_0_3_la-exo-thumbnail.Tpo -c exo-thumbnail.c -o libexo_0_3_la-exo-thumbnail.o >/dev/null 2>&1
535:info:build mv -f .deps/libexo_0_3_la-exo-thumbnail.Tpo .deps/libexo_0_3_la-exo-thumbnail.Plo
536:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-toolbars-editor-dialog.lo -MD -MP -MF .deps/libexo_0_3_la-exo-toolbars-editor-dialog.Tpo -c -o libexo_0_3_la-exo-toolbars-editor-dialog.lo `test -f 'exo-toolbars-editor-dialog.c' || echo './'`exo-toolbars-editor-dialog.c
537:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-toolbars-editor-dialog.lo -MD -MP -MF .deps/libexo_0_3_la-exo-toolbars-editor-dialog.Tpo -c exo-toolbars-editor-dialog.c  -fno-common -DPIC -o .libs/libexo_0_3_la-exo-toolbars-editor-dialog.o
538:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-toolbars-editor-dialog.lo -MD -MP -MF .deps/libexo_0_3_la-exo-toolbars-editor-dialog.Tpo -c exo-toolbars-editor-dialog.c -o libexo_0_3_la-exo-toolbars-editor-dialog.o >/dev/null 2>&1
539:info:build mv -f .deps/libexo_0_3_la-exo-toolbars-editor-dialog.Tpo .deps/libexo_0_3_la-exo-toolbars-editor-dialog.Plo
540:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-toolbars-editor.lo -MD -MP -MF .deps/libexo_0_3_la-exo-toolbars-editor.Tpo -c -o libexo_0_3_la-exo-toolbars-editor.lo `test -f 'exo-toolbars-editor.c' || echo './'`exo-toolbars-editor.c
541:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-toolbars-editor.lo -MD -MP -MF .deps/libexo_0_3_la-exo-toolbars-editor.Tpo -c exo-toolbars-editor.c  -fno-common -DPIC -o .libs/libexo_0_3_la-exo-toolbars-editor.o
542:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-toolbars-editor.lo -MD -MP -MF .deps/libexo_0_3_la-exo-toolbars-editor.Tpo -c exo-toolbars-editor.c -o libexo_0_3_la-exo-toolbars-editor.o >/dev/null 2>&1
543:info:build mv -f .deps/libexo_0_3_la-exo-toolbars-editor.Tpo .deps/libexo_0_3_la-exo-toolbars-editor.Plo
544:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-toolbars-model.lo -MD -MP -MF .deps/libexo_0_3_la-exo-toolbars-model.Tpo -c -o libexo_0_3_la-exo-toolbars-model.lo `test -f 'exo-toolbars-model.c' || echo './'`exo-toolbars-model.c
545:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-toolbars-model.lo -MD -MP -MF .deps/libexo_0_3_la-exo-toolbars-model.Tpo -c exo-toolbars-model.c  -fno-common -DPIC -o .libs/libexo_0_3_la-exo-toolbars-model.o
546:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-toolbars-model.lo -MD -MP -MF .deps/libexo_0_3_la-exo-toolbars-model.Tpo -c exo-toolbars-model.c -o libexo_0_3_la-exo-toolbars-model.o >/dev/null 2>&1
547:info:build mv -f .deps/libexo_0_3_la-exo-toolbars-model.Tpo .deps/libexo_0_3_la-exo-toolbars-model.Plo
548:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-toolbars-private.lo -MD -MP -MF .deps/libexo_0_3_la-exo-toolbars-private.Tpo -c -o libexo_0_3_la-exo-toolbars-private.lo `test -f 'exo-toolbars-private.c' || echo './'`exo-toolbars-private.c
549:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-toolbars-private.lo -MD -MP -MF .deps/libexo_0_3_la-exo-toolbars-private.Tpo -c exo-toolbars-private.c  -fno-common -DPIC -o .libs/libexo_0_3_la-exo-toolbars-private.o
550:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-toolbars-private.lo -MD -MP -MF .deps/libexo_0_3_la-exo-toolbars-private.Tpo -c exo-toolbars-private.c -o libexo_0_3_la-exo-toolbars-private.o >/dev/null 2>&1
551:info:build mv -f .deps/libexo_0_3_la-exo-toolbars-private.Tpo .deps/libexo_0_3_la-exo-toolbars-private.Plo
552:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-toolbars-view.lo -MD -MP -MF .deps/libexo_0_3_la-exo-toolbars-view.Tpo -c -o libexo_0_3_la-exo-toolbars-view.lo `test -f 'exo-toolbars-view.c' || echo './'`exo-toolbars-view.c
553:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-toolbars-view.lo -MD -MP -MF .deps/libexo_0_3_la-exo-toolbars-view.Tpo -c exo-toolbars-view.c  -fno-common -DPIC -o .libs/libexo_0_3_la-exo-toolbars-view.o
554:info:build exo-toolbars-view.c:773:70: warning: comparison of unsigned enum expression < 0 is always false [-Wtautological-compare]
555:info:build   gtk_check_menu_item_set_active (GTK_CHECK_MENU_ITEM (item), (style < 0));
556:info:build                                                                ~~~~~ ^ ~
557:info:build 1 warning generated.
558:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-toolbars-view.lo -MD -MP -MF .deps/libexo_0_3_la-exo-toolbars-view.Tpo -c exo-toolbars-view.c -o libexo_0_3_la-exo-toolbars-view.o >/dev/null 2>&1
559:info:build mv -f .deps/libexo_0_3_la-exo-toolbars-view.Tpo .deps/libexo_0_3_la-exo-toolbars-view.Plo
560:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-tree-view.lo -MD -MP -MF .deps/libexo_0_3_la-exo-tree-view.Tpo -c -o libexo_0_3_la-exo-tree-view.lo `test -f 'exo-tree-view.c' || echo './'`exo-tree-view.c
561:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-tree-view.lo -MD -MP -MF .deps/libexo_0_3_la-exo-tree-view.Tpo -c exo-tree-view.c  -fno-common -DPIC -o .libs/libexo_0_3_la-exo-tree-view.o
562:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-tree-view.lo -MD -MP -MF .deps/libexo_0_3_la-exo-tree-view.Tpo -c exo-tree-view.c -o libexo_0_3_la-exo-tree-view.o >/dev/null 2>&1
563:info:build mv -f .deps/libexo_0_3_la-exo-tree-view.Tpo .deps/libexo_0_3_la-exo-tree-view.Plo
564:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-url.lo -MD -MP -MF .deps/libexo_0_3_la-exo-url.Tpo -c -o libexo_0_3_la-exo-url.lo `test -f 'exo-url.c' || echo './'`exo-url.c
565:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-url.lo -MD -MP -MF .deps/libexo_0_3_la-exo-url.Tpo -c exo-url.c  -fno-common -DPIC -o .libs/libexo_0_3_la-exo-url.o
566:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-url.lo -MD -MP -MF .deps/libexo_0_3_la-exo-url.Tpo -c exo-url.c -o libexo_0_3_la-exo-url.o >/dev/null 2>&1
567:info:build mv -f .deps/libexo_0_3_la-exo-url.Tpo .deps/libexo_0_3_la-exo-url.Plo
568:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-utils.lo -MD -MP -MF .deps/libexo_0_3_la-exo-utils.Tpo -c -o libexo_0_3_la-exo-utils.lo `test -f 'exo-utils.c' || echo './'`exo-utils.c
569:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-utils.lo -MD -MP -MF .deps/libexo_0_3_la-exo-utils.Tpo -c exo-utils.c  -fno-common -DPIC -o .libs/libexo_0_3_la-exo-utils.o
570:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-utils.lo -MD -MP -MF .deps/libexo_0_3_la-exo-utils.Tpo -c exo-utils.c -o libexo_0_3_la-exo-utils.o >/dev/null 2>&1
571:info:build mv -f .deps/libexo_0_3_la-exo-utils.Tpo .deps/libexo_0_3_la-exo-utils.Plo
572:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-wrap-table.lo -MD -MP -MF .deps/libexo_0_3_la-exo-wrap-table.Tpo -c -o libexo_0_3_la-exo-wrap-table.lo `test -f 'exo-wrap-table.c' || echo './'`exo-wrap-table.c
573:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-wrap-table.lo -MD -MP -MF .deps/libexo_0_3_la-exo-wrap-table.Tpo -c exo-wrap-table.c  -fno-common -DPIC -o .libs/libexo_0_3_la-exo-wrap-table.o
574:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-wrap-table.lo -MD -MP -MF .deps/libexo_0_3_la-exo-wrap-table.Tpo -c exo-wrap-table.c -o libexo_0_3_la-exo-wrap-table.o >/dev/null 2>&1
575:info:build mv -f .deps/libexo_0_3_la-exo-wrap-table.Tpo .deps/libexo_0_3_la-exo-wrap-table.Plo
576:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-xsession-client.lo -MD -MP -MF .deps/libexo_0_3_la-exo-xsession-client.Tpo -c -o libexo_0_3_la-exo-xsession-client.lo `test -f 'exo-xsession-client.c' || echo './'`exo-xsession-client.c
577:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-xsession-client.lo -MD -MP -MF .deps/libexo_0_3_la-exo-xsession-client.Tpo -c exo-xsession-client.c  -fno-common -DPIC -o .libs/libexo_0_3_la-exo-xsession-client.o
578:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDATADIR=\"/opt/local/share\" -DEXO_COMPILATION -DG_LOG_DOMAIN=\"exo\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_0_3_la-exo-xsession-client.lo -MD -MP -MF .deps/libexo_0_3_la-exo-xsession-client.Tpo -c exo-xsession-client.c -o libexo_0_3_la-exo-xsession-client.o >/dev/null 2>&1
579:info:build mv -f .deps/libexo_0_3_la-exo-xsession-client.Tpo .deps/libexo_0_3_la-exo-xsession-client.Plo
580:info:build /bin/sh ../libtool --tag=CC   --mode=link /usr/bin/clang -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -export-dynamic -version-info 5:0:5 -export-symbols-regex "^[^_].*" -no-undefined -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -o libexo-0.3.la -rpath /opt/local/lib    libexo_0_3_la-exo-aliasdef.lo libexo_0_3_la-exo-enum-types.lo libexo_0_3_la-exo-marshal.lo libexo_0_3_la-exo-binding.lo libexo_0_3_la-exo-cell-renderer-ellipsized-text.lo libexo_0_3_la-exo-cell-renderer-icon.lo libexo_0_3_la-exo-config.lo libexo_0_3_la-exo-ellipsized-label.lo libexo_0_3_la-exo-execute.lo libexo_0_3_la-exo-gdk-pixbuf-extensions.lo libexo_0_3_la-exo-gtk-extensions.lo libexo_0_3_la-exo-gobject-extensions.lo libexo_0_3_la-exo-icon-bar.lo libexo_0_3_la-exo-icon-chooser-dialog.lo libexo_0_3_la-exo-icon-chooser-model.lo libexo_0_3_la-exo-icon-view.lo libexo_0_3_la-exo-md5.lo libexo_0_3_la-exo-mount-point.lo libexo_0_3_la-exo-pango-extensions.lo libexo_0_3_la-exo-private.lo libexo_0_3_la-exo-string.lo libexo_0_3_la-exo-thumbnail-preview.lo libexo_0_3_la-exo-thumbnail.lo libexo_0_3_la-exo-toolbars-editor-dialog.lo libexo_0_3_la-exo-toolbars-editor.lo libexo_0_3_la-exo-toolbars-model.lo libexo_0_3_la-exo-toolbars-private.lo libexo_0_3_la-exo-toolbars-view.lo libexo_0_3_la-exo-tree-view.lo libexo_0_3_la-exo-url.lo libexo_0_3_la-exo-utils.lo libexo_0_3_la-exo-wrap-table.lo libexo_0_3_la-exo-xsession-client.lo -L/opt/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lgio-2.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lm -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype  -L/opt/local/lib -lxfce4util -lglib-2.0 -lintl 
581:info:build libtool: link: /opt/local/bin/nm  .libs/libexo_0_3_la-exo-aliasdef.o .libs/libexo_0_3_la-exo-enum-types.o .libs/libexo_0_3_la-exo-marshal.o .libs/libexo_0_3_la-exo-binding.o .libs/libexo_0_3_la-exo-cell-renderer-ellipsized-text.o .libs/libexo_0_3_la-exo-cell-renderer-icon.o .libs/libexo_0_3_la-exo-config.o .libs/libexo_0_3_la-exo-ellipsized-label.o .libs/libexo_0_3_la-exo-execute.o .libs/libexo_0_3_la-exo-gdk-pixbuf-extensions.o .libs/libexo_0_3_la-exo-gtk-extensions.o .libs/libexo_0_3_la-exo-gobject-extensions.o .libs/libexo_0_3_la-exo-icon-bar.o .libs/libexo_0_3_la-exo-icon-chooser-dialog.o .libs/libexo_0_3_la-exo-icon-chooser-model.o .libs/libexo_0_3_la-exo-icon-view.o .libs/libexo_0_3_la-exo-md5.o .libs/libexo_0_3_la-exo-mount-point.o .libs/libexo_0_3_la-exo-pango-extensions.o .libs/libexo_0_3_la-exo-private.o .libs/libexo_0_3_la-exo-string.o .libs/libexo_0_3_la-exo-thumbnail-preview.o .libs/libexo_0_3_la-exo-thumbnail.o .libs/libexo_0_3_la-exo-toolbars-editor-dialog.o .libs/libexo_0_3_la-exo-toolbars-editor.o .libs/libexo_0_3_la-exo-toolbars-model.o .libs/libexo_0_3_la-exo-toolbars-private.o .libs/libexo_0_3_la-exo-toolbars-view.o .libs/libexo_0_3_la-exo-tree-view.o .libs/libexo_0_3_la-exo-url.o .libs/libexo_0_3_la-exo-utils.o .libs/libexo_0_3_la-exo-wrap-table.o .libs/libexo_0_3_la-exo-xsession-client.o   | sed -n -e 's/^.*[     ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | /opt/local/bin/gsed 's/.* //' | sort | uniq > .libs/libexo-0.3.exp
582:info:build /opt/local/bin/nm: no name list
583:info:build libtool: link: /opt/local/bin/grep -E -e "^[^_].*" ".libs/libexo-0.3.exp" > ".libs/libexo-0.3.expT"
584:info:build libtool: link: mv -f ".libs/libexo-0.3.expT" ".libs/libexo-0.3.exp"
585:info:build libtool: link: sed 's,^,_,' < .libs/libexo-0.3.exp > .libs/libexo-0.3-symbols.expsym
586:info:build libtool: link: /usr/bin/clang -dynamiclib  -o .libs/libexo-0.3.0.dylib  .libs/libexo_0_3_la-exo-aliasdef.o .libs/libexo_0_3_la-exo-enum-types.o .libs/libexo_0_3_la-exo-marshal.o .libs/libexo_0_3_la-exo-binding.o .libs/libexo_0_3_la-exo-cell-renderer-ellipsized-text.o .libs/libexo_0_3_la-exo-cell-renderer-icon.o .libs/libexo_0_3_la-exo-config.o .libs/libexo_0_3_la-exo-ellipsized-label.o .libs/libexo_0_3_la-exo-execute.o .libs/libexo_0_3_la-exo-gdk-pixbuf-extensions.o .libs/libexo_0_3_la-exo-gtk-extensions.o .libs/libexo_0_3_la-exo-gobject-extensions.o .libs/libexo_0_3_la-exo-icon-bar.o .libs/libexo_0_3_la-exo-icon-chooser-dialog.o .libs/libexo_0_3_la-exo-icon-chooser-model.o .libs/libexo_0_3_la-exo-icon-view.o .libs/libexo_0_3_la-exo-md5.o .libs/libexo_0_3_la-exo-mount-point.o .libs/libexo_0_3_la-exo-pango-extensions.o .libs/libexo_0_3_la-exo-private.o .libs/libexo_0_3_la-exo-string.o .libs/libexo_0_3_la-exo-thumbnail-preview.o .libs/libexo_0_3_la-exo-thumbnail.o .libs/libexo_0_3_la-exo-toolbars-editor-dialog.o .libs/libexo_0_3_la-exo-toolbars-editor.o .libs/libexo_0_3_la-exo-toolbars-model.o .libs/libexo_0_3_la-exo-toolbars-private.o .libs/libexo_0_3_la-exo-toolbars-view.o .libs/libexo_0_3_la-exo-tree-view.o .libs/libexo_0_3_la-exo-url.o .libs/libexo_0_3_la-exo-utils.o .libs/libexo_0_3_la-exo-wrap-table.o .libs/libexo_0_3_la-exo-xsession-client.o   -L/opt/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lm -lgobject-2.0 -lfontconfig -lfreetype -lxfce4util -lglib-2.0 -lintl  -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot -Wl,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64   -install_name  /opt/local/lib/libexo-0.3.0.dylib -compatibility_version 6 -current_version 6.0 -Wl,-single_module -Wl,-exported_symbols_list,.libs/libexo-0.3-symbols.expsym
587:info:build libtool: link: dsymutil .libs/libexo-0.3.0.dylib || :
588:info:build warning: no debug symbols in executable (-arch x86_64)
589:info:build libtool: link: (cd ".libs" && rm -f "libexo-0.3.dylib" && ln -s "libexo-0.3.0.dylib" "libexo-0.3.dylib")
590:info:build libtool: link: ar cru .libs/libexo-0.3.a  libexo_0_3_la-exo-aliasdef.o libexo_0_3_la-exo-enum-types.o libexo_0_3_la-exo-marshal.o libexo_0_3_la-exo-binding.o libexo_0_3_la-exo-cell-renderer-ellipsized-text.o libexo_0_3_la-exo-cell-renderer-icon.o libexo_0_3_la-exo-config.o libexo_0_3_la-exo-ellipsized-label.o libexo_0_3_la-exo-execute.o libexo_0_3_la-exo-gdk-pixbuf-extensions.o libexo_0_3_la-exo-gtk-extensions.o libexo_0_3_la-exo-gobject-extensions.o libexo_0_3_la-exo-icon-bar.o libexo_0_3_la-exo-icon-chooser-dialog.o libexo_0_3_la-exo-icon-chooser-model.o libexo_0_3_la-exo-icon-view.o libexo_0_3_la-exo-md5.o libexo_0_3_la-exo-mount-point.o libexo_0_3_la-exo-pango-extensions.o libexo_0_3_la-exo-private.o libexo_0_3_la-exo-string.o libexo_0_3_la-exo-thumbnail-preview.o libexo_0_3_la-exo-thumbnail.o libexo_0_3_la-exo-toolbars-editor-dialog.o libexo_0_3_la-exo-toolbars-editor.o libexo_0_3_la-exo-toolbars-model.o libexo_0_3_la-exo-toolbars-private.o libexo_0_3_la-exo-toolbars-view.o libexo_0_3_la-exo-tree-view.o libexo_0_3_la-exo-url.o libexo_0_3_la-exo-utils.o libexo_0_3_la-exo-wrap-table.o libexo_0_3_la-exo-xsession-client.o
591:info:build /opt/local/bin/ranlib: file: .libs/libexo-0.3.a(libexo_0_3_la-exo-aliasdef.o) has no symbols
592:info:build libtool: link: ranlib .libs/libexo-0.3.a
593:info:build ranlib: file: .libs/libexo-0.3.a(libexo_0_3_la-exo-aliasdef.o) has no symbols
594:info:build libtool: link: ( cd ".libs" && rm -f "libexo-0.3.la" && ln -s "../libexo-0.3.la" "libexo-0.3.la" )
595:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_xfce_exo/exo/work/exo-0.3.107/exo'
596:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_xfce_exo/exo/work/exo-0.3.107/exo'
597:info:build Making all in exo-csource
598:info:build make[2]: Entering directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_xfce_exo/exo/work/exo-0.3.107/exo-csource'
599:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"exo-csource\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT exo_csource-main.o -MD -MP -MF .deps/exo_csource-main.Tpo -c -o exo_csource-main.o `test -f 'main.c' || echo './'`main.c
600:info:build mv -f .deps/exo_csource-main.Tpo .deps/exo_csource-main.Po
601:info:build /bin/sh ../libtool --tag=CC   --mode=link /usr/bin/clang -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -no-undefined -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -o exo-csource exo_csource-main.o -L/opt/local/lib -lglib-2.0 -lintl 
602:info:build libtool: link: /usr/bin/clang -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -Wl,-headerpad_max_install_names -Wl,-syslibroot -Wl,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -o exo-csource exo_csource-main.o  -L/opt/local/lib -lglib-2.0 -lintl
603:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_xfce_exo/exo/work/exo-0.3.107/exo-csource'
604:info:build Making all in exo-support
605:info:build make[2]: Entering directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_xfce_exo/exo/work/exo-0.3.107/exo-support'
606:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DG_LOG_DOMAIN=\"exo-support\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_support_la-xfce-heading.lo -MD -MP -MF .deps/libexo_support_la-xfce-heading.Tpo -c -o libexo_support_la-xfce-heading.lo `test -f 'xfce-heading.c' || echo './'`xfce-heading.c
607:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DG_LOG_DOMAIN=\"exo-support\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_support_la-xfce-heading.lo -MD -MP -MF .deps/libexo_support_la-xfce-heading.Tpo -c xfce-heading.c  -fno-common -DPIC -o .libs/libexo_support_la-xfce-heading.o
608:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DG_LOG_DOMAIN=\"exo-support\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_support_la-xfce-heading.lo -MD -MP -MF .deps/libexo_support_la-xfce-heading.Tpo -c xfce-heading.c -o libexo_support_la-xfce-heading.o >/dev/null 2>&1
609:info:build mv -f .deps/libexo_support_la-xfce-heading.Tpo .deps/libexo_support_la-xfce-heading.Plo
610:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DG_LOG_DOMAIN=\"exo-support\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_support_la-xfce-titled-dialog.lo -MD -MP -MF .deps/libexo_support_la-xfce-titled-dialog.Tpo -c -o libexo_support_la-xfce-titled-dialog.lo `test -f 'xfce-titled-dialog.c' || echo './'`xfce-titled-dialog.c
611:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DG_LOG_DOMAIN=\"exo-support\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_support_la-xfce-titled-dialog.lo -MD -MP -MF .deps/libexo_support_la-xfce-titled-dialog.Tpo -c xfce-titled-dialog.c  -fno-common -DPIC -o .libs/libexo_support_la-xfce-titled-dialog.o
612:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DG_LOG_DOMAIN=\"exo-support\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_support_la-xfce-titled-dialog.lo -MD -MP -MF .deps/libexo_support_la-xfce-titled-dialog.Tpo -c xfce-titled-dialog.c -o libexo_support_la-xfce-titled-dialog.o >/dev/null 2>&1
613:info:build mv -f .deps/libexo_support_la-xfce-titled-dialog.Tpo .deps/libexo_support_la-xfce-titled-dialog.Plo
614:info:build /bin/sh ../libtool --tag=CC   --mode=link /usr/bin/clang -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS  -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -o libexo-support.la  libexo_support_la-xfce-heading.lo libexo_support_la-xfce-titled-dialog.lo -L/opt/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lgio-2.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lm -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype  -L/opt/local/lib -lxfce4util -lglib-2.0 -lintl 
615:info:build libtool: link: ar cru .libs/libexo-support.a .libs/libexo_support_la-xfce-heading.o .libs/libexo_support_la-xfce-titled-dialog.o
616:info:build libtool: link: ranlib .libs/libexo-support.a
617:info:build libtool: link: ( cd ".libs" && rm -f "libexo-support.la" && ln -s "../libexo-support.la" "libexo-support.la" )
618:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_xfce_exo/exo/work/exo-0.3.107/exo-support'
619:info:build Making all in exo-desktop-item-edit
620:info:build make[2]: Entering directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_xfce_exo/exo/work/exo-0.3.107/exo-desktop-item-edit'
621:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DBINDIR=\"/opt/local/bin\" -DDATADIR=\"/opt/local/share\" -DG_LOG_DOMAIN=\"exo-desktop-item-edit\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT exo_desktop_item_edit-exo-die-command-entry.o -MD -MP -MF .deps/exo_desktop_item_edit-exo-die-command-entry.Tpo -c -o exo_desktop_item_edit-exo-die-command-entry.o `test -f 'exo-die-command-entry.c' || echo './'`exo-die-command-entry.c
622:info:build mv -f .deps/exo_desktop_item_edit-exo-die-command-entry.Tpo .deps/exo_desktop_item_edit-exo-die-command-entry.Po
623:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DBINDIR=\"/opt/local/bin\" -DDATADIR=\"/opt/local/share\" -DG_LOG_DOMAIN=\"exo-desktop-item-edit\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT exo_desktop_item_edit-exo-die-command-model.o -MD -MP -MF .deps/exo_desktop_item_edit-exo-die-command-model.Tpo -c -o exo_desktop_item_edit-exo-die-command-model.o `test -f 'exo-die-command-model.c' || echo './'`exo-die-command-model.c
624:info:build exo-die-command-model.c:193:35: warning: 'g_thread_create_full' is deprecated [-Wdeprecated-declarations]
625:info:build   command_model->collect_thread = g_thread_create_full (exo_die_command_model_collect_thread, command_model,
626:info:build                                   ^
627:info:build /opt/local/include/glib-2.0/glib/deprecated/gthread.h:106:10: note: 'g_thread_create_full' declared here
628:info:build GThread *g_thread_create_full  (GThreadFunc       func,
629:info:build          ^
630:info:build 1 warning generated.
631:info:build mv -f .deps/exo_desktop_item_edit-exo-die-command-model.Tpo .deps/exo_desktop_item_edit-exo-die-command-model.Po
632:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DBINDIR=\"/opt/local/bin\" -DDATADIR=\"/opt/local/share\" -DG_LOG_DOMAIN=\"exo-desktop-item-edit\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT exo_desktop_item_edit-exo-die-desktop-model.o -MD -MP -MF .deps/exo_desktop_item_edit-exo-die-desktop-model.Tpo -c -o exo_desktop_item_edit-exo-die-desktop-model.o `test -f 'exo-die-desktop-model.c' || echo './'`exo-die-desktop-model.c
633:info:build exo-die-desktop-model.c:195:35: warning: 'g_thread_create_full' is deprecated [-Wdeprecated-declarations]
634:info:build   desktop_model->collect_thread = g_thread_create_full (exo_die_desktop_model_collect_thread, desktop_model,
635:info:build                                   ^
636:info:build /opt/local/include/glib-2.0/glib/deprecated/gthread.h:106:10: note: 'g_thread_create_full' declared here
637:info:build GThread *g_thread_create_full  (GThreadFunc       func,
638:info:build          ^
639:info:build 1 warning generated.
640:info:build mv -f .deps/exo_desktop_item_edit-exo-die-desktop-model.Tpo .deps/exo_desktop_item_edit-exo-die-desktop-model.Po
641:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DBINDIR=\"/opt/local/bin\" -DDATADIR=\"/opt/local/share\" -DG_LOG_DOMAIN=\"exo-desktop-item-edit\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT exo_desktop_item_edit-exo-die-editor.o -MD -MP -MF .deps/exo_desktop_item_edit-exo-die-editor.Tpo -c -o exo_desktop_item_edit-exo-die-editor.o `test -f 'exo-die-editor.c' || echo './'`exo-die-editor.c
642:info:build mv -f .deps/exo_desktop_item_edit-exo-die-editor.Tpo .deps/exo_desktop_item_edit-exo-die-editor.Po
643:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DBINDIR=\"/opt/local/bin\" -DDATADIR=\"/opt/local/share\" -DG_LOG_DOMAIN=\"exo-desktop-item-edit\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT exo_desktop_item_edit-exo-die-enum-types.o -MD -MP -MF .deps/exo_desktop_item_edit-exo-die-enum-types.Tpo -c -o exo_desktop_item_edit-exo-die-enum-types.o `test -f 'exo-die-enum-types.c' || echo './'`exo-die-enum-types.c
644:info:build mv -f .deps/exo_desktop_item_edit-exo-die-enum-types.Tpo .deps/exo_desktop_item_edit-exo-die-enum-types.Po
645:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DBINDIR=\"/opt/local/bin\" -DDATADIR=\"/opt/local/share\" -DG_LOG_DOMAIN=\"exo-desktop-item-edit\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT exo_desktop_item_edit-exo-die-utils.o -MD -MP -MF .deps/exo_desktop_item_edit-exo-die-utils.Tpo -c -o exo_desktop_item_edit-exo-die-utils.o `test -f 'exo-die-utils.c' || echo './'`exo-die-utils.c
646:info:build mv -f .deps/exo_desktop_item_edit-exo-die-utils.Tpo .deps/exo_desktop_item_edit-exo-die-utils.Po
647:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DBINDIR=\"/opt/local/bin\" -DDATADIR=\"/opt/local/share\" -DG_LOG_DOMAIN=\"exo-desktop-item-edit\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT exo_desktop_item_edit-main.o -MD -MP -MF .deps/exo_desktop_item_edit-main.Tpo -c -o exo_desktop_item_edit-main.o `test -f 'main.c' || echo './'`main.c
648:info:build main.c:122:5: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations]
649:info:build     g_thread_init (NULL);
650:info:build     ^
651:info:build /opt/local/include/glib-2.0/glib/deprecated/gthread.h:260:10: note: 'g_thread_init' declared here
652:info:build void     g_thread_init                   (gpointer vtable);
653:info:build          ^
654:info:build 1 warning generated.
655:info:build mv -f .deps/exo_desktop_item_edit-main.Tpo .deps/exo_desktop_item_edit-main.Po
656:info:build /bin/sh ../libtool --tag=CC   --mode=link /usr/bin/clang -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -no-undefined -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -o exo-desktop-item-edit exo_desktop_item_edit-exo-die-command-entry.o exo_desktop_item_edit-exo-die-command-model.o exo_desktop_item_edit-exo-die-desktop-model.o exo_desktop_item_edit-exo-die-editor.o exo_desktop_item_edit-exo-die-enum-types.o exo_desktop_item_edit-exo-die-utils.o exo_desktop_item_edit-main.o -L/opt/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lgio-2.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lm -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype  -L/opt/local/lib -lgthread-2.0 -lglib-2.0 -lintl  -L/opt/local/lib -lxfce4util -lglib-2.0 -lintl  ../exo-support/libexo-support.la ../exo/libexo-0.3.la
657:info:build libtool: link: /usr/bin/clang -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -Wl,-headerpad_max_install_names -Wl,-syslibroot -Wl,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -o .libs/exo-desktop-item-edit exo_desktop_item_edit-exo-die-command-entry.o exo_desktop_item_edit-exo-die-command-model.o exo_desktop_item_edit-exo-die-desktop-model.o exo_desktop_item_edit-exo-die-editor.o exo_desktop_item_edit-exo-die-enum-types.o exo_desktop_item_edit-exo-die-utils.o exo_desktop_item_edit-main.o  -L/opt/local/lib -lgthread-2.0 ../exo-support/.libs/libexo-support.a ../exo/.libs/libexo-0.3.dylib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lm -lgobject-2.0 -lfontconfig -lfreetype -lxfce4util -lglib-2.0 -lintl
658:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_xfce_exo/exo/work/exo-0.3.107/exo-desktop-item-edit'
659:info:build Making all in exo-hal
660:info:build make[2]: Entering directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_xfce_exo/exo/work/exo-0.3.107/exo-hal'
661:info:build /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDBUS_API_SUBJECT_TO_CHANGE -DG_LOG_DOMAIN=\"exo-hal\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include   -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_hal_0_3_la-exo-hal.lo -MD -MP -MF .deps/libexo_hal_0_3_la-exo-hal.Tpo -c -o libexo_hal_0_3_la-exo-hal.lo `test -f 'exo-hal.c' || echo './'`exo-hal.c
662:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDBUS_API_SUBJECT_TO_CHANGE -DG_LOG_DOMAIN=\"exo-hal\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_hal_0_3_la-exo-hal.lo -MD -MP -MF .deps/libexo_hal_0_3_la-exo-hal.Tpo -c exo-hal.c  -fno-common -DPIC -o .libs/libexo_hal_0_3_la-exo-hal.o
663:info:build libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDBUS_API_SUBJECT_TO_CHANGE -DG_LOG_DOMAIN=\"exo-hal\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT libexo_hal_0_3_la-exo-hal.lo -MD -MP -MF .deps/libexo_hal_0_3_la-exo-hal.Tpo -c exo-hal.c -o libexo_hal_0_3_la-exo-hal.o >/dev/null 2>&1
664:info:build mv -f .deps/libexo_hal_0_3_la-exo-hal.Tpo .deps/libexo_hal_0_3_la-exo-hal.Plo
665:info:build /bin/sh ../libtool --tag=CC   --mode=link /usr/bin/clang -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include   -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -export-dynamic -version-info 5:0:5 -export-symbols-regex "^[^_].*" -no-undefined -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -o libexo-hal-0.3.la -rpath /opt/local/lib  libexo_hal_0_3_la-exo-hal.lo -L/opt/local/lib -lglib-2.0 -lintl   
666:info:build libtool: link: /opt/local/bin/nm  .libs/libexo_hal_0_3_la-exo-hal.o   | sed -n -e 's/^.*[    ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | /opt/local/bin/gsed 's/.* //' | sort | uniq > .libs/libexo-hal-0.3.exp
667:info:build libtool: link: /opt/local/bin/grep -E -e "^[^_].*" ".libs/libexo-hal-0.3.exp" > ".libs/libexo-hal-0.3.expT"
668:info:build libtool: link: mv -f ".libs/libexo-hal-0.3.expT" ".libs/libexo-hal-0.3.exp"
669:info:build libtool: link: sed 's,^,_,' < .libs/libexo-hal-0.3.exp > .libs/libexo-hal-0.3-symbols.expsym
670:info:build libtool: link: /usr/bin/clang -dynamiclib  -o .libs/libexo-hal-0.3.0.dylib  .libs/libexo_hal_0_3_la-exo-hal.o   -L/opt/local/lib -lglib-2.0 -lintl  -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -Wl,-headerpad_max_install_names -Wl,-syslibroot -Wl,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64   -install_name  /opt/local/lib/libexo-hal-0.3.0.dylib -compatibility_version 6 -current_version 6.0 -Wl,-single_module -Wl,-exported_symbols_list,.libs/libexo-hal-0.3-symbols.expsym
671:info:build libtool: link: dsymutil .libs/libexo-hal-0.3.0.dylib || :
672:info:build warning: no debug symbols in executable (-arch x86_64)
673:info:build libtool: link: (cd ".libs" && rm -f "libexo-hal-0.3.dylib" && ln -s "libexo-hal-0.3.0.dylib" "libexo-hal-0.3.dylib")
674:info:build libtool: link: ar cru .libs/libexo-hal-0.3.a  libexo_hal_0_3_la-exo-hal.o
675:info:build libtool: link: ranlib .libs/libexo-hal-0.3.a
676:info:build libtool: link: ( cd ".libs" && rm -f "libexo-hal-0.3.la" && ln -s "../libexo-hal-0.3.la" "libexo-hal-0.3.la" )
677:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_xfce_exo/exo/work/exo-0.3.107/exo-hal'
678:info:build Making all in exo-helper
679:info:build make[2]: Entering directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_xfce_exo/exo/work/exo-0.3.107/exo-helper'
680:info:build /Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive
681:info:build make[3]: Entering directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_xfce_exo/exo/work/exo-0.3.107/exo-helper'
682:info:build Making all in helpers
683:info:build make[4]: Entering directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_xfce_exo/exo/work/exo-0.3.107/exo-helper/helpers'
684:info:build sed -e "s,\@libexecdir\@,/opt/local/libexec,g" < Terminal.desktop.in.in > Terminal.desktop.in
685:info:build LC_ALL=C /opt/local/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po Terminal.desktop.in Terminal.desktop
686:info:build Generating and caching the translation database
687:info:build Merging translations into Terminal.desktop.
688:info:build sed -e "s,\@libexecdir\@,/opt/local/libexec,g" < aterm.desktop.in.in > aterm.desktop.in
689:info:build LC_ALL=C /opt/local/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po aterm.desktop.in aterm.desktop
690:info:build Found cached translation database
691:info:build Merging translations into aterm.desktop.
692:info:build sed -e "s,\@libexecdir\@,/opt/local/libexec,g" < balsa.desktop.in.in > balsa.desktop.in
693:info:build LC_ALL=C /opt/local/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po balsa.desktop.in balsa.desktop
694:info:build Found cached translation database
695:info:build Merging translations into balsa.desktop.
696:info:build sed -e "s,\@libexecdir\@,/opt/local/libexec,g" < debian-sensible-browser.desktop.in.in > debian-sensible-browser.desktop.in
697:info:build LC_ALL=C /opt/local/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po debian-sensible-browser.desktop.in debian-sensible-browser.desktop
698:info:build Found cached translation database
699:info:build Merging translations into debian-sensible-browser.desktop.
700:info:build sed -e "s,\@libexecdir\@,/opt/local/libexec,g" < debian-x-terminal-emulator.desktop.in.in > debian-x-terminal-emulator.desktop.in
701:info:build LC_ALL=C /opt/local/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po debian-x-terminal-emulator.desktop.in debian-x-terminal-emulator.desktop
702:info:build Found cached translation database
703:info:build Merging translations into debian-x-terminal-emulator.desktop.
704:info:build sed -e "s,\@libexecdir\@,/opt/local/libexec,g" < encompass.desktop.in.in > encompass.desktop.in
705:info:build LC_ALL=C /opt/local/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po encompass.desktop.in encompass.desktop
706:info:build Found cached translation database
707:info:build Merging translations into encompass.desktop.
708:info:build sed -e "s,\@libexecdir\@,/opt/local/libexec,g" < epiphany.desktop.in.in > epiphany.desktop.in
709:info:build LC_ALL=C /opt/local/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po epiphany.desktop.in epiphany.desktop
710:info:build Found cached translation database
711:info:build Merging translations into epiphany.desktop.
712:info:build sed -e "s,\@libexecdir\@,/opt/local/libexec,g" < eterm.desktop.in.in > eterm.desktop.in
713:info:build LC_ALL=C /opt/local/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po eterm.desktop.in eterm.desktop
714:info:build Found cached translation database
715:info:build Merging translations into eterm.desktop.
716:info:build sed -e "s,\@libexecdir\@,/opt/local/libexec,g" < evolution.desktop.in.in > evolution.desktop.in
717:info:build LC_ALL=C /opt/local/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po evolution.desktop.in evolution.desktop
718:info:build Found cached translation database
719:info:build Merging translations into evolution.desktop.
720:info:build sed -e "s,\@libexecdir\@,/opt/local/libexec,g" < firefox.desktop.in.in > firefox.desktop.in
721:info:build LC_ALL=C /opt/local/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po firefox.desktop.in firefox.desktop
722:info:build Found cached translation database
723:info:build Merging translations into firefox.desktop.
724:info:build sed -e "s,\@libexecdir\@,/opt/local/libexec,g" < galeon.desktop.in.in > galeon.desktop.in
725:info:build LC_ALL=C /opt/local/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po galeon.desktop.in galeon.desktop
726:info:build Found cached translation database
727:info:build Merging translations into galeon.desktop.
728:info:build sed -e "s,\@libexecdir\@,/opt/local/libexec,g" < gnome-terminal.desktop.in.in > gnome-terminal.desktop.in
729:info:build LC_ALL=C /opt/local/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po gnome-terminal.desktop.in gnome-terminal.desktop
730:info:build Found cached translation database
731:info:build Merging translations into gnome-terminal.desktop.
732:info:build sed -e "s,\@libexecdir\@,/opt/local/libexec,g" < kmail.desktop.in.in > kmail.desktop.in
733:info:build LC_ALL=C /opt/local/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po kmail.desktop.in kmail.desktop
734:info:build Found cached translation database
735:info:build Merging translations into kmail.desktop.
736:info:build sed -e "s,\@libexecdir\@,/opt/local/libexec,g" < konqueror.desktop.in.in > konqueror.desktop.in
737:info:build LC_ALL=C /opt/local/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po konqueror.desktop.in konqueror.desktop
738:info:build Found cached translation database
739:info:build Merging translations into konqueror.desktop.
740:info:build sed -e "s,\@libexecdir\@,/opt/local/libexec,g" < links.desktop.in.in > links.desktop.in
741:info:build LC_ALL=C /opt/local/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po links.desktop.in links.desktop
742:info:build Found cached translation database
743:info:build Merging translations into links.desktop.
744:info:build sed -e "s,\@libexecdir\@,/opt/local/libexec,g" < lynx.desktop.in.in > lynx.desktop.in
745:info:build LC_ALL=C /opt/local/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po lynx.desktop.in lynx.desktop
746:info:build Found cached translation database
747:info:build Merging translations into lynx.desktop.
748:info:build sed -e "s,\@libexecdir\@,/opt/local/libexec,g" < midori.desktop.in.in > midori.desktop.in
749:info:build LC_ALL=C /opt/local/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po midori.desktop.in midori.desktop
750:info:build Found cached translation database
751:info:build Merging translations into midori.desktop.
752:info:build sed -e "s,\@libexecdir\@,/opt/local/libexec,g" < mozilla-browser.desktop.in.in > mozilla-browser.desktop.in
753:info:build LC_ALL=C /opt/local/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po mozilla-browser.desktop.in mozilla-browser.desktop
754:info:build Found cached translation database
755:info:build Merging translations into mozilla-browser.desktop.
756:info:build sed -e "s,\@libexecdir\@,/opt/local/libexec,g" < mozilla-mailer.desktop.in.in > mozilla-mailer.desktop.in
757:info:build LC_ALL=C /opt/local/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po mozilla-mailer.desktop.in mozilla-mailer.desktop
758:info:build Found cached translation database
759:info:build Merging translations into mozilla-mailer.desktop.
760:info:build sed -e "s,\@libexecdir\@,/opt/local/libexec,g" < mutt.desktop.in.in > mutt.desktop.in
761:info:build LC_ALL=C /opt/local/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po mutt.desktop.in mutt.desktop
762:info:build Found cached translation database
763:info:build Merging translations into mutt.desktop.
764:info:build sed -e "s,\@libexecdir\@,/opt/local/libexec,g" < netscape-navigator.desktop.in.in > netscape-navigator.desktop.in
765:info:build LC_ALL=C /opt/local/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po netscape-navigator.desktop.in netscape-navigator.desktop
766:info:build Found cached translation database
767:info:build Merging translations into netscape-navigator.desktop.
768:info:build sed -e "s,\@libexecdir\@,/opt/local/libexec,g" < nxterm.desktop.in.in > nxterm.desktop.in
769:info:build LC_ALL=C /opt/local/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po nxterm.desktop.in nxterm.desktop
770:info:build Found cached translation database
771:info:build Merging translations into nxterm.desktop.
772:info:build sed -e "s,\@libexecdir\@,/opt/local/libexec,g" < opera-browser.desktop.in.in > opera-browser.desktop.in
773:info:build LC_ALL=C /opt/local/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po opera-browser.desktop.in opera-browser.desktop
774:info:build Found cached translation database
775:info:build Merging translations into opera-browser.desktop.
776:info:build sed -e "s,\@libexecdir\@,/opt/local/libexec,g" < opera-mailer.desktop.in.in > opera-mailer.desktop.in
777:info:build LC_ALL=C /opt/local/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po opera-mailer.desktop.in opera-mailer.desktop
778:info:build Found cached translation database
779:info:build Merging translations into opera-mailer.desktop.
780:info:build sed -e "s,\@libexecdir\@,/opt/local/libexec,g" < sylpheed.desktop.in.in > sylpheed.desktop.in
781:info:build LC_ALL=C /opt/local/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po sylpheed.desktop.in sylpheed.desktop
782:info:build Found cached translation database
783:info:build Merging translations into sylpheed.desktop.
784:info:build sed -e "s,\@libexecdir\@,/opt/local/libexec,g" < sylpheed-claws.desktop.in.in > sylpheed-claws.desktop.in
785:info:build LC_ALL=C /opt/local/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po sylpheed-claws.desktop.in sylpheed-claws.desktop
786:info:build Found cached translation database
787:info:build Merging translations into sylpheed-claws.desktop.
788:info:build sed -e "s,\@libexecdir\@,/opt/local/libexec,g" < thunderbird.desktop.in.in > thunderbird.desktop.in
789:info:build LC_ALL=C /opt/local/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po thunderbird.desktop.in thunderbird.desktop
790:info:build Found cached translation database
791:info:build Merging translations into thunderbird.desktop.
792:info:build sed -e "s,\@libexecdir\@,/opt/local/libexec,g" < urxvt.desktop.in.in > urxvt.desktop.in
793:info:build LC_ALL=C /opt/local/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po urxvt.desktop.in urxvt.desktop
794:info:build Found cached translation database
795:info:build Merging translations into urxvt.desktop.
796:info:build sed -e "s,\@libexecdir\@,/opt/local/libexec,g" < w3m.desktop.in.in > w3m.desktop.in
797:info:build LC_ALL=C /opt/local/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po w3m.desktop.in w3m.desktop
798:info:build Found cached translation database
799:info:build Merging translations into w3m.desktop.
800:info:build sed -e "s,\@libexecdir\@,/opt/local/libexec,g" < xterm.desktop.in.in > xterm.desktop.in
801:info:build LC_ALL=C /opt/local/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po xterm.desktop.in xterm.desktop
802:info:build Found cached translation database
803:info:build Merging translations into xterm.desktop.
804:info:build rm aterm.desktop.in epiphany.desktop.in Terminal.desktop.in sylpheed-claws.desktop.in balsa.desktop.in galeon.desktop.in thunderbird.desktop.in midori.desktop.in netscape-navigator.desktop.in konqueror.desktop.in mozilla-browser.desktop.in xterm.desktop.in mutt.desktop.in w3m.desktop.in sylpheed.desktop.in opera-mailer.desktop.in debian-x-terminal-emulator.desktop.in urxvt.desktop.in links.desktop.in opera-browser.desktop.in eterm.desktop.in gnome-terminal.desktop.in debian-sensible-browser.desktop.in evolution.desktop.in mozilla-mailer.desktop.in nxterm.desktop.in encompass.desktop.in kmail.desktop.in firefox.desktop.in lynx.desktop.in
805:info:build make[4]: Leaving directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_xfce_exo/exo/work/exo-0.3.107/exo-helper/helpers'
806:info:build make[4]: Entering directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_xfce_exo/exo/work/exo-0.3.107/exo-helper'
807:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DBINDIR=\"/opt/local/bin\" -DDATADIR=\"/opt/local/share\" -DG_LOG_DOMAIN=\"exo-helper\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT exo_helper_0_3-exo-helper-enum-types.o -MD -MP -MF .deps/exo_helper_0_3-exo-helper-enum-types.Tpo -c -o exo_helper_0_3-exo-helper-enum-types.o `test -f 'exo-helper-enum-types.c' || echo './'`exo-helper-enum-types.c
808:info:build mv -f .deps/exo_helper_0_3-exo-helper-enum-types.Tpo .deps/exo_helper_0_3-exo-helper-enum-types.Po
809:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DBINDIR=\"/opt/local/bin\" -DDATADIR=\"/opt/local/share\" -DG_LOG_DOMAIN=\"exo-helper\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT exo_helper_0_3-exo-helper-chooser-dialog.o -MD -MP -MF .deps/exo_helper_0_3-exo-helper-chooser-dialog.Tpo -c -o exo_helper_0_3-exo-helper-chooser-dialog.o `test -f 'exo-helper-chooser-dialog.c' || echo './'`exo-helper-chooser-dialog.c
810:info:build mv -f .deps/exo_helper_0_3-exo-helper-chooser-dialog.Tpo .deps/exo_helper_0_3-exo-helper-chooser-dialog.Po
811:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DBINDIR=\"/opt/local/bin\" -DDATADIR=\"/opt/local/share\" -DG_LOG_DOMAIN=\"exo-helper\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT exo_helper_0_3-exo-helper-chooser.o -MD -MP -MF .deps/exo_helper_0_3-exo-helper-chooser.Tpo -c -o exo_helper_0_3-exo-helper-chooser.o `test -f 'exo-helper-chooser.c' || echo './'`exo-helper-chooser.c
812:info:build mv -f .deps/exo_helper_0_3-exo-helper-chooser.Tpo .deps/exo_helper_0_3-exo-helper-chooser.Po
813:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DBINDIR=\"/opt/local/bin\" -DDATADIR=\"/opt/local/share\" -DG_LOG_DOMAIN=\"exo-helper\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT exo_helper_0_3-exo-helper-launcher-dialog.o -MD -MP -MF .deps/exo_helper_0_3-exo-helper-launcher-dialog.Tpo -c -o exo_helper_0_3-exo-helper-launcher-dialog.o `test -f 'exo-helper-launcher-dialog.c' || echo './'`exo-helper-launcher-dialog.c
814:info:build mv -f .deps/exo_helper_0_3-exo-helper-launcher-dialog.Tpo .deps/exo_helper_0_3-exo-helper-launcher-dialog.Po
815:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DBINDIR=\"/opt/local/bin\" -DDATADIR=\"/opt/local/share\" -DG_LOG_DOMAIN=\"exo-helper\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT exo_helper_0_3-exo-helper-utils.o -MD -MP -MF .deps/exo_helper_0_3-exo-helper-utils.Tpo -c -o exo_helper_0_3-exo-helper-utils.o `test -f 'exo-helper-utils.c' || echo './'`exo-helper-utils.c
816:info:build mv -f .deps/exo_helper_0_3-exo-helper-utils.Tpo .deps/exo_helper_0_3-exo-helper-utils.Po
817:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DBINDIR=\"/opt/local/bin\" -DDATADIR=\"/opt/local/share\" -DG_LOG_DOMAIN=\"exo-helper\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT exo_helper_0_3-exo-helper.o -MD -MP -MF .deps/exo_helper_0_3-exo-helper.Tpo -c -o exo_helper_0_3-exo-helper.o `test -f 'exo-helper.c' || echo './'`exo-helper.c
818:info:build mv -f .deps/exo_helper_0_3-exo-helper.Tpo .deps/exo_helper_0_3-exo-helper.Po
819:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DBINDIR=\"/opt/local/bin\" -DDATADIR=\"/opt/local/share\" -DG_LOG_DOMAIN=\"exo-helper\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT exo_helper_0_3-main.o -MD -MP -MF .deps/exo_helper_0_3-main.Tpo -c -o exo_helper_0_3-main.o `test -f 'main.c' || echo './'`main.c
820:info:build mv -f .deps/exo_helper_0_3-main.Tpo .deps/exo_helper_0_3-main.Po
821:info:build /bin/sh ../libtool --tag=CC   --mode=link /usr/bin/clang -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS  -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -o exo-helper-0.3 exo_helper_0_3-exo-helper-enum-types.o  exo_helper_0_3-exo-helper-chooser-dialog.o exo_helper_0_3-exo-helper-chooser.o exo_helper_0_3-exo-helper-launcher-dialog.o exo_helper_0_3-exo-helper-utils.o exo_helper_0_3-exo-helper.o exo_helper_0_3-main.o -L/opt/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lgio-2.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lm -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype  -L/opt/local/lib -lxfce4util -lglib-2.0 -lintl  ../exo-support/libexo-support.la ../exo/libexo-0.3.la
822:info:build libtool: link: /usr/bin/clang -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -Wl,-headerpad_max_install_names -Wl,-syslibroot -Wl,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -o .libs/exo-helper-0.3 exo_helper_0_3-exo-helper-enum-types.o exo_helper_0_3-exo-helper-chooser-dialog.o exo_helper_0_3-exo-helper-chooser.o exo_helper_0_3-exo-helper-launcher-dialog.o exo_helper_0_3-exo-helper-utils.o exo_helper_0_3-exo-helper.o exo_helper_0_3-main.o  -L/opt/local/lib ../exo-support/.libs/libexo-support.a ../exo/.libs/libexo-0.3.dylib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lm -lgobject-2.0 -lfontconfig -lfreetype -lxfce4util -lglib-2.0 -lintl
823:info:build sed                                                         \
824:info:build             -e 's,@libexecdir\@,/opt/local/libexec,g'                       \
825:info:build             -e 's,@LIBEXO_VERSION_MAJOR\@,0,g'\
826:info:build             -e 's,@LIBEXO_VERSION_MINOR\@,3,g'\
827:info:build             < ./exo-preferred-applications.in               \
828:info:build             > exo-preferred-applications
829:info:build LC_ALL=C /opt/local/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po exo-preferred-applications.desktop.in exo-preferred-applications.desktop
830:info:build Found cached translation database
831:info:build Merging translations into exo-preferred-applications.desktop.
832:info:build make[4]: Leaving directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_xfce_exo/exo/work/exo-0.3.107/exo-helper'
833:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_xfce_exo/exo/work/exo-0.3.107/exo-helper'
834:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_xfce_exo/exo/work/exo-0.3.107/exo-helper'
835:info:build Making all in exo-mount
836:info:build make[2]: Entering directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_xfce_exo/exo/work/exo-0.3.107/exo-mount'
837:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDBUS_API_SUBJECT_TO_CHANGE -DG_LOG_DOMAIN=\"exo-mount\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -DPATH_MOUNT=\"/sbin/mount\" -DPATH_UMOUNT=\"/sbin/umount\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2   -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT exo_mount-exo-mount-fstab.o -MD -MP -MF .deps/exo_mount-exo-mount-fstab.Tpo -c -o exo_mount-exo-mount-fstab.o `test -f 'exo-mount-fstab.c' || echo './'`exo-mount-fstab.c
838:info:build mv -f .deps/exo_mount-exo-mount-fstab.Tpo .deps/exo_mount-exo-mount-fstab.Po
839:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDBUS_API_SUBJECT_TO_CHANGE -DG_LOG_DOMAIN=\"exo-mount\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -DPATH_MOUNT=\"/sbin/mount\" -DPATH_UMOUNT=\"/sbin/umount\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2   -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT exo_mount-exo-mount-utils.o -MD -MP -MF .deps/exo_mount-exo-mount-utils.Tpo -c -o exo_mount-exo-mount-utils.o `test -f 'exo-mount-utils.c' || echo './'`exo-mount-utils.c
840:info:build mv -f .deps/exo_mount-exo-mount-utils.Tpo .deps/exo_mount-exo-mount-utils.Po
841:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DDBUS_API_SUBJECT_TO_CHANGE -DG_LOG_DOMAIN=\"exo-mount\" -DLIBEXECDIR=\"/opt/local/libexec\" -DLIBEXO_VERSION_API=\"0.3\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\" -DPATH_MOUNT=\"/sbin/mount\" -DPATH_UMOUNT=\"/sbin/umount\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2   -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT exo_mount-main.o -MD -MP -MF .deps/exo_mount-main.Tpo -c -o exo_mount-main.o `test -f 'main.c' || echo './'`main.c
842:info:build mv -f .deps/exo_mount-main.Tpo .deps/exo_mount-main.Po
843:info:build /bin/sh ../libtool --tag=CC   --mode=link /usr/bin/clang -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2   -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -no-undefined -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -o exo-mount exo_mount-exo-mount-fstab.o exo_mount-exo-mount-utils.o exo_mount-main.o  -L/opt/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lgio-2.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lm -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype   -L/opt/local/lib -lxfce4util -lglib-2.0 -lintl  ../exo/libexo-0.3.la ../exo-hal/libexo-hal-0.3.la
844:info:build libtool: link: /usr/bin/clang -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -Wl,-headerpad_max_install_names -Wl,-syslibroot -Wl,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -o .libs/exo-mount exo_mount-exo-mount-fstab.o exo_mount-exo-mount-utils.o exo_mount-main.o  -L/opt/local/lib ../exo/.libs/libexo-0.3.dylib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lm -lgobject-2.0 -lfontconfig -lfreetype -lxfce4util ../exo-hal/.libs/libexo-hal-0.3.dylib -lglib-2.0 -lintl
845:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_xfce_exo/exo/work/exo-0.3.107/exo-mount'
846:info:build Making all in exo-mount-notify
847:info:build make[2]: Entering directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_xfce_exo/exo/work/exo-0.3.107/exo-mount-notify'
848:info:build /usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I.. -DG_LOG_DOMAIN=\"exo-mount-notify\" -DPACKAGE_LOCALE_DIR=\"/opt/local/share/locale\"  -isystem/opt/local/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2  -D_REENTRANT -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -I/opt/local/include/xfce4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -pipe -Os -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk -arch x86_64 -DNDEBUG -DG_DISABLE_CAST_CHECKS -MT exo_mount_notify_0_3-main.o -MD -MP -MF .deps/exo_mount_notify_0_3-main.Tpo -c -o exo_mount_notify_0_3-main.o `test -f 'main.c' || echo './'`main.c
849:info:build main.c:246:71: error: too many arguments to function call, expected 3, have 4
850:info:build   notification = notify_notification_new (summary, message, opt_icon, NULL);
851:info:build                  ~~~~~~~~~~~~~~~~~~~~~~~                              ^~~~
852:info:build /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.0/include/stddef.h:74:16: note: expanded from macro 'NULL'
853:info:build #  define NULL ((void*)0)
854:info:build                ^~~~~~~~~~
855:info:build /opt/local/include/libnotify/notification.h:114:1: note: 'notify_notification_new' declared here
856:info:build NotifyNotification *notify_notification_new                  (const char         *summary,
857:info:build ^
858:info:build 1 error generated.
859:info:build make[2]: *** [exo_mount_notify_0_3-main.o] Error 1
860:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_xfce_exo/exo/work/exo-0.3.107/exo-mount-notify'
861:info:build make[1]: *** [all-recursive] Error 1
862:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_xfce_exo/exo/work/exo-0.3.107'
863:info:build make: *** [all] Error 2
864:info:build make: Leaving directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_xfce_exo/exo/work/exo-0.3.107'
865:info:build Command failed:  cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_xfce_exo/exo/work/exo-0.3.107" && /usr/bin/make -w all
866:info:build Exit code: 2
867:error:build org.macports.build for port exo returned: command execution failed
868:debug:build Error code: CHILDSTATUS 87681 2
869:debug:build Backtrace: command execution failed
870    while executing
871"system -nice 20 $fullcmdstring"
872    ("eval" body line 1)
873    invoked from within
874"eval system $notty $nice \$fullcmdstring"
875    invoked from within
876"command_exec build"
877    (procedure "portbuild::build_main" line 8)
878    invoked from within
879"portbuild::build_main org.macports.build"
880    ("eval" body line 1)
881    invoked from within
882"eval $procedure $targetname"
883:info:build Warning: targets not executed for exo: org.macports.activate org.macports.build org.macports.destroot org.macports.install
884:notice:build Please see the log file for port exo for details:
885    /opt/local/var/macports/logs/_Users_rschmidt_macports_dports_xfce_exo/exo/main.log