Ticket #44148: main.log

File main.log, 611.1 KB (added by RJVB (René Bertin), 9 years ago)

confused log

Line 
1version:1
2:msg:main --->  Computing dependencies for freetype:info:main .:debug:main freetype has no conflicts
3:debug:main Searching for dependency: bzip2
4:debug:main Found Dependency: receipt exists for bzip2
5:debug:main Searching for dependency: libpng
6:debug:main Found Dependency: receipt exists for libpng
7:debug:main Searching for dependency: zlib
8:debug:main Found Dependency: receipt exists for zlib
9:debug:main Searching for dependency: harfbuzz
10:debug:main Found Dependency: receipt exists for harfbuzz
11:msg:main
12:debug:main Executing org.macports.main (freetype)
13:debug:main Privilege de-escalation not attempted as not running as root.
14:debug:archivefetch archivefetch phase started at Sun Jan 18 23:55:07 CET 2015
15:msg:archivefetch --->  Fetching archive for freetype
16:debug:archivefetch Executing org.macports.archivefetch (freetype)
17:info:archivefetch --->  freetype-2.5.4.20141223_2+infinality+universal.darwin_13.i386-x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
18:msg:archivefetch --->  Attempting to fetch freetype-2.5.4.20141223_2+infinality+universal.darwin_13.i386-x86_64.tbz2 from http://lil.fr.packages.macports.org/freetype
19:debug:archivefetch Fetching archive failed:: The requested URL returned error: 404 Not Found
20:msg:archivefetch --->  Attempting to fetch freetype-2.5.4.20141223_2+infinality+universal.darwin_13.i386-x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/freetype
21:debug:archivefetch Fetching archive failed:: The requested URL returned error: 404 Not Found
22:msg:archivefetch --->  Attempting to fetch freetype-2.5.4.20141223_2+infinality+universal.darwin_13.i386-x86_64.tbz2 from http://packages.macports.org/freetype
23:debug:archivefetch Fetching archive failed:: The requested URL returned error: 404 Not Found
24:debug:archivefetch Privilege de-escalation not attempted as not running as root.
25:debug:archivefetch Skipping completed org.macports.fetch (freetype)
26:debug:archivefetch Privilege de-escalation not attempted as not running as root.
27:debug:archivefetch Skipping completed org.macports.checksum (freetype)
28:debug:archivefetch Privilege de-escalation not attempted as not running as root.
29:debug:archivefetch Skipping completed org.macports.extract (freetype)
30:debug:archivefetch Privilege de-escalation not attempted as not running as root.
31:debug:archivefetch Skipping completed org.macports.patch (freetype)
32:debug:archivefetch Privilege de-escalation not attempted as not running as root.
33:debug:configure configure phase started at Sun Jan 18 23:55:08 CET 2015
34:notice:configure --->  Configuring freetype
35:debug:configure Using compiler 'Xcode Clang'
36:debug:configure Executing org.macports.configure (freetype)
37:info:configure --->  Configuring freetype for architecture x86_64
38:debug:configure Environment:
39CC='/usr/bin/clang'
40CC_PRINT_OPTIONS='YES'
41CC_PRINT_OPTIONS_FILE='/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/.CC_PRINT_OPTIONS'
42CFLAGS='-O3 -march=native -g -arch x86_64'
43CPATH='/opt/local/include'
44CPPFLAGS='-isystem/opt/local/include'
45CXX='/usr/bin/clang++'
46CXXFLAGS='-O3 -march=native -g -arch x86_64 -stdlib=libc++'
47F90FLAGS='-O3 -march=native -g -m64'
48FCFLAGS='-O3 -march=native -g -m64'
49FFLAGS='-O3 -march=native -g -m64'
50INSTALL='/usr/bin/install -c'
51LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
52LIBRARY_PATH='/opt/local/lib'
53MACOSX_DEPLOYMENT_TARGET='10.9'
54NM='/usr/bin/nm'
55OBJC='/usr/bin/clang'
56OBJCFLAGS='-O3 -march=native -g -arch x86_64'
57OBJCXX='/usr/bin/clang++'
58OBJCXXFLAGS='-O3 -march=native -g -stdlib=libc++'
59:debug:configure Assembled command: 'cd "/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64" && ./configure --prefix=/opt/local --with-bzip2 --with-png --with-zlib --with-harfbuzz'
60:debug:configure Executing command line:  cd "/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64" && ./configure --prefix=/opt/local --with-bzip2 --with-png --with-zlib --with-harfbuzz
61:info:configure
62:info:configure FreeType build system -- automatic system detection
63:info:configure
64:info:configure The following settings are used:
65:info:configure
66:info:configure   platform                    unix
67:info:configure   compiler                    /usr/bin/clang
68:info:configure   configuration directory     ./builds/unix
69:info:configure   configuration rules         ./builds/unix/unix.mk
70:info:configure
71:info:configure If this does not correspond to your system or settings please remove the file
72:info:configure `config.mk' from this directory then read the INSTALL file for help.
73:info:configure
74:info:configure Otherwise, simply type `make' again to build the library,
75:info:configure or `make refdoc' to build the API reference (this needs python >= 2.6).
76:info:configure
77:info:configure Generating modules list in ./objs/ftmodule.h...
78:info:configure * module: truetype  (Windows/Mac font files with extension *.ttf or *.ttc)
79:info:configure * module: type1     (Postscript font files with extension *.pfa or *.pfb)
80:info:configure * module: cff       (OpenType fonts with extension *.otf)
81:info:configure * module: cid       (Postscript CID-keyed fonts, no known extension)
82:info:configure * module: pfr       (PFR/TrueDoc font files with extension *.pfr)
83:info:configure * module: type42    (Type 42 font files with no known extension)
84:info:configure * module: winfnt    (Windows bitmap fonts with extension *.fnt or *.fon)
85:info:configure * module: pcf       (pcf bitmap fonts)
86:info:configure * module: bdf       (bdf bitmap fonts)
87:info:configure * module: sfnt      (helper module for TrueType & OpenType formats)
88:info:configure * module: autofit   (automatic hinting module)
89:info:configure * module: pshinter  (Postscript hinter module)
90:info:configure * module: raster    (monochrome bitmap renderer)
91:info:configure * module: smooth    (anti-aliased bitmap renderer)
92:info:configure * module: smooth    (anti-aliased bitmap renderer for LCDs)
93:info:configure * module: smooth    (anti-aliased bitmap renderer for vertical LCDs)
94:info:configure * module: gxvalid   (TrueTypeGX/AAT validation module)
95:info:configure * module: otvalid   (OpenType validation module)
96:info:configure * module: psaux     (Postscript Type 1 & Type 2 helper module)
97:info:configure * module: psnames   (Postscript & Unicode Glyph name handling)
98:info:configure done.
99:info:configure cd builds/unix; /bin/sh ./configure  '--prefix=/opt/local' '--with-bzip2' '--with-png' '--with-zlib' '--with-harfbuzz'
100:info:configure checking build system type... x86_64-apple-darwin13.4.0
101:info:configure checking host system type... x86_64-apple-darwin13.4.0
102:info:configure checking for gcc... /usr/bin/clang
103:info:configure checking whether the C compiler works... yes
104:info:configure checking for C compiler default output file name... a.out
105:info:configure checking for suffix of executables...
106:info:configure checking whether we are cross compiling... no
107:info:configure checking for suffix of object files... o
108:info:configure checking whether we are using the GNU C compiler... yes
109:info:configure checking whether /usr/bin/clang accepts -g... yes
110:info:configure checking for /usr/bin/clang option to accept ISO C89... none needed
111:info:configure checking how to run the C preprocessor... /usr/bin/clang -E
112:info:configure checking for pkg-config... /opt/local/bin/pkg-config
113:info:configure checking pkg-config is at least version 0.24... yes
114:info:configure checking how to print strings... printf
115:info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
116:info:configure checking for grep that handles long lines and -e... /usr/bin/grep
117:info:configure checking for egrep... /usr/bin/grep -E
118:info:configure checking for fgrep... /usr/bin/grep -F
119:info:configure checking for ld used by /usr/bin/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
120:info:configure checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
121:info:configure checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
122:info:configure checking the name lister (/usr/bin/nm) interface... rm: conftest.dSYM: is a directory
123:info:configure BSD nm
124:info:configure checking whether ln -s works... yes
125:info:configure checking the maximum length of command line arguments... 196608
126:info:configure checking how to convert x86_64-apple-darwin13.4.0 file names to x86_64-apple-darwin13.4.0 format... func_convert_file_noop
127:info:configure checking how to convert x86_64-apple-darwin13.4.0 file names to toolchain format... func_convert_file_noop
128:info:configure checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
129:info:configure checking for objdump... no
130:info:configure checking how to recognize dependent libraries... pass_all
131:info:configure checking for dlltool... no
132:info:configure checking how to associate runtime and link libraries... printf %s\n
133:info:configure checking for ar... ar
134:info:configure checking for archiver @FILE support... rm: conftest.dSYM: is a directory
135:info:configure no
136:info:configure checking for strip... strip
137:info:configure checking for ranlib... ranlib
138:info:configure checking for gawk... gawk
139:info:configure checking command to parse /usr/bin/nm output from /usr/bin/clang object... rm: conftest.dSYM: is a directory
140:info:configure ok
141:info:configure checking for sysroot... no
142:info:configure checking for mt... no
143:info:configure checking if : is a manifest tool... no
144:info:configure checking for dsymutil... dsymutil
145:info:configure checking for nmedit... nmedit
146:info:configure checking for lipo... lipo
147:info:configure checking for otool... otool
148:info:configure checking for otool64... no
149:info:configure checking for -single_module linker flag... yes
150:info:configure checking for -exported_symbols_list linker flag... yes
151:info:configure checking for -force_load linker flag... yes
152:info:configure checking for ANSI C header files... yes
153:info:configure checking for sys/types.h... yes
154:info:configure checking for sys/stat.h... yes
155:info:configure checking for stdlib.h... yes
156:info:configure checking for string.h... yes
157:info:configure checking for memory.h... yes
158:info:configure checking for strings.h... yes
159:info:configure checking for inttypes.h... yes
160:info:configure checking for stdint.h... yes
161:info:configure checking for unistd.h... yes
162:info:configure checking for dlfcn.h... yes
163:info:configure checking for objdir... .libs
164:info:configure checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
165:info:configure checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
166:info:configure checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
167:info:configure checking if /usr/bin/clang static flag -static works... no
168:info:configure checking if /usr/bin/clang supports -c -o file.o... yes
169:info:configure checking if /usr/bin/clang supports -c -o file.o... (cached) yes
170:info:configure checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
171:info:configure checking dynamic linker characteristics... darwin13.4.0 dyld
172:info:configure checking how to hardcode library paths into programs... immediate
173:info:configure checking whether stripping libraries is possible... yes
174:info:configure checking if libtool supports shared libraries... yes
175:info:configure checking whether to build shared libraries... yes
176:info:configure checking whether to build static libraries... yes
177:info:configure checking for rmdir... rmdir
178:info:configure checking for a BSD-compatible install... /usr/bin/install -c
179:info:configure checking for ANSI C header files... (cached) yes
180:info:configure checking fcntl.h usability... yes
181:info:configure checking fcntl.h presence... yes
182:info:configure checking for fcntl.h... yes
183:info:configure checking for unistd.h... (cached) yes
184:info:configure checking for an ANSI C-conforming const... yes
185:info:configure checking size of int... 4
186:info:configure checking size of long... 8
187:info:configure checking whether cpp computation of bit length in ftconfig.in works... yes
188:info:configure checking for stdlib.h... (cached) yes
189:info:configure checking for unistd.h... (cached) yes
190:info:configure checking for sys/param.h... yes
191:info:configure checking for getpagesize... yes
192:info:configure checking for working mmap... yes
193:info:configure checking whether munmap is declared... yes
194:info:configure checking for munmap's first parameter type... void *
195:info:configure checking for memcpy... yes
196:info:configure checking for memmove... yes
197:info:configure checking gcc compiler flag -ansi to assure ANSI C works correctly... ok, add it to XX_ANSIFLAGS
198:info:configure checking for ZLIB... yes
199:info:configure checking for BZIP2... no
200:info:configure checking for BZ2_bzDecompress in -lbz2... yes
201:info:configure checking bzlib.h usability... yes
202:info:configure checking bzlib.h presence... yes
203:info:configure checking for bzlib.h... yes
204:info:configure checking for LIBPNG... yes
205:info:configure checking for HARFBUZZ... yes
206:info:configure checking whether CFLAGS and LDFLAGS share -march=native... no, copy to LDFLAGS
207:info:configure checking whether CFLAGS and LDFLAGS share -arch x86_64... yes
208:info:configure configure: creating ./config.status
209:info:configure config.status: creating unix-cc.mk
210:info:configure config.status: creating unix-def.mk
211:info:configure config.status: creating ftconfig.h
212:info:configure config.status: executing libtool commands
213:info:configure configure:
214:info:configure
215:info:configure Library configuration:
216:info:configure   external zlib: yes (pkg-config)
217:info:configure   bzip2:         yes (autoconf test)
218:info:configure   libpng:        yes (pkg-config)
219:info:configure   harfbuzz:      yes (pkg-config)
220:info:configure
221:info:configure make: Nothing to be done for 'unix'.
222:info:configure --->  Configuring freetype for architecture i386
223:debug:configure Environment:
224CC='/usr/bin/clang'
225CC_PRINT_OPTIONS='YES'
226CC_PRINT_OPTIONS_FILE='/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/.CC_PRINT_OPTIONS'
227CFLAGS='-O3 -march=native -g -arch i386'
228CPATH='/opt/local/include'
229CPPFLAGS='-isystem/opt/local/include'
230CXX='/usr/bin/clang++'
231CXXFLAGS='-O3 -march=native -g -arch i386 -stdlib=libc++'
232F90FLAGS='-O3 -march=native -g -m32'
233FCFLAGS='-O3 -march=native -g -m32'
234FFLAGS='-O3 -march=native -g -m32'
235INSTALL='/usr/bin/install -c'
236LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386'
237LIBRARY_PATH='/opt/local/lib'
238MACOSX_DEPLOYMENT_TARGET='10.9'
239NM='/usr/bin/nm'
240OBJC='/usr/bin/clang'
241OBJCFLAGS='-O3 -march=native -g -arch i386'
242OBJCXX='/usr/bin/clang++'
243OBJCXXFLAGS='-O3 -march=native -g -stdlib=libc++'
244:debug:configure Assembled command: 'cd "/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386" && ./configure --prefix=/opt/local --with-bzip2 --with-png --with-zlib --with-harfbuzz'
245:debug:configure Executing command line:  cd "/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386" && ./configure --prefix=/opt/local --with-bzip2 --with-png --with-zlib --with-harfbuzz
246:info:configure
247:info:configure FreeType build system -- automatic system detection
248:info:configure
249:info:configure The following settings are used:
250:info:configure
251:info:configure   platform                    unix
252:info:configure   compiler                    /usr/bin/clang
253:info:configure   configuration directory     ./builds/unix
254:info:configure   configuration rules         ./builds/unix/unix.mk
255:info:configure
256:info:configure If this does not correspond to your system or settings please remove the file
257:info:configure `config.mk' from this directory then read the INSTALL file for help.
258:info:configure
259:info:configure Otherwise, simply type `make' again to build the library,
260:info:configure or `make refdoc' to build the API reference (this needs python >= 2.6).
261:info:configure
262:info:configure Generating modules list in ./objs/ftmodule.h...
263:info:configure * module: truetype  (Windows/Mac font files with extension *.ttf or *.ttc)
264:info:configure * module: type1     (Postscript font files with extension *.pfa or *.pfb)
265:info:configure * module: cff       (OpenType fonts with extension *.otf)
266:info:configure * module: cid       (Postscript CID-keyed fonts, no known extension)
267:info:configure * module: pfr       (PFR/TrueDoc font files with extension *.pfr)
268:info:configure * module: type42    (Type 42 font files with no known extension)
269:info:configure * module: winfnt    (Windows bitmap fonts with extension *.fnt or *.fon)
270:info:configure * module: pcf       (pcf bitmap fonts)
271:info:configure * module: bdf       (bdf bitmap fonts)
272:info:configure * module: sfnt      (helper module for TrueType & OpenType formats)
273:info:configure * module: autofit   (automatic hinting module)
274:info:configure * module: pshinter  (Postscript hinter module)
275:info:configure * module: raster    (monochrome bitmap renderer)
276:info:configure * module: smooth    (anti-aliased bitmap renderer)
277:info:configure * module: smooth    (anti-aliased bitmap renderer for LCDs)
278:info:configure * module: smooth    (anti-aliased bitmap renderer for vertical LCDs)
279:info:configure * module: gxvalid   (TrueTypeGX/AAT validation module)
280:info:configure * module: otvalid   (OpenType validation module)
281:info:configure * module: psaux     (Postscript Type 1 & Type 2 helper module)
282:info:configure * module: psnames   (Postscript & Unicode Glyph name handling)
283:info:configure done.
284:info:configure cd builds/unix; /bin/sh ./configure  '--prefix=/opt/local' '--with-bzip2' '--with-png' '--with-zlib' '--with-harfbuzz'
285:info:configure checking build system type... x86_64-apple-darwin13.4.0
286:info:configure checking host system type... x86_64-apple-darwin13.4.0
287:info:configure checking for gcc... /usr/bin/clang
288:info:configure checking whether the C compiler works... yes
289:info:configure checking for C compiler default output file name... a.out
290:info:configure checking for suffix of executables...
291:info:configure checking whether we are cross compiling... no
292:info:configure checking for suffix of object files... o
293:info:configure checking whether we are using the GNU C compiler... yes
294:info:configure checking whether /usr/bin/clang accepts -g... yes
295:info:configure checking for /usr/bin/clang option to accept ISO C89... none needed
296:info:configure checking how to run the C preprocessor... /usr/bin/clang -E
297:info:configure checking for pkg-config... /opt/local/bin/pkg-config
298:info:configure checking pkg-config is at least version 0.24... yes
299:info:configure checking how to print strings... printf
300:info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
301:info:configure checking for grep that handles long lines and -e... /usr/bin/grep
302:info:configure checking for egrep... /usr/bin/grep -E
303:info:configure checking for fgrep... /usr/bin/grep -F
304:info:configure checking for ld used by /usr/bin/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
305:info:configure checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
306:info:configure checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
307:info:configure checking the name lister (/usr/bin/nm) interface... rm: conftest.dSYM: is a directory
308:info:configure BSD nm
309:info:configure checking whether ln -s works... yes
310:info:configure checking the maximum length of command line arguments... 196608
311:info:configure checking how to convert x86_64-apple-darwin13.4.0 file names to x86_64-apple-darwin13.4.0 format... func_convert_file_noop
312:info:configure checking how to convert x86_64-apple-darwin13.4.0 file names to toolchain format... func_convert_file_noop
313:info:configure checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object tconfigure::add_automatic_compiler_dependencies
314:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
315:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
316:debug:main No need to upgrade! gdbm 1.11_1 >= gdbm 1.11_1
317:debug:main epoch: in tree: 0 installed: 0
318:debug:main fontconfig 2.11.1_20141029 exists in the ports tree
319:debug:main fontconfig 2.11.1_20141029 +infinality+universal is the latest installed
320:debug:main fontconfig 2.11.1_20141029 +infinality+universal is active
321:debug:main Merging existing variants '+infinality+universal' into variants
322:debug:main new fully merged portvariants: universal + infinality +
323:debug:main Changing to port directory: /Volumes/Debian/MP9/site-ports/graphics/fontconfig
324:debug:main OS darwin/13.4.0 (Mac OS X 10.9) arch i386
325:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
326:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/muniversal-1.0.tcl
327:debug:main universal variant already exists, so not adding the default one
328:debug:main Executing variant universal provides universal
329:debug:main Executing variant infinality provides infinality
330:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
331:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
332:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
333:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
334:debug:main No need to upgrade! fontconfig 2.11.1_20141029 >= fontconfig 2.11.1_20141029
335:debug:main epoch: in tree: 0 installed: 0
336:debug:main freetype 2.5.4_1 exists in the ports tree
337:debug:main freetype 2.5.3_20141029 +infinality+universal is the latest installed
338:debug:main freetype 2.5.3_20141029 +infinality+universal is active
339:debug:main Merging existing variants '+infinality+universal' into variants
340:debug:main new fully merged portvariants: universal + infinality +
341:debug:main Changing to port directory: /Volumes/Debian/MP9/site-ports/print/freetype
342:debug:main OS darwin/13.4.0 (Mac OS X 10.9) arch i386
343:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
344:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/muniversal-1.0.tcl
345:debug:main universal variant already exists, so not adding the default one
346:debug:main Executing variant universal provides universal
347:debug:main Executing variant infinality provides infinality
348:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
349:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
350:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
351:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
352:debug:main Privilege de-escalation not attempted as not running as root.
353:debug:main Starting logging for freetype
354:debug:install invalid command name "::ui_init"
355    while executing
356"::ui_init any stdout"
357    ("eval" body line 1)
358    invoked from within
359"eval ::ui_init $priority $prefix $channels($priority) $args"
360    ("uplevel" body line 2)
361    invoked from within
362"uplevel 1 $body"
363:error:install Unable to upgrade port: 1
364:debug:install upgrade harfbuzz failed
365    while executing
366"macports::_upgrade_mport_deps $mport $target"
367    (procedure "mportexec" line 39)
368    invoked from within
369"mportexec $workername $target"
370:error:install Unable to execute port: upgrade harfbuzz failed
371gure checking for munmap's first parameter type... void *
372:info:configure checking for memcpy... yes
373:info:configure checking for memmove... yes
374:info:configure checking gcc compiler flag -ansi to assure ANSI C works correctly... ok, add it to XX_ANSIFLAGS
375:info:configure checking for ZLIB... yes
376:info:configure checking for BZIP2... no
377:info:configure checking for BZ2_bzDecompress in -lbz2... yes
378:info:configure checking bzlib.h usability... yes
379:info:configure checking bzlib.h presence... yes
380:info:configure checking for bzlib.h... yes
381:info:configure checking for LIBPNG... yes
382:info:configure checking for HARFBUZZ... yes
383:info:configure checking whether CFLAGS and LDFLAGS share -march=native... no, copy to LDFLAGS
384:info:configure checking whether CFLAGS and LDFLAGS share -arch i386... yes
385:info:configure configure: creating ./config.status
386:info:configure config.status: creating unix-cc.mk
387:info:configure config.status: creating unix-def.mk
388:info:configure config.status: creating ftconfig.h
389:info:configure config.status: executing libtool commands
390:info:configure configure:
391:info:configure
392:info:configure Library configuration:
393:info:configure   external zlib: yes (pkg-config)
394:info:configure   bzip2:         yes (autoconf test)
395:info:configure   libpng:        yes (pkg-config)
396:info:configure   harfbuzz:      yes (pkg-config)
397:info:configure
398:info:configure make: Nothing to be done for 'unix'.
399:debug:configure Privilege de-escalation not attempted as not running as root.
400:debug:build build phase started at Sun Jan 18 23:55:23 CET 2015
401:notice:build --->  Building freetype
402:debug:build Executing org.macports.build (freetype)
403:info:build --->  Building freetype for architecture x86_64
404:debug:build Environment:
405CC_PRINT_OPTIONS='YES'
406CC_PRINT_OPTIONS_FILE='/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/.CC_PRINT_OPTIONS'
407CPATH='/opt/local/include'
408LIBRARY_PATH='/opt/local/lib'
409MACOSX_DEPLOYMENT_TARGET='10.9'
410:debug:build Assembled command: 'cd "/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64" && /usr/bin/make -j4 -w all'
411:debug:build Executing command line:  cd "/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64" && /usr/bin/make -j4 -w all
412:info:build make: Entering directory `/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64'
413:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftsystem.lo builds/unix/ftsystem.c
414:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftdebug.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftdebug.c
415:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftinit.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftinit.c
416:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftbase.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftbase.c
417:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" builds/unix/ftsystem.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftsystem.o
418:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftinit.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftinit.o
419:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftbase.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftbase.o
420:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftdebug.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftdebug.o
421:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftdebug.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftdebug.o >/dev/null 2>&1
422:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftinit.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftinit.o >/dev/null 2>&1
423:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" builds/unix/ftsystem.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftsystem.o >/dev/null 2>&1
424:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftbbox.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftbbox.c
425:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftbdf.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftbdf.c
426:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftbitmap.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftbitmap.c
427:info:build In file included from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftbase.c:29:
428:info:build In file included from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftobjs.c:73:
429:info:build In file included from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/../autofit/aflatin.h:23:
430:info:build In file included from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/../autofit/afhints.h:22:
431:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/../autofit/aftypes.h:85:3: warning: unused function 'af_sort_pos' [-Wunused-function]
432:info:build   af_sort_pos( FT_UInt  count,
433:info:build   ^
434:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/../autofit/aftypes.h:89:3: warning: unused function 'af_sort_and_quantize_widths' [-Wunused-function]
435:info:build   af_sort_and_quantize_widths( FT_UInt*  count,
436:info:build   ^
437:info:build In file included from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftbase.c:29:
438:info:build In file included from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftobjs.c:73:
439:info:build In file included from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/../autofit/aflatin.h:23:
440:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/../autofit/afhints.h:394:3: warning: unused function 'af_direction_compute' [-Wunused-function]
441:info:build   af_direction_compute( FT_Pos  dx,
442:info:build   ^
443:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/../autofit/afhints.h:399:3: warning: unused function 'af_axis_hints_new_segment' [-Wunused-function]
444:info:build   af_axis_hints_new_segment( AF_AxisHints  axis,
445:info:build   ^
446:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/../autofit/afhints.h:404:3: warning: unused function 'af_axis_hints_new_edge' [-Wunused-function]
447:info:build   af_axis_hints_new_edge( AF_AxisHints  axis,
448:info:build   ^
449:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/../autofit/afhints.h:411:3: warning: unused function 'af_glyph_hints_init' [-Wunused-function]
450:info:build   af_glyph_hints_init( AF_GlyphHints  hints,
451:info:build   ^
452:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/../autofit/afhints.h:415:3: warning: unused function 'af_glyph_hints_rescale' [-Wunused-function]
453:info:build   af_glyph_hints_rescale( AF_GlyphHints    hints,
454:info:build   ^
455:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/../autofit/afhints.h:419:3: warning: unused function 'af_glyph_hints_reload' [-Wunused-function]
456:info:build   af_glyph_hints_reload( AF_GlyphHints  hints,
457:info:build   ^
458:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/../autofit/afhints.h:423:3: warning: unused function 'af_glyph_hints_save' [-Wunused-function]
459:info:build   af_glyph_hints_save( AF_GlyphHints  hints,
460:info:build   ^
461:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/../autofit/afhints.h:427:3: warning: unused function 'af_glyph_hints_align_edge_points' [-Wunused-function]
462:info:build   af_glyph_hints_align_edge_points( AF_GlyphHints  hints,
463:info:build   ^
464:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/../autofit/afhints.h:431:3: warning: unused function 'af_glyph_hints_align_strong_points' [-Wunused-function]
465:info:build   af_glyph_hints_align_strong_points( AF_GlyphHints  hints,
466:info:build   ^
467:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/../autofit/afhints.h:435:3: warning: unused function 'af_glyph_hints_align_weak_points' [-Wunused-function]
468:info:build   af_glyph_hints_align_weak_points( AF_GlyphHints  hints,
469:info:build   ^
470:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/../autofit/afhints.h:447:3: warning: unused function 'af_glyph_hints_done' [-Wunused-function]
471:info:build   af_glyph_hints_done( AF_GlyphHints  hints );
472:info:build   ^
473:info:build In file included from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftbase.c:29:
474:info:build In file included from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftobjs.c:73:
475:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/../autofit/aflatin.h:120:3: warning: unused function 'af_latin_metrics_init' [-Wunused-function]
476:info:build   af_latin_metrics_init( AF_LatinMetrics  metrics,
477:info:build   ^
478:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/../autofit/aflatin.h:124:3: warning: unused function 'af_latin_metrics_scale' [-Wunused-function]
479:info:build   af_latin_metrics_scale( AF_LatinMetrics  metrics,
480:info:build   ^
481:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/../autofit/aflatin.h:128:3: warning: unused function 'af_latin_metrics_init_widths' [-Wunused-function]
482:info:build   af_latin_metrics_init_widths( AF_LatinMetrics  metrics,
483:info:build   ^
484:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/../autofit/aflatin.h:132:3: warning: unused function 'af_latin_metrics_check_digits' [-Wunused-function]
485:info:build   af_latin_metrics_check_digits( AF_LatinMetrics  metrics,
486:info:build   ^
487:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/../autofit/aflatin.h:173:3: warning: unused function 'af_latin_hints_compute_segments' [-Wunused-function]
488:info:build   af_latin_hints_compute_segments( AF_GlyphHints  hints,
489:info:build   ^
490:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/../autofit/aflatin.h:177:3: warning: unused function 'af_latin_hints_link_segments' [-Wunused-function]
491:info:build   af_latin_hints_link_segments( AF_GlyphHints  hints,
492:info:build   ^
493:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/../autofit/aflatin.h:183:3: warning: unused function 'af_latin_hints_compute_edges' [-Wunused-function]
494:info:build   af_latin_hints_compute_edges( AF_GlyphHints  hints,
495:info:build   ^
496:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/../autofit/aflatin.h:187:3: warning: unused function 'af_latin_hints_detect_features' [-Wunused-function]
497:info:build   af_latin_hints_detect_features( AF_GlyphHints  hints,
498:info:build   ^
499:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftbbox.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftbbox.o
500:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftbdf.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftbdf.o
501:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftbitmap.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftbitmap.o
502:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftbbox.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftbbox.o >/dev/null 2>&1
503:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftbdf.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftbdf.o >/dev/null 2>&1
504:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftcid.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftcid.c
505:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftfstype.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftfstype.c
506:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftbitmap.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftbitmap.o >/dev/null 2>&1
507:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftgasp.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftgasp.c
508:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftcid.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftcid.o
509:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftfstype.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftfstype.o
510:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftcid.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftcid.o >/dev/null 2>&1
511:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftfstype.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftfstype.o >/dev/null 2>&1
512:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftglyph.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftglyph.c
513:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftgxval.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftgxval.c
514:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftgasp.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftgasp.o
515:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftgasp.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftgasp.o >/dev/null 2>&1
516:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftlcdfil.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftlcdfil.c
517:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftglyph.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftglyph.o
518:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftgxval.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftgxval.o
519:info:build 21 warnings generated.
520:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftbase.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftbase.o >/dev/null 2>&1
521:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftgxval.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftgxval.o >/dev/null 2>&1
522:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftglyph.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftglyph.o >/dev/null 2>&1
523:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftmm.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftmm.c
524:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftotval.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftotval.c
525:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftlcdfil.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftlcdfil.o
526:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftlcdfil.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftlcdfil.o >/dev/null 2>&1
527:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftpatent.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftpatent.c
528:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftmm.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftmm.o
529:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftotval.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftotval.o
530:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftmm.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftmm.o >/dev/null 2>&1
531:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftotval.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftotval.o >/dev/null 2>&1
532:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftpfr.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftpfr.c
533:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftstroke.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftstroke.c
534:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftpatent.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftpatent.o
535:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftpatent.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftpatent.o >/dev/null 2>&1
536:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftsynth.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftsynth.c
537:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftpfr.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftpfr.o
538:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftstroke.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftstroke.o
539:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftpfr.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftpfr.o >/dev/null 2>&1
540:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/fttype1.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/fttype1.c
541:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftsynth.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftsynth.o
542:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftsynth.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftsynth.o >/dev/null 2>&1
543:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftwinfnt.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftwinfnt.c
544:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/fttype1.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/fttype1.o
545:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftstroke.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftstroke.o >/dev/null 2>&1
546:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/fttype1.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/fttype1.o >/dev/null 2>&1
547:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftxf86.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftxf86.c
548:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/truetype -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/truetype.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/truetype/truetype.c
549:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftwinfnt.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftwinfnt.o
550:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftwinfnt.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftwinfnt.o >/dev/null 2>&1
551:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftxf86.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftxf86.o
552:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/type1 -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/type1.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/type1/type1.c
553:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/truetype /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/truetype/truetype.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/truetype.o
554:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/base/ftxf86.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftxf86.o >/dev/null 2>&1
555:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/cff -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/cff.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/cff/cff.c
556:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/cid -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/type1cid.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/cid/type1cid.c
557:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/type1 /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/type1/type1.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/type1.o
558:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/cff /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/cff/cff.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/cff.o
559:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/cid /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/cid/type1cid.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/type1cid.o
560:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/cid /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/cid/type1cid.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/type1cid.o >/dev/null 2>&1
561:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/type1 /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/type1/type1.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/type1.o >/dev/null 2>&1
562:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/pfr -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/pfr.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/pfr/pfr.c
563:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/pfr /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/pfr/pfr.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/pfr.o
564:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/type42 -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/type42.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/type42/type42.c
565:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/type42 /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/type42/type42.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/type42.o
566:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/pfr /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/pfr/pfr.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/pfr.o >/dev/null 2>&1
567:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/type42 /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/type42/type42.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/type42.o >/dev/null 2>&1
568:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/cff /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/cff/cff.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/cff.o >/dev/null 2>&1
569:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/winfonts -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/winfnt.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/winfonts/winfnt.c
570:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/pcf -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/pcf.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/pcf/pcf.c
571:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/truetype /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/truetype/truetype.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/truetype.o >/dev/null 2>&1
572:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/winfonts /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/winfonts/winfnt.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/winfnt.o
573:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/pcf /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/pcf/pcf.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/pcf.o
574:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/winfonts /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/winfonts/winfnt.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/winfnt.o >/dev/null 2>&1
575:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/bdf -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/bdf.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/bdf/bdf.c
576:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/pcf /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/pcf/pcf.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/pcf.o >/dev/null 2>&1
577:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/bdf /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/bdf/bdf.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/bdf.o
578:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/sfnt -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/sfnt.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/sfnt/sfnt.c
579:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/sfnt /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/sfnt/sfnt.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/sfnt.o
580:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/bdf /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/bdf/bdf.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/bdf.o >/dev/null 2>&1
581:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/autofit -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/autofit.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/autofit/autofit.c
582:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/autofit /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/autofit/autofit.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/autofit.o
583:info:build In file included from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/autofit/autofit.c:30:
584:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/autofit/aflatin.c:2148:45: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
585:info:build         else if ( autohint_snap_stem_height < 0 )
586:info:build                   ~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
587:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/autofit/aflatin.c:2981:15: warning: unused variable 'emboldening_strength' [-Wunused-variable]
588:info:build     FT_Int    emboldening_strength = 0;
589:info:build               ^
590:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/pshinter -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/pshinter.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/pshinter/pshinter.c
591:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/sfnt /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/sfnt/sfnt.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/sfnt.o >/dev/null 2>&1
592:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/raster -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/raster.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/raster/raster.c
593:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/pshinter /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/pshinter/pshinter.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/pshinter.o
594:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/raster /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/raster/raster.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/raster.o
595:info:build 2 warnings generated.
596:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/autofit /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/autofit/autofit.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/autofit.o >/dev/null 2>&1
597:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/pshinter /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/pshinter/pshinter.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/pshinter.o >/dev/null 2>&1
598:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/raster /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/raster/raster.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/raster.o >/dev/null 2>&1
599:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/smooth.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/smooth.c
600:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/cache -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftcache.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/cache/ftcache.c
601:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/gxvalid -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/gxvalid.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/gxvalid/gxvalid.c
602:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/smooth.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/smooth.o
603:info:build In file included from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/smooth.c:24:
604:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/ftsmooth.c:292:30: warning: variable 'sp13' is uninitialized when used here [-Wuninitialized]
605:info:build           lefttotal = sp12 + sp13;
606:info:build                              ^~~~
607:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/ftsmooth.c:282:15: note: initialize the variable 'sp13' to silence this warning
608:info:build           sp13, sp23, sp33;
609:info:build               ^
610:info:build                = 0
611:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/ftsmooth.c:293:31: warning: variable 'sp33' is uninitialized when used here [-Wuninitialized]
612:info:build           righttotal = sp32 + sp33;
613:info:build                               ^~~~
614:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/ftsmooth.c:282:27: note: initialize the variable 'sp33' to silence this warning
615:info:build           sp13, sp23, sp33;
616:info:build                           ^
617:info:build                            = 0
618:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/ftsmooth.c:714:30: warning: variable 'sp13' is uninitialized when used here [-Wuninitialized]
619:info:build           lefttotal = sp12 + sp13;
620:info:build                              ^~~~
621:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/ftsmooth.c:703:33: note: initialize the variable 'sp13' to silence this warning
622:info:build           sp12, sp22, sp32, sp13, sp23, sp33;
623:info:build                                 ^
624:info:build                                  = 0
625:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/ftsmooth.c:715:31: warning: variable 'sp33' is uninitialized when used here [-Wuninitialized]
626:info:build           righttotal = sp32 + sp33;
627:info:build                               ^~~~
628:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/ftsmooth.c:703:45: note: initialize the variable 'sp33' to silence this warning
629:info:build           sp12, sp22, sp32, sp13, sp23, sp33;
630:info:build                                             ^
631:info:build                                              = 0
632:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/cache /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/cache/ftcache.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftcache.o
633:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/ftsmooth.c:2389:7: warning: add explicit braces to avoid dangling else [-Wdangling-else]
634:info:build       else if ( stem_matches > possible_stems[1].height &&
635:info:build       ^
636:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/ftsmooth.c:3268:48: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
637:info:build         else if ( autohint_minimum_stem_height < 0 )
638:info:build                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
639:info:build In file included from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/smooth.c:24:
640:info:build In file included from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/ftsmooth.c:33:
641:info:build In file included from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/../autofit/aflatin.h:23:
642:info:build In file included from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/../autofit/afhints.h:22:
643:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/../autofit/aftypes.h:85:3: warning: unused function 'af_sort_pos' [-Wunused-function]
644:info:build   af_sort_pos( FT_UInt  count,
645:info:build   ^
646:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/../autofit/aftypes.h:89:3: warning: unused function 'af_sort_and_quantize_widths' [-Wunused-function]
647:info:build   af_sort_and_quantize_widths( FT_UInt*  count,
648:info:build   ^
649:info:build In file included from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/smooth.c:24:
650:info:build In file included from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/ftsmooth.c:33:
651:info:build In file included from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/../autofit/aflatin.h:23:
652:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/../autofit/afhints.h:394:3: warning: unused function 'af_direction_compute' [-Wunused-function]
653:info:build   af_direction_compute( FT_Pos  dx,
654:info:build   ^
655:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/../autofit/afhints.h:399:3: warning: unused function 'af_axis_hints_new_segment' [-Wunused-function]
656:info:build   af_axis_hints_new_segment( AF_AxisHints  axis,
657:info:build   ^
658:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/../autofit/afhints.h:404:3: warning: unused function 'af_axis_hints_new_edge' [-Wunused-function]
659:info:build   af_axis_hints_new_edge( AF_AxisHints  axis,
660:info:build   ^
661:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/../autofit/afhints.h:411:3: warning: unused function 'af_glyph_hints_init' [-Wunused-function]
662:info:build   af_glyph_hints_init( AF_GlyphHints  hints,
663:info:build   ^
664:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/../autofit/afhints.h:415:3: warning: unused function 'af_glyph_hints_rescale' [-Wunused-function]
665:info:build   af_glyph_hints_rescale( AF_GlyphHints    hints,
666:info:build   ^
667:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/../autofit/afhints.h:419:3: warning: unused function 'af_glyph_hints_reload' [-Wunused-function]
668:info:build   af_glyph_hints_reload( AF_GlyphHints  hints,
669:info:build   ^
670:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/../autofit/afhints.h:423:3: warning: unused function 'af_glyph_hints_save' [-Wunused-function]
671:info:build   af_glyph_hints_save( AF_GlyphHints  hints,
672:info:build   ^
673:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/../autofit/afhints.h:427:3: warning: unused function 'af_glyph_hints_align_edge_points' [-Wunused-function]
674:info:build   af_glyph_hints_align_edge_points( AF_GlyphHints  hints,
675:info:build   ^
676:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/../autofit/afhints.h:431:3: warning: unused function 'af_glyph_hints_align_strong_points' [-Wunused-function]
677:info:build   af_glyph_hints_align_strong_points( AF_GlyphHints  hints,
678:info:build   ^
679:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/../autofit/afhints.h:435:3: warning: unused function 'af_glyph_hints_align_weak_points' [-Wunused-function]
680:info:build   af_glyph_hints_align_weak_points( AF_GlyphHints  hints,
681:info:build   ^
682:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/../autofit/afhints.h:447:3: warning: unused function 'af_glyph_hints_done' [-Wunused-function]
683:info:build   af_glyph_hints_done( AF_GlyphHints  hints );
684:info:build   ^
685:info:build In file included from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/smooth.c:24:
686:info:build In file included from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/ftsmooth.c:33:
687:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/../autofit/aflatin.h:120:3: warning: unused function 'af_latin_metrics_init' [-Wunused-function]
688:info:build   af_latin_metrics_init( AF_LatinMetrics  metrics,
689:info:build   ^
690:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/../autofit/aflatin.h:124:3: warning: unused function 'af_latin_metrics_scale' [-Wunused-function]
691:info:build   af_latin_metrics_scale( AF_LatinMetrics  metrics,
692:info:build   ^
693:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/../autofit/aflatin.h:128:3: warning: unused function 'af_latin_metrics_init_widths' [-Wunused-function]
694:info:build   af_latin_metrics_init_widths( AF_LatinMetrics  metrics,
695:info:build   ^
696:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/../autofit/aflatin.h:132:3: warning: unused function 'af_latin_metrics_check_digits' [-Wunused-function]
697:info:build   af_latin_metrics_check_digits( AF_LatinMetrics  metrics,
698:info:build   ^
699:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/../autofit/aflatin.h:173:3: warning: unused function 'af_latin_hints_compute_segments' [-Wunused-function]
700:info:build   af_latin_hints_compute_segments( AF_GlyphHints  hints,
701:info:build   ^
702:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/../autofit/aflatin.h:177:3: warning: unused function 'af_latin_hints_link_segments' [-Wunused-function]
703:info:build   af_latin_hints_link_segments( AF_GlyphHints  hints,
704:info:build   ^
705:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/../autofit/aflatin.h:183:3: warning: unused function 'af_latin_hints_compute_edges' [-Wunused-function]
706:info:build   af_latin_hints_compute_edges( AF_GlyphHints  hints,
707:info:build   ^
708:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/../autofit/aflatin.h:187:3: warning: unused function 'af_latin_hints_detect_features' [-Wunused-function]
709:info:build   af_latin_hints_detect_features( AF_GlyphHints  hints,
710:info:build   ^
711:info:build In file included from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/smooth.c:24:
712:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/ftsmooth.c:591:3: warning: unused function '_ft_bitmap_embolden' [-Wunused-function]
713:info:build   _ft_bitmap_embolden  ( FT_Bitmap*      bitmap,
714:info:build   ^
715:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/ftsmooth.c:634:3: warning: unused function '_ft_bitmap_gamma' [-Wunused-function]
716:info:build   _ft_bitmap_gamma  ( FT_Bitmap*    bitmap,
717:info:build   ^
718:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftgzip.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/gzip/ftgzip.c
719:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/gxvalid /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/gxvalid/gxvalid.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/gxvalid.o
720:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/cache /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/cache/ftcache.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftcache.o >/dev/null 2>&1
721:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/gzip/ftgzip.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftgzip.o
722:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/gzip/ftgzip.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftgzip.o >/dev/null 2>&1
723:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/lzw -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftlzw.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/lzw/ftlzw.c
724:info:build 29 warnings generated.
725:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftbzip2.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/bzip2/ftbzip2.c
726:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/smooth/smooth.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/smooth.o >/dev/null 2>&1
727:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/lzw /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/lzw/ftlzw.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftlzw.o
728:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/lzw /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/lzw/ftlzw.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftlzw.o >/dev/null 2>&1
729:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/otvalid -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/otvalid.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/otvalid/otvalid.c
730:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/bzip2/ftbzip2.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftbzip2.o
731:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/bzip2/ftbzip2.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftbzip2.o >/dev/null 2>&1
732:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/gxvalid /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/gxvalid/gxvalid.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/gxvalid.o >/dev/null 2>&1
733:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/psaux -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/psaux.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/psaux/psaux.c
734:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/otvalid /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/otvalid/otvalid.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/otvalid.o
735:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/psaux /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/psaux/psaux.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/psaux.o
736:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/psnames -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/psnames.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/psnames/psnames.c
737:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/psnames /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/psnames/psnames.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/psnames.o
738:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/otvalid /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/otvalid/otvalid.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/otvalid.o >/dev/null 2>&1
739:info:build /usr/bin/clang                -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/apinames /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/tools/apinames.c
740:info:build rm -f builds/unix/freetype-config builds/unix/freetype-config.tmp
741:info:build sed -e 's|%LIBSSTATIC_CONFIG%|-lfreetype -L/opt/local/lib -lz -lbz2 -L/opt/local/lib -lpng16 -lz -L/opt/local/lib -lharfbuzz|'   \
742:info:build         -e 's|%build_libtool_libs%||' \
743:info:build         -e 's|%exec_prefix%|/opt/local|'               \
744:info:build         -e 's|%ft_version%|17.3.11|'                 \
745:info:build         -e 's|%includedir%|/opt/local/include|'                 \
746:info:build         -e 's|%libdir%|/opt/local/lib|'                         \
747:info:build         -e 's|%prefix%|/opt/local|'                         \
748:info:build         /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/builds/unix/freetype-config.in                                                 \
749:info:build         > builds/unix/freetype-config.tmp
750:info:build chmod +x builds/unix/freetype-config.tmp
751:info:build chmod a-w builds/unix/freetype-config.tmp
752:info:build mv builds/unix/freetype-config.tmp builds/unix/freetype-config
753:info:build rm -f builds/unix/freetype2.pc builds/unix/freetype2.pc.tmp
754:info:build sed -e 's|%REQUIRES_PRIVATE%|zlib, libpng, harfbuzz >= 0.9.19|'     \
755:info:build         -e 's|%LIBS_PRIVATE%|-lbz2|'             \
756:info:build         -e 's|%build_libtool_libs%||' \
757:info:build         -e 's|%exec_prefix%|/opt/local|'             \
758:info:build         -e 's|%ft_version%|17.3.11|'                 \
759:info:build         -e 's|%includedir%|/opt/local/include|'               \
760:info:build         -e 's|%libdir%|/opt/local/lib|'                       \
761:info:build         -e 's|%prefix%|/opt/local|'                       \
762:info:build         /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/builds/unix/freetype2.in                                                 \
763:info:build         > builds/unix/freetype2.pc.tmp
764:info:build chmod a-w builds/unix/freetype2.pc.tmp
765:info:build mv builds/unix/freetype2.pc.tmp builds/unix/freetype2.pc
766:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/apinames -o/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftexport.sym  /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/freetype.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ft2build.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftadvanc.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftautoh.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftbbox.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftbdf.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftbitmap.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftbzip2.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftcache.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftcffdrv.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftchapters.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftcid.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/fterrdef.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/fterrors.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftgasp.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftglyph.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftgxval.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftgzip.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftimage.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftincrem.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftlcdfil.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftlist.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftlzw.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftmac.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftmm.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftmodapi.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftmoderr.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftotval.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftoutln.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftpfr.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftrender.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftsizes.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftsnames.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftstroke.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftsynth.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftsystem.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/fttrigon.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftttdrv.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/fttypes.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftwinfnt.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftxf86.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/t1tables.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ttnameid.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/tttables.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/tttags.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ttunpat.h
767:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/psnames /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/psnames/psnames.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/psnames.o >/dev/null 2>&1
768:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include -c -Wall -O3 -march=native -g -arch x86_64 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/psaux /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/src/psaux/psaux.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/psaux.o >/dev/null 2>&1
769:info:build ./builds/unix/libtool --mode=link /usr/bin/clang -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/libfreetype.la  /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftsystem.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftdebug.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftinit.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftbase.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftbbox.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftbdf.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftbitmap.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftcid.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftfstype.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftgasp.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftglyph.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftgxval.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftlcdfil.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftmm.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftotval.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftpatent.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftpfr.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftstroke.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftsynth.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/fttype1.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftwinfnt.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftxf86.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/truetype.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/type1.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/cff.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/type1cid.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/pfr.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/type42.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/winfnt.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/pcf.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/bdf.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/sfnt.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/autofit.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/pshinter.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/raster.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/smooth.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftcache.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/gxvalid.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftgzip.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftlzw.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftbzip2.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/otvalid.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/psaux.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/psnames.lo -rpath /opt/local/lib -version-info 17:3:11 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -lm -march=native -L/opt/local/lib -lz  -lbz2 -L/opt/local/lib -lpng16  -L/opt/local/lib -lharfbuzz  -no-undefined
770:info:build libtool: link: /usr/bin/clang -dynamiclib  -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/libfreetype.6.dylib  /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftsystem.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftdebug.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftinit.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftbase.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftbbox.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftbdf.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftbitmap.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftcid.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftfstype.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftgasp.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftglyph.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftgxval.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftlcdfil.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftmm.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftotval.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftpatent.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftpfr.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftstroke.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftsynth.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/fttype1.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftwinfnt.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftxf86.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/truetype.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/type1.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/cff.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/type1cid.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/pfr.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/type42.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/winfnt.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/pcf.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/bdf.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/sfnt.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/autofit.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/pshinter.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/raster.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/smooth.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftcache.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/gxvalid.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftgzip.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftlzw.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/ftbzip2.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/otvalid.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/psaux.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/psnames.o   -L/opt/local/lib -lm -lz -lbz2 -lpng16 -lharfbuzz  -Wl,-headerpad_max_install_names -arch x86_64 -march=native   -install_name  /opt/local/lib/libfreetype.6.dylib -compatibility_version 18 -current_version 18.3 -Wl,-single_module
771:info:build libtool: link: (cd "/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs" && rm -f "libfreetype.dylib" && ln -s "libfreetype.6.dylib" "libfreetype.dylib")
772:info:build libtool: link: ar cru /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/libfreetype.a  /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftsystem.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftdebug.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftinit.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftbase.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftbbox.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftbdf.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftbitmap.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftcid.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftfstype.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftgasp.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftglyph.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftgxval.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftlcdfil.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftmm.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftotval.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftpatent.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftpfr.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftstroke.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftsynth.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/fttype1.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftwinfnt.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftxf86.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/truetype.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/type1.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/cff.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/type1cid.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/pfr.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/type42.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/winfnt.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/pcf.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/bdf.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/sfnt.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/autofit.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/pshinter.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/raster.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/smooth.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftcache.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/gxvalid.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftgzip.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftlzw.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftbzip2.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/otvalid.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/psaux.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/psnames.o
773:info:build libtool: link: ranlib /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/libfreetype.a
774:info:build libtool: link: ( cd "/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs" && rm -f "libfreetype.la" && ln -s "../libfreetype.la" "libfreetype.la" )
775:info:build make: Leaving directory `/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64'
776:info:build --->  Building freetype for architecture i386
777:debug:build Environment:
778CC_PRINT_OPTIONS='YES'
779CC_PRINT_OPTIONS_FILE='/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/.CC_PRINT_OPTIONS'
780CPATH='/opt/local/include'
781LIBRARY_PATH='/opt/local/lib'
782MACOSX_DEPLOYMENT_TARGET='10.9'
783:debug:build Assembled command: 'cd "/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386" && /usr/bin/make -j4 -w all'
784:debug:build Executing command line:  cd "/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386" && /usr/bin/make -j4 -w all
785:info:build make: Entering directory `/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386'
786:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftsystem.lo builds/unix/ftsystem.c
787:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftdebug.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftdebug.c
788:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftinit.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftinit.c
789:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftbase.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftbase.c
790:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" builds/unix/ftsystem.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftsystem.o
791:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftdebug.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftdebug.o
792:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftinit.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftinit.o
793:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftbase.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftbase.o
794:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftdebug.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftdebug.o >/dev/null 2>&1
795:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftinit.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftinit.o >/dev/null 2>&1
796:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" builds/unix/ftsystem.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftsystem.o >/dev/null 2>&1
797:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftbbox.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftbbox.c
798:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftbdf.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftbdf.c
799:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftbitmap.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftbitmap.c
800:info:build In file included from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftbase.c:29:
801:info:build In file included from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftobjs.c:73:
802:info:build In file included from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/../autofit/aflatin.h:23:
803:info:build In file included from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/../autofit/afhints.h:22:
804:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/../autofit/aftypes.h:85:3: warning: unused function 'af_sort_pos' [-Wunused-function]
805:info:build   af_sort_pos( FT_UInt  count,
806:info:build   ^
807:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/../autofit/aftypes.h:89:3: warning: unused function 'af_sort_and_quantize_widths' [-Wunused-function]
808:info:build   af_sort_and_quantize_widths( FT_UInt*  count,
809:info:build   ^
810:info:build In file included from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftbase.c:29:
811:info:build In file included from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftobjs.c:73:
812:info:build In file included from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/../autofit/aflatin.h:23:
813:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/../autofit/afhints.h:394:3: warning: unused function 'af_direction_compute' [-Wunused-function]
814:info:build   af_direction_compute( FT_Pos  dx,
815:info:build   ^
816:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/../autofit/afhints.h:399:3: warning: unused function 'af_axis_hints_new_segment' [-Wunused-function]
817:info:build   af_axis_hints_new_segment( AF_AxisHints  axis,
818:info:build   ^
819:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/../autofit/afhints.h:404:3: warning: unused function 'af_axis_hints_new_edge' [-Wunused-function]
820:info:build   af_axis_hints_new_edge( AF_AxisHints  axis,
821:info:build   ^
822:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/../autofit/afhints.h:411:3: warning: unused function 'af_glyph_hints_init' [-Wunused-function]
823:info:build   af_glyph_hints_init( AF_GlyphHints  hints,
824:info:build   ^
825:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/../autofit/afhints.h:415:3: warning: unused function 'af_glyph_hints_rescale' [-Wunused-function]
826:info:build   af_glyph_hints_rescale( AF_GlyphHints    hints,
827:info:build   ^
828:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/../autofit/afhints.h:419:3: warning: unused function 'af_glyph_hints_reload' [-Wunused-function]
829:info:build   af_glyph_hints_reload( AF_GlyphHints  hints,
830:info:build   ^
831:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/../autofit/afhints.h:423:3: warning: unused function 'af_glyph_hints_save' [-Wunused-function]
832:info:build   af_glyph_hints_save( AF_GlyphHints  hints,
833:info:build   ^
834:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/../autofit/afhints.h:427:3: warning: unused function 'af_glyph_hints_align_edge_points' [-Wunused-function]
835:info:build   af_glyph_hints_align_edge_points( AF_GlyphHints  hints,
836:info:build   ^
837:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/../autofit/afhints.h:431:3: warning: unused function 'af_glyph_hints_align_strong_points' [-Wunused-function]
838:info:build   af_glyph_hints_align_strong_points( AF_GlyphHints  hints,
839:info:build   ^
840:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/../autofit/afhints.h:435:3: warning: unused function 'af_glyph_hints_align_weak_points' [-Wunused-function]
841:info:build   af_glyph_hints_align_weak_points( AF_GlyphHints  hints,
842:info:build   ^
843:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/../autofit/afhints.h:447:3: warning: unused function 'af_glyph_hints_done' [-Wunused-function]
844:info:build   af_glyph_hints_done( AF_GlyphHints  hints );
845:info:build   ^
846:info:build In file included from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftbase.c:29:
847:info:build In file included from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftobjs.c:73:
848:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/../autofit/aflatin.h:120:3: warning: unused function 'af_latin_metrics_init' [-Wunused-function]
849:info:build   af_latin_metrics_init( AF_LatinMetrics  metrics,
850:info:build   ^
851:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/../autofit/aflatin.h:124:3: warning: unused function 'af_latin_metrics_scale' [-Wunused-function]
852:info:build   af_latin_metrics_scale( AF_LatinMetrics  metrics,
853:info:build   ^
854:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/../autofit/aflatin.h:128:3: warning: unused function 'af_latin_metrics_init_widths' [-Wunused-function]
855:info:build   af_latin_metrics_init_widths( AF_LatinMetrics  metrics,
856:info:build   ^
857:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/../autofit/aflatin.h:132:3: warning: unused function 'af_latin_metrics_check_digits' [-Wunused-function]
858:info:build   af_latin_metrics_check_digits( AF_LatinMetrics  metrics,
859:info:build   ^
860:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/../autofit/aflatin.h:173:3: warning: unused function 'af_latin_hints_compute_segments' [-Wunused-function]
861:info:build   af_latin_hints_compute_segments( AF_GlyphHints  hints,
862:info:build   ^
863:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/../autofit/aflatin.h:177:3: warning: unused function 'af_latin_hints_link_segments' [-Wunused-function]
864:info:build   af_latin_hints_link_segments( AF_GlyphHints  hints,
865:info:build   ^
866:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/../autofit/aflatin.h:183:3: warning: unused function 'af_latin_hints_compute_edges' [-Wunused-function]
867:info:build   af_latin_hints_compute_edges( AF_GlyphHints  hints,
868:info:build   ^
869:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/../autofit/aflatin.h:187:3: warning: unused function 'af_latin_hints_detect_features' [-Wunused-function]
870:info:build   af_latin_hints_detect_features( AF_GlyphHints  hints,
871:info:build   ^
872:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftbbox.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftbbox.o
873:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftbdf.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftbdf.o
874:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftbitmap.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftbitmap.o
875:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftbdf.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftbdf.o >/dev/null 2>&1
876:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftbbox.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftbbox.o >/dev/null 2>&1
877:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftcid.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftcid.c
878:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftfstype.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftfstype.c
879:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftbitmap.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftbitmap.o >/dev/null 2>&1
880:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftgasp.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftgasp.c
881:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftcid.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftcid.o
882:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftfstype.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftfstype.o
883:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftcid.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftcid.o >/dev/null 2>&1
884:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftfstype.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftfstype.o >/dev/null 2>&1
885:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftglyph.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftglyph.c
886:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftgxval.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftgxval.c
887:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftgasp.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftgasp.o
888:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftgasp.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftgasp.o >/dev/null 2>&1
889:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftlcdfil.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftlcdfil.c
890:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftgxval.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftgxval.o
891:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftglyph.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftglyph.o
892:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftgxval.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftgxval.o >/dev/null 2>&1
893:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftglyph.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftglyph.o >/dev/null 2>&1
894:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftmm.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftmm.c
895:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftotval.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftotval.c
896:info:build 21 warnings generated.
897:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftbase.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftbase.o >/dev/null 2>&1
898:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftlcdfil.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftlcdfil.o
899:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftlcdfil.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftlcdfil.o >/dev/null 2>&1
900:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftpatent.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftpatent.c
901:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftmm.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftmm.o
902:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftmm.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftmm.o >/dev/null 2>&1
903:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftotval.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftotval.o
904:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftotval.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftotval.o >/dev/null 2>&1
905:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftpfr.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftpfr.c
906:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftstroke.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftstroke.c
907:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftpatent.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftpatent.o
908:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftpatent.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftpatent.o >/dev/null 2>&1
909:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftsynth.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftsynth.c
910:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftpfr.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftpfr.o
911:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftstroke.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftstroke.o
912:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftpfr.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftpfr.o >/dev/null 2>&1
913:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/fttype1.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/fttype1.c
914:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftsynth.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftsynth.o
915:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftsynth.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftsynth.o >/dev/null 2>&1
916:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftwinfnt.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftwinfnt.c
917:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/fttype1.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/fttype1.o
918:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftstroke.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftstroke.o >/dev/null 2>&1
919:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/fttype1.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/fttype1.o >/dev/null 2>&1
920:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftxf86.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftxf86.c
921:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/truetype -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/truetype.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/truetype/truetype.c
922:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftwinfnt.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftwinfnt.o
923:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftwinfnt.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftwinfnt.o >/dev/null 2>&1
924:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/type1 -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/type1.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/type1/type1.c
925:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftxf86.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftxf86.o
926:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/truetype /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/truetype/truetype.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/truetype.o
927:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/base/ftxf86.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftxf86.o >/dev/null 2>&1
928:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/cff -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/cff.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/cff/cff.c
929:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/cid -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/type1cid.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/cid/type1cid.c
930:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/type1 /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/type1/type1.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/type1.o
931:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/cff /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/cff/cff.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/cff.o
932:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/cid /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/cid/type1cid.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/type1cid.o
933:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/cid /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/cid/type1cid.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/type1cid.o >/dev/null 2>&1
934:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/type1 /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/type1/type1.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/type1.o >/dev/null 2>&1
935:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/pfr -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/pfr.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/pfr/pfr.c
936:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/pfr /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/pfr/pfr.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/pfr.o
937:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/type42 -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/type42.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/type42/type42.c
938:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/type42 /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/type42/type42.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/type42.o
939:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/pfr /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/pfr/pfr.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/pfr.o >/dev/null 2>&1
940:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/type42 /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/type42/type42.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/type42.o >/dev/null 2>&1
941:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/cff /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/cff/cff.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/cff.o >/dev/null 2>&1
942:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/winfonts -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/winfnt.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/winfonts/winfnt.c
943:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/truetype /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/truetype/truetype.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/truetype.o >/dev/null 2>&1
944:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/pcf -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/pcf.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/pcf/pcf.c
945:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/winfonts /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/winfonts/winfnt.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/winfnt.o
946:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/pcf /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/pcf/pcf.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/pcf.o
947:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/winfonts /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/winfonts/winfnt.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/winfnt.o >/dev/null 2>&1
948:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/bdf -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/bdf.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/bdf/bdf.c
949:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/pcf /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/pcf/pcf.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/pcf.o >/dev/null 2>&1
950:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/bdf /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/bdf/bdf.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/bdf.o
951:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/sfnt -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/sfnt.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/sfnt/sfnt.c
952:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/sfnt /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/sfnt/sfnt.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/sfnt.o
953:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/bdf /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/bdf/bdf.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/bdf.o >/dev/null 2>&1
954:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/autofit -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/autofit.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/autofit/autofit.c
955:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/autofit /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/autofit/autofit.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/autofit.o
956:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/pshinter -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/pshinter.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/pshinter/pshinter.c
957:info:build In file included from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/autofit/autofit.c:30:
958:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/autofit/aflatin.c:2148:45: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
959:info:build         else if ( autohint_snap_stem_height < 0 )
960:info:build                   ~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
961:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/autofit/aflatin.c:2981:15: warning: unused variable 'emboldening_strength' [-Wunused-variable]
962:info:build     FT_Int    emboldening_strength = 0;
963:info:build               ^
964:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/raster -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/raster.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/raster/raster.c
965:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/sfnt /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/sfnt/sfnt.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/sfnt.o >/dev/null 2>&1
966:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/pshinter /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/pshinter/pshinter.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/pshinter.o
967:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/raster /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/raster/raster.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/raster.o
968:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/raster /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/raster/raster.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/raster.o >/dev/null 2>&1
969:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/pshinter /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/pshinter/pshinter.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/pshinter.o >/dev/null 2>&1
970:info:build 2 warnings generated.
971:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/autofit /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/autofit/autofit.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/autofit.o >/dev/null 2>&1
972:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/smooth.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/smooth.c
973:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/cache -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftcache.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/cache/ftcache.c
974:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/gxvalid -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/gxvalid.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/gxvalid/gxvalid.c
975:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/smooth.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/smooth.o
976:info:build In file included from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/smooth.c:24:
977:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/ftsmooth.c:292:30: warning: variable 'sp13' is uninitialized when used here [-Wuninitialized]
978:info:build           lefttotal = sp12 + sp13;
979:info:build                              ^~~~
980:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/ftsmooth.c:282:15: note: initialize the variable 'sp13' to silence this warning
981:info:build           sp13, sp23, sp33;
982:info:build               ^
983:info:build                = 0
984:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/ftsmooth.c:293:31: warning: variable 'sp33' is uninitialized when used here [-Wuninitialized]
985:info:build           righttotal = sp32 + sp33;
986:info:build                               ^~~~
987:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/ftsmooth.c:282:27: note: initialize the variable 'sp33' to silence this warning
988:info:build           sp13, sp23, sp33;
989:info:build                           ^
990:info:build                            = 0
991:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/ftsmooth.c:714:30: warning: variable 'sp13' is uninitialized when used here [-Wuninitialized]
992:info:build           lefttotal = sp12 + sp13;
993:info:build                              ^~~~
994:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/ftsmooth.c:703:33: note: initialize the variable 'sp13' to silence this warning
995:info:build           sp12, sp22, sp32, sp13, sp23, sp33;
996:info:build                                 ^
997:info:build                                  = 0
998:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/ftsmooth.c:715:31: warning: variable 'sp33' is uninitialized when used here [-Wuninitialized]
999:info:build           righttotal = sp32 + sp33;
1000:info:build                               ^~~~
1001:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/ftsmooth.c:703:45: note: initialize the variable 'sp33' to silence this warning
1002:info:build           sp12, sp22, sp32, sp13, sp23, sp33;
1003:info:build                                             ^
1004:info:build                                              = 0
1005:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/ftsmooth.c:2389:7: warning: add explicit braces to avoid dangling else [-Wdangling-else]
1006:info:build       else if ( stem_matches > possible_stems[1].height &&
1007:info:build       ^
1008:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/ftsmooth.c:3268:48: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
1009:info:build         else if ( autohint_minimum_stem_height < 0 )
1010:info:build                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
1011:info:build In file included from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/smooth.c:24:
1012:info:build In file included from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/ftsmooth.c:33:
1013:info:build In file included from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/../autofit/aflatin.h:23:
1014:info:build In file included from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/../autofit/afhints.h:22:
1015:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/../autofit/aftypes.h:85:3: warning: unused function 'af_sort_pos' [-Wunused-function]
1016:info:build   af_sort_pos( FT_UInt  count,
1017:info:build   ^
1018:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/../autofit/aftypes.h:89:3: warning: unused function 'af_sort_and_quantize_widths' [-Wunused-function]
1019:info:build   af_sort_and_quantize_widths( FT_UInt*  count,
1020:info:build   ^
1021:info:build In file included from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/smooth.c:24:
1022:info:build In file included from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/ftsmooth.c:33:
1023:info:build In file included from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/../autofit/aflatin.h:23:
1024:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/../autofit/afhints.h:394:3: warning: unused function 'af_direction_compute' [-Wunused-function]
1025:info:build   af_direction_compute( FT_Pos  dx,
1026:info:build   ^
1027:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/../autofit/afhints.h:399:3: warning: unused function 'af_axis_hints_new_segment' [-Wunused-function]
1028:info:build   af_axis_hints_new_segment( AF_AxisHints  axis,
1029:info:build   ^
1030:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/../autofit/afhints.h:404:3: warning: unused function 'af_axis_hints_new_edge' [-Wunused-function]
1031:info:build   af_axis_hints_new_edge( AF_AxisHints  axis,
1032:info:build   ^
1033:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/../autofit/afhints.h:411:3: warning: unused function 'af_glyph_hints_init' [-Wunused-function]
1034:info:build   af_glyph_hints_init( AF_GlyphHints  hints,
1035:info:build   ^
1036:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/../autofit/afhints.h:415:3: warning: unused function 'af_glyph_hints_rescale' [-Wunused-function]
1037:info:build   af_glyph_hints_rescale( AF_GlyphHints    hints,
1038:info:build   ^
1039:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/../autofit/afhints.h:419:3: warning: unused function 'af_glyph_hints_reload' [-Wunused-function]
1040:info:build   af_glyph_hints_reload( AF_GlyphHints  hints,
1041:info:build   ^
1042:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/../autofit/afhints.h:423:3: warning: unused function 'af_glyph_hints_save' [-Wunused-function]
1043:info:build   af_glyph_hints_save( AF_GlyphHints  hints,
1044:info:build   ^
1045:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/../autofit/afhints.h:427:3: warning: unused function 'af_glyph_hints_align_edge_points' [-Wunused-function]
1046:info:build   af_glyph_hints_align_edge_points( AF_GlyphHints  hints,
1047:info:build   ^
1048:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/../autofit/afhints.h:431:3: warning: unused function 'af_glyph_hints_align_strong_points' [-Wunused-function]
1049:info:build   af_glyph_hints_align_strong_points( AF_GlyphHints  hints,
1050:info:build   ^
1051:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/../autofit/afhints.h:435:3: warning: unused function 'af_glyph_hints_align_weak_points' [-Wunused-function]
1052:info:build   af_glyph_hints_align_weak_points( AF_GlyphHints  hints,
1053:info:build   ^
1054:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/../autofit/afhints.h:447:3: warning: unused function 'af_glyph_hints_done' [-Wunused-function]
1055:info:build   af_glyph_hints_done( AF_GlyphHints  hints );
1056:info:build   ^
1057:info:build In file included from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/smooth.c:24:
1058:info:build In file included from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/ftsmooth.c:33:
1059:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/../autofit/aflatin.h:120:3: warning: unused function 'af_latin_metrics_init' [-Wunused-function]
1060:info:build   af_latin_metrics_init( AF_LatinMetrics  metrics,
1061:info:build   ^
1062:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/../autofit/aflatin.h:124:3: warning: unused function 'af_latin_metrics_scale' [-Wunused-function]
1063:info:build   af_latin_metrics_scale( AF_LatinMetrics  metrics,
1064:info:build   ^
1065:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/../autofit/aflatin.h:128:3: warning: unused function 'af_latin_metrics_init_widths' [-Wunused-function]
1066:info:build   af_latin_metrics_init_widths( AF_LatinMetrics  metrics,
1067:info:build   ^
1068:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/../autofit/aflatin.h:132:3: warning: unused function 'af_latin_metrics_check_digits' [-Wunused-function]
1069:info:build   af_latin_metrics_check_digits( AF_LatinMetrics  metrics,
1070:info:build   ^
1071:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/../autofit/aflatin.h:173:3: warning: unused function 'af_latin_hints_compute_segments' [-Wunused-function]
1072:info:build   af_latin_hints_compute_segments( AF_GlyphHints  hints,
1073:info:build   ^
1074:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/../autofit/aflatin.h:177:3: warning: unused function 'af_latin_hints_link_segments' [-Wunused-function]
1075:info:build   af_latin_hints_link_segments( AF_GlyphHints  hints,
1076:info:build   ^
1077:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/../autofit/aflatin.h:183:3: warning: unused function 'af_latin_hints_compute_edges' [-Wunused-function]
1078:info:build   af_latin_hints_compute_edges( AF_GlyphHints  hints,
1079:info:build   ^
1080:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/../autofit/aflatin.h:187:3: warning: unused function 'af_latin_hints_detect_features' [-Wunused-function]
1081:info:build   af_latin_hints_detect_features( AF_GlyphHints  hints,
1082:info:build   ^
1083:info:build In file included from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/smooth.c:24:
1084:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/ftsmooth.c:591:3: warning: unused function '_ft_bitmap_embolden' [-Wunused-function]
1085:info:build   _ft_bitmap_embolden  ( FT_Bitmap*      bitmap,
1086:info:build   ^
1087:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/ftsmooth.c:634:3: warning: unused function '_ft_bitmap_gamma' [-Wunused-function]
1088:info:build   _ft_bitmap_gamma  ( FT_Bitmap*    bitmap,
1089:info:build   ^
1090:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/cache /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/cache/ftcache.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftcache.o
1091:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/gxvalid /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/gxvalid/gxvalid.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/gxvalid.o
1092:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftgzip.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/gzip/ftgzip.c
1093:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/cache /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/cache/ftcache.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftcache.o >/dev/null 2>&1
1094:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/gzip/ftgzip.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftgzip.o
1095:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/gzip/ftgzip.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftgzip.o >/dev/null 2>&1
1096:info:build 29 warnings generated.
1097:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/smooth/smooth.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/smooth.o >/dev/null 2>&1
1098:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/lzw -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftlzw.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/lzw/ftlzw.c
1099:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftbzip2.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/bzip2/ftbzip2.c
1100:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/lzw /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/lzw/ftlzw.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftlzw.o
1101:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/gxvalid /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/gxvalid/gxvalid.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/gxvalid.o >/dev/null 2>&1
1102:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/lzw /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/lzw/ftlzw.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftlzw.o >/dev/null 2>&1
1103:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/bzip2/ftbzip2.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftbzip2.o
1104:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/otvalid -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/otvalid.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/otvalid/otvalid.c
1105:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/bzip2/ftbzip2.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftbzip2.o >/dev/null 2>&1
1106:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/psaux -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/psaux.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/psaux/psaux.c
1107:info:build ./builds/unix/libtool --mode=compile /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include  -DFT_CONFIG_OPTION_SYSTEM_ZLIB  -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16  -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz  -DFT_CONFIG_OPTION_USE_HARFBUZZ -DFT_CONFIG_CONFIG_H="<ftconfig.h>" -DFT2_BUILD_LIBRARY -DFT_CONFIG_MODULES_H="<ftmodule.h>"  -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/psnames -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/psnames.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/psnames/psnames.c
1108:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/otvalid /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/otvalid/otvalid.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/otvalid.o
1109:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/psaux /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/psaux/psaux.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/psaux.o
1110:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/psnames /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/psnames/psnames.c  -fno-common -DPIC -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/psnames.o
1111:info:build /usr/bin/clang                -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/apinames /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/tools/apinames.c
1112:info:build rm -f builds/unix/freetype-config builds/unix/freetype-config.tmp
1113:info:build sed -e 's|%LIBSSTATIC_CONFIG%|-lfreetype -L/opt/local/lib -lz -lbz2 -L/opt/local/lib -lpng16 -lz -L/opt/local/lib -lharfbuzz|'   \
1114:info:build         -e 's|%build_libtool_libs%||' \
1115:info:build         -e 's|%exec_prefix%|/opt/local|'               \
1116:info:build         -e 's|%ft_version%|17.3.11|'                 \
1117:info:build         -e 's|%includedir%|/opt/local/include|'                 \
1118:info:build         -e 's|%libdir%|/opt/local/lib|'                         \
1119:info:build         -e 's|%prefix%|/opt/local|'                         \
1120:info:build         /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/builds/unix/freetype-config.in                                                 \
1121:info:build         > builds/unix/freetype-config.tmp
1122:info:build chmod +x builds/unix/freetype-config.tmp
1123:info:build chmod a-w builds/unix/freetype-config.tmp
1124:info:build mv builds/unix/freetype-config.tmp builds/unix/freetype-config
1125:info:build rm -f builds/unix/freetype2.pc builds/unix/freetype2.pc.tmp
1126:info:build sed -e 's|%REQUIRES_PRIVATE%|zlib, libpng, harfbuzz >= 0.9.19|'     \
1127:info:build         -e 's|%LIBS_PRIVATE%|-lbz2|'             \
1128:info:build         -e 's|%build_libtool_libs%||' \
1129:info:build         -e 's|%exec_prefix%|/opt/local|'             \
1130:info:build         -e 's|%ft_version%|17.3.11|'                 \
1131:info:build         -e 's|%includedir%|/opt/local/include|'               \
1132:info:build         -e 's|%libdir%|/opt/local/lib|'                       \
1133:info:build         -e 's|%prefix%|/opt/local|'                       \
1134:info:build         /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/builds/unix/freetype2.in                                                 \
1135:info:build         > builds/unix/freetype2.pc.tmp
1136:info:build chmod a-w builds/unix/freetype2.pc.tmp
1137:info:build mv builds/unix/freetype2.pc.tmp builds/unix/freetype2.pc
1138:info:build /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/apinames -o/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftexport.sym  /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/freetype.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ft2build.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftadvanc.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftautoh.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftbbox.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftbdf.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftbitmap.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftbzip2.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftcache.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftcffdrv.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftchapters.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftcid.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/fterrdef.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/fterrors.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftgasp.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftglyph.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftgxval.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftgzip.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftimage.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftincrem.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftlcdfil.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftlist.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftlzw.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftmac.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftmm.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftmodapi.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftmoderr.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftotval.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftoutln.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftpfr.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftrender.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftsizes.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftsnames.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftstroke.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftsynth.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftsystem.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/fttrigon.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftttdrv.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/fttypes.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftwinfnt.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftxf86.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/t1tables.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ttnameid.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/tttables.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/tttags.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ttunpat.h
1139:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/psnames /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/psnames/psnames.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/psnames.o >/dev/null 2>&1
1140:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/otvalid /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/otvalid/otvalid.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/otvalid.o >/dev/null 2>&1
1141:info:build libtool: compile:  /usr/bin/clang -ansi -isystem/opt/local/include -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs -I./builds/unix -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include -c -Wall -O3 -march=native -g -arch i386 -DDARWIN_NO_CARBON -I/opt/local/include -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DFT_CONFIG_OPTION_USE_BZIP2 -I/opt/local/include/libpng16 -DFT_CONFIG_OPTION_USE_PNG -I/opt/local/include/harfbuzz -DFT_CONFIG_OPTION_USE_HARFBUZZ "-DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/psaux /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/src/psaux/psaux.c -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/psaux.o >/dev/null 2>&1
1142:info:build ./builds/unix/libtool --mode=link /usr/bin/clang -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/libfreetype.la  /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftsystem.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftdebug.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftinit.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftbase.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftbbox.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftbdf.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftbitmap.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftcid.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftfstype.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftgasp.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftglyph.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftgxval.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftlcdfil.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftmm.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftotval.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftpatent.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftpfr.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftstroke.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftsynth.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/fttype1.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftwinfnt.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftxf86.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/truetype.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/type1.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/cff.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/type1cid.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/pfr.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/type42.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/winfnt.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/pcf.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/bdf.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/sfnt.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/autofit.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/pshinter.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/raster.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/smooth.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftcache.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/gxvalid.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftgzip.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftlzw.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftbzip2.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/otvalid.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/psaux.lo /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/psnames.lo -rpath /opt/local/lib -version-info 17:3:11 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 -lm -march=native -L/opt/local/lib -lz  -lbz2 -L/opt/local/lib -lpng16  -L/opt/local/lib -lharfbuzz  -no-undefined
1143:info:build libtool: link: /usr/bin/clang -dynamiclib  -o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/libfreetype.6.dylib  /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftsystem.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftdebug.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftinit.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftbase.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftbbox.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftbdf.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftbitmap.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftcid.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftfstype.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftgasp.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftglyph.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftgxval.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftlcdfil.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftmm.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftotval.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftpatent.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftpfr.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftstroke.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftsynth.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/fttype1.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftwinfnt.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftxf86.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/truetype.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/type1.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/cff.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/type1cid.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/pfr.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/type42.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/winfnt.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/pcf.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/bdf.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/sfnt.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/autofit.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/pshinter.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/raster.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/smooth.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftcache.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/gxvalid.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftgzip.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftlzw.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/ftbzip2.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/otvalid.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/psaux.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/psnames.o   -L/opt/local/lib -lm -lz -lbz2 -lpng16 -lharfbuzz  -Wl,-headerpad_max_install_names -arch i386 -march=native   -install_name  /opt/local/lib/libfreetype.6.dylib -compatibility_version 18 -current_version 18.3 -Wl,-single_module
1144:info:build libtool: link: (cd "/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs" && rm -f "libfreetype.dylib" && ln -s "libfreetype.6.dylib" "libfreetype.dylib")
1145:info:build libtool: link: ar cru /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/libfreetype.a  /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftsystem.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftdebug.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftinit.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftbase.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftbbox.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftbdf.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftbitmap.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftcid.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftfstype.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftgasp.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftglyph.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftgxval.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftlcdfil.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftmm.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftotval.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftpatent.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftpfr.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftstroke.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftsynth.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/fttype1.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftwinfnt.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftxf86.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/truetype.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/type1.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/cff.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/type1cid.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/pfr.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/type42.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/winfnt.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/pcf.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/bdf.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/sfnt.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/autofit.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/pshinter.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/raster.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/smooth.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftcache.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/gxvalid.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftgzip.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftlzw.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftbzip2.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/otvalid.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/psaux.o /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/psnames.o
1146:info:build libtool: link: ranlib /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/libfreetype.a
1147:info:build libtool: link: ( cd "/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs" && rm -f "libfreetype.la" && ln -s "../libfreetype.la" "libfreetype.la" )
1148:info:build make: Leaving directory `/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386'
1149:debug:build Privilege de-escalation not attempted as not running as root.
1150:debug:destroot destroot phase started at Sun Jan 18 23:57:01 CET 2015
1151:notice:destroot --->  Staging freetype into destroot
1152:info:destroot . changed
1153:info:destroot  user expected 0 found 505 not modified: Operation not permitted
1154:info:destroot  gid expected 0 found 505 not modified: Operation not permitted
1155:info:destroot  permissions expected 0775 found 0755 modified
1156:info:destroot ./usr missing (created)
1157:info:destroot ./usr: user & group not modified: Operation not permitted
1158:info:destroot . missing (directory not created: File exists)
1159:info:destroot ./Applications missing (created)
1160:info:destroot ./Applications: user not modified: Operation not permitted
1161:info:destroot ./Developer missing (created)
1162:info:destroot ./Developer: user not modified: Operation not permitted
1163:info:destroot ./Library missing (created)
1164:info:destroot ./Library: user not modified: Operation not permitted
1165:info:destroot . changed
1166:info:destroot  gid expected 80 found 505 modified
1167:info:destroot  permissions expected 0775 found 0755 modified
1168:info:destroot ./bin missing (created)
1169:info:destroot ./etc missing (created)
1170:info:destroot ./include missing (created)
1171:info:destroot ./lib missing (created)
1172:info:destroot ./lib/pkgconfig missing (created)
1173:info:destroot ./libexec missing (created)
1174:info:destroot ./sbin missing (created)
1175:info:destroot ./share missing (created)
1176:info:destroot ./share/info missing (created)
1177:info:destroot ./share/man missing (created)
1178:info:destroot ./share/man/cat1 missing (created)
1179:info:destroot ./share/man/cat2 missing (created)
1180:info:destroot ./share/man/cat3 missing (created)
1181:info:destroot ./share/man/cat4 missing (created)
1182:info:destroot ./share/man/cat5 missing (created)
1183:info:destroot ./share/man/cat6 missing (created)
1184:info:destroot ./share/man/cat7 missing (created)
1185:info:destroot ./share/man/cat8 missing (created)
1186:info:destroot ./share/man/cat9 missing (created)
1187:info:destroot ./share/man/catl missing (created)
1188:info:destroot ./share/man/catn missing (created)
1189:info:destroot ./share/man/man1 missing (created)
1190:info:destroot ./share/man/man2 missing (created)
1191:info:destroot ./share/man/man3 missing (created)
1192:info:destroot ./share/man/man4 missing (created)
1193:info:destroot ./share/man/man5 missing (created)
1194:info:destroot ./share/man/man6 missing (created)
1195:info:destroot ./share/man/man7 missing (created)
1196:info:destroot ./share/man/man8 missing (created)
1197:info:destroot ./share/man/man9 missing (created)
1198:info:destroot ./share/man/manl missing (created)
1199:info:destroot ./share/man/mann missing (created)
1200:info:destroot ./share/nls missing (created)
1201:info:destroot ./share/nls/C missing (created)
1202:info:destroot ./share/nls/af_ZA.ISO8859-1 missing (created)
1203:info:destroot ./share/nls/af_ZA.ISO8859-15 missing (created)
1204:info:destroot ./share/nls/bg_BG.CP1251 missing (created)
1205:info:destroot ./share/nls/cs_CZ.ISO8859-2 missing (created)
1206:info:destroot ./share/nls/da_DK.ISO8859-1 missing (created)
1207:info:destroot ./share/nls/da_DK.ISO8859-15 missing (created)
1208:info:destroot ./share/nls/de_AT.ISO8859-1 missing (created)
1209:info:destroot ./share/nls/de_AT.ISO8859-15 missing (created)
1210:info:destroot ./share/nls/de_CH.ISO8859-1 missing (created)
1211:info:destroot ./share/nls/de_CH.ISO8859-15 missing (created)
1212:info:destroot ./share/nls/de_DE.ISO8859-1 missing (created)
1213:info:destroot ./share/nls/de_DE.ISO8859-15 missing (created)
1214:info:destroot ./share/nls/el_GR.ISO8859-7 missing (created)
1215:info:destroot ./share/nls/en_AU.ISO8859-1 missing (created)
1216:info:destroot ./share/nls/en_AU.ISO8859-15 missing (created)
1217:info:destroot ./share/nls/en_AU.US-ASCII missing (created)
1218:info:destroot ./share/nls/en_CA.ISO8859-1 missing (created)
1219:info:destroot ./share/nls/en_CA.ISO8859-15 missing (created)
1220:info:destroot ./share/nls/en_CA.US-ASCII missing (created)
1221:info:destroot ./share/nls/en_GB.ISO8859-1 missing (created)
1222:info:destroot ./share/nls/en_GB.ISO8859-15 missing (created)
1223:info:destroot ./share/nls/en_GB.US-ASCII missing (created)
1224:info:destroot ./share/nls/en_NZ.ISO8859-1 missing (created)
1225:info:destroot ./share/nls/en_NZ.ISO8859-15 missing (created)
1226:info:destroot ./share/nls/en_NZ.US-ASCII missing (created)
1227:info:destroot ./share/nls/en_US.ISO8859-1 missing (created)
1228:info:destroot ./share/nls/en_US.ISO8859-15 missing (created)
1229:info:destroot ./share/nls/es_ES.ISO8859-1 missing (created)
1230:info:destroot ./share/nls/es_ES.ISO8859-15 missing (created)
1231:info:destroot ./share/nls/et_EE.ISO8859-15 missing (created)
1232:info:destroot ./share/nls/fi_FI.ISO8859-1 missing (created)
1233:info:destroot ./share/nls/fi_FI.ISO8859-15 missing (created)
1234:info:destroot ./share/nls/fr_BE.ISO8859-1 missing (created)
1235:info:destroot ./share/nls/fr_BE.ISO8859-15 missing (created)
1236:info:destroot ./share/nls/fr_CA.ISO8859-1 missing (created)
1237:info:destroot ./share/nls/fr_CA.ISO8859-15 missing (created)
1238:info:destroot ./share/nls/fr_CH.ISO8859-1 missing (created)
1239:info:destroot ./share/nls/fr_CH.ISO8859-15 missing (created)
1240:info:destroot ./share/nls/fr_FR.ISO8859-1 missing (created)
1241:info:destroot ./share/nls/fr_FR.ISO8859-15 missing (created)
1242:info:destroot ./share/nls/hi_IN.ISCII-DEV missing (created)
1243:info:destroot ./share/nls/hr_HR.ISO8859-2 missing (created)
1244:info:destroot ./share/nls/hu_HU.ISO8859-2 missing (created)
1245:info:destroot ./share/nls/is_IS.ISO8859-1 missing (created)
1246:info:destroot ./share/nls/is_IS.ISO8859-15 missing (created)
1247:info:destroot ./share/nls/it_CH.ISO8859-1 missing (created)
1248:info:destroot ./share/nls/it_CH.ISO8859-15 missing (created)
1249:info:destroot ./share/nls/it_IT.ISO8859-1 missing (created)
1250:info:destroot ./share/nls/it_IT.ISO8859-15 missing (created)
1251:info:destroot ./share/nls/ja_JP.SJIS missing (created)
1252:info:destroot ./share/nls/ja_JP.eucJP missing (created)
1253:info:destroot ./share/nls/ko_KR.eucKR missing (created)
1254:info:destroot ./share/nls/la_LN.ISO8859-1 missing (created)
1255:info:destroot ./share/nls/la_LN.ISO8859-15 missing (created)
1256:info:destroot ./share/nls/la_LN.ISO8859-2 missing (created)
1257:info:destroot ./share/nls/la_LN.ISO8859-4 missing (created)
1258:info:destroot ./share/nls/la_LN.US-ASCII missing (created)
1259:info:destroot ./share/nls/lt_LT.ISO8859-4 missing (created)
1260:info:destroot ./share/nls/nl_BE.ISO8859-1 missing (created)
1261:info:destroot ./share/nls/nl_BE.ISO8859-15 missing (created)
1262:info:destroot ./share/nls/nl_NL.ISO8859-1 missing (created)
1263:info:destroot ./share/nls/nl_NL.ISO8859-15 missing (created)
1264:info:destroot ./share/nls/no_NO.ISO8859-1 missing (created)
1265:info:destroot ./share/nls/no_NO.ISO8859-15 missing (created)
1266:info:destroot ./share/nls/pl_PL.ISO8859-2 missing (created)
1267:info:destroot ./share/nls/pt_BR.ISO8859-1 missing (created)
1268:info:destroot ./share/nls/pt_PT.ISO8859-1 missing (created)
1269:info:destroot ./share/nls/pt_PT.ISO8859-15 missing (created)
1270:info:destroot ./share/nls/ro_RO.ISO8859-2 missing (created)
1271:info:destroot ./share/nls/ru_RU.CP866 missing (created)
1272:info:destroot ./share/nls/ru_RU.ISO8859-5 missing (created)
1273:info:destroot ./share/nls/ru_RU.KOI8-R missing (created)
1274:info:destroot ./share/nls/sk_SK.ISO8859-2 missing (created)
1275:info:destroot ./share/nls/sl_SI.ISO8859-2 missing (created)
1276:info:destroot ./share/nls/sv_SE.ISO8859-1 missing (created)
1277:info:destroot ./share/nls/sv_SE.ISO8859-15 missing (created)
1278:info:destroot ./share/nls/tr_TR.ISO8859-9 missing (created)
1279:info:destroot ./share/nls/uk_UA.ISO8859-5 missing (created)
1280:info:destroot ./share/nls/uk_UA.KOI8-U missing (created)
1281:info:destroot ./share/nls/zh_CN.eucCN missing (created)
1282:info:destroot ./share/nls/zh_TW.Big5 missing (created)
1283:info:destroot ./share/skel missing (created)
1284:info:destroot ./src missing (created)
1285:info:destroot ./var missing (created)
1286:info:destroot ./www missing (created)
1287:debug:destroot Executing org.macports.destroot (freetype)
1288:info:destroot --->  Staging freetype into destroot for architecture x86_64
1289:debug:destroot Environment:
1290CC_PRINT_OPTIONS='YES'
1291CC_PRINT_OPTIONS_FILE='/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/.CC_PRINT_OPTIONS'
1292CPATH='/opt/local/include'
1293LIBRARY_PATH='/opt/local/lib'
1294MACOSX_DEPLOYMENT_TARGET='10.9'
1295:debug:destroot Assembled command: 'cd "/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64" && /usr/bin/make -w install DESTDIR=/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64'
1296:debug:destroot Executing command line:  cd "/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64" && /usr/bin/make -w install DESTDIR=/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1297:info:destroot make: Entering directory `/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64'
1298:info:destroot ./builds/unix/mkinstalldirs /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64/opt/local/lib                      \
1299:info:destroot                          /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64/opt/local/lib/pkgconfig            \
1300:info:destroot                          /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64/opt/local/include/freetype2/config \
1301:info:destroot                          /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64/opt/local/bin                      \
1302:info:destroot                          /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64/opt/local/share/aclocal             \
1303:info:destroot                          /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64/opt/local/share/man/man1
1304:info:destroot mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64/opt/local/include/freetype2
1305:info:destroot mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64/opt/local/include/freetype2/config
1306:info:destroot mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64/opt/local/share/aclocal
1307:info:destroot ./builds/unix/libtool --mode=install /usr/bin/install -c                             \
1308:info:destroot                                   /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/libfreetype.la /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64/opt/local/lib
1309:info:destroot libtool: install: /usr/bin/install -c /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/libfreetype.6.dylib /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64/opt/local/lib/libfreetype.6.dylib
1310:info:destroot libtool: install: (cd /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64/opt/local/lib && { ln -s -f libfreetype.6.dylib libfreetype.dylib || { rm -f libfreetype.dylib && ln -s libfreetype.6.dylib libfreetype.dylib; }; })
1311:info:destroot libtool: install: /usr/bin/install -c /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/libfreetype.lai /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64/opt/local/lib/libfreetype.la
1312:info:destroot libtool: install: /usr/bin/install -c /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/.libs/libfreetype.a /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64/opt/local/lib/libfreetype.a
1313:info:destroot libtool: install: chmod 644 /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64/opt/local/lib/libfreetype.a
1314:info:destroot libtool: install: ranlib /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64/opt/local/lib/libfreetype.a
1315:info:destroot libtool: warning: remember to run 'libtool --finish /opt/local/lib'
1316:info:destroot for P in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/freetype.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ft2build.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftadvanc.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftautoh.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftbbox.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftbdf.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftbitmap.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftbzip2.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftcache.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftcffdrv.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftchapters.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftcid.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/fterrdef.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/fterrors.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftgasp.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftglyph.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftgxval.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftgzip.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftimage.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftincrem.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftlcdfil.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftlist.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftlzw.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftmac.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftmm.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftmodapi.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftmoderr.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftotval.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftoutln.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftpfr.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftrender.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftsizes.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftsnames.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftstroke.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftsynth.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftsystem.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/fttrigon.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftttdrv.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/fttypes.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftwinfnt.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ftxf86.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/t1tables.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ttnameid.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/tttables.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/tttags.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/ttunpat.h ; do                  \
1317:info:destroot           /usr/bin/install -c -m 644                           \
1318:info:destroot             $P /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64/opt/local/include/freetype2 ; \
1319:info:destroot         done
1320:info:destroot for P in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/config/ftconfig.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/config/ftheader.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/config/ftmodule.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/config/ftoption.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/include/config/ftstdlib.h  /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftmodule.h  ; do                         \
1321:info:destroot           /usr/bin/install -c -m 644                                  \
1322:info:destroot             $P /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64/opt/local/include/freetype2/config ; \
1323:info:destroot         done
1324:info:destroot rm -f /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64/opt/local/include/freetype2/freetype/config/*
1325:info:destroot rmdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64/opt/local/include/freetype2/freetype/config
1326:info:destroot rmdir: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64/opt/local/include/freetype2/freetype/config: No such file or directory
1327:info:destroot make: [install] Error 1 (ignored)
1328:info:destroot rm -f /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64/opt/local/include/freetype2/freetype/*
1329:info:destroot rmdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64/opt/local/include/freetype2/freetype
1330:info:destroot rmdir: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64/opt/local/include/freetype2/freetype: No such file or directory
1331:info:destroot make: [install] Error 1 (ignored)
1332:info:destroot /usr/bin/install -c -m 644 ./builds/unix/ftconfig.h               \
1333:info:destroot           /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64/opt/local/include/freetype2/config/ftconfig.h
1334:info:destroot /usr/bin/install -c -m 644 /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/objs/ftmodule.h                 \
1335:info:destroot           /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64/opt/local/include/freetype2/config/ftmodule.h
1336:info:destroot /usr/bin/install -c -m 755 ./builds/unix/freetype-config \
1337:info:destroot           /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64/opt/local/bin/freetype-config
1338:info:destroot /usr/bin/install -c -m 644 ./builds/unix/freetype2.m4 \
1339:info:destroot           /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64/opt/local/share/aclocal/freetype2.m4
1340:info:destroot /usr/bin/install -c -m 644 ./builds/unix/freetype2.pc \
1341:info:destroot           /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64/opt/local/lib/pkgconfig/freetype2.pc
1342:info:destroot /usr/bin/install -c -m 644 /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64/docs/freetype-config.1 \
1343:info:destroot           /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64/opt/local/share/man/man1/freetype-config.1
1344:info:destroot make: Leaving directory `/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-x86_64'
1345:info:destroot --->  Staging freetype into destroot for architecture i386
1346:debug:destroot Environment:
1347CC_PRINT_OPTIONS='YES'
1348CC_PRINT_OPTIONS_FILE='/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/.CC_PRINT_OPTIONS'
1349CPATH='/opt/local/include'
1350LIBRARY_PATH='/opt/local/lib'
1351MACOSX_DEPLOYMENT_TARGET='10.9'
1352:debug:destroot Assembled command: 'cd "/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386" && /usr/bin/make -w install DESTDIR=/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386'
1353:debug:destroot Executing command line:  cd "/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386" && /usr/bin/make -w install DESTDIR=/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386
1354:info:destroot make: Entering directory `/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386'
1355:info:destroot ./builds/unix/mkinstalldirs /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386/opt/local/lib                      \
1356:info:destroot                          /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386/opt/local/lib/pkgconfig            \
1357:info:destroot                          /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386/opt/local/include/freetype2/config \
1358:info:destroot                          /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386/opt/local/bin                      \
1359:info:destroot                          /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386/opt/local/share/aclocal             \
1360:info:destroot                          /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386/opt/local/share/man/man1
1361:info:destroot mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386/opt/local/include/freetype2
1362:info:destroot mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386/opt/local/include/freetype2/config
1363:info:destroot mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386/opt/local/share/aclocal
1364:info:destroot ./builds/unix/libtool --mode=install /usr/bin/install -c                             \
1365:info:destroot                                   /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/libfreetype.la /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386/opt/local/lib
1366:info:destroot libtool: install: /usr/bin/install -c /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/libfreetype.6.dylib /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386/opt/local/lib/libfreetype.6.dylib
1367:info:destroot libtool: install: (cd /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386/opt/local/lib && { ln -s -f libfreetype.6.dylib libfreetype.dylib || { rm -f libfreetype.dylib && ln -s libfreetype.6.dylib libfreetype.dylib; }; })
1368:info:destroot libtool: install: /usr/bin/install -c /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/libfreetype.lai /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386/opt/local/lib/libfreetype.la
1369:info:destroot libtool: install: /usr/bin/install -c /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/.libs/libfreetype.a /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386/opt/local/lib/libfreetype.a
1370:info:destroot libtool: install: chmod 644 /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386/opt/local/lib/libfreetype.a
1371:info:destroot libtool: install: ranlib /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386/opt/local/lib/libfreetype.a
1372:info:destroot libtool: warning: remember to run 'libtool --finish /opt/local/lib'
1373:info:destroot for P in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/freetype.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ft2build.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftadvanc.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftautoh.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftbbox.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftbdf.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftbitmap.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftbzip2.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftcache.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftcffdrv.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftchapters.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftcid.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/fterrdef.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/fterrors.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftgasp.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftglyph.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftgxval.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftgzip.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftimage.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftincrem.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftlcdfil.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftlist.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftlzw.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftmac.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftmm.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftmodapi.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftmoderr.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftotval.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftoutln.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftpfr.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftrender.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftsizes.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftsnames.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftstroke.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftsynth.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftsystem.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/fttrigon.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftttdrv.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/fttypes.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftwinfnt.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ftxf86.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/t1tables.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ttnameid.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/tttables.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/tttags.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/ttunpat.h ; do                  \
1374:info:destroot           /usr/bin/install -c -m 644                           \
1375:info:destroot             $P /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386/opt/local/include/freetype2 ; \
1376:info:destroot         done
1377:info:destroot for P in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/config/ftconfig.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/config/ftheader.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/config/ftmodule.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/config/ftoption.h /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/include/config/ftstdlib.h  /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftmodule.h  ; do                         \
1378:info:destroot           /usr/bin/install -c -m 644                                  \
1379:info:destroot             $P /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386/opt/local/include/freetype2/config ; \
1380:info:destroot         done
1381:info:destroot rm -f /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386/opt/local/include/freetype2/freetype/config/*
1382:info:destroot rmdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386/opt/local/include/freetype2/freetype/config
1383:info:destroot rmdir: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386/opt/local/include/freetype2/freetype/config: No such file or directory
1384:info:destroot make: [install] Error 1 (ignored)
1385:info:destroot rm -f /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386/opt/local/include/freetype2/freetype/*
1386:info:destroot rmdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386/opt/local/include/freetype2/freetype
1387:info:destroot rmdir: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386/opt/local/include/freetype2/freetype: No such file or directory
1388:info:destroot make: [install] Error 1 (ignored)
1389:info:destroot /usr/bin/install -c -m 644 ./builds/unix/ftconfig.h               \
1390:info:destroot           /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386/opt/local/include/freetype2/config/ftconfig.h
1391:info:destroot /usr/bin/install -c -m 644 /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/objs/ftmodule.h                 \
1392:info:destroot           /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386/opt/local/include/freetype2/config/ftmodule.h
1393:info:destroot /usr/bin/install -c -m 755 ./builds/unix/freetype-config \
1394:info:destroot           /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386/opt/local/bin/freetype-config
1395:info:destroot /usr/bin/install -c -m 644 ./builds/unix/freetype2.m4 \
1396:info:destroot           /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386/opt/local/share/aclocal/freetype2.m4
1397:info:destroot /usr/bin/install -c -m 644 ./builds/unix/freetype2.pc \
1398:info:destroot           /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386/opt/local/lib/pkgconfig/freetype2.pc
1399:info:destroot /usr/bin/install -c -m 644 /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386/docs/freetype-config.1 \
1400:info:destroot           /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386/opt/local/share/man/man1/freetype-config.1
1401:info:destroot make: Leaving directory `/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4-i386'
1402:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-powerpc
1403:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel
1404:debug:destroot universal: merge: merging /Applications from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1405:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//Applications
1406:debug:destroot universal: merge: merging /Applications/MacPorts from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1407:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//Applications/MacPorts
1408:debug:destroot universal: merge: merging /Developer from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1409:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//Developer
1410:debug:destroot universal: merge: merging /Library from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1411:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//Library
1412:debug:destroot universal: merge: merging /opt from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1413:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt
1414:debug:destroot universal: merge: merging /opt/local from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1415:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local
1416:debug:destroot universal: merge: merging /opt/local/Library from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1417:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/Library
1418:debug:destroot universal: merge: merging /opt/local/Library/Frameworks from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1419:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/Library/Frameworks
1420:debug:destroot universal: merge: merging /opt/local/bin from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1421:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/bin
1422:debug:destroot universal: merge: merging /opt/local/bin/freetype-config from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1423:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/bin/freetype-config -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/bin/freetype-config
1424:debug:destroot universal: merge: /opt/local/bin/freetype-config is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1425:debug:destroot universal: merge: merging /opt/local/etc from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1426:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/etc
1427:debug:destroot universal: merge: merging /opt/local/include from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1428:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include
1429:debug:destroot universal: merge: merging /opt/local/include/freetype2 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1430:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2
1431:debug:destroot universal: merge: merging /opt/local/include/freetype2/config from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1432:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/config
1433:debug:destroot universal: merge: merging /opt/local/include/freetype2/config/ftconfig.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1434:info:destroot Command failed: /usr/bin/cmp -s "/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/config/ftconfig.h" "/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64//opt/local/include/freetype2/config/ftconfig.h" && /bin/cp -v "/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/config/ftconfig.h" "/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/config"
1435:info:destroot Exit code: 1
1436:info:destroot fatal error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo: can't figure out the architecture type of: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/config/ftconfig.h
1437:info:destroot Command failed: /usr/bin/lipo -create "/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/config/ftconfig.h" "/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64//opt/local/include/freetype2/config/ftconfig.h" -output "/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/config/ftconfig.h"
1438:info:destroot Exit code: 1
1439:info:destroot error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/config/ftconfig.h is not an object file (not allowed in a library)
1440:info:destroot error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64//opt/local/include/freetype2/config/ftconfig.h is not an object file (not allowed in a library)
1441:info:destroot Command failed: /usr/bin/libtool "/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/config/ftconfig.h" "/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64//opt/local/include/freetype2/config/ftconfig.h" -o "/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/config/ftconfig.h"
1442:info:destroot Exit code: 1
1443:info:destroot sh: line 0: test: too many arguments
1444:info:destroot Command failed: test `head -c2 /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/config/ftconfig.h` == '#!'
1445:info:destroot Exit code: 2
1446:debug:destroot universal: merge: used diff to create /opt/local/include/freetype2/config/ftconfig.h
1447:debug:destroot universal: merge: merging /opt/local/include/freetype2/config/ftheader.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1448:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/config/ftheader.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/config/ftheader.h
1449:debug:destroot universal: merge: /opt/local/include/freetype2/config/ftheader.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1450:debug:destroot universal: merge: merging /opt/local/include/freetype2/config/ftmodule.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1451:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/config/ftmodule.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/config/ftmodule.h
1452:debug:destroot universal: merge: /opt/local/include/freetype2/config/ftmodule.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1453:debug:destroot universal: merge: merging /opt/local/include/freetype2/config/ftoption.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1454:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/config/ftoption.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/config/ftoption.h
1455:debug:destroot universal: merge: /opt/local/include/freetype2/config/ftoption.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1456:debug:destroot universal: merge: merging /opt/local/include/freetype2/config/ftstdlib.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1457:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/config/ftstdlib.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/config/ftstdlib.h
1458:debug:destroot universal: merge: /opt/local/include/freetype2/config/ftstdlib.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1459:debug:destroot universal: merge: merging /opt/local/include/freetype2/freetype.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1460:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/freetype.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/freetype.h
1461:debug:destroot universal: merge: /opt/local/include/freetype2/freetype.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1462:debug:destroot universal: merge: merging /opt/local/include/freetype2/ft2build.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1463:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/ft2build.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/ft2build.h
1464:debug:destroot universal: merge: /opt/local/include/freetype2/ft2build.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1465:debug:destroot universal: merge: merging /opt/local/include/freetype2/ftadvanc.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1466:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/ftadvanc.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/ftadvanc.h
1467:debug:destroot universal: merge: /opt/local/include/freetype2/ftadvanc.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1468:debug:destroot universal: merge: merging /opt/local/include/freetype2/ftautoh.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1469:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/ftautoh.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/ftautoh.h
1470:debug:destroot universal: merge: /opt/local/include/freetype2/ftautoh.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1471:debug:destroot universal: merge: merging /opt/local/include/freetype2/ftbbox.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1472:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/ftbbox.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/ftbbox.h
1473:debug:destroot universal: merge: /opt/local/include/freetype2/ftbbox.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1474:debug:destroot universal: merge: merging /opt/local/include/freetype2/ftbdf.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1475:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/ftbdf.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/ftbdf.h
1476:debug:destroot universal: merge: /opt/local/include/freetype2/ftbdf.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1477:debug:destroot universal: merge: merging /opt/local/include/freetype2/ftbitmap.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1478:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/ftbitmap.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/ftbitmap.h
1479:debug:destroot universal: merge: /opt/local/include/freetype2/ftbitmap.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1480:debug:destroot universal: merge: merging /opt/local/include/freetype2/ftbzip2.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1481:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/ftbzip2.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/ftbzip2.h
1482:debug:destroot universal: merge: /opt/local/include/freetype2/ftbzip2.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1483:debug:destroot universal: merge: merging /opt/local/include/freetype2/ftcache.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1484:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/ftcache.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/ftcache.h
1485:debug:destroot universal: merge: /opt/local/include/freetype2/ftcache.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1486:debug:destroot universal: merge: merging /opt/local/include/freetype2/ftcffdrv.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1487:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/ftcffdrv.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/ftcffdrv.h
1488:debug:destroot universal: merge: /opt/local/include/freetype2/ftcffdrv.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1489:debug:destroot universal: merge: merging /opt/local/include/freetype2/ftchapters.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1490:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/ftchapters.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/ftchapters.h
1491:debug:destroot universal: merge: /opt/local/include/freetype2/ftchapters.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1492:debug:destroot universal: merge: merging /opt/local/include/freetype2/ftcid.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1493:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/ftcid.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/ftcid.h
1494:debug:destroot universal: merge: /opt/local/include/freetype2/ftcid.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1495:debug:destroot universal: merge: merging /opt/local/include/freetype2/fterrdef.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1496:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/fterrdef.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/fterrdef.h
1497:debug:destroot universal: merge: /opt/local/include/freetype2/fterrdef.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1498:debug:destroot universal: merge: merging /opt/local/include/freetype2/fterrors.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1499:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/fterrors.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/fterrors.h
1500:debug:destroot universal: merge: /opt/local/include/freetype2/fterrors.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1501:debug:destroot universal: merge: merging /opt/local/include/freetype2/ftgasp.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1502:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/ftgasp.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/ftgasp.h
1503:debug:destroot universal: merge: /opt/local/include/freetype2/ftgasp.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1504:debug:destroot universal: merge: merging /opt/local/include/freetype2/ftglyph.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1505:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/ftglyph.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/ftglyph.h
1506:debug:destroot universal: merge: /opt/local/include/freetype2/ftglyph.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1507:debug:destroot universal: merge: merging /opt/local/include/freetype2/ftgxval.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1508:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/ftgxval.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/ftgxval.h
1509:debug:destroot universal: merge: /opt/local/include/freetype2/ftgxval.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1510:debug:destroot universal: merge: merging /opt/local/include/freetype2/ftgzip.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1511:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/ftgzip.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/ftgzip.h
1512:debug:destroot universal: merge: /opt/local/include/freetype2/ftgzip.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1513:debug:destroot universal: merge: merging /opt/local/include/freetype2/ftimage.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1514:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/ftimage.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/ftimage.h
1515:debug:destroot universal: merge: /opt/local/include/freetype2/ftimage.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1516:debug:destroot universal: merge: merging /opt/local/include/freetype2/ftincrem.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1517:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/ftincrem.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/ftincrem.h
1518:debug:destroot universal: merge: /opt/local/include/freetype2/ftincrem.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1519:debug:destroot universal: merge: merging /opt/local/include/freetype2/ftlcdfil.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1520:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/ftlcdfil.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/ftlcdfil.h
1521:debug:destroot universal: merge: /opt/local/include/freetype2/ftlcdfil.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1522:debug:destroot universal: merge: merging /opt/local/include/freetype2/ftlist.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1523:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/ftlist.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/ftlist.h
1524:debug:destroot universal: merge: /opt/local/include/freetype2/ftlist.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1525:debug:destroot universal: merge: merging /opt/local/include/freetype2/ftlzw.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1526:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/ftlzw.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/ftlzw.h
1527:debug:destroot universal: merge: /opt/local/include/freetype2/ftlzw.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1528:debug:destroot universal: merge: merging /opt/local/include/freetype2/ftmac.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1529:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/ftmac.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/ftmac.h
1530:debug:destroot universal: merge: /opt/local/include/freetype2/ftmac.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1531:debug:destroot universal: merge: merging /opt/local/include/freetype2/ftmm.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1532:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/ftmm.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/ftmm.h
1533:debug:destroot universal: merge: /opt/local/include/freetype2/ftmm.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1534:debug:destroot universal: merge: merging /opt/local/include/freetype2/ftmodapi.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1535:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/ftmodapi.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/ftmodapi.h
1536:debug:destroot universal: merge: /opt/local/include/freetype2/ftmodapi.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1537:debug:destroot universal: merge: merging /opt/local/include/freetype2/ftmoderr.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1538:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/ftmoderr.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/ftmoderr.h
1539:debug:destroot universal: merge: /opt/local/include/freetype2/ftmoderr.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1540:debug:destroot universal: merge: merging /opt/local/include/freetype2/ftotval.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1541:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/ftotval.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/ftotval.h
1542:debug:destroot universal: merge: /opt/local/include/freetype2/ftotval.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1543:debug:destroot universal: merge: merging /opt/local/include/freetype2/ftoutln.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1544:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/ftoutln.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/ftoutln.h
1545:debug:destroot universal: merge: /opt/local/include/freetype2/ftoutln.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1546:debug:destroot universal: merge: merging /opt/local/include/freetype2/ftpfr.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1547:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/ftpfr.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/ftpfr.h
1548:debug:destroot universal: merge: /opt/local/include/freetype2/ftpfr.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1549:debug:destroot universal: merge: merging /opt/local/include/freetype2/ftrender.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1550:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/ftrender.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/ftrender.h
1551:debug:destroot universal: merge: /opt/local/include/freetype2/ftrender.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1552:debug:destroot universal: merge: merging /opt/local/include/freetype2/ftsizes.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1553:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/ftsizes.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/ftsizes.h
1554:debug:destroot universal: merge: /opt/local/include/freetype2/ftsizes.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1555:debug:destroot universal: merge: merging /opt/local/include/freetype2/ftsnames.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1556:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/ftsnames.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/ftsnames.h
1557:debug:destroot universal: merge: /opt/local/include/freetype2/ftsnames.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1558:debug:destroot universal: merge: merging /opt/local/include/freetype2/ftstroke.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1559:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/ftstroke.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/ftstroke.h
1560:debug:destroot universal: merge: /opt/local/include/freetype2/ftstroke.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1561:debug:destroot universal: merge: merging /opt/local/include/freetype2/ftsynth.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1562:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/ftsynth.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/ftsynth.h
1563:debug:destroot universal: merge: /opt/local/include/freetype2/ftsynth.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1564:debug:destroot universal: merge: merging /opt/local/include/freetype2/ftsystem.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1565:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/ftsystem.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/ftsystem.h
1566:debug:destroot universal: merge: /opt/local/include/freetype2/ftsystem.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1567:debug:destroot universal: merge: merging /opt/local/include/freetype2/fttrigon.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1568:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/fttrigon.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/fttrigon.h
1569:debug:destroot universal: merge: /opt/local/include/freetype2/fttrigon.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1570:debug:destroot universal: merge: merging /opt/local/include/freetype2/ftttdrv.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1571:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/ftttdrv.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/ftttdrv.h
1572:debug:destroot universal: merge: /opt/local/include/freetype2/ftttdrv.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1573:debug:destroot universal: merge: merging /opt/local/include/freetype2/fttypes.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1574:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/fttypes.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/fttypes.h
1575:debug:destroot universal: merge: /opt/local/include/freetype2/fttypes.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1576:debug:destroot universal: merge: merging /opt/local/include/freetype2/ftwinfnt.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1577:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/ftwinfnt.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/ftwinfnt.h
1578:debug:destroot universal: merge: /opt/local/include/freetype2/ftwinfnt.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1579:debug:destroot universal: merge: merging /opt/local/include/freetype2/ftxf86.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1580:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/ftxf86.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/ftxf86.h
1581:debug:destroot universal: merge: /opt/local/include/freetype2/ftxf86.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1582:debug:destroot universal: merge: merging /opt/local/include/freetype2/t1tables.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1583:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/t1tables.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/t1tables.h
1584:debug:destroot universal: merge: /opt/local/include/freetype2/t1tables.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1585:debug:destroot universal: merge: merging /opt/local/include/freetype2/ttnameid.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1586:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/ttnameid.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/ttnameid.h
1587:debug:destroot universal: merge: /opt/local/include/freetype2/ttnameid.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1588:debug:destroot universal: merge: merging /opt/local/include/freetype2/tttables.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1589:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/tttables.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/tttables.h
1590:debug:destroot universal: merge: /opt/local/include/freetype2/tttables.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1591:debug:destroot universal: merge: merging /opt/local/include/freetype2/tttags.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1592:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/tttags.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/tttags.h
1593:debug:destroot universal: merge: /opt/local/include/freetype2/tttags.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1594:debug:destroot universal: merge: merging /opt/local/include/freetype2/ttunpat.h from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1595:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/include/freetype2/ttunpat.h -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/include/freetype2/ttunpat.h
1596:debug:destroot universal: merge: /opt/local/include/freetype2/ttunpat.h is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1597:debug:destroot universal: merge: merging /opt/local/lib from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1598:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/lib
1599:debug:destroot universal: merge: merging /opt/local/lib/libfreetype.6.dylib from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1600:info:destroot Command failed: /usr/bin/cmp -s "/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/lib/libfreetype.6.dylib" "/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64//opt/local/lib/libfreetype.6.dylib" && /bin/cp -v "/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/lib/libfreetype.6.dylib" "/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/lib"
1601:info:destroot Exit code: 1
1602:debug:destroot universal: merge: lipo created /opt/local/lib/libfreetype.6.dylib
1603:debug:destroot universal: merge: merging /opt/local/lib/libfreetype.a from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1604:info:destroot Command failed: /usr/bin/cmp -s "/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/lib/libfreetype.a" "/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64//opt/local/lib/libfreetype.a" && /bin/cp -v "/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/lib/libfreetype.a" "/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/lib"
1605:info:destroot Exit code: 1
1606:debug:destroot universal: merge: lipo created /opt/local/lib/libfreetype.a
1607:debug:destroot universal: merge: merging /opt/local/lib/libfreetype.dylib from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1608:debug:destroot universal: merge: /opt/local/lib/libfreetype.dylib is a link
1609:debug:destroot universal: merge: merging /opt/local/lib/libfreetype.la from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1610:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/lib/libfreetype.la -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/lib/libfreetype.la
1611:debug:destroot universal: merge: /opt/local/lib/libfreetype.la is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1612:debug:destroot universal: merge: merging /opt/local/lib/pkgconfig from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1613:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/lib/pkgconfig
1614:debug:destroot universal: merge: merging /opt/local/lib/pkgconfig/freetype2.pc from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1615:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/lib/pkgconfig/freetype2.pc -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/lib/pkgconfig/freetype2.pc
1616:debug:destroot universal: merge: /opt/local/lib/pkgconfig/freetype2.pc is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1617:debug:destroot universal: merge: merging /opt/local/libexec from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1618:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/libexec
1619:debug:destroot universal: merge: merging /opt/local/sbin from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1620:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/sbin
1621:debug:destroot universal: merge: merging /opt/local/share from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1622:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share
1623:debug:destroot universal: merge: merging /opt/local/share/aclocal from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1624:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/aclocal
1625:debug:destroot universal: merge: merging /opt/local/share/aclocal/freetype2.m4 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1626:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/share/aclocal/freetype2.m4 -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/aclocal/freetype2.m4
1627:debug:destroot universal: merge: /opt/local/share/aclocal/freetype2.m4 is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1628:debug:destroot universal: merge: merging /opt/local/share/info from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1629:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/info
1630:debug:destroot universal: merge: merging /opt/local/share/man from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1631:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/man
1632:debug:destroot universal: merge: merging /opt/local/share/man/cat1 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1633:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/man/cat1
1634:debug:destroot universal: merge: merging /opt/local/share/man/cat2 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1635:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/man/cat2
1636:debug:destroot universal: merge: merging /opt/local/share/man/cat3 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1637:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/man/cat3
1638:debug:destroot universal: merge: merging /opt/local/share/man/cat4 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1639:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/man/cat4
1640:debug:destroot universal: merge: merging /opt/local/share/man/cat5 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1641:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/man/cat5
1642:debug:destroot universal: merge: merging /opt/local/share/man/cat6 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1643:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/man/cat6
1644:debug:destroot universal: merge: merging /opt/local/share/man/cat7 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1645:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/man/cat7
1646:debug:destroot universal: merge: merging /opt/local/share/man/cat8 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1647:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/man/cat8
1648:debug:destroot universal: merge: merging /opt/local/share/man/cat9 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1649:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/man/cat9
1650:debug:destroot universal: merge: merging /opt/local/share/man/catl from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1651:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/man/catl
1652:debug:destroot universal: merge: merging /opt/local/share/man/catn from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1653:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/man/catn
1654:debug:destroot universal: merge: merging /opt/local/share/man/man1 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1655:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/man/man1
1656:debug:destroot universal: merge: merging /opt/local/share/man/man1/freetype-config.1 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1657:info:destroot /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386//opt/local/share/man/man1/freetype-config.1 -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/man/man1/freetype-config.1
1658:debug:destroot universal: merge: /opt/local/share/man/man1/freetype-config.1 is identical in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1659:debug:destroot universal: merge: merging /opt/local/share/man/man2 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1660:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/man/man2
1661:debug:destroot universal: merge: merging /opt/local/share/man/man3 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1662:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/man/man3
1663:debug:destroot universal: merge: merging /opt/local/share/man/man4 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1664:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/man/man4
1665:debug:destroot universal: merge: merging /opt/local/share/man/man5 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1666:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/man/man5
1667:debug:destroot universal: merge: merging /opt/local/share/man/man6 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1668:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/man/man6
1669:debug:destroot universal: merge: merging /opt/local/share/man/man7 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1670:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/man/man7
1671:debug:destroot universal: merge: merging /opt/local/share/man/man8 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1672:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/man/man8
1673:debug:destroot universal: merge: merging /opt/local/share/man/man9 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1674:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/man/man9
1675:debug:destroot universal: merge: merging /opt/local/share/man/manl from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1676:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/man/manl
1677:debug:destroot universal: merge: merging /opt/local/share/man/mann from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1678:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/man/mann
1679:debug:destroot universal: merge: merging /opt/local/share/nls from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1680:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls
1681:debug:destroot universal: merge: merging /opt/local/share/nls/C from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1682:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/C
1683:debug:destroot universal: merge: merging /opt/local/share/nls/af_ZA.ISO8859-1 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1684:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/af_ZA.ISO8859-1
1685:debug:destroot universal: merge: merging /opt/local/share/nls/af_ZA.ISO8859-15 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1686:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/af_ZA.ISO8859-15
1687:debug:destroot universal: merge: merging /opt/local/share/nls/bg_BG.CP1251 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1688:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/bg_BG.CP1251
1689:debug:destroot universal: merge: merging /opt/local/share/nls/cs_CZ.ISO8859-2 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1690:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/cs_CZ.ISO8859-2
1691:debug:destroot universal: merge: merging /opt/local/share/nls/da_DK.ISO8859-1 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1692:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/da_DK.ISO8859-1
1693:debug:destroot universal: merge: merging /opt/local/share/nls/da_DK.ISO8859-15 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1694:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/da_DK.ISO8859-15
1695:debug:destroot universal: merge: merging /opt/local/share/nls/de_AT.ISO8859-1 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1696:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/de_AT.ISO8859-1
1697:debug:destroot universal: merge: merging /opt/local/share/nls/de_AT.ISO8859-15 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1698:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/de_AT.ISO8859-15
1699:debug:destroot universal: merge: merging /opt/local/share/nls/de_CH.ISO8859-1 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1700:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/de_CH.ISO8859-1
1701:debug:destroot universal: merge: merging /opt/local/share/nls/de_CH.ISO8859-15 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1702:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/de_CH.ISO8859-15
1703:debug:destroot universal: merge: merging /opt/local/share/nls/de_DE.ISO8859-1 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1704:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/de_DE.ISO8859-1
1705:debug:destroot universal: merge: merging /opt/local/share/nls/de_DE.ISO8859-15 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1706:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/de_DE.ISO8859-15
1707:debug:destroot universal: merge: merging /opt/local/share/nls/el_GR.ISO8859-7 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1708:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/el_GR.ISO8859-7
1709:debug:destroot universal: merge: merging /opt/local/share/nls/en_AU.ISO8859-1 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1710:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/en_AU.ISO8859-1
1711:debug:destroot universal: merge: merging /opt/local/share/nls/en_AU.ISO8859-15 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1712:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/en_AU.ISO8859-15
1713:debug:destroot universal: merge: merging /opt/local/share/nls/en_AU.US-ASCII from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1714:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/en_AU.US-ASCII
1715:debug:destroot universal: merge: merging /opt/local/share/nls/en_CA.ISO8859-1 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1716:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/en_CA.ISO8859-1
1717:debug:destroot universal: merge: merging /opt/local/share/nls/en_CA.ISO8859-15 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1718:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/en_CA.ISO8859-15
1719:debug:destroot universal: merge: merging /opt/local/share/nls/en_CA.US-ASCII from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1720:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/en_CA.US-ASCII
1721:debug:destroot universal: merge: merging /opt/local/share/nls/en_GB.ISO8859-1 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1722:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/en_GB.ISO8859-1
1723:debug:destroot universal: merge: merging /opt/local/share/nls/en_GB.ISO8859-15 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1724:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/en_GB.ISO8859-15
1725:debug:destroot universal: merge: merging /opt/local/share/nls/en_GB.US-ASCII from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1726:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/en_GB.US-ASCII
1727:debug:destroot universal: merge: merging /opt/local/share/nls/en_NZ.ISO8859-1 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1728:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/en_NZ.ISO8859-1
1729:debug:destroot universal: merge: merging /opt/local/share/nls/en_NZ.ISO8859-15 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1730:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/en_NZ.ISO8859-15
1731:debug:destroot universal: merge: merging /opt/local/share/nls/en_NZ.US-ASCII from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1732:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/en_NZ.US-ASCII
1733:debug:destroot universal: merge: merging /opt/local/share/nls/en_US.ISO8859-1 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1734:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/en_US.ISO8859-1
1735:debug:destroot universal: merge: merging /opt/local/share/nls/en_US.ISO8859-15 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1736:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/en_US.ISO8859-15
1737:debug:destroot universal: merge: merging /opt/local/share/nls/es_ES.ISO8859-1 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1738:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/es_ES.ISO8859-1
1739:debug:destroot universal: merge: merging /opt/local/share/nls/es_ES.ISO8859-15 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1740:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/es_ES.ISO8859-15
1741:debug:destroot universal: merge: merging /opt/local/share/nls/et_EE.ISO8859-15 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1742:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/et_EE.ISO8859-15
1743:debug:destroot universal: merge: merging /opt/local/share/nls/fi_FI.ISO8859-1 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1744:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/fi_FI.ISO8859-1
1745:debug:destroot universal: merge: merging /opt/local/share/nls/fi_FI.ISO8859-15 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1746:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/fi_FI.ISO8859-15
1747:debug:destroot universal: merge: merging /opt/local/share/nls/fr_BE.ISO8859-1 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1748:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/fr_BE.ISO8859-1
1749:debug:destroot universal: merge: merging /opt/local/share/nls/fr_BE.ISO8859-15 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1750:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/fr_BE.ISO8859-15
1751:debug:destroot universal: merge: merging /opt/local/share/nls/fr_CA.ISO8859-1 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1752:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/fr_CA.ISO8859-1
1753:debug:destroot universal: merge: merging /opt/local/share/nls/fr_CA.ISO8859-15 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1754:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/fr_CA.ISO8859-15
1755:debug:destroot universal: merge: merging /opt/local/share/nls/fr_CH.ISO8859-1 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1756:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/fr_CH.ISO8859-1
1757:debug:destroot universal: merge: merging /opt/local/share/nls/fr_CH.ISO8859-15 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1758:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/fr_CH.ISO8859-15
1759:debug:destroot universal: merge: merging /opt/local/share/nls/fr_FR.ISO8859-1 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1760:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/fr_FR.ISO8859-1
1761:debug:destroot universal: merge: merging /opt/local/share/nls/fr_FR.ISO8859-15 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1762:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/fr_FR.ISO8859-15
1763:debug:destroot universal: merge: merging /opt/local/share/nls/hi_IN.ISCII-DEV from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1764:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/hi_IN.ISCII-DEV
1765:debug:destroot universal: merge: merging /opt/local/share/nls/hr_HR.ISO8859-2 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1766:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/hr_HR.ISO8859-2
1767:debug:destroot universal: merge: merging /opt/local/share/nls/hu_HU.ISO8859-2 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1768:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/hu_HU.ISO8859-2
1769:debug:destroot universal: merge: merging /opt/local/share/nls/is_IS.ISO8859-1 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1770:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/is_IS.ISO8859-1
1771:debug:destroot universal: merge: merging /opt/local/share/nls/is_IS.ISO8859-15 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1772:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/is_IS.ISO8859-15
1773:debug:destroot universal: merge: merging /opt/local/share/nls/it_CH.ISO8859-1 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1774:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/it_CH.ISO8859-1
1775:debug:destroot universal: merge: merging /opt/local/share/nls/it_CH.ISO8859-15 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1776:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/it_CH.ISO8859-15
1777:debug:destroot universal: merge: merging /opt/local/share/nls/it_IT.ISO8859-1 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1778:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/it_IT.ISO8859-1
1779:debug:destroot universal: merge: merging /opt/local/share/nls/it_IT.ISO8859-15 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1780:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/it_IT.ISO8859-15
1781:debug:destroot universal: merge: merging /opt/local/share/nls/ja_JP.SJIS from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1782:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/ja_JP.SJIS
1783:debug:destroot universal: merge: merging /opt/local/share/nls/ja_JP.eucJP from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1784:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/ja_JP.eucJP
1785:debug:destroot universal: merge: merging /opt/local/share/nls/ko_KR.eucKR from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1786:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/ko_KR.eucKR
1787:debug:destroot universal: merge: merging /opt/local/share/nls/la_LN.ISO8859-1 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1788:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/la_LN.ISO8859-1
1789:debug:destroot universal: merge: merging /opt/local/share/nls/la_LN.ISO8859-15 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1790:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/la_LN.ISO8859-15
1791:debug:destroot universal: merge: merging /opt/local/share/nls/la_LN.ISO8859-2 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1792:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/la_LN.ISO8859-2
1793:debug:destroot universal: merge: merging /opt/local/share/nls/la_LN.ISO8859-4 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1794:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/la_LN.ISO8859-4
1795:debug:destroot universal: merge: merging /opt/local/share/nls/la_LN.US-ASCII from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1796:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/la_LN.US-ASCII
1797:debug:destroot universal: merge: merging /opt/local/share/nls/lt_LT.ISO8859-4 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1798:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/lt_LT.ISO8859-4
1799:debug:destroot universal: merge: merging /opt/local/share/nls/nl_BE.ISO8859-1 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1800:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/nl_BE.ISO8859-1
1801:debug:destroot universal: merge: merging /opt/local/share/nls/nl_BE.ISO8859-15 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1802:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/nl_BE.ISO8859-15
1803:debug:destroot universal: merge: merging /opt/local/share/nls/nl_NL.ISO8859-1 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1804:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/nl_NL.ISO8859-1
1805:debug:destroot universal: merge: merging /opt/local/share/nls/nl_NL.ISO8859-15 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1806:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/nl_NL.ISO8859-15
1807:debug:destroot universal: merge: merging /opt/local/share/nls/no_NO.ISO8859-1 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1808:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/no_NO.ISO8859-1
1809:debug:destroot universal: merge: merging /opt/local/share/nls/no_NO.ISO8859-15 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1810:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/no_NO.ISO8859-15
1811:debug:destroot universal: merge: merging /opt/local/share/nls/pl_PL.ISO8859-2 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1812:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/pl_PL.ISO8859-2
1813:debug:destroot universal: merge: merging /opt/local/share/nls/pt_BR.ISO8859-1 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1814:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/pt_BR.ISO8859-1
1815:debug:destroot universal: merge: merging /opt/local/share/nls/pt_PT.ISO8859-1 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1816:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/pt_PT.ISO8859-1
1817:debug:destroot universal: merge: merging /opt/local/share/nls/pt_PT.ISO8859-15 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1818:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/pt_PT.ISO8859-15
1819:debug:destroot universal: merge: merging /opt/local/share/nls/ro_RO.ISO8859-2 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1820:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/ro_RO.ISO8859-2
1821:debug:destroot universal: merge: merging /opt/local/share/nls/ru_RU.CP866 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1822:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/ru_RU.CP866
1823:debug:destroot universal: merge: merging /opt/local/share/nls/ru_RU.ISO8859-5 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1824:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/ru_RU.ISO8859-5
1825:debug:destroot universal: merge: merging /opt/local/share/nls/ru_RU.KOI8-R from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1826:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/ru_RU.KOI8-R
1827:debug:destroot universal: merge: merging /opt/local/share/nls/sk_SK.ISO8859-2 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1828:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/sk_SK.ISO8859-2
1829:debug:destroot universal: merge: merging /opt/local/share/nls/sl_SI.ISO8859-2 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1830:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/sl_SI.ISO8859-2
1831:debug:destroot universal: merge: merging /opt/local/share/nls/sv_SE.ISO8859-1 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1832:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/sv_SE.ISO8859-1
1833:debug:destroot universal: merge: merging /opt/local/share/nls/sv_SE.ISO8859-15 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1834:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/sv_SE.ISO8859-15
1835:debug:destroot universal: merge: merging /opt/local/share/nls/tr_TR.ISO8859-9 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1836:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/tr_TR.ISO8859-9
1837:debug:destroot universal: merge: merging /opt/local/share/nls/uk_UA.ISO8859-5 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1838:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/uk_UA.ISO8859-5
1839:debug:destroot universal: merge: merging /opt/local/share/nls/uk_UA.KOI8-U from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1840:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/uk_UA.KOI8-U
1841:debug:destroot universal: merge: merging /opt/local/share/nls/zh_CN.eucCN from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1842:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/zh_CN.eucCN
1843:debug:destroot universal: merge: merging /opt/local/share/nls/zh_TW.Big5 from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1844:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/nls/zh_TW.Big5
1845:debug:destroot universal: merge: merging /opt/local/share/skel from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1846:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/share/skel
1847:debug:destroot universal: merge: merging /opt/local/src from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1848:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/src
1849:debug:destroot universal: merge: merging /opt/local/var from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1850:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/var
1851:debug:destroot universal: merge: merging /opt/local/www from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1852:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//opt/local/www
1853:debug:destroot universal: merge: merging /usr from /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-i386 and /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-x86_64
1854:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel//usr
1855:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot
1856:debug:destroot universal: merge: /Applications only exists in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel
1857:debug:destroot universal: merge: /Developer only exists in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel
1858:debug:destroot universal: merge: /Library only exists in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel
1859:debug:destroot universal: merge: /opt only exists in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel
1860:debug:destroot universal: merge: /usr only exists in /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot-intel
1861:debug:destroot Executing proc-post-org.macports.destroot-destroot-0
1862:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc
1863:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype
1864:info:destroot xinstall: chdir(/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4)
1865:info:destroot xinstall: ChangeLog -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/ChangeLog
1866:info:destroot xinstall: README -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/README
1867:info:destroot xinstall: chdir(/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4/docs)
1868:info:destroot xinstall: CHANGES -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/CHANGES
1869:info:destroot xinstall: FTL.TXT -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/FTL.TXT
1870:info:destroot xinstall: GPLv2.TXT -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/GPLv2.TXT
1871:info:destroot xinstall: LICENSE.TXT -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/LICENSE.TXT
1872:info:destroot xinstall: PROBLEMS -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/PROBLEMS
1873:info:destroot xinstall: TODO -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/TODO
1874:info:destroot xinstall: formats.txt -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/formats.txt
1875:info:destroot xinstall: raster.txt -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/raster.txt
1876:info:destroot xinstall: mkdir /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html
1877:info:destroot xinstall: chdir(/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/freetype-2.5.4/docs)
1878:info:destroot xinstall: ft2faq.html -> /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/ft2faq.html
1879:debug:destroot Executing portdestroot::destroot_finish
1880:debug:destroot Fixing glibtool .la files in destroot for freetype
1881:debug:destroot Removing libfreetype.la
1882:info:destroot --->  Compressing man pages for freetype
1883:debug:destroot Scanning man1
1884:info:destroot man1/freetype-config.1:     56.9% -- replaced with man1/freetype-config.1.gz
1885:info:destroot man1/freetype-config.1.gz: changing permissions from 00644 to 00444
1886:debug:destroot checking for mtree violations
1887:debug:destroot Privilege de-escalation not attempted as not running as root.
1888:debug:install install phase started at Sun Jan 18 23:57:05 CET 2015
1889:notice:install --->  Installing freetype @2.5.4.20141223_2+infinality+universal
1890:debug:install Executing org.macports.install (freetype)
1891:debug:install Using /usr/bin/tar
1892:debug:install Using /usr/bin/bzip2
1893:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/bin/freetype-config
1894:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/config/ftconfig.h
1895:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/config/ftheader.h
1896:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/config/ftmodule.h
1897:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/config/ftoption.h
1898:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/config/ftstdlib.h
1899:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/freetype.h
1900:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/ft2build.h
1901:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/ftadvanc.h
1902:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/ftautoh.h
1903:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/ftbbox.h
1904:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/ftbdf.h
1905:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/ftbitmap.h
1906:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/ftbzip2.h
1907:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/ftcache.h
1908:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/ftcffdrv.h
1909:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/ftchapters.h
1910:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/ftcid.h
1911:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/fterrdef.h
1912:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/fterrors.h
1913:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/ftgasp.h
1914:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/ftglyph.h
1915:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/ftgxval.h
1916:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/ftgzip.h
1917:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/ftimage.h
1918:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/ftincrem.h
1919:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/ftlcdfil.h
1920:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/ftlist.h
1921:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/ftlzw.h
1922:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/ftmac.h
1923:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/ftmm.h
1924:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/ftmodapi.h
1925:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/ftmoderr.h
1926:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/ftotval.h
1927:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/ftoutln.h
1928:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/ftpfr.h
1929:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/ftrender.h
1930:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/ftsizes.h
1931:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/ftsnames.h
1932:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/ftstroke.h
1933:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/ftsynth.h
1934:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/ftsystem.h
1935:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/fttrigon.h
1936:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/ftttdrv.h
1937:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/fttypes.h
1938:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/ftwinfnt.h
1939:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/ftxf86.h
1940:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/t1tables.h
1941:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/ttnameid.h
1942:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/tttables.h
1943:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/tttags.h
1944:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/include/freetype2/ttunpat.h
1945:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/lib/libfreetype.6.dylib
1946:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/lib/libfreetype.a
1947:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/lib/libfreetype.dylib
1948:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/lib/pkgconfig/freetype2.pc
1949:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/aclocal/freetype2.m4
1950:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/CHANGES
1951:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/ChangeLog
1952:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/FTL.TXT
1953:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/GPLv2.TXT
1954:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/LICENSE.TXT
1955:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/PROBLEMS
1956:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/README
1957:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/TODO
1958:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/formats.txt
1959:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/design/basic-design.png
1960:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/design/design-1.html
1961:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/design/design-2.html
1962:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/design/design-3.html
1963:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/design/design-4.html
1964:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/design/design-5.html
1965:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/design/design-6.html
1966:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/design/detailed-design.png
1967:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/design/index.html
1968:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/design/library-model.png
1969:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/design/simple-model.png
1970:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/ft2faq.html
1971:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/glyphs/Image1.png
1972:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/glyphs/Image2.png
1973:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/glyphs/Image3.png
1974:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/glyphs/Image4.png
1975:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/glyphs/bbox1.png
1976:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/glyphs/bbox2.png
1977:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/glyphs/body_comparison.png
1978:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/glyphs/bravo_kerned.png
1979:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/glyphs/bravo_unkerned.png
1980:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/glyphs/clipping.png
1981:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/glyphs/down_flow.png
1982:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/glyphs/glyphs-1.html
1983:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/glyphs/glyphs-2.html
1984:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/glyphs/glyphs-3.html
1985:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/glyphs/glyphs-4.html
1986:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/glyphs/glyphs-5.html
1987:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/glyphs/glyphs-6.html
1988:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/glyphs/glyphs-7.html
1989:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/glyphs/grid_1.png
1990:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/glyphs/index.html
1991:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/glyphs/points_conic.png
1992:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/glyphs/points_conic2.png
1993:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/glyphs/points_cubic.png
1994:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/glyphs/points_segment.png
1995:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/glyphs/twlewis1.png
1996:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/glyphs/twlewis2.png
1997:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/glyphs/up_flow.png
1998:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/README
1999:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/ft2-auto_hinter.html
2000:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/ft2-base_interface.html
2001:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/ft2-basic_types.html
2002:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/ft2-bdf_fonts.html
2003:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/ft2-bitmap_handling.html
2004:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/ft2-bzip2.html
2005:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/ft2-cache_subsystem.html
2006:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/ft2-cff_driver.html
2007:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/ft2-cid_fonts.html
2008:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/ft2-computations.html
2009:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/ft2-font_formats.html
2010:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/ft2-gasp_table.html
2011:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/ft2-glyph_management.html
2012:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/ft2-glyph_stroker.html
2013:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/ft2-glyph_variants.html
2014:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/ft2-gx_validation.html
2015:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/ft2-gzip.html
2016:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/ft2-header_file_macros.html
2017:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/ft2-header_inclusion.html
2018:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/ft2-incremental.html
2019:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/ft2-index.html
2020:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/ft2-lcd_filtering.html
2021:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/ft2-list_processing.html
2022:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/ft2-lzw.html
2023:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/ft2-mac_specific.html
2024:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/ft2-module_management.html
2025:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/ft2-multiple_masters.html
2026:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/ft2-ot_validation.html
2027:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/ft2-outline_processing.html
2028:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/ft2-pfr_fonts.html
2029:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/ft2-quick_advance.html
2030:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/ft2-raster.html
2031:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/ft2-sfnt_names.html
2032:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/ft2-sizes_management.html
2033:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/ft2-system_interface.html
2034:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/ft2-toc.html
2035:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/ft2-truetype_engine.html
2036:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/ft2-truetype_tables.html
2037:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/ft2-tt_driver.html
2038:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/ft2-type1_tables.html
2039:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/ft2-user_allocation.html
2040:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/ft2-version.html
2041:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/reference/ft2-winfnt_fonts.html
2042:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/tutorial/example1.c
2043:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/tutorial/example2.cpp
2044:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/tutorial/example3.cpp
2045:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/tutorial/example4.cpp
2046:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/tutorial/example4.pro
2047:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/tutorial/metrics.png
2048:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/tutorial/metrics2.png
2049:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/tutorial/step1.html
2050:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/tutorial/step2.html
2051:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/html/tutorial/step3.html
2052:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/doc/freetype/raster.txt
2053:debug:install checksum file: /Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot/opt/local/share/man/man1/freetype-config.1.gz
2054:debug:install Creating freetype-2.5.4.20141223_2+infinality+universal.darwin_13.i386-x86_64.tbz2
2055:debug:install Environment:
2056CC_PRINT_OPTIONS='YES'
2057CC_PRINT_OPTIONS_FILE='/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/.CC_PRINT_OPTIONS'
2058CPATH='/opt/local/include'
2059LIBRARY_PATH='/opt/local/lib'
2060MACOSX_DEPLOYMENT_TARGET='10.9'
2061:debug:install Assembled command: 'cd "/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot" && /usr/bin/tar -cvf - . | /usr/bin/bzip2 -c9 > /Volumes/Debian/MP9/var/macports/software/freetype/freetype-2.5.4.20141223_2+infinality+universal.darwin_13.i386-x86_64.tbz2'
2062:debug:install Executing command line:  cd "/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot" && /usr/bin/tar -cvf - . | /usr/bin/bzip2 -c9 > /Volumes/Debian/MP9/var/macports/software/freetype/freetype-2.5.4.20141223_2+infinality+universal.darwin_13.i386-x86_64.tbz2
2063:info:install sh: /Volumes/Debian/MP9/var/macports/software/freetype/freetype-2.5.4.20141223_2+infinality+universal.darwin_13.i386-x86_64.tbz2: Permission denied
2064:info:install a .
2065:info:install a ./+COMMENT
2066:info:install a ./+CONTENTStar: Write error
2067:info:install Command failed:  cd "/Volumes/Debian/MP9/var/macports/build/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/work/destroot" && /usr/bin/tar -cvf - . | /usr/bin/bzip2 -c9 > /Volumes/Debian/MP9/var/macports/software/freetype/freetype-2.5.4.20141223_2+infinality+universal.darwin_13.i386-x86_64.tbz2
2068:info:install Exit code: 1
2069:error:install org.macports.install for port freetype returned: command execution failed
2070:debug:install Error code: CHILDSTATUS 46506 1
2071:debug:install Backtrace: command execution failed
2072    while executing
2073"system $fullcmdstring"
2074    ("eval" body line 1)
2075    invoked from within
2076"eval system $notty $nice \$fullcmdstring"
2077    invoked from within
2078"command_exec archive"
2079    (procedure "create_archive" line 208)
2080    invoked from within
2081"create_archive $location $portarchivetype"
2082    (procedure "portinstall::install_main" line 22)
2083    invoked from within
2084"portinstall::install_main org.macports.install"
2085    ("eval" body line 1)
2086    invoked from within
2087"eval $procedure $targetname"
2088:info:install Warning: targets not executed for freetype: org.macports.install
2089:notice:install Please see the log file for port freetype for details:
2090    /opt/local/var/macports/logs/_Volumes_Debian_MP9_site-ports_print_freetype/freetype/main.log