Ticket #29216: main.log

File main.log, 39.9 KB (added by ryandesign (Ryan Carsten Schmidt), 13 years ago)
Line 
1version:1
2:debug:main Attempting ln -sf /opt/local/var/macports/build/_Users_rschmidt_macports_dports_textproc_mecab/work /Users/rschmidt/macports/dports/textproc/mecab/work
3:debug:main Executing org.macports.main (mecab)
4:msg:main --->  Fetching mecab
5:debug:fetch fetch phase started at Wed Apr 20 05:02:46 CDT 2011
6:debug:fetch Executing org.macports.fetch (mecab)
7:msg:fetch --->  Verifying checksum(s) for mecab
8:debug:checksum checksum phase started at Wed Apr 20 05:02:46 CDT 2011
9:debug:checksum Executing org.macports.checksum (mecab)
10:info:checksum --->  Checksumming mecab-0.98.tar.gz
11:debug:checksum Correct (md5) checksum for mecab-0.98.tar.gz
12:debug:checksum Correct (sha1) checksum for mecab-0.98.tar.gz
13:debug:checksum Correct (rmd160) checksum for mecab-0.98.tar.gz
14:info:checksum --->  Checksumming mecab-ipadic-2.7.0-20070801.tar.gz
15:debug:checksum Correct (md5) checksum for mecab-ipadic-2.7.0-20070801.tar.gz
16:debug:checksum Correct (sha1) checksum for mecab-ipadic-2.7.0-20070801.tar.gz
17:debug:checksum Correct (rmd160) checksum for mecab-ipadic-2.7.0-20070801.tar.gz
18:msg:checksum --->  Extracting mecab
19:debug:extract extract phase started at Wed Apr 20 05:02:46 CDT 2011
20:debug:extract Executing org.macports.extract (mecab)
21:info:extract --->  Extracting mecab-0.98.tar.gz
22:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/mecab/mecab-0.98.tar.gz'
23:debug:extract Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_rschmidt_macports_dports_textproc_mecab/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
24:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_textproc_mecab/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/mecab/mecab-0.98.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -'
25:info:extract --->  Extracting mecab-ipadic-2.7.0-20070801.tar.gz
26:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/mecab/mecab-ipadic-2.7.0-20070801.tar.gz'
27:debug:extract Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_rschmidt_macports_dports_textproc_mecab/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
28:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_textproc_mecab/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/mecab/mecab-ipadic-2.7.0-20070801.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -'
29:debug:extract Executing proc-post-org.macports.extract-extract-0
30:debug:patch patch phase started at Wed Apr 20 05:02:48 CDT 2011
31:debug:patch Executing org.macports.patch (mecab)
32:msg:patch --->  Applying patches to mecab
33:info:patch --->  Applying /Users/rschmidt/macports/dports/textproc/mecab/files/patch-configure.diff
34:debug:patch Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_rschmidt_macports_dports_textproc_mecab/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
35:debug:patch Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_textproc_mecab/work/mecab-0.98" && /usr/bin/patch -p0'
36:info:patch patching file configure
37:info:patch Hunk #1 succeeded at 21216 with fuzz 1 (offset -4225 lines).
38:msg:patch --->  Configuring mecab
39:debug:patch Using compiler 'Mac OS X gcc 4.2'
40:debug:configure configure phase started at Wed Apr 20 05:02:49 CDT 2011
41:debug:configure Executing org.macports.configure (mecab)
42:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch x86_64 -arch i386' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch x86_64 -arch i386' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='ccache /usr/bin/g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_rschmidt_macports_dports_textproc_mecab/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2' LDFLAGS='-L/opt/local/lib -arch x86_64 -arch i386' OBJC='ccache /usr/bin/gcc-4.2' FCFLAGS='-pipe -O2' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -O2 -arch x86_64 -arch i386' FFLAGS='-pipe -O2' CC_PRINT_OPTIONS='YES' CC='ccache /usr/bin/gcc-4.2'
43:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_textproc_mecab/work/mecab-0.98" && ./configure --prefix=/opt/local --disable-dependency-tracking --mandir=/opt/local/share/man --with-libiconv-prefix=/opt/local'
44:info:configure checking for a BSD-compatible install... /usr/bin/install -c
45:info:configure checking whether build environment is sane... yes
46:info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
47:info:configure checking for gawk... gawk
48:info:configure checking whether make sets $(MAKE)... yes
49:info:configure checking for gcc... ccache /usr/bin/gcc-4.2
50:info:configure checking for C compiler default output file name... a.out
51:info:configure checking whether the C compiler works... yes
52:info:configure checking whether we are cross compiling... no
53:info:configure checking for suffix of executables...
54:info:configure checking for suffix of object files... o
55:info:configure checking whether we are using the GNU C compiler... yes
56:info:configure checking whether ccache /usr/bin/gcc-4.2 accepts -g... yes
57:info:configure checking for ccache /usr/bin/gcc-4.2 option to accept ISO C89... none needed
58:info:configure checking for style of include used by make... GNU
59:info:configure checking dependency style of ccache /usr/bin/gcc-4.2... none
60:info:configure checking whether we are using the GNU C++ compiler... yes
61:info:configure checking whether ccache /usr/bin/g++-4.2 accepts -g... yes
62:info:configure checking dependency style of ccache /usr/bin/g++-4.2... none
63:info:configure checking how to run the C preprocessor... ccache /usr/bin/gcc-4.2 -E
64:info:configure checking for grep that handles long lines and -e... /opt/local/bin/grep
65:info:configure checking for egrep... /opt/local/bin/grep -E
66:info:configure checking whether ccache /usr/bin/gcc-4.2 needs -traditional... no
67:info:configure checking whether make sets $(MAKE)... (cached) yes
68:info:configure checking build system type... i386-apple-darwin10.7.0
69:info:configure checking host system type... i386-apple-darwin10.7.0
70:info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
71:info:configure checking for fgrep... /opt/local/bin/grep -F
72:info:configure checking for ld used by ccache /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
73:info:configure checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
74:info:configure checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
75:info:configure checking the name lister (/usr/bin/nm) interface... BSD nm
76:info:configure checking whether ln -s works... yes
77:info:configure checking the maximum length of command line arguments... 196608
78:info:configure checking whether the shell understands some XSI constructs... yes
79:info:configure checking whether the shell understands "+="... yes
80:info:configure checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
81:info:configure checking for objdump... objdump
82:info:configure checking how to recognize dependent libraries... pass_all
83:info:configure checking for ar... ar
84:info:configure checking for strip... strip
85:info:configure checking for ranlib... ranlib
86:info:configure checking command to parse /usr/bin/nm output from ccache /usr/bin/gcc-4.2 object... ok
87:info:configure checking for dsymutil... dsymutil
88:info:configure checking for nmedit... nmedit
89:info:configure checking for lipo... lipo
90:info:configure checking for otool... otool
91:info:configure checking for otool64... no
92:info:configure checking for -single_module linker flag... yes
93:info:configure checking for -exported_symbols_list linker flag... yes
94:info:configure checking for ANSI C header files... yes
95:info:configure checking for sys/types.h... yes
96:info:configure checking for sys/stat.h... yes
97:info:configure checking for stdlib.h... yes
98:info:configure checking for string.h... yes
99:info:configure checking for memory.h... yes
100:info:configure checking for strings.h... yes
101:info:configure checking for inttypes.h... yes
102:info:configure checking for stdint.h... yes
103:info:configure checking for unistd.h... yes
104:info:configure checking for dlfcn.h... yes
105:info:configure checking whether we are using the GNU C++ compiler... (cached) yes
106:info:configure checking whether ccache /usr/bin/g++-4.2 accepts -g... (cached) yes
107:info:configure checking dependency style of ccache /usr/bin/g++-4.2... (cached) none
108:info:configure checking how to run the C++ preprocessor... ccache /usr/bin/g++-4.2 -E
109:info:configure checking for objdir... .libs
110:info:configure checking if ccache /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no
111:info:configure checking for ccache /usr/bin/gcc-4.2 option to produce PIC... -fno-common -DPIC
112:info:configure checking if ccache /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works... yes
113:info:configure checking if ccache /usr/bin/gcc-4.2 static flag -static works... no
114:info:configure checking if ccache /usr/bin/gcc-4.2 supports -c -o file.o... yes
115:info:configure checking if ccache /usr/bin/gcc-4.2 supports -c -o file.o... (cached) yes
116:info:configure checking whether the ccache /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
117:info:configure checking dynamic linker characteristics... darwin10.7.0 dyld
118:info:configure checking how to hardcode library paths into programs... immediate
119:info:configure checking whether stripping libraries is possible... yes
120:info:configure checking if libtool supports shared libraries... yes
121:info:configure checking whether to build shared libraries... yes
122:info:configure checking whether to build static libraries... yes
123:info:configure checking for ld used by ccache /usr/bin/g++-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
124:info:configure checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
125:info:configure checking whether the ccache /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
126:info:configure checking for ccache /usr/bin/g++-4.2 option to produce PIC... -fno-common -DPIC
127:info:configure checking if ccache /usr/bin/g++-4.2 PIC flag -fno-common -DPIC works... yes
128:info:configure checking if ccache /usr/bin/g++-4.2 static flag -static works... no
129:info:configure checking if ccache /usr/bin/g++-4.2 supports -c -o file.o... yes
130:info:configure checking if ccache /usr/bin/g++-4.2 supports -c -o file.o... (cached) yes
131:info:configure checking whether the ccache /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
132:info:configure checking dynamic linker characteristics... darwin10.7.0 dyld
133:info:configure checking how to hardcode library paths into programs... immediate
134:info:configure checking for library containing strerror... none required
135:info:configure checking whether byte ordering is bigendian... universal
136:info:configure checking host system type... (cached) i386-apple-darwin10.7.0
137:info:configure checking for ld used by GCC... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
138:info:configure checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
139:info:configure checking for shared library run path origin... done
140:info:configure checking for iconv... yes
141:info:configure checking for working iconv... yes
142:info:configure checking how to link with libiconv... -liconv
143:info:configure checking for iconv declaration...
144:info:configure          extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
145:info:configure checking for ANSI C header files... (cached) yes
146:info:configure checking for an ANSI C-conforming const... yes
147:info:configure checking whether byte ordering is bigendian... (cached) universal
148:info:configure checking for string.h... (cached) yes
149:info:configure checking for stdlib.h... (cached) yes
150:info:configure checking for unistd.h... (cached) yes
151:info:configure checking fcntl.h usability... yes
152:info:configure checking fcntl.h presence... yes
153:info:configure checking for fcntl.h... yes
154:info:configure checking for sys/stat.h... (cached) yes
155:info:configure checking sys/mman.h usability... yes
156:info:configure checking sys/mman.h presence... yes
157:info:configure checking for sys/mman.h... yes
158:info:configure checking sys/times.h usability... yes
159:info:configure checking sys/times.h presence... yes
160:info:configure checking for sys/times.h... yes
161:info:configure checking for sys/types.h... (cached) yes
162:info:configure checking dirent.h usability... yes
163:info:configure checking dirent.h presence... yes
164:info:configure checking for dirent.h... yes
165:info:configure checking ctype.h usability... yes
166:info:configure checking ctype.h presence... yes
167:info:configure checking for ctype.h... yes
168:info:configure checking for sys/types.h... (cached) yes
169:info:configure checking io.h usability... no
170:info:configure checking io.h presence... no
171:info:configure checking for io.h... no
172:info:configure checking windows.h usability... no
173:info:configure checking windows.h presence... no
174:info:configure checking for windows.h... no
175:info:configure checking pthread.h usability... yes
176:info:configure checking pthread.h presence... yes
177:info:configure checking for pthread.h... yes
178:info:configure checking setjmp.h usability... yes
179:info:configure checking setjmp.h presence... yes
180:info:configure checking for setjmp.h... yes
181:info:configure checking for off_t... yes
182:info:configure checking for size_t... yes
183:info:configure checking size of char... 1
184:info:configure checking size of short... 2
185:info:configure checking size of int... 4
186:info:configure checking size of long... 8
187:info:configure checking size of long long... 8
188:info:configure checking size of size_t... 8
189:info:configure checking for size_t... (cached) yes
190:info:configure checking for stdlib.h... (cached) yes
191:info:configure checking for unistd.h... (cached) yes
192:info:configure checking for getpagesize... yes
193:info:configure checking for working mmap... yes
194:info:configure checking for main in -lstdc++... yes
195:info:configure checking for pthread_create in -lpthread... yes
196:info:configure checking for pthread_join in -lpthread... yes
197:info:configure checking for pthread_mutex_lock in -lpthread... yes
198:info:configure checking for iconv_open in -liconv... yes
199:info:configure checking for getenv... yes
200:info:configure checking for opendir... yes
201:info:configure checking for setjmp... yes
202:info:configure checking whether make is GNU Make... yes
203:info:configure checking if ccache /usr/bin/g++-4.2 supports stl <vector> (required)... yes
204:info:configure checking if ccache /usr/bin/g++-4.2 supports stl <list> (required)... yes
205:info:configure checking if ccache /usr/bin/g++-4.2 supports stl <map> (required)... yes
206:info:configure checking if ccache /usr/bin/g++-4.2 supports stl <set> (required)... yes
207:info:configure checking if ccache /usr/bin/g++-4.2 supports stl <queue> (required)... yes
208:info:configure checking if ccache /usr/bin/g++-4.2 supports stl <functional> (required)... yes
209:info:configure checking if ccache /usr/bin/g++-4.2 supports stl <algorithm> (required)... yes
210:info:configure checking if ccache /usr/bin/g++-4.2 supports stl <string> (required)... yes
211:info:configure checking if ccache /usr/bin/g++-4.2 supports stl <iostream> (required)... yes
212:info:configure checking if ccache /usr/bin/g++-4.2 supports stl <sstream> (required)... yes
213:info:configure checking if ccache /usr/bin/g++-4.2 supports stl <fstream> (required)... yes
214:info:configure checking if ccache /usr/bin/g++-4.2 supports template <class T> (required)... yes
215:info:configure checking if ccache /usr/bin/g++-4.2 supports const_cast<> (required)... yes
216:info:configure checking if ccache /usr/bin/g++-4.2 supports static_cast<> (required)... yes
217:info:configure checking if ccache /usr/bin/g++-4.2 supports dynamic_cast<> (required)... yes
218:info:configure checking if ccache /usr/bin/g++-4.2 supports reinterpret_cast<> (required)... yes
219:info:configure checking if ccache /usr/bin/g++-4.2 supports exception handler (required)... yes
220:info:configure checking if ccache /usr/bin/g++-4.2 supports namespaces (required) ... yes
221:info:configure checking if ccache /usr/bin/g++-4.2 environment provides all required features... yes
222:info:configure configure: creating ./config.status
223:info:configure config.status: creating Makefile
224:info:configure config.status: creating src/Makefile
225:info:configure config.status: creating src/Makefile.msvc
226:info:configure config.status: creating man/Makefile
227:info:configure config.status: creating doc/Makefile
228:info:configure config.status: creating tests/Makefile
229:info:configure config.status: creating swig/version.h
230:info:configure config.status: creating mecab.iss
231:info:configure config.status: creating mecab-config
232:info:configure config.status: creating mecabrc
233:info:configure config.status: creating config.h
234:info:configure config.status: executing depfiles commands
235:info:configure config.status: executing libtool commands
236:info:configure config.status: executing default commands
237:msg:configure --->  Building mecab
238:debug:build build phase started at Wed Apr 20 05:03:07 CDT 2011
239:debug:build Executing org.macports.build (mecab)
240:debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_rschmidt_macports_dports_textproc_mecab/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
241:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_textproc_mecab/work/mecab-0.98" && /usr/bin/make all'
242:info:build /usr/bin/make  all-recursive
243:info:build Making all in src
244:info:build /bin/sh ../libtool --tag=CXX   --mode=compile ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102    -DMECAB_DEFAULT_RC="\"/opt/local/etc/mecabrc\""  -I/opt/local/include  -O3 -Wall  -c -o utils.lo utils.cpp
245:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c utils.cpp  -fno-common -DPIC -o .libs/utils.o
246:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c utils.cpp -o utils.o >/dev/null 2>&1
247:info:build /bin/sh ../libtool --tag=CXX   --mode=compile ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102    -DMECAB_DEFAULT_RC="\"/opt/local/etc/mecabrc\""  -I/opt/local/include  -O3 -Wall  -c -o eval.lo eval.cpp
248:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c eval.cpp  -fno-common -DPIC -o .libs/eval.o
249:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c eval.cpp -o eval.o >/dev/null 2>&1
250:info:build /bin/sh ../libtool --tag=CXX   --mode=compile ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102    -DMECAB_DEFAULT_RC="\"/opt/local/etc/mecabrc\""  -I/opt/local/include  -O3 -Wall  -c -o iconv_utils.lo iconv_utils.cpp
251:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c iconv_utils.cpp  -fno-common -DPIC -o .libs/iconv_utils.o
252:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c iconv_utils.cpp -o iconv_utils.o >/dev/null 2>&1
253:info:build /bin/sh ../libtool --tag=CXX   --mode=compile ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102    -DMECAB_DEFAULT_RC="\"/opt/local/etc/mecabrc\""  -I/opt/local/include  -O3 -Wall  -c -o dictionary_rewriter.lo dictionary_rewriter.cpp
254:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c dictionary_rewriter.cpp  -fno-common -DPIC -o .libs/dictionary_rewriter.o
255:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c dictionary_rewriter.cpp -o dictionary_rewriter.o >/dev/null 2>&1
256:info:build /bin/sh ../libtool --tag=CXX   --mode=compile ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102    -DMECAB_DEFAULT_RC="\"/opt/local/etc/mecabrc\""  -I/opt/local/include  -O3 -Wall  -c -o dictionary_generator.lo dictionary_generator.cpp
257:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c dictionary_generator.cpp  -fno-common -DPIC -o .libs/dictionary_generator.o
258:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c dictionary_generator.cpp -o dictionary_generator.o >/dev/null 2>&1
259:info:build /bin/sh ../libtool --tag=CXX   --mode=compile ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102    -DMECAB_DEFAULT_RC="\"/opt/local/etc/mecabrc\""  -I/opt/local/include  -O3 -Wall  -c -o dictionary_compiler.lo dictionary_compiler.cpp
260:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c dictionary_compiler.cpp  -fno-common -DPIC -o .libs/dictionary_compiler.o
261:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c dictionary_compiler.cpp -o dictionary_compiler.o >/dev/null 2>&1
262:info:build /bin/sh ../libtool --tag=CXX   --mode=compile ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102    -DMECAB_DEFAULT_RC="\"/opt/local/etc/mecabrc\""  -I/opt/local/include  -O3 -Wall  -c -o context_id.lo context_id.cpp
263:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c context_id.cpp  -fno-common -DPIC -o .libs/context_id.o
264:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c context_id.cpp -o context_id.o >/dev/null 2>&1
265:info:build /bin/sh ../libtool --tag=CXX   --mode=compile ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102    -DMECAB_DEFAULT_RC="\"/opt/local/etc/mecabrc\""  -I/opt/local/include  -O3 -Wall  -c -o connector.lo connector.cpp
266:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c connector.cpp  -fno-common -DPIC -o .libs/connector.o
267:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c connector.cpp -o connector.o >/dev/null 2>&1
268:info:build /bin/sh ../libtool --tag=CXX   --mode=compile ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102    -DMECAB_DEFAULT_RC="\"/opt/local/etc/mecabrc\""  -I/opt/local/include  -O3 -Wall  -c -o nbest_generator.lo nbest_generator.cpp
269:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c nbest_generator.cpp  -fno-common -DPIC -o .libs/nbest_generator.o
270:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c nbest_generator.cpp -o nbest_generator.o >/dev/null 2>&1
271:info:build /bin/sh ../libtool --tag=CXX   --mode=compile ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102    -DMECAB_DEFAULT_RC="\"/opt/local/etc/mecabrc\""  -I/opt/local/include  -O3 -Wall  -c -o writer.lo writer.cpp
272:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c writer.cpp  -fno-common -DPIC -o .libs/writer.o
273:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c writer.cpp -o writer.o >/dev/null 2>&1
274:info:build /bin/sh ../libtool --tag=CXX   --mode=compile ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102    -DMECAB_DEFAULT_RC="\"/opt/local/etc/mecabrc\""  -I/opt/local/include  -O3 -Wall  -c -o string_buffer.lo string_buffer.cpp
275:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c string_buffer.cpp  -fno-common -DPIC -o .libs/string_buffer.o
276:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c string_buffer.cpp -o string_buffer.o >/dev/null 2>&1
277:info:build /bin/sh ../libtool --tag=CXX   --mode=compile ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102    -DMECAB_DEFAULT_RC="\"/opt/local/etc/mecabrc\""  -I/opt/local/include  -O3 -Wall  -c -o viterbi.lo viterbi.cpp
278:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c viterbi.cpp  -fno-common -DPIC -o .libs/viterbi.o
279:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c viterbi.cpp -o viterbi.o >/dev/null 2>&1
280:info:build /bin/sh ../libtool --tag=CXX   --mode=compile ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102    -DMECAB_DEFAULT_RC="\"/opt/local/etc/mecabrc\""  -I/opt/local/include  -O3 -Wall  -c -o param.lo param.cpp
281:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c param.cpp  -fno-common -DPIC -o .libs/param.o
282:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c param.cpp -o param.o >/dev/null 2>&1
283:info:build /bin/sh ../libtool --tag=CXX   --mode=compile ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102    -DMECAB_DEFAULT_RC="\"/opt/local/etc/mecabrc\""  -I/opt/local/include  -O3 -Wall  -c -o tokenizer.lo tokenizer.cpp
284:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c tokenizer.cpp  -fno-common -DPIC -o .libs/tokenizer.o
285:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c tokenizer.cpp -o tokenizer.o >/dev/null 2>&1
286:info:build /bin/sh ../libtool --tag=CXX   --mode=compile ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102    -DMECAB_DEFAULT_RC="\"/opt/local/etc/mecabrc\""  -I/opt/local/include  -O3 -Wall  -c -o char_property.lo char_property.cpp
287:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c char_property.cpp  -fno-common -DPIC -o .libs/char_property.o
288:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c char_property.cpp -o char_property.o >/dev/null 2>&1
289:info:build /bin/sh ../libtool --tag=CXX   --mode=compile ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102    -DMECAB_DEFAULT_RC="\"/opt/local/etc/mecabrc\""  -I/opt/local/include  -O3 -Wall  -c -o tagger.lo tagger.cpp
290:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c tagger.cpp  -fno-common -DPIC -o .libs/tagger.o
291:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c tagger.cpp -o tagger.o >/dev/null 2>&1
292:info:build /bin/sh ../libtool --tag=CXX   --mode=compile ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102    -DMECAB_DEFAULT_RC="\"/opt/local/etc/mecabrc\""  -I/opt/local/include  -O3 -Wall  -c -o dictionary.lo dictionary.cpp
293:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c dictionary.cpp  -fno-common -DPIC -o .libs/dictionary.o
294:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c dictionary.cpp -o dictionary.o >/dev/null 2>&1
295:info:build /bin/sh ../libtool --tag=CXX   --mode=compile ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102    -DMECAB_DEFAULT_RC="\"/opt/local/etc/mecabrc\""  -I/opt/local/include  -O3 -Wall  -c -o feature_index.lo feature_index.cpp
296:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c feature_index.cpp  -fno-common -DPIC -o .libs/feature_index.o
297:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c feature_index.cpp -o feature_index.o >/dev/null 2>&1
298:info:build /bin/sh ../libtool --tag=CXX   --mode=compile ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102    -DMECAB_DEFAULT_RC="\"/opt/local/etc/mecabrc\""  -I/opt/local/include  -O3 -Wall  -c -o lbfgs.lo lbfgs.cpp
299:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c lbfgs.cpp  -fno-common -DPIC -o .libs/lbfgs.o
300:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c lbfgs.cpp -o lbfgs.o >/dev/null 2>&1
301:info:build /bin/sh ../libtool --tag=CXX   --mode=compile ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102    -DMECAB_DEFAULT_RC="\"/opt/local/etc/mecabrc\""  -I/opt/local/include  -O3 -Wall  -c -o learner_tagger.lo learner_tagger.cpp
302:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c learner_tagger.cpp  -fno-common -DPIC -o .libs/learner_tagger.o
303:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c learner_tagger.cpp -o learner_tagger.o >/dev/null 2>&1
304:info:build /bin/sh ../libtool --tag=CXX   --mode=compile ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102    -DMECAB_DEFAULT_RC="\"/opt/local/etc/mecabrc\""  -I/opt/local/include  -O3 -Wall  -c -o learner.lo learner.cpp
305:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c learner.cpp  -fno-common -DPIC -o .libs/learner.o
306:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c learner.cpp -o learner.o >/dev/null 2>&1
307:info:build /bin/sh ../libtool --tag=CXX   --mode=compile ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102    -DMECAB_DEFAULT_RC="\"/opt/local/etc/mecabrc\""  -I/opt/local/include  -O3 -Wall  -c -o libmecab.lo libmecab.cpp
308:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c libmecab.cpp  -fno-common -DPIC -o .libs/libmecab.o
309:info:build libtool: compile:  ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/opt/local/etc/mecabrc\" -I/opt/local/include -O3 -Wall -c libmecab.cpp -o libmecab.o >/dev/null 2>&1
310:info:build /bin/sh ../libtool --tag=CXX   --mode=link ccache /usr/bin/g++-4.2  -O3 -Wall  -no-undefined -version-info 1:0:0 -L/opt/local/lib -arch x86_64 -arch i386 -o libmecab.la -rpath /opt/local/lib utils.lo eval.lo iconv_utils.lo dictionary_rewriter.lo dictionary_generator.lo dictionary_compiler.lo context_id.lo connector.lo nbest_generator.lo writer.lo string_buffer.lo viterbi.lo param.lo tokenizer.lo char_property.lo tagger.lo dictionary.lo feature_index.lo lbfgs.lo learner_tagger.lo learner.lo libmecab.lo  -liconv -lpthread -lpthread -lpthread  -lstdc++
311:info:build libtool: link: ccache /usr/bin/g++-4.2 -dynamiclib  -o .libs/libmecab.1.dylib  .libs/utils.o .libs/eval.o .libs/iconv_utils.o .libs/dictionary_rewriter.o .libs/dictionary_generator.o .libs/dictionary_compiler.o .libs/context_id.o .libs/connector.o .libs/nbest_generator.o .libs/writer.o .libs/string_buffer.o .libs/viterbi.o .libs/param.o .libs/tokenizer.o .libs/char_property.o .libs/tagger.o .libs/dictionary.o .libs/feature_index.o .libs/lbfgs.o .libs/learner_tagger.o .libs/learner.o .libs/libmecab.o   -L/opt/local/lib /opt/local/lib/libiconv.dylib -lpthread -lstdc++  -arch x86_64 -arch i386   -install_name  /opt/local/lib/libmecab.1.dylib -compatibility_version 2 -current_version 2.0 -Wl,-single_module
312:info:build ld: warning: in .libs/utils.o, file was built for unsupported file format which is not the architecture being linked (i386)
313:info:build ld: warning: in .libs/eval.o, file was built for unsupported file format which is not the architecture being linked (i386)
314:info:build ld: warning: in .libs/iconv_utils.o, file was built for unsupported file format which is not the architecture being linked (i386)
315:info:build ld: warning: in .libs/dictionary_rewriter.o, file was built for unsupported file format which is not the architecture being linked (i386)
316:info:build ld: warning: in .libs/dictionary_generator.o, file was built for unsupported file format which is not the architecture being linked (i386)
317:info:build ld: warning: in .libs/dictionary_compiler.o, file was built for unsupported file format which is not the architecture being linked (i386)
318:info:build ld: warning: in .libs/context_id.o, file was built for unsupported file format which is not the architecture being linked (i386)
319:info:build ld: warning: in .libs/connector.o, file was built for unsupported file format which is not the architecture being linked (i386)
320:info:build ld: warning: in .libs/nbest_generator.o, file was built for unsupported file format which is not the architecture being linked (i386)
321:info:build ld: warning: in .libs/writer.o, file was built for unsupported file format which is not the architecture being linked (i386)
322:info:build ld: warning: in .libs/string_buffer.o, file was built for unsupported file format which is not the architecture being linked (i386)
323:info:build ld: warning: in .libs/viterbi.o, file was built for unsupported file format which is not the architecture being linked (i386)
324:info:build ld: warning: in .libs/param.o, file was built for unsupported file format which is not the architecture being linked (i386)
325:info:build ld: warning: in .libs/tokenizer.o, file was built for unsupported file format which is not the architecture being linked (i386)
326:info:build ld: warning: in .libs/char_property.o, file was built for unsupported file format which is not the architecture being linked (i386)
327:info:build ld: warning: in .libs/tagger.o, file was built for unsupported file format which is not the architecture being linked (i386)
328:info:build ld: warning: in .libs/dictionary.o, file was built for unsupported file format which is not the architecture being linked (i386)
329:info:build ld: warning: in .libs/feature_index.o, file was built for unsupported file format which is not the architecture being linked (i386)
330:info:build ld: warning: in .libs/lbfgs.o, file was built for unsupported file format which is not the architecture being linked (i386)
331:info:build ld: warning: in .libs/learner_tagger.o, file was built for unsupported file format which is not the architecture being linked (i386)
332:info:build ld: warning: in .libs/learner.o, file was built for unsupported file format which is not the architecture being linked (i386)
333:info:build ld: warning: in .libs/libmecab.o, file was built for unsupported file format which is not the architecture being linked (i386)
334:info:build libtool: link: dsymutil .libs/libmecab.1.dylib || :
335:info:build warning: no debug symbols in executable (-arch x86_64)
336:info:build warning: no debug symbols in executable (-arch i386)
337:info:build libtool: link: (cd ".libs" && rm -f "libmecab.dylib" && ln -s "libmecab.1.dylib" "libmecab.dylib")
338:info:build libtool: link: ar cru .libs/libmecab.a  utils.o eval.o iconv_utils.o dictionary_rewriter.o dictionary_generator.o dictionary_compiler.o context_id.o connector.o nbest_generator.o writer.o string_buffer.o viterbi.o param.o tokenizer.o char_property.o tagger.o dictionary.o feature_index.o lbfgs.o learner_tagger.o learner.o libmecab.o
339:info:build libtool: link: ranlib .libs/libmecab.a
340:info:build libtool: link: ( cd ".libs" && rm -f "libmecab.la" && ln -s "../libmecab.la" "libmecab.la" )
341:info:build ccache /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102    -DMECAB_DEFAULT_RC="\"/opt/local/etc/mecabrc\""  -I/opt/local/include  -O3 -Wall  -c -o mecab.o mecab.cpp
342:info:build /bin/sh ../libtool --tag=CXX   --mode=link ccache /usr/bin/g++-4.2  -O3 -Wall   -L/opt/local/lib -arch x86_64 -arch i386 -o mecab mecab.o libmecab.la -liconv -lpthread -lpthread -lpthread  -lstdc++
343:info:build libtool: link: ccache /usr/bin/g++-4.2 -O3 -Wall -arch x86_64 -arch i386 -o .libs/mecab mecab.o  -L/opt/local/lib ./.libs/libmecab.dylib /opt/local/lib/libiconv.dylib -lpthread -lstdc++
344:info:build ld: warning: in mecab.o, file was built for unsupported file format which is not the architecture being linked (i386)
345:info:build Undefined symbols for architecture i386:
346:info:build   "_main", referenced from:
347:info:build       start in crt1.10.6.o
348:info:build ld: symbol(s) not found for architecture i386
349:info:build collect2: ld returned 1 exit status
350:info:build lipo: can't open input file: /var/tmp//cceJyiKz.out (No such file or directory)
351:info:build make[2]: *** [mecab] Error 1
352:info:build make[1]: *** [all-recursive] Error 1
353:info:build make: *** [all] Error 2
354:info:build shell command " cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_textproc_mecab/work/mecab-0.98" && /usr/bin/make all " returned error 2
355:error:build Target org.macports.build returned: shell command failed (see log for details)
356:debug:build Backtrace: shell command failed (see log for details)
357    while executing
358"command_exec build"
359    (procedure "portbuild::build_main" line 8)
360    invoked from within
361"$procedure $targetname"
362:info:build Warning: the following items did not execute (for mecab): org.macports.activate org.macports.build org.macports.destroot org.macports.install
363:error:build Failed to install mecab
364:notice:build Log for mecab is at: /opt/local/var/macports/logs/_Users_rschmidt_macports_dports_textproc_mecab/main.log