Ticket #27195: main.log

File main.log, 88.8 KB (added by hans-juergen.greif@…, 13 years ago)

error listing

Line 
1version:1
2:debug:clean Attempting ln -sf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libxslt/work /opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libxslt/work
3:debug:main Executing org.macports.main (libxslt)
4:msg:main --->  Fetching libxslt
5:debug:fetch fetch phase started at Sun Nov  7 16:33:46 CET 2010
6:debug:fetch Executing org.macports.fetch (libxslt)
7:info:fetch --->  libxslt-1.1.26.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/libxslt
8:debug:fetch Pinging xmlsoft.org...
9:debug:fetch Pinging fr.rpmfind.net...
10:debug:fetch Pinging gd.tuwien.ac.at...
11:debug:fetch Pinging distfiles.macports.org...
12:debug:fetch Pinging aarnet.au.distfiles.macports.org...
13:debug:fetch Pinging lil.fr.distfiles.macports.org...
14:debug:fetch Pinging sea.us.distfiles.macports.org...
15:debug:fetch xmlsoft.org ping time is 10000
16:debug:fetch fr.rpmfind.net ping time is 10000
17:debug:fetch gd.tuwien.ac.at ping time is 25.935
18:debug:fetch distfiles.macports.org ping time is 177.875
19:debug:fetch aarnet.au.distfiles.macports.org ping time is 338.010
20:debug:fetch lil.fr.distfiles.macports.org ping time is 18.740
21:debug:fetch sea.us.distfiles.macports.org ping time is 10000
22:msg:fetch --->  Attempting to fetch libxslt-1.1.26.tar.gz from http://lil.fr.distfiles.macports.org/libxslt
23:msg:fetch --->  Verifying checksum(s) for libxslt
24:debug:checksum checksum phase started at Sun Nov  7 16:33:51 CET 2010
25:debug:checksum Executing org.macports.checksum (libxslt)
26:info:checksum --->  Checksumming libxslt-1.1.26.tar.gz
27:debug:checksum Correct (md5) checksum for libxslt-1.1.26.tar.gz
28:debug:checksum Correct (sha1) checksum for libxslt-1.1.26.tar.gz
29:debug:checksum Correct (rmd160) checksum for libxslt-1.1.26.tar.gz
30:msg:checksum --->  Extracting libxslt
31:debug:extract extract phase started at Sun Nov  7 16:33:51 CET 2010
32:debug:extract Executing org.macports.extract (libxslt)
33:info:extract --->  Extracting libxslt-1.1.26.tar.gz
34:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/libxslt/libxslt-1.1.26.tar.gz'
35:debug:extract Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libxslt/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
36:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libxslt/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/libxslt/libxslt-1.1.26.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -'
37:debug:patch patch phase started at Sun Nov  7 16:33:52 CET 2010
38:debug:patch Executing org.macports.patch (libxslt)
39:debug:patch Executing proc-post-org.macports.patch-patch-0
40:msg:patch --->  Configuring libxslt
41:debug:patch Using compiler 'Mac OS X gcc 4.2'
42:debug:configure configure phase started at Sun Nov  7 16:33:52 CET 2010
43:debug:configure Executing proc-pre-org.macports.configure-configure-0
44:debug:configure Executing org.macports.configure (libxslt)
45:info:configure --->  Configuring libxslt for architecture x86_64
46:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-O2 -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2 -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='/usr/bin/g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libxslt/work/.CC_PRINT_OPTIONS' F90FLAGS='-O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' FCFLAGS='-O2 -m64' OBJC='/usr/bin/gcc-4.2' INSTALL='/usr/bin/install -c' NM='/usr/bin/nm' OBJCFLAGS='-O2 -arch x86_64' FFLAGS='-O2 -m64' CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.2'
47:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libxslt/work/libxslt-1.1.26-x86_64" && ./configure --prefix=/opt/local --disable-dependency-tracking --mandir=/opt/local/share/man --enable-static --with-libxml-prefix=/opt/local --without-python --without-crypto --disable-dependency-tracking '
48:info:configure checking build system type... i386-apple-darwin10.4.0
49:info:configure checking host system type... i386-apple-darwin10.4.0
50:info:configure checking for gcc... /usr/bin/gcc-4.2
51:info:configure checking for C compiler default output file name... a.out
52:info:configure checking whether the C compiler works... yes
53:info:configure checking whether we are cross compiling... no
54:info:configure checking for suffix of executables...
55:info:configure checking for suffix of object files... o
56:info:configure checking whether we are using the GNU C compiler... yes
57:info:configure checking whether /usr/bin/gcc-4.2 accepts -g... yes
58:info:configure checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
59:info:configure checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
60:info:configure checking for grep that handles long lines and -e... /opt/local/bin/grep
61:info:configure checking for egrep... /opt/local/bin/grep -E
62:info:configure checking for ANSI C header files... yes
63:info:configure checking for sys/types.h... yes
64:info:configure checking for sys/stat.h... yes
65:info:configure checking for stdlib.h... yes
66:info:configure checking for string.h... yes
67:info:configure checking for memory.h... yes
68:info:configure checking for strings.h... yes
69:info:configure checking for inttypes.h... yes
70:info:configure checking for stdint.h... yes
71:info:configure checking for unistd.h... yes
72:info:configure checking minix/config.h usability... no
73:info:configure checking minix/config.h presence... no
74:info:configure checking for minix/config.h... no
75:info:configure checking whether it is safe to define __EXTENSIONS__... yes
76:info:configure checking for a BSD-compatible install... /usr/bin/install -c
77:info:configure checking whether build environment is sane... yes
78:info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
79:info:configure checking for gawk... gawk
80:info:configure checking whether make sets $(MAKE)... yes
81:info:configure checking for style of include used by make... GNU
82:info:configure checking dependency style of /usr/bin/gcc-4.2... none
83:info:configure checking for library containing strerror... none required
84:info:configure checking for gcc... (cached) /usr/bin/gcc-4.2
85:info:configure checking whether we are using the GNU C compiler... (cached) yes
86:info:configure checking whether /usr/bin/gcc-4.2 accepts -g... (cached) yes
87:info:configure checking for /usr/bin/gcc-4.2 option to accept ISO C89... (cached) none needed
88:info:configure checking for a BSD-compatible install... /usr/bin/install -c
89:info:configure checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
90:info:configure checking for rm... /bin/rm
91:info:configure checking for mv... /bin/mv
92:info:configure checking for tar... /usr/bin/tar
93:info:configure checking for xmllint... /opt/local/bin/xmllint
94:info:configure checking for xsltproc... /usr/bin/xsltproc
95:info:configure checking for ANSI C header files... (cached) yes
96:info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
97:info:configure checking for fgrep... /opt/local/bin/grep -F
98:info:configure checking for ld used by /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
99:info:configure checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
100:info:configure checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
101:info:configure checking the name lister (/usr/bin/nm) interface... BSD nm
102:info:configure checking whether ln -s works... yes
103:info:configure checking the maximum length of command line arguments... 196608
104:info:configure checking whether the shell understands some XSI constructs... yes
105:info:configure checking whether the shell understands "+="... yes
106:info:configure checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
107:info:configure checking for objdump... objdump
108:info:configure checking how to recognize dependent libraries... pass_all
109:info:configure checking for ar... ar
110:info:configure checking for strip... strip
111:info:configure checking for ranlib... ranlib
112:info:configure checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object... ok
113:info:configure checking for dsymutil... dsymutil
114:info:configure checking for nmedit... nmedit
115:info:configure checking for lipo... lipo
116:info:configure checking for otool... otool
117:info:configure checking for otool64... no
118:info:configure checking for -single_module linker flag... yes
119:info:configure checking for -exported_symbols_list linker flag... yes
120:info:configure checking for dlfcn.h... yes
121:info:configure checking for objdir... .libs
122:info:configure checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no
123:info:configure checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common -DPIC
124:info:configure checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works... yes
125:info:configure checking if /usr/bin/gcc-4.2 static flag -static works... no
126:info:configure checking if /usr/bin/gcc-4.2 supports -c -o file.o... rm: conftest*: No such file or directory
127:info:configure yes
128:info:configure checking if /usr/bin/gcc-4.2 supports -c -o file.o... (cached) yes
129:info:configure checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
130:info:configure checking dynamic linker characteristics... darwin10.4.0 dyld
131:info:configure checking how to hardcode library paths into programs... immediate
132:info:configure checking whether stripping libraries is possible... yes
133:info:configure checking if libtool supports shared libraries... yes
134:info:configure checking whether to build shared libraries... yes
135:info:configure checking whether to build static libraries... yes
136:info:configure checking for sys/types.h... (cached) yes
137:info:configure checking sys/time.h usability... yes
138:info:configure checking sys/time.h presence... yes
139:info:configure checking for sys/time.h... yes
140:info:configure checking for stdlib.h... (cached) yes
141:info:configure checking for unistd.h... (cached) yes
142:info:configure checking for string.h... (cached) yes
143:info:configure checking pthread.h usability... yes
144:info:configure checking pthread.h presence... yes
145:info:configure checking for pthread.h... yes
146:info:configure checking for pthread_join in -lpthread... yes
147:info:configure checking locale.h usability... yes
148:info:configure checking locale.h presence... yes
149:info:configure checking for locale.h... yes
150:info:configure checking xlocale.h usability... yes
151:info:configure checking xlocale.h presence... yes
152:info:configure checking for xlocale.h... yes
153:info:configure checking if xlocale program link... yes
154:info:configure checking ieeefp.h usability... no
155:info:configure checking ieeefp.h presence... no
156:info:configure checking for ieeefp.h... no
157:info:configure checking nan.h usability... no
158:info:configure checking nan.h presence... no
159:info:configure checking for nan.h... no
160:info:configure checking math.h usability... yes
161:info:configure checking math.h presence... yes
162:info:configure checking for math.h... yes
163:info:configure checking fp_class.h usability... no
164:info:configure checking fp_class.h presence... no
165:info:configure checking for fp_class.h... no
166:info:configure checking float.h usability... yes
167:info:configure checking float.h presence... yes
168:info:configure checking for float.h... yes
169:info:configure checking ansidecl.h usability... no
170:info:configure checking ansidecl.h presence... no
171:info:configure checking for ansidecl.h... no
172:info:configure checking sys/timeb.h usability... yes
173:info:configure checking sys/timeb.h presence... yes
174:info:configure checking for sys/timeb.h... yes
175:info:configure checking time.h usability... yes
176:info:configure checking time.h presence... yes
177:info:configure checking for time.h... yes
178:info:configure checking for sys/stat.h... (cached) yes
179:info:configure checking sys/select.h usability... yes
180:info:configure checking sys/select.h presence... yes
181:info:configure checking for sys/select.h... yes
182:info:configure checking stdarg.h usability... yes
183:info:configure checking stdarg.h presence... yes
184:info:configure checking for stdarg.h... yes
185:info:configure checking for stat... yes
186:info:configure checking for _stat... no
187:info:configure checking for isnan... yes
188:info:configure checking for isinf... yes
189:info:configure checking for pow... yes
190:info:configure checking for floor... yes
191:info:configure checking for fabs... yes
192:info:configure checking for gettimeofday... yes
193:info:configure checking for mktime... yes
194:info:configure checking for localtime... yes
195:info:configure checking for localtime_r... yes
196:info:configure checking for asctime... yes
197:info:configure checking for time... yes
198:info:configure checking for gmtime_r... yes
199:info:configure checking for ftime... yes
200:info:configure checking for printf... yes
201:info:configure checking for sprintf... yes
202:info:configure checking for fprintf... yes
203:info:configure checking for snprintf... yes
204:info:configure checking for vfprintf... yes
205:info:configure checking for vsprintf... yes
206:info:configure checking for vsnprintf... yes
207:info:configure checking for sscanf... yes
208:info:configure checking for perl... perl
209:info:configure Disabling crypto support
210:info:configure Enabling debugger
211:info:configure checking for libxml libraries >= 2.6.27... 2.7.7 found
212:info:configure checking whether shared libraries will be built (required for plugins)... yes
213:info:configure checking libxml2 module support... yes
214:info:configure configure: creating ./config.status
215:info:configure config.status: creating Makefile
216:info:configure config.status: creating libxslt.pc
217:info:configure config.status: creating libexslt.pc
218:info:configure config.status: creating libxslt/Makefile
219:info:configure config.status: creating libxslt/xsltconfig.h
220:info:configure config.status: creating libxslt/xsltwin32config.h
221:info:configure config.status: creating libexslt/Makefile
222:info:configure config.status: creating libexslt/exsltconfig.h
223:info:configure config.status: creating xsltproc/Makefile
224:info:configure config.status: creating python/Makefile
225:info:configure config.status: creating python/tests/Makefile
226:info:configure config.status: creating tests/Makefile
227:info:configure config.status: creating tests/docs/Makefile
228:info:configure config.status: creating tests/REC1/Makefile
229:info:configure config.status: creating tests/REC2/Makefile
230:info:configure config.status: creating tests/REC/Makefile
231:info:configure config.status: creating tests/general/Makefile
232:info:configure config.status: creating tests/reports/Makefile
233:info:configure config.status: creating tests/extensions/Makefile
234:info:configure config.status: creating tests/namespaces/Makefile
235:info:configure config.status: creating tests/keys/Makefile
236:info:configure config.status: creating tests/numbers/Makefile
237:info:configure config.status: creating tests/documents/Makefile
238:info:configure config.status: creating tests/xmlspec/Makefile
239:info:configure config.status: creating tests/multiple/Makefile
240:info:configure config.status: creating tests/xinclude/Makefile
241:info:configure config.status: creating tests/XSLTMark/Makefile
242:info:configure config.status: creating tests/docbook/Makefile
243:info:configure config.status: creating tests/exslt/Makefile
244:info:configure config.status: creating tests/exslt/common/Makefile
245:info:configure config.status: creating tests/exslt/functions/Makefile
246:info:configure config.status: creating tests/exslt/math/Makefile
247:info:configure config.status: creating tests/exslt/sets/Makefile
248:info:configure config.status: creating tests/exslt/strings/Makefile
249:info:configure config.status: creating tests/exslt/date/Makefile
250:info:configure config.status: creating tests/exslt/dynamic/Makefile
251:info:configure config.status: creating tests/plugins/Makefile
252:info:configure config.status: creating doc/Makefile
253:info:configure config.status: creating xslt-config
254:info:configure config.status: creating libxslt.spec
255:info:configure config.status: creating config.h
256:info:configure config.status: executing depfiles commands
257:info:configure config.status: executing libtool commands
258:info:configure rm: libtoolT: No such file or directory
259:info:configure --->  Configuring libxslt for architecture i386
260:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-O2 -arch i386' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2 -arch i386' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='/usr/bin/g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libxslt/work/.CC_PRINT_OPTIONS' F90FLAGS='-O2 -m32' LDFLAGS='-L/opt/local/lib -arch i386' FCFLAGS='-O2 -m32' OBJC='/usr/bin/gcc-4.2' INSTALL='/usr/bin/install -c' NM='/usr/bin/nm' OBJCFLAGS='-O2 -arch i386' FFLAGS='-O2 -m32' CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.2'
261:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libxslt/work/libxslt-1.1.26-i386" && ./configure --prefix=/opt/local --disable-dependency-tracking --disable-dependency-tracking --mandir=/opt/local/share/man --enable-static --with-libxml-prefix=/opt/local --without-python --without-crypto --disable-dependency-tracking '
262:info:configure checking build system type... i386-apple-darwin10.4.0
263:info:configure checking host system type... i386-apple-darwin10.4.0
264:info:configure checking for gcc... /usr/bin/gcc-4.2
265:info:configure checking for C compiler default output file name... a.out
266:info:configure checking whether the C compiler works... yes
267:info:configure checking whether we are cross compiling... no
268:info:configure checking for suffix of executables...
269:info:configure checking for suffix of object files... o
270:info:configure checking whether we are using the GNU C compiler... yes
271:info:configure checking whether /usr/bin/gcc-4.2 accepts -g... yes
272:info:configure checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
273:info:configure checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
274:info:configure checking for grep that handles long lines and -e... /opt/local/bin/grep
275:info:configure checking for egrep... /opt/local/bin/grep -E
276:info:configure checking for ANSI C header files... yes
277:info:configure checking for sys/types.h... yes
278:info:configure checking for sys/stat.h... yes
279:info:configure checking for stdlib.h... yes
280:info:configure checking for string.h... yes
281:info:configure checking for memory.h... yes
282:info:configure checking for strings.h... yes
283:info:configure checking for inttypes.h... yes
284:info:configure checking for stdint.h... yes
285:info:configure checking for unistd.h... yes
286:info:configure checking minix/config.h usability... no
287:info:configure checking minix/config.h presence... no
288:info:configure checking for minix/config.h... no
289:info:configure checking whether it is safe to define __EXTENSIONS__... yes
290:info:configure checking for a BSD-compatible install... /usr/bin/install -c
291:info:configure checking whether build environment is sane... yes
292:info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
293:info:configure checking for gawk... gawk
294:info:configure checking whether make sets $(MAKE)... yes
295:info:configure checking for style of include used by make... GNU
296:info:configure checking dependency style of /usr/bin/gcc-4.2... none
297:info:configure checking for library containing strerror... none required
298:info:configure checking for gcc... (cached) /usr/bin/gcc-4.2
299:info:configure checking whether we are using the GNU C compiler... (cached) yes
300:info:configure checking whether /usr/bin/gcc-4.2 accepts -g... (cached) yes
301:info:configure checking for /usr/bin/gcc-4.2 option to accept ISO C89... (cached) none needed
302:info:configure checking for a BSD-compatible install... /usr/bin/install -c
303:info:configure checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
304:info:configure checking for rm... /bin/rm
305:info:configure checking for mv... /bin/mv
306:info:configure checking for tar... /usr/bin/tar
307:info:configure checking for xmllint... /opt/local/bin/xmllint
308:info:configure checking for xsltproc... /usr/bin/xsltproc
309:info:configure checking for ANSI C header files... (cached) yes
310:info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
311:info:configure checking for fgrep... /opt/local/bin/grep -F
312:info:configure checking for ld used by /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
313:info:configure checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
314:info:configure checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
315:info:configure checking the name lister (/usr/bin/nm) interface... BSD nm
316:info:configure checking whether ln -s works... yes
317:info:configure checking the maximum length of command line arguments... 196608
318:info:configure checking whether the shell understands some XSI constructs... yes
319:info:configure checking whether the shell understands "+="... yes
320:info:configure checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
321:info:configure checking for objdump... objdump
322:info:configure checking how to recognize dependent libraries... pass_all
323:info:configure checking for ar... ar
324:info:configure checking for strip... strip
325:info:configure checking for ranlib... ranlib
326:info:configure checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object... ok
327:info:configure checking for dsymutil... dsymutil
328:info:configure checking for nmedit... nmedit
329:info:configure checking for lipo... lipo
330:info:configure checking for otool... otool
331:info:configure checking for otool64... no
332:info:configure checking for -single_module linker flag... yes
333:info:configure checking for -exported_symbols_list linker flag... yes
334:info:configure checking for dlfcn.h... yes
335:info:configure checking for objdir... .libs
336:info:configure checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no
337:info:configure checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common -DPIC
338:info:configure checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works... yes
339:info:configure checking if /usr/bin/gcc-4.2 static flag -static works... no
340:info:configure checking if /usr/bin/gcc-4.2 supports -c -o file.o... rm: conftest*: No such file or directory
341:info:configure yes
342:info:configure checking if /usr/bin/gcc-4.2 supports -c -o file.o... (cached) yes
343:info:configure checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
344:info:configure checking dynamic linker characteristics... darwin10.4.0 dyld
345:info:configure checking how to hardcode library paths into programs... immediate
346:info:configure checking whether stripping libraries is possible... yes
347:info:configure checking if libtool supports shared libraries... yes
348:info:configure checking whether to build shared libraries... yes
349:info:configure checking whether to build static libraries... yes
350:info:configure checking for sys/types.h... (cached) yes
351:info:configure checking sys/time.h usability... yes
352:info:configure checking sys/time.h presence... yes
353:info:configure checking for sys/time.h... yes
354:info:configure checking for stdlib.h... (cached) yes
355:info:configure checking for unistd.h... (cached) yes
356:info:configure checking for string.h... (cached) yes
357:info:configure checking pthread.h usability... yes
358:info:configure checking pthread.h presence... yes
359:info:configure checking for pthread.h... yes
360:info:configure checking for pthread_join in -lpthread... yes
361:info:configure checking locale.h usability... yes
362:info:configure checking locale.h presence... yes
363:info:configure checking for locale.h... yes
364:info:configure checking xlocale.h usability... yes
365:info:configure checking xlocale.h presence... yes
366:info:configure checking for xlocale.h... yes
367:info:configure checking if xlocale program link... yes
368:info:configure checking ieeefp.h usability... no
369:info:configure checking ieeefp.h presence... no
370:info:configure checking for ieeefp.h... no
371:info:configure checking nan.h usability... no
372:info:configure checking nan.h presence... no
373:info:configure checking for nan.h... no
374:info:configure checking math.h usability... yes
375:info:configure checking math.h presence... yes
376:info:configure checking for math.h... yes
377:info:configure checking fp_class.h usability... no
378:info:configure checking fp_class.h presence... no
379:info:configure checking for fp_class.h... no
380:info:configure checking float.h usability... yes
381:info:configure checking float.h presence... yes
382:info:configure checking for float.h... yes
383:info:configure checking ansidecl.h usability... no
384:info:configure checking ansidecl.h presence... no
385:info:configure checking for ansidecl.h... no
386:info:configure checking sys/timeb.h usability... yes
387:info:configure checking sys/timeb.h presence... yes
388:info:configure checking for sys/timeb.h... yes
389:info:configure checking time.h usability... yes
390:info:configure checking time.h presence... yes
391:info:configure checking for time.h... yes
392:info:configure checking for sys/stat.h... (cached) yes
393:info:configure checking sys/select.h usability... yes
394:info:configure checking sys/select.h presence... yes
395:info:configure checking for sys/select.h... yes
396:info:configure checking stdarg.h usability... yes
397:info:configure checking stdarg.h presence... yes
398:info:configure checking for stdarg.h... yes
399:info:configure checking for stat... yes
400:info:configure checking for _stat... no
401:info:configure checking for isnan... yes
402:info:configure checking for isinf... yes
403:info:configure checking for pow... yes
404:info:configure checking for floor... yes
405:info:configure checking for fabs... yes
406:info:configure checking for gettimeofday... yes
407:info:configure checking for mktime... yes
408:info:configure checking for localtime... yes
409:info:configure checking for localtime_r... yes
410:info:configure checking for asctime... yes
411:info:configure checking for time... yes
412:info:configure checking for gmtime_r... yes
413:info:configure checking for ftime... yes
414:info:configure checking for printf... yes
415:info:configure checking for sprintf... yes
416:info:configure checking for fprintf... yes
417:info:configure checking for snprintf... yes
418:info:configure checking for vfprintf... yes
419:info:configure checking for vsprintf... yes
420:info:configure checking for vsnprintf... yes
421:info:configure checking for sscanf... yes
422:info:configure checking for perl... perl
423:info:configure Disabling crypto support
424:info:configure Enabling debugger
425:info:configure checking for libxml libraries >= 2.6.27... 2.7.7 found
426:info:configure checking whether shared libraries will be built (required for plugins)... yes
427:info:configure checking libxml2 module support... yes
428:info:configure configure: creating ./config.status
429:info:configure config.status: creating Makefile
430:info:configure config.status: creating libxslt.pc
431:info:configure config.status: creating libexslt.pc
432:info:configure config.status: creating libxslt/Makefile
433:info:configure config.status: creating libxslt/xsltconfig.h
434:info:configure config.status: creating libxslt/xsltwin32config.h
435:info:configure config.status: creating libexslt/Makefile
436:info:configure config.status: creating libexslt/exsltconfig.h
437:info:configure config.status: creating xsltproc/Makefile
438:info:configure config.status: creating python/Makefile
439:info:configure config.status: creating python/tests/Makefile
440:info:configure config.status: creating tests/Makefile
441:info:configure config.status: creating tests/docs/Makefile
442:info:configure config.status: creating tests/REC1/Makefile
443:info:configure config.status: creating tests/REC2/Makefile
444:info:configure config.status: creating tests/REC/Makefile
445:info:configure config.status: creating tests/general/Makefile
446:info:configure config.status: creating tests/reports/Makefile
447:info:configure config.status: creating tests/extensions/Makefile
448:info:configure config.status: creating tests/namespaces/Makefile
449:info:configure config.status: creating tests/keys/Makefile
450:info:configure config.status: creating tests/numbers/Makefile
451:info:configure config.status: creating tests/documents/Makefile
452:info:configure config.status: creating tests/xmlspec/Makefile
453:info:configure config.status: creating tests/multiple/Makefile
454:info:configure config.status: creating tests/xinclude/Makefile
455:info:configure config.status: creating tests/XSLTMark/Makefile
456:info:configure config.status: creating tests/docbook/Makefile
457:info:configure config.status: creating tests/exslt/Makefile
458:info:configure config.status: creating tests/exslt/common/Makefile
459:info:configure config.status: creating tests/exslt/functions/Makefile
460:info:configure config.status: creating tests/exslt/math/Makefile
461:info:configure config.status: creating tests/exslt/sets/Makefile
462:info:configure config.status: creating tests/exslt/strings/Makefile
463:info:configure config.status: creating tests/exslt/date/Makefile
464:info:configure config.status: creating tests/exslt/dynamic/Makefile
465:info:configure config.status: creating tests/plugins/Makefile
466:info:configure config.status: creating doc/Makefile
467:info:configure config.status: creating xslt-config
468:info:configure config.status: creating libxslt.spec
469:info:configure config.status: creating config.h
470:info:configure config.status: executing depfiles commands
471:info:configure config.status: executing libtool commands
472:info:configure rm: libtoolT: No such file or directory
473:msg:configure --->  Building libxslt
474:debug:build build phase started at Sun Nov  7 16:34:21 CET 2010
475:debug:build Executing org.macports.build (libxslt)
476:info:build --->  Building libxslt for architecture x86_64
477:debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libxslt/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
478:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libxslt/work/libxslt-1.1.26-x86_64" && /usr/bin/make -j4 all'
479:info:build /usr/bin/make  all-recursive
480:info:build Making all in libxslt
481:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2  -I/opt/local/include  -O2 -arch x86_64 -Wall -c -o attrvt.lo attrvt.c
482:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2  -I/opt/local/include  -O2 -arch x86_64 -Wall -c -o xslt.lo xslt.c
483:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2  -I/opt/local/include  -O2 -arch x86_64 -Wall -c -o xsltlocale.lo xsltlocale.c
484:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2  -I/opt/local/include  -O2 -arch x86_64 -Wall -c -o xsltutils.lo xsltutils.c
485:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch x86_64 -Wall -c attrvt.c  -fno-common -DPIC -o .libs/attrvt.o
486:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch x86_64 -Wall -c xslt.c  -fno-common -DPIC -o .libs/xslt.o
487:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch x86_64 -Wall -c xsltutils.c  -fno-common -DPIC -o .libs/xsltutils.o
488:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch x86_64 -Wall -c xsltlocale.c  -fno-common -DPIC -o .libs/xsltlocale.o
489:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch x86_64 -Wall -c xsltlocale.c -o xsltlocale.o >/dev/null 2>&1
490:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch x86_64 -Wall -c attrvt.c -o attrvt.o >/dev/null 2>&1
491:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2  -I/opt/local/include  -O2 -arch x86_64 -Wall -c -o pattern.lo pattern.c
492:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch x86_64 -Wall -c pattern.c  -fno-common -DPIC -o .libs/pattern.o
493:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2  -I/opt/local/include  -O2 -arch x86_64 -Wall -c -o templates.lo templates.c
494:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch x86_64 -Wall -c templates.c  -fno-common -DPIC -o .libs/templates.o
495:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch x86_64 -Wall -c xsltutils.c -o xsltutils.o >/dev/null 2>&1
496:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch x86_64 -Wall -c templates.c -o templates.o >/dev/null 2>&1
497:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch x86_64 -Wall -c xslt.c -o xslt.o >/dev/null 2>&1
498:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2  -I/opt/local/include  -O2 -arch x86_64 -Wall -c -o variables.lo variables.c
499:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch x86_64 -Wall -c variables.c  -fno-common -DPIC -o .libs/variables.o
500:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch x86_64 -Wall -c pattern.c -o pattern.o >/dev/null 2>&1
501:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2  -I/opt/local/include  -O2 -arch x86_64 -Wall -c -o keys.lo keys.c
502:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch x86_64 -Wall -c keys.c  -fno-common -DPIC -o .libs/keys.o
503:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch x86_64 -Wall -c variables.c -o variables.o >/dev/null 2>&1
504:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch x86_64 -Wall -c keys.c -o keys.o >/dev/null 2>&1
505:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2  -I/opt/local/include  -O2 -arch x86_64 -Wall -c -o numbers.lo numbers.c
506:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch x86_64 -Wall -c numbers.c  -fno-common -DPIC -o .libs/numbers.o
507:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2  -I/opt/local/include  -O2 -arch x86_64 -Wall -c -o extensions.lo extensions.c
508:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch x86_64 -Wall -c extensions.c  -fno-common -DPIC -o .libs/extensions.o
509:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2  -I/opt/local/include  -O2 -arch x86_64 -Wall -c -o extra.lo extra.c
510:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch x86_64 -Wall -c extra.c  -fno-common -DPIC -o .libs/extra.o
511:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2  -I/opt/local/include  -O2 -arch x86_64 -Wall -c -o functions.lo functions.c
512:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch x86_64 -Wall -c numbers.c -o numbers.o >/dev/null 2>&1
513:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch x86_64 -Wall -c functions.c  -fno-common -DPIC -o .libs/functions.o
514:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch x86_64 -Wall -c extra.c -o extra.o >/dev/null 2>&1
515:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2  -I/opt/local/include  -O2 -arch x86_64 -Wall -c -o namespaces.lo namespaces.c
516:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch x86_64 -Wall -c extensions.c -o extensions.o >/dev/null 2>&1
517:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch x86_64 -Wall -c namespaces.c  -fno-common -DPIC -o .libs/namespaces.o
518:info:build namespaces.c: In function 'xsltGetSpecialNamespace':
519:info:build namespaces.c:588: warning: pointer targets in assignment differ in signedness
520:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch x86_64 -Wall -c functions.c -o functions.o >/dev/null 2>&1
521:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch x86_64 -Wall -c namespaces.c -o namespaces.o >/dev/null 2>&1
522:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2  -I/opt/local/include  -O2 -arch x86_64 -Wall -c -o imports.lo imports.c
523:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch x86_64 -Wall -c imports.c  -fno-common -DPIC -o .libs/imports.o
524:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2  -I/opt/local/include  -O2 -arch x86_64 -Wall -c -o attributes.lo attributes.c
525:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch x86_64 -Wall -c attributes.c  -fno-common -DPIC -o .libs/attributes.o
526:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2  -I/opt/local/include  -O2 -arch x86_64 -Wall -c -o documents.lo documents.c
527:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2  -I/opt/local/include  -O2 -arch x86_64 -Wall -c -o preproc.lo preproc.c
528:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch x86_64 -Wall -c imports.c -o imports.o >/dev/null 2>&1
529:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch x86_64 -Wall -c documents.c  -fno-common -DPIC -o .libs/documents.o
530:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch x86_64 -Wall -c preproc.c  -fno-common -DPIC -o .libs/preproc.o
531:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch x86_64 -Wall -c documents.c -o documents.o >/dev/null 2>&1
532:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2  -I/opt/local/include  -O2 -arch x86_64 -Wall -c -o transform.lo transform.c
533:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch x86_64 -Wall -c attributes.c -o attributes.o >/dev/null 2>&1
534:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch x86_64 -Wall -c transform.c  -fno-common -DPIC -o .libs/transform.o
535:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2  -I/opt/local/include  -O2 -arch x86_64 -Wall -c -o security.lo security.c
536:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch x86_64 -Wall -c security.c  -fno-common -DPIC -o .libs/security.o
537:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch x86_64 -Wall -c security.c -o security.o >/dev/null 2>&1
538:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch x86_64 -Wall -c preproc.c -o preproc.o >/dev/null 2>&1
539:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch x86_64 -Wall -c transform.c -o transform.o >/dev/null 2>&1
540:info:build /bin/sh ../libtool --tag=CC   --mode=link /usr/bin/gcc-4.2  -O2 -arch x86_64 -Wall   -version-info 2:26:1 -L/opt/local/lib -arch x86_64 -o libxslt.la -rpath /opt/local/lib attrvt.lo xslt.lo xsltlocale.lo xsltutils.lo pattern.lo templates.lo variables.lo keys.lo numbers.lo extensions.lo extra.lo functions.lo namespaces.lo imports.lo attributes.lo documents.lo preproc.lo transform.lo security.lo -L/opt/local/lib -lxml2 -lz -lpthread -liconv -lm 
541:info:build libtool: link: /usr/bin/gcc-4.2 -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libxslt.1.dylib  .libs/attrvt.o .libs/xslt.o .libs/xsltlocale.o .libs/xsltutils.o .libs/pattern.o .libs/templates.o .libs/variables.o .libs/keys.o .libs/numbers.o .libs/extensions.o .libs/extra.o .libs/functions.o .libs/namespaces.o .libs/imports.o .libs/attributes.o .libs/documents.o .libs/preproc.o .libs/transform.o .libs/security.o   -L/opt/local/lib /opt/local/lib/libxml2.dylib -lz -lpthread /opt/local/lib/libiconv.dylib -lm  -arch x86_64 -arch x86_64   -install_name  /opt/local/lib/libxslt.1.dylib -compatibility_version 3 -current_version 3.26 -Wl,-single_module
542:info:build libtool: link: dsymutil .libs/libxslt.1.dylib || :
543:info:build warning: no debug symbols in executable (-arch x86_64)
544:info:build libtool: link: (cd ".libs" && rm -f "libxslt.dylib" && ln -s "libxslt.1.dylib" "libxslt.dylib")
545:info:build libtool: link: ar cru .libs/libxslt.a  attrvt.o xslt.o xsltlocale.o xsltutils.o pattern.o templates.o variables.o keys.o numbers.o extensions.o extra.o functions.o namespaces.o imports.o attributes.o documents.o preproc.o transform.o security.o
546:info:build libtool: link: ranlib .libs/libxslt.a
547:info:build libtool: link: ( cd ".libs" && rm -f "libxslt.la" && ln -s "../libxslt.la" "libxslt.la" )
548:info:build Making all in libexslt
549:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch x86_64 -Wall  -I/opt/local/include  -O2 -arch x86_64 -Wall -c -o exslt.lo exslt.c
550:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch x86_64 -Wall  -I/opt/local/include  -O2 -arch x86_64 -Wall -c -o common.lo common.c
551:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch x86_64 -Wall  -I/opt/local/include  -O2 -arch x86_64 -Wall -c -o crypto.lo crypto.c
552:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch x86_64 -Wall  -I/opt/local/include  -O2 -arch x86_64 -Wall -c -o math.lo math.c
553:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch x86_64 -Wall -I/opt/local/include -O2 -arch x86_64 -Wall -c exslt.c  -fno-common -DPIC -o .libs/exslt.o
554:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch x86_64 -Wall -I/opt/local/include -O2 -arch x86_64 -Wall -c common.c  -fno-common -DPIC -o .libs/common.o
555:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch x86_64 -Wall -I/opt/local/include -O2 -arch x86_64 -Wall -c math.c  -fno-common -DPIC -o .libs/math.o
556:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch x86_64 -Wall -I/opt/local/include -O2 -arch x86_64 -Wall -c crypto.c  -fno-common -DPIC -o .libs/crypto.o
557:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch x86_64 -Wall -I/opt/local/include -O2 -arch x86_64 -Wall -c exslt.c -o exslt.o >/dev/null 2>&1
558:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch x86_64 -Wall -I/opt/local/include -O2 -arch x86_64 -Wall -c crypto.c -o crypto.o >/dev/null 2>&1
559:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch x86_64 -Wall -I/opt/local/include -O2 -arch x86_64 -Wall -c common.c -o common.o >/dev/null 2>&1
560:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch x86_64 -Wall  -I/opt/local/include  -O2 -arch x86_64 -Wall -c -o sets.lo sets.c
561:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch x86_64 -Wall  -I/opt/local/include  -O2 -arch x86_64 -Wall -c -o functions.lo functions.c
562:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch x86_64 -Wall  -I/opt/local/include  -O2 -arch x86_64 -Wall -c -o strings.lo strings.c
563:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch x86_64 -Wall -I/opt/local/include -O2 -arch x86_64 -Wall -c sets.c  -fno-common -DPIC -o .libs/sets.o
564:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch x86_64 -Wall -I/opt/local/include -O2 -arch x86_64 -Wall -c functions.c  -fno-common -DPIC -o .libs/functions.o
565:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch x86_64 -Wall -I/opt/local/include -O2 -arch x86_64 -Wall -c strings.c  -fno-common -DPIC -o .libs/strings.o
566:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch x86_64 -Wall -I/opt/local/include -O2 -arch x86_64 -Wall -c math.c -o math.o >/dev/null 2>&1
567:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch x86_64 -Wall -I/opt/local/include -O2 -arch x86_64 -Wall -c sets.c -o sets.o >/dev/null 2>&1
568:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch x86_64 -Wall -I/opt/local/include -O2 -arch x86_64 -Wall -c functions.c -o functions.o >/dev/null 2>&1
569:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch x86_64 -Wall -I/opt/local/include -O2 -arch x86_64 -Wall -c strings.c -o strings.o >/dev/null 2>&1
570:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch x86_64 -Wall  -I/opt/local/include  -O2 -arch x86_64 -Wall -c -o date.lo date.c
571:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch x86_64 -Wall -I/opt/local/include -O2 -arch x86_64 -Wall -c date.c  -fno-common -DPIC -o .libs/date.o
572:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch x86_64 -Wall  -I/opt/local/include  -O2 -arch x86_64 -Wall -c -o saxon.lo saxon.c
573:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch x86_64 -Wall -I/opt/local/include -O2 -arch x86_64 -Wall -c saxon.c  -fno-common -DPIC -o .libs/saxon.o
574:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch x86_64 -Wall  -I/opt/local/include  -O2 -arch x86_64 -Wall -c -o dynamic.lo dynamic.c
575:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch x86_64 -Wall -I/opt/local/include -O2 -arch x86_64 -Wall -c saxon.c -o saxon.o >/dev/null 2>&1
576:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch x86_64 -Wall -I/opt/local/include -O2 -arch x86_64 -Wall -c dynamic.c  -fno-common -DPIC -o .libs/dynamic.o
577:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch x86_64 -Wall -I/opt/local/include -O2 -arch x86_64 -Wall -c dynamic.c -o dynamic.o >/dev/null 2>&1
578:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch x86_64 -Wall -I/opt/local/include -O2 -arch x86_64 -Wall -c date.c -o date.o >/dev/null 2>&1
579:info:build /bin/sh ../libtool --tag=CC   --mode=link /usr/bin/gcc-4.2  -O2 -arch x86_64 -Wall  -version-info 8:15:8  -L/opt/local/lib -arch x86_64 -o libexslt.la -rpath /opt/local/lib exslt.lo common.lo crypto.lo math.lo sets.lo functions.lo strings.lo date.lo saxon.lo dynamic.lo ../libxslt/libxslt.la -L/opt/local/lib -lxml2 -lz -lpthread -liconv -lm 
580:info:build libtool: link: /usr/bin/gcc-4.2 -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libexslt.0.dylib  .libs/exslt.o .libs/common.o .libs/crypto.o .libs/math.o .libs/sets.o .libs/functions.o .libs/strings.o .libs/date.o .libs/saxon.o .libs/dynamic.o   -L/opt/local/lib ../libxslt/.libs/libxslt.dylib /opt/local/lib/libxml2.dylib -lz -lpthread /opt/local/lib/libiconv.dylib -lm  -arch x86_64 -arch x86_64   -install_name  /opt/local/lib/libexslt.0.dylib -compatibility_version 9 -current_version 9.15 -Wl,-single_module
581:info:build libtool: link: dsymutil .libs/libexslt.0.dylib || :
582:info:build warning: no debug symbols in executable (-arch x86_64)
583:info:build libtool: link: (cd ".libs" && rm -f "libexslt.dylib" && ln -s "libexslt.0.dylib" "libexslt.dylib")
584:info:build libtool: link: ar cru .libs/libexslt.a  exslt.o common.o crypto.o math.o sets.o functions.o strings.o date.o saxon.o dynamic.o
585:info:build /usr/bin/ranlib: file: .libs/libexslt.a(crypto.o) has no symbols
586:info:build libtool: link: ranlib .libs/libexslt.a
587:info:build ranlib: file: .libs/libexslt.a(crypto.o) has no symbols
588:info:build libtool: link: ( cd ".libs" && rm -f "libexslt.la" && ln -s "../libexslt.la" "libexslt.la" )
589:info:build Making all in xsltproc
590:info:build /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch x86_64 -Wall  -I/opt/local/include  -O2 -arch x86_64 -Wall -c xsltproc.c
591:info:build /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch x86_64 -Wall  -I/opt/local/include  -O2 -arch x86_64 -Wall -c testThreads.c
592:info:build /bin/sh ../libtool --tag=CC   --mode=link /usr/bin/gcc-4.2  -O2 -arch x86_64 -Wall  -L/opt/local/lib -arch x86_64 -o testThreads testThreads.o -lpthread ../libxslt/libxslt.la ../libexslt/libexslt.la -L/opt/local/lib -lxml2 -lz -lpthread -liconv -lm -L/opt/local/lib -lxml2 -lz -lpthread -liconv -lm   
593:info:build /bin/sh ../libtool --tag=CC   --mode=link /usr/bin/gcc-4.2  -O2 -arch x86_64 -Wall  -L/opt/local/lib -arch x86_64 -o xsltproc xsltproc.o  ../libxslt/libxslt.la ../libexslt/libexslt.la -L/opt/local/lib -lxml2 -lz -lpthread -liconv -lm -L/opt/local/lib -lxml2 -lz -lpthread -liconv -lm   
594:info:build libtool: link: /usr/bin/gcc-4.2 -O2 -arch x86_64 -Wall -arch x86_64 -o testThreads testThreads.o  -L/opt/local/lib ../libxslt/.libs/libxslt.dylib ../libexslt/.libs/libexslt.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libxslt/work/libxslt-1.1.26-x86_64/libxslt/.libs/libxslt.dylib /opt/local/lib/libxml2.dylib -lz -lpthread /opt/local/lib/libiconv.dylib -lm
595:info:build libtool: link: /usr/bin/gcc-4.2 -O2 -arch x86_64 -Wall -arch x86_64 -o xsltproc xsltproc.o  -L/opt/local/lib ../libxslt/.libs/libxslt.dylib ../libexslt/.libs/libexslt.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libxslt/work/libxslt-1.1.26-x86_64/libxslt/.libs/libxslt.dylib /opt/local/lib/libxml2.dylib -lz -lpthread /opt/local/lib/libiconv.dylib -lm
596:info:build Making all in doc
597:info:build make[2]: Nothing to be done for `all'.
598:info:build Making all in tests
599:info:build Making all in docs
600:info:build make[3]: Nothing to be done for `all'.
601:info:build Making all in REC1
602:info:build make[3]: Nothing to be done for `all'.
603:info:build Making all in REC2
604:info:build make[3]: Nothing to be done for `all'.
605:info:build Making all in REC
606:info:build make[3]: Nothing to be done for `all'.
607:info:build Making all in general
608:info:build make[3]: Nothing to be done for `all'.
609:info:build Making all in namespaces
610:info:build make[3]: Nothing to be done for `all'.
611:info:build Making all in keys
612:info:build make[3]: Nothing to be done for `all'.
613:info:build Making all in numbers
614:info:build make[3]: Nothing to be done for `all'.
615:info:build Making all in documents
616:info:build make[3]: Nothing to be done for `all'.
617:info:build Making all in extensions
618:info:build make[3]: Nothing to be done for `all'.
619:info:build Making all in reports
620:info:build make[3]: Nothing to be done for `all'.
621:info:build Making all in xmlspec
622:info:build make[3]: Nothing to be done for `all'.
623:info:build Making all in multiple
624:info:build make[3]: Nothing to be done for `all'.
625:info:build Making all in xinclude
626:info:build make[3]: Nothing to be done for `all'.
627:info:build Making all in XSLTMark
628:info:build make[3]: Nothing to be done for `all'.
629:info:build Making all in docbook
630:info:build make[3]: Nothing to be done for `all'.
631:info:build Making all in exslt
632:info:build Making all in common
633:info:build make[4]: Nothing to be done for `all'.
634:info:build Making all in functions
635:info:build make[4]: Nothing to be done for `all'.
636:info:build Making all in math
637:info:build make[4]: Nothing to be done for `all'.
638:info:build Making all in sets
639:info:build make[4]: Nothing to be done for `all'.
640:info:build Making all in strings
641:info:build make[4]: Nothing to be done for `all'.
642:info:build Making all in dynamic
643:info:build make[4]: Nothing to be done for `all'.
644:info:build Making all in date
645:info:build make[4]: Nothing to be done for `all'.
646:info:build make[4]: Nothing to be done for `all-am'.
647:info:build Making all in plugins
648:info:build make[3]: Nothing to be done for `all'.
649:info:build make[3]: Nothing to be done for `all-am'.
650:info:build sed -e 's?\@XSLT_LIBDIR\@?-L/opt/local/lib?g' \
651:info:build         -e 's?\@XSLT_INCLUDEDIR\@?-I/opt/local/include?g' \
652:info:build         -e 's?\@VERSION\@?1.1.26?g' \
653:info:build         -e 's?\@XSLT_LIBS\@?-lxslt  -L/opt/local/lib -lxml2 -lz -lpthread -liconv -lm ?g' \
654:info:build            < ./xsltConf.sh.in > xsltConf.tmp \
655:info:build     && mv xsltConf.tmp xsltConf.sh
656:info:build --->  Building libxslt for architecture i386
657:debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libxslt/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
658:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libxslt/work/libxslt-1.1.26-i386" && /usr/bin/make -j4 all'
659:info:build /usr/bin/make  all-recursive
660:info:build Making all in libxslt
661:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2  -I/opt/local/include  -O2 -arch i386 -Wall -c -o attrvt.lo attrvt.c
662:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2  -I/opt/local/include  -O2 -arch i386 -Wall -c -o xslt.lo xslt.c
663:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2  -I/opt/local/include  -O2 -arch i386 -Wall -c -o xsltlocale.lo xsltlocale.c
664:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2  -I/opt/local/include  -O2 -arch i386 -Wall -c -o xsltutils.lo xsltutils.c
665:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch i386 -Wall -c xslt.c  -fno-common -DPIC -o .libs/xslt.o
666:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch i386 -Wall -c xsltutils.c  -fno-common -DPIC -o .libs/xsltutils.o
667:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch i386 -Wall -c xsltlocale.c  -fno-common -DPIC -o .libs/xsltlocale.o
668:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch i386 -Wall -c attrvt.c  -fno-common -DPIC -o .libs/attrvt.o
669:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch i386 -Wall -c xsltlocale.c -o xsltlocale.o >/dev/null 2>&1
670:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch i386 -Wall -c attrvt.c -o attrvt.o >/dev/null 2>&1
671:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2  -I/opt/local/include  -O2 -arch i386 -Wall -c -o pattern.lo pattern.c
672:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch i386 -Wall -c pattern.c  -fno-common -DPIC -o .libs/pattern.o
673:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2  -I/opt/local/include  -O2 -arch i386 -Wall -c -o templates.lo templates.c
674:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch i386 -Wall -c templates.c  -fno-common -DPIC -o .libs/templates.o
675:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch i386 -Wall -c xsltutils.c -o xsltutils.o >/dev/null 2>&1
676:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch i386 -Wall -c templates.c -o templates.o >/dev/null 2>&1
677:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2  -I/opt/local/include  -O2 -arch i386 -Wall -c -o variables.lo variables.c
678:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch i386 -Wall -c xslt.c -o xslt.o >/dev/null 2>&1
679:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch i386 -Wall -c variables.c  -fno-common -DPIC -o .libs/variables.o
680:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2  -I/opt/local/include  -O2 -arch i386 -Wall -c -o keys.lo keys.c
681:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch i386 -Wall -c pattern.c -o pattern.o >/dev/null 2>&1
682:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch i386 -Wall -c keys.c  -fno-common -DPIC -o .libs/keys.o
683:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch i386 -Wall -c variables.c -o variables.o >/dev/null 2>&1
684:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch i386 -Wall -c keys.c -o keys.o >/dev/null 2>&1
685:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2  -I/opt/local/include  -O2 -arch i386 -Wall -c -o numbers.lo numbers.c
686:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch i386 -Wall -c numbers.c  -fno-common -DPIC -o .libs/numbers.o
687:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2  -I/opt/local/include  -O2 -arch i386 -Wall -c -o extensions.lo extensions.c
688:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch i386 -Wall -c extensions.c  -fno-common -DPIC -o .libs/extensions.o
689:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2  -I/opt/local/include  -O2 -arch i386 -Wall -c -o extra.lo extra.c
690:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch i386 -Wall -c extra.c  -fno-common -DPIC -o .libs/extra.o
691:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch i386 -Wall -c extra.c -o extra.o >/dev/null 2>&1
692:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2  -I/opt/local/include  -O2 -arch i386 -Wall -c -o functions.lo functions.c
693:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch i386 -Wall -c functions.c  -fno-common -DPIC -o .libs/functions.o
694:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2  -I/opt/local/include  -O2 -arch i386 -Wall -c -o namespaces.lo namespaces.c
695:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch i386 -Wall -c namespaces.c  -fno-common -DPIC -o .libs/namespaces.o
696:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch i386 -Wall -c numbers.c -o numbers.o >/dev/null 2>&1
697:info:build namespaces.c: In function 'xsltGetSpecialNamespace':
698:info:build namespaces.c:588: warning: pointer targets in assignment differ in signedness
699:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch i386 -Wall -c extensions.c -o extensions.o >/dev/null 2>&1
700:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch i386 -Wall -c namespaces.c -o namespaces.o >/dev/null 2>&1
701:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch i386 -Wall -c functions.c -o functions.o >/dev/null 2>&1
702:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2  -I/opt/local/include  -O2 -arch i386 -Wall -c -o imports.lo imports.c
703:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch i386 -Wall -c imports.c  -fno-common -DPIC -o .libs/imports.o
704:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2  -I/opt/local/include  -O2 -arch i386 -Wall -c -o attributes.lo attributes.c
705:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2  -I/opt/local/include  -O2 -arch i386 -Wall -c -o documents.lo documents.c
706:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch i386 -Wall -c attributes.c  -fno-common -DPIC -o .libs/attributes.o
707:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch i386 -Wall -c documents.c  -fno-common -DPIC -o .libs/documents.o
708:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch i386 -Wall -c imports.c -o imports.o >/dev/null 2>&1
709:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2  -I/opt/local/include  -O2 -arch i386 -Wall -c -o preproc.lo preproc.c
710:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch i386 -Wall -c preproc.c  -fno-common -DPIC -o .libs/preproc.o
711:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch i386 -Wall -c documents.c -o documents.o >/dev/null 2>&1
712:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2  -I/opt/local/include  -O2 -arch i386 -Wall -c -o transform.lo transform.c
713:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch i386 -Wall -c transform.c  -fno-common -DPIC -o .libs/transform.o
714:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch i386 -Wall -c attributes.c -o attributes.o >/dev/null 2>&1
715:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2  -I/opt/local/include  -O2 -arch i386 -Wall -c -o security.lo security.c
716:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch i386 -Wall -c security.c  -fno-common -DPIC -o .libs/security.o
717:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch i386 -Wall -c security.c -o security.o >/dev/null 2>&1
718:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch i386 -Wall -c preproc.c -o preproc.o >/dev/null 2>&1
719:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I/opt/local/include/libxml2 -I/opt/local/include -O2 -arch i386 -Wall -c transform.c -o transform.o >/dev/null 2>&1
720:info:build /bin/sh ../libtool --tag=CC   --mode=link /usr/bin/gcc-4.2  -O2 -arch i386 -Wall   -version-info 2:26:1 -L/opt/local/lib -arch i386 -o libxslt.la -rpath /opt/local/lib attrvt.lo xslt.lo xsltlocale.lo xsltutils.lo pattern.lo templates.lo variables.lo keys.lo numbers.lo extensions.lo extra.lo functions.lo namespaces.lo imports.lo attributes.lo documents.lo preproc.lo transform.lo security.lo -L/opt/local/lib -lxml2 -lz -lpthread -liconv -lm 
721:info:build libtool: link: /usr/bin/gcc-4.2 -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libxslt.1.dylib  .libs/attrvt.o .libs/xslt.o .libs/xsltlocale.o .libs/xsltutils.o .libs/pattern.o .libs/templates.o .libs/variables.o .libs/keys.o .libs/numbers.o .libs/extensions.o .libs/extra.o .libs/functions.o .libs/namespaces.o .libs/imports.o .libs/attributes.o .libs/documents.o .libs/preproc.o .libs/transform.o .libs/security.o   -L/opt/local/lib /opt/local/lib/libxml2.dylib -lz -lpthread /opt/local/lib/libiconv.dylib -lm  -arch i386 -arch i386   -install_name  /opt/local/lib/libxslt.1.dylib -compatibility_version 3 -current_version 3.26 -Wl,-single_module
722:info:build ld: warning: in /opt/local/lib/libxml2.dylib, file was built for unsupported file format which is not the architecture being linked (i386)
723:info:build libtool: link: dsymutil .libs/libxslt.1.dylib || :
724:info:build warning: no debug symbols in executable (-arch i386)
725:info:build libtool: link: (cd ".libs" && rm -f "libxslt.dylib" && ln -s "libxslt.1.dylib" "libxslt.dylib")
726:info:build libtool: link: ar cru .libs/libxslt.a  attrvt.o xslt.o xsltlocale.o xsltutils.o pattern.o templates.o variables.o keys.o numbers.o extensions.o extra.o functions.o namespaces.o imports.o attributes.o documents.o preproc.o transform.o security.o
727:info:build libtool: link: ranlib .libs/libxslt.a
728:info:build libtool: link: ( cd ".libs" && rm -f "libxslt.la" && ln -s "../libxslt.la" "libxslt.la" )
729:info:build Making all in libexslt
730:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch i386 -Wall  -I/opt/local/include  -O2 -arch i386 -Wall -c -o exslt.lo exslt.c
731:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch i386 -Wall  -I/opt/local/include  -O2 -arch i386 -Wall -c -o common.lo common.c
732:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch i386 -Wall  -I/opt/local/include  -O2 -arch i386 -Wall -c -o crypto.lo crypto.c
733:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch i386 -Wall  -I/opt/local/include  -O2 -arch i386 -Wall -c -o math.lo math.c
734:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch i386 -Wall -I/opt/local/include -O2 -arch i386 -Wall -c common.c  -fno-common -DPIC -o .libs/common.o
735:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch i386 -Wall -I/opt/local/include -O2 -arch i386 -Wall -c math.c  -fno-common -DPIC -o .libs/math.o
736:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch i386 -Wall -I/opt/local/include -O2 -arch i386 -Wall -c crypto.c  -fno-common -DPIC -o .libs/crypto.o
737:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch i386 -Wall -I/opt/local/include -O2 -arch i386 -Wall -c exslt.c  -fno-common -DPIC -o .libs/exslt.o
738:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch i386 -Wall -I/opt/local/include -O2 -arch i386 -Wall -c exslt.c -o exslt.o >/dev/null 2>&1
739:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch i386 -Wall -I/opt/local/include -O2 -arch i386 -Wall -c crypto.c -o crypto.o >/dev/null 2>&1
740:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch i386 -Wall -I/opt/local/include -O2 -arch i386 -Wall -c common.c -o common.o >/dev/null 2>&1
741:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch i386 -Wall  -I/opt/local/include  -O2 -arch i386 -Wall -c -o sets.lo sets.c
742:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch i386 -Wall  -I/opt/local/include  -O2 -arch i386 -Wall -c -o functions.lo functions.c
743:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch i386 -Wall  -I/opt/local/include  -O2 -arch i386 -Wall -c -o strings.lo strings.c
744:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch i386 -Wall -I/opt/local/include -O2 -arch i386 -Wall -c functions.c  -fno-common -DPIC -o .libs/functions.o
745:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch i386 -Wall -I/opt/local/include -O2 -arch i386 -Wall -c sets.c  -fno-common -DPIC -o .libs/sets.o
746:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch i386 -Wall -I/opt/local/include -O2 -arch i386 -Wall -c strings.c  -fno-common -DPIC -o .libs/strings.o
747:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch i386 -Wall -I/opt/local/include -O2 -arch i386 -Wall -c math.c -o math.o >/dev/null 2>&1
748:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch i386 -Wall -I/opt/local/include -O2 -arch i386 -Wall -c sets.c -o sets.o >/dev/null 2>&1
749:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch i386 -Wall -I/opt/local/include -O2 -arch i386 -Wall -c functions.c -o functions.o >/dev/null 2>&1
750:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch i386 -Wall  -I/opt/local/include  -O2 -arch i386 -Wall -c -o date.lo date.c
751:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch i386 -Wall -I/opt/local/include -O2 -arch i386 -Wall -c strings.c -o strings.o >/dev/null 2>&1
752:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch i386 -Wall -I/opt/local/include -O2 -arch i386 -Wall -c date.c  -fno-common -DPIC -o .libs/date.o
753:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch i386 -Wall  -I/opt/local/include  -O2 -arch i386 -Wall -c -o saxon.lo saxon.c
754:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch i386 -Wall -I/opt/local/include -O2 -arch i386 -Wall -c saxon.c  -fno-common -DPIC -o .libs/saxon.o
755:info:build /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch i386 -Wall  -I/opt/local/include  -O2 -arch i386 -Wall -c -o dynamic.lo dynamic.c
756:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch i386 -Wall -I/opt/local/include -O2 -arch i386 -Wall -c saxon.c -o saxon.o >/dev/null 2>&1
757:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch i386 -Wall -I/opt/local/include -O2 -arch i386 -Wall -c dynamic.c  -fno-common -DPIC -o .libs/dynamic.o
758:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch i386 -Wall -I/opt/local/include -O2 -arch i386 -Wall -c dynamic.c -o dynamic.o >/dev/null 2>&1
759:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch i386 -Wall -I/opt/local/include -O2 -arch i386 -Wall -c date.c -o date.o >/dev/null 2>&1
760:info:build /bin/sh ../libtool --tag=CC   --mode=link /usr/bin/gcc-4.2  -O2 -arch i386 -Wall  -version-info 8:15:8  -L/opt/local/lib -arch i386 -o libexslt.la -rpath /opt/local/lib exslt.lo common.lo crypto.lo math.lo sets.lo functions.lo strings.lo date.lo saxon.lo dynamic.lo ../libxslt/libxslt.la -L/opt/local/lib -lxml2 -lz -lpthread -liconv -lm 
761:info:build libtool: link: /usr/bin/gcc-4.2 -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libexslt.0.dylib  .libs/exslt.o .libs/common.o .libs/crypto.o .libs/math.o .libs/sets.o .libs/functions.o .libs/strings.o .libs/date.o .libs/saxon.o .libs/dynamic.o   -L/opt/local/lib ../libxslt/.libs/libxslt.dylib /opt/local/lib/libxml2.dylib -lz -lpthread /opt/local/lib/libiconv.dylib -lm  -arch i386 -arch i386   -install_name  /opt/local/lib/libexslt.0.dylib -compatibility_version 9 -current_version 9.15 -Wl,-single_module
762:info:build ld: warning: in /opt/local/lib/libxml2.dylib, file was built for unsupported file format which is not the architecture being linked (i386)
763:info:build libtool: link: dsymutil .libs/libexslt.0.dylib || :
764:info:build warning: no debug symbols in executable (-arch i386)
765:info:build libtool: link: (cd ".libs" && rm -f "libexslt.dylib" && ln -s "libexslt.0.dylib" "libexslt.dylib")
766:info:build libtool: link: ar cru .libs/libexslt.a  exslt.o common.o crypto.o math.o sets.o functions.o strings.o date.o saxon.o dynamic.o
767:info:build /usr/bin/ranlib: file: .libs/libexslt.a(crypto.o) has no symbols
768:info:build libtool: link: ranlib .libs/libexslt.a
769:info:build ranlib: file: .libs/libexslt.a(crypto.o) has no symbols
770:info:build libtool: link: ( cd ".libs" && rm -f "libexslt.la" && ln -s "../libexslt.la" "libexslt.la" )
771:info:build Making all in xsltproc
772:info:build /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch i386 -Wall  -I/opt/local/include  -O2 -arch i386 -Wall -c xsltproc.c
773:info:build /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/opt/local/include/libxml2 -O2 -arch i386 -Wall  -I/opt/local/include  -O2 -arch i386 -Wall -c testThreads.c
774:info:build /bin/sh ../libtool --tag=CC   --mode=link /usr/bin/gcc-4.2  -O2 -arch i386 -Wall  -L/opt/local/lib -arch i386 -o testThreads testThreads.o -lpthread ../libxslt/libxslt.la ../libexslt/libexslt.la -L/opt/local/lib -lxml2 -lz -lpthread -liconv -lm -L/opt/local/lib -lxml2 -lz -lpthread -liconv -lm   
775:info:build /bin/sh ../libtool --tag=CC   --mode=link /usr/bin/gcc-4.2  -O2 -arch i386 -Wall  -L/opt/local/lib -arch i386 -o xsltproc xsltproc.o  ../libxslt/libxslt.la ../libexslt/libexslt.la -L/opt/local/lib -lxml2 -lz -lpthread -liconv -lm -L/opt/local/lib -lxml2 -lz -lpthread -liconv -lm   
776:info:build libtool: link: /usr/bin/gcc-4.2 -O2 -arch i386 -Wall -arch i386 -o testThreads testThreads.o  -L/opt/local/lib ../libxslt/.libs/libxslt.dylib ../libexslt/.libs/libexslt.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libxslt/work/libxslt-1.1.26-i386/libxslt/.libs/libxslt.dylib /opt/local/lib/libxml2.dylib -lz -lpthread /opt/local/lib/libiconv.dylib -lm
777:info:build ld: warning: in /opt/local/lib/libxml2.dylib, file was built for unsupported file format which is not the architecture being linked (i386)
778:info:build libtool: link: /usr/bin/gcc-4.2 -O2 -arch i386 -Wall -arch i386 -o xsltproc xsltproc.o  -L/opt/local/lib ../libxslt/.libs/libxslt.dylib ../libexslt/.libs/libexslt.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libxslt/work/libxslt-1.1.26-i386/libxslt/.libs/libxslt.dylib /opt/local/lib/libxml2.dylib -lz -lpthread /opt/local/lib/libiconv.dylib -lm
779:info:build ld: warning: in /opt/local/lib/libxml2.dylib, file was built for unsupported file format which is not the architecture being linked (i386)
780:info:build Undefined symbols:
781:info:build   "_xmlCheckVersion", referenced from:
782:info:build       _main in xsltproc.o
783:info:build   "_xmlNoNetExternalEntityLoader", referenced from:
784:info:build       _xmlNoNetExternalEntityLoader$non_lazy_ptr in xsltproc.o
785:info:build      (maybe you meant: _xmlNoNetExternalEntityLoader$non_lazy_ptr)
786:info:build   "_xmlXIncludeProcessFlags", referenced from:
787:info:build       _xsltProcess in xsltproc.o
788:info:build       _main in xsltproc.o
789:info:build   "_xmlStrEqual", referenced from:
790:info:build       _xsltProcess in xsltproc.o
791:info:build   "_xmlSetExternalEntityLoader", referenced from:
792:info:build       _main in xsltproc.o
793:info:build   "_htmlReadFile", referenced from:
794:info:build       _xsltProcess in xsltproc.o
795:info:build       _main in xsltproc.o
796:info:build   "_xmlMemoryDump", referenced from:
797:info:build       _main in xsltproc.o
798:info:build   "_xmlInitMemory", referenced from:
799:info:build       _main in xsltproc.o
800:info:build   "_xmlStrcat", referenced from:
801:info:build       _xsltprocExternalEntityLoader in xsltproc.o
802:info:build       _xsltprocExternalEntityLoader in xsltproc.o
803:info:build       _main in xsltproc.o
804:info:build       _main in xsltproc.o
805:info:build   "_xmlStrchr", referenced from:
806:info:build       _main in xsltproc.o
807:info:build       _main in xsltproc.o
808:info:build   "_xmlReadFile", referenced from:
809:info:build       _xsltProcess in xsltproc.o
810:info:build       _main in xsltproc.o
811:info:build       _main in xsltproc.o
812:info:build   "_xmlCleanupParser", referenced from:
813:info:build       _main in xsltproc.o
814:info:build   "_xmlFreeDoc", referenced from:
815:info:build       _xsltProcess in xsltproc.o
816:info:build       _xsltProcess in xsltproc.o
817:info:build       _xsltProcess in xsltproc.o
818:info:build       _xsltProcess in xsltproc.o
819:info:build       _xsltProcess in xsltproc.o
820:info:build       _main in xsltproc.o
821:info:build   "_xmlStrncmp", referenced from:
822:info:build       _xsltSubtreeCheck in xsltproc.o
823:info:build   "_xmlGetExternalEntityLoader", referenced from:
824:info:build       _main in xsltproc.o
825:info:build   "_xmlStrdup", referenced from:
826:info:build       _xsltprocExternalEntityLoader in xsltproc.o
827:info:build       _main in xsltproc.o
828:info:build       _main in xsltproc.o
829:info:build   "_xmlParserMaxDepth", referenced from:
830:info:build       _xmlParserMaxDepth$non_lazy_ptr in xsltproc.o
831:info:build      (maybe you meant: _xmlParserMaxDepth$non_lazy_ptr)
832:info:build   "_xmlStrndup", referenced from:
833:info:build       _main in xsltproc.o
834:info:build   "_xmlDebugDumpDocument", referenced from:
835:info:build       _xsltProcess in xsltproc.o
836:info:build   "_xmlParserVersion", referenced from:
837:info:build       _xmlParserVersion$non_lazy_ptr in xsltproc.o
838:info:build      (maybe you meant: _xmlParserVersion$non_lazy_ptr)
839:info:build   "_xmlLoadCatalogs", referenced from:
840:info:build       _main in xsltproc.o
841:info:build   "_xmlStrlen", referenced from:
842:info:build       _xsltSubtreeCheck in xsltproc.o
843:info:build   "_xmlFree", referenced from:
844:info:build       _xmlFree$non_lazy_ptr in xsltproc.o
845:info:build      (maybe you meant: _xmlFree$non_lazy_ptr)
846:info:build ld: symbol(s) not found
847:info:build collect2: ld returned 1 exit status
848:info:build make[2]: *** [xsltproc] Error 1
849:info:build make[1]: *** [all-recursive] Error 1
850:info:build make: *** [all] Error 2
851:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libxslt/work/libxslt-1.1.26-i386" && /usr/bin/make -j4 all " returned error 2
852:error:build Target org.macports.build returned: shell command failed (see log for details)
853:debug:build Backtrace: shell command failed (see log for details)
854    while executing
855"$procedure $targetname"
856:info:build Warning: the following items did not execute (for libxslt): org.macports.activate org.macports.build org.macports.destroot org.macports.install
857:error:build Failed to install libxslt
858:notice:build Log for libxslt is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_libxslt/main.log