Ticket #32752: main.log

File main.log, 205.3 KB (added by cluesome@…, 12 years ago)
Line 
1version:1
2:debug:main Attempting ln -sf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/databases/mysql5/work
3:debug:main changing euid/egid - current euid: 0 - current egid: 0
4:debug:main egid changed to: 501
5:debug:main euid changed to: 502
6:debug:main Executing org.macports.main (mysql5)
7:debug:main Privilege de-escalation not attempted as not running as root.
8:debug:archivefetch archivefetch phase started at Tue Jan  3 20:03:40 GMT 2012
9:msg:archivefetch --->  Fetching archive for mysql5
10:debug:archivefetch Executing org.macports.archivefetch (mysql5)
11:debug:archivefetch Can't run archivefetch on this port without elevated privileges. Escalating privileges back to root.
12:debug:archivefetch euid changed to: 0. egid changed to: 0.
13:debug:archivefetch changing euid/egid - current euid: 0 - current egid: 0
14:debug:archivefetch egid changed to: 501
15:debug:archivefetch euid changed to: 502
16:info:archivefetch --->  mysql5-5.1.60_0.darwin_11.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/software/mysql5
17:msg:archivefetch --->  Attempting to fetch mysql5-5.1.60_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/mysql5
18:debug:archivefetch Fetching archive failed:: The requested URL returned error: 404
19:debug:archivefetch Privilege de-escalation not attempted as not running as root.
20:debug:fetch fetch phase started at Tue Jan  3 20:03:43 GMT 2012
21:notice:fetch --->  Fetching mysql5
22:debug:fetch euid/egid changed to: 0/0
23:debug:fetch chowned /opt/local/var/macports/distfiles/mysql5 to macports
24:debug:fetch euid/egid changed to: 502/501
25:debug:fetch Executing org.macports.fetch (mysql5)
26:debug:fetch Privilege de-escalation not attempted as not running as root.
27:debug:checksum checksum phase started at Tue Jan  3 20:03:43 GMT 2012
28:notice:checksum --->  Verifying checksum(s) for mysql5
29:debug:checksum Executing org.macports.checksum (mysql5)
30:info:checksum --->  Checksumming mysql-5.1.60.tar.gz
31:debug:checksum Correct (rmd160) checksum for mysql-5.1.60.tar.gz
32:debug:checksum Correct (sha256) checksum for mysql-5.1.60.tar.gz
33:debug:checksum Privilege de-escalation not attempted as not running as root.
34:debug:extract extract phase started at Tue Jan  3 20:03:44 GMT 2012
35:notice:extract --->  Extracting mysql5
36:debug:extract Executing org.macports.extract (mysql5)
37:info:extract --->  Extracting mysql-5.1.60.tar.gz
38:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/mysql5/mysql-5.1.60.tar.gz'
39: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_tarballs_ports_databases_mysql5/mysql5/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7'
40:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/mysql5/mysql-5.1.60.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -'
41:debug:extract Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/mysql5/mysql-5.1.60.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -
42:debug:extract euid/egid changed to: 0/0
43:debug:extract chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work to macports
44:debug:extract euid/egid changed to: 502/501
45:debug:extract Privilege de-escalation not attempted as not running as root.
46:debug:patch patch phase started at Tue Jan  3 20:03:55 GMT 2012
47:debug:patch Executing org.macports.patch (mysql5)
48:notice:patch --->  Applying patches to mysql5
49:info:patch --->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/databases/mysql5/files/patch-Makefile.in.diff
50:debug:patch Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7'
51:debug:patch Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.60" && /usr/bin/patch -p0'
52:debug:patch Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.60" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/databases/mysql5/files/patch-Makefile.in.diff'
53:info:patch patching file Makefile.in
54:info:patch Hunk #1 succeeded at 412 (offset -5 lines).
55:info:patch --->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/databases/mysql5/files/patch-mysql_secure_installation.sh.diff
56:debug:patch Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7'
57:debug:patch Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.60" && /usr/bin/patch -p0'
58:debug:patch Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.60" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/databases/mysql5/files/patch-mysql_secure_installation.sh.diff'
59:info:patch patching file scripts/mysql_secure_installation.sh
60:debug:patch Executing proc-post-org.macports.patch-patch-0
61:debug:patch euid/egid changed to: 0/0
62:debug:patch chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.60/scripts/mysql_secure_installation.sh to macports
63:debug:patch euid/egid changed to: 502/501
64:debug:patch euid/egid changed to: 0/0
65:debug:patch setting attributes on /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.60/scripts/mysql_secure_installation.sh
66:debug:patch euid/egid changed to: 502/501
67:debug:patch Privilege de-escalation not attempted as not running as root.
68:debug:configure configure phase started at Tue Jan  3 20:03:55 GMT 2012
69:notice:configure --->  Configuring mysql5
70:debug:configure Using compiler 'Mac OS X llvm-gcc 4.2'
71:debug:configure Executing proc-pre-org.macports.configure-configure-0
72:debug:configure Executing org.macports.configure (mysql5)
73:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -fPIC -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -fPIC -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.7' CXX='/Developer/usr/bin/llvm-g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' OBJC='/Developer/usr/bin/llvm-gcc-4.2' FCFLAGS='-pipe -O2 -m64' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -O2 -arch x86_64' FFLAGS='-pipe -O2 -m64' CC_PRINT_OPTIONS='YES' CC='/Developer/usr/bin/llvm-gcc-4.2'
74:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.60" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man --infodir=/opt/local/share/info --localstatedir=/opt/local/var/db/mysql5 --libdir=/opt/local/lib/mysql5 --bindir=/opt/local/lib/mysql5/bin --includedir=/opt/local/include/mysql5 --datadir=/opt/local/share/mysql5 --sysconfdir=/opt/local/etc/mysql5 --with-zlib-dir=/opt/local --with-ssl=/opt/local --with-extra-charsets=complex --with-unix-socket-path=/opt/local/var/run/mysql5/mysqld.sock --with-mysqld-user=_mysql --without-docs --with-plugins=all --enable-thread-safe-client --without-readline --with-embedded-server --with-pic'
75:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.60" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man --infodir=/opt/local/share/info --localstatedir=/opt/local/var/db/mysql5 --libdir=/opt/local/lib/mysql5 --bindir=/opt/local/lib/mysql5/bin --includedir=/opt/local/include/mysql5 --datadir=/opt/local/share/mysql5 --sysconfdir=/opt/local/etc/mysql5 --with-zlib-dir=/opt/local --with-ssl=/opt/local --with-extra-charsets=complex --with-unix-socket-path=/opt/local/var/run/mysql5/mysqld.sock --with-mysqld-user=_mysql --without-docs --with-plugins=all --enable-thread-safe-client --without-readline --with-embedded-server --with-pic
76:info:configure checking build system type... i386-apple-darwin11.2.0
77:info:configure checking host system type... i386-apple-darwin11.2.0
78:info:configure checking target system type... i386-apple-darwin11.2.0
79:info:configure checking for a BSD-compatible install... /usr/bin/install -c
80:info:configure checking whether build environment is sane... yes
81:info:configure checking for a thread-safe mkdir -p... ./install-sh -c -d
82:info:configure checking for gawk... gawk
83:info:configure checking whether make sets $(MAKE)... yes
84:info:configure checking how to create a ustar tar archive... gnutar
85:info:configure checking for style of include used by make... GNU
86:info:configure checking for gcc... /Developer/usr/bin/llvm-gcc-4.2
87:info:configure checking for C compiler default output file name... a.out
88:info:configure checking whether the C compiler works... yes
89:info:configure checking whether we are cross compiling... no
90:info:configure checking for suffix of executables...
91:info:configure checking for suffix of object files... o
92:info:configure checking whether we are using the GNU C compiler... yes
93:info:configure checking whether /Developer/usr/bin/llvm-gcc-4.2 accepts -g... yes
94:info:configure checking for /Developer/usr/bin/llvm-gcc-4.2 option to accept ISO C89... none needed
95:info:configure checking dependency style of /Developer/usr/bin/llvm-gcc-4.2... gcc3
96:info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
97:info:configure checking for grep that handles long lines and -e... /usr/bin/grep
98:info:configure checking for egrep... /usr/bin/grep -E
99:info:configure checking for fgrep... /usr/bin/grep -F
100:info:configure checking for ld used by /Developer/usr/bin/llvm-gcc-4.2... /Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
101:info:configure checking if the linker (/Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no
102:info:configure checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
103:info:configure checking the name lister (/usr/bin/nm) interface... BSD nm
104:info:configure checking whether ln -s works... yes
105:info:configure checking the maximum length of command line arguments... 196608
106:info:configure checking whether the shell understands some XSI constructs... yes
107:info:configure checking whether the shell understands "+="... yes
108:info:configure checking for /Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files... -r
109:info:configure checking for objdump... no
110:info:configure checking how to recognize dependent libraries... pass_all
111:info:configure checking for ar... ar
112:info:configure checking for strip... strip
113:info:configure checking for ranlib... ranlib
114:info:configure checking command to parse /usr/bin/nm output from /Developer/usr/bin/llvm-gcc-4.2 object... ok
115:info:configure checking for dsymutil... dsymutil
116:info:configure checking for nmedit... nmedit
117:info:configure checking for lipo... lipo
118:info:configure checking for otool... otool
119:info:configure checking for otool64... no
120:info:configure checking for -single_module linker flag... yes
121:info:configure checking for -exported_symbols_list linker flag... yes
122:info:configure checking how to run the C preprocessor... /Developer/usr/bin/llvm-gcc-4.2 -E
123:info:configure checking for ANSI C header files... yes
124:info:configure checking for sys/types.h... yes
125:info:configure checking for sys/stat.h... yes
126:info:configure checking for stdlib.h... yes
127:info:configure checking for string.h... yes
128:info:configure checking for memory.h... yes
129:info:configure checking for strings.h... yes
130:info:configure checking for inttypes.h... yes
131:info:configure checking for stdint.h... yes
132:info:configure checking for unistd.h... yes
133:info:configure checking for dlfcn.h... yes
134:info:configure checking for objdir... .libs
135:info:configure checking if /Developer/usr/bin/llvm-gcc-4.2 supports -fno-rtti -fno-exceptions... no
136:info:configure checking for /Developer/usr/bin/llvm-gcc-4.2 option to produce PIC... -fno-common -DPIC
137:info:configure checking if /Developer/usr/bin/llvm-gcc-4.2 PIC flag -fno-common -DPIC works... yes
138:info:configure checking if /Developer/usr/bin/llvm-gcc-4.2 static flag -static works... no
139:info:configure checking if /Developer/usr/bin/llvm-gcc-4.2 supports -c -o file.o... yes
140:info:configure checking if /Developer/usr/bin/llvm-gcc-4.2 supports -c -o file.o... (cached) yes
141:info:configure checking whether the /Developer/usr/bin/llvm-gcc-4.2 linker (/Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes
142:info:configure checking dynamic linker characteristics... darwin11.2.0 dyld
143:info:configure checking how to hardcode library paths into programs... immediate
144:info:configure checking whether stripping libraries is possible... yes
145:info:configure checking if libtool supports shared libraries... yes
146:info:configure checking whether to build shared libraries... yes
147:info:configure checking whether to build static libraries... yes
148:info:configure checking "character sets"... default: latin1, collation: latin1_swedish_ci; compiled in: latin1 latin1 utf8 big5 cp1250 cp932 eucjpms euckr gb2312 gbk latin1 latin2 sjis tis620 ucs2 ujis utf8
149:info:configure checking whether to compile national Unicode collations... yes
150:info:configure checking for doxygen... no
151:info:configure checking for pdflatex... no
152:info:configure checking for makeindex... no
153:info:configure checking whether to enable the maintainer-specific development environment... no
154:info:configure checking whether build environment is sane... yes
155:info:configure checking whether make sets $(MAKE)... (cached) yes
156:info:configure checking for gawk... (cached) gawk
157:info:configure checking for gcc... (cached) /Developer/usr/bin/llvm-gcc-4.2
158:info:configure checking whether we are using the GNU C compiler... (cached) yes
159:info:configure checking whether /Developer/usr/bin/llvm-gcc-4.2 accepts -g... (cached) yes
160:info:configure checking for /Developer/usr/bin/llvm-gcc-4.2 option to accept ISO C89... (cached) none needed
161:info:configure checking dependency style of /Developer/usr/bin/llvm-gcc-4.2... (cached) gcc3
162:info:configure checking whether we are using the GNU C++ compiler... yes
163:info:configure checking whether /Developer/usr/bin/llvm-g++-4.2 accepts -g... yes
164:info:configure checking dependency style of /Developer/usr/bin/llvm-g++-4.2... gcc3
165:info:configure checking whether we are using the GNU C++ compiler... (cached) yes
166:info:configure checking whether /Developer/usr/bin/llvm-g++-4.2 accepts -g... (cached) yes
167:info:configure checking dependency style of /Developer/usr/bin/llvm-g++-4.2... (cached) gcc3
168:info:configure checking how to run the C++ preprocessor... /Developer/usr/bin/llvm-g++-4.2 -E
169:info:configure checking for ld used by /Developer/usr/bin/llvm-g++-4.2... /Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
170:info:configure checking if the linker (/Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no
171:info:configure checking whether the /Developer/usr/bin/llvm-g++-4.2 linker (/Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes
172:info:configure checking for /Developer/usr/bin/llvm-g++-4.2 option to produce PIC... -fno-common -DPIC
173:info:configure checking if /Developer/usr/bin/llvm-g++-4.2 PIC flag -fno-common -DPIC works... yes
174:info:configure checking if /Developer/usr/bin/llvm-g++-4.2 static flag -static works... no
175:info:configure checking if /Developer/usr/bin/llvm-g++-4.2 supports -c -o file.o... yes
176:info:configure checking if /Developer/usr/bin/llvm-g++-4.2 supports -c -o file.o... (cached) yes
177:info:configure checking whether the /Developer/usr/bin/llvm-g++-4.2 linker (/Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes
178:info:configure checking dynamic linker characteristics... darwin11.2.0 dyld
179:info:configure checking how to hardcode library paths into programs... immediate
180:info:configure checking how to run the C preprocessor... /Developer/usr/bin/llvm-gcc-4.2 -E
181:info:configure checking "C Compiler version"... "/Developer/usr/bin/llvm-gcc-4.2 i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)"
182:info:configure checking "C++ compiler version"... "/Developer/usr/bin/llvm-g++-4.2 i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)"
183:info:configure checking for ranlib... (cached) ranlib
184:info:configure checking for a BSD-compatible install... /usr/bin/install -c
185:info:configure checking for bison... bison -y -p MYSQL
186:info:configure checking for pdftex... no
187:info:configure checking for tex... no
188:info:configure checking for uname... /usr/bin/uname
189:info:configure checking operating system... Darwin
190:info:configure checking for ar... ar
191:info:configure checking if we should use 'skip-external-locking' as default for darwin11.2.0... no
192:info:configure checking for ln... /bin/ln
193:info:configure checking for ln... /bin/ln
194:info:configure checking for mv... /bin/mv
195:info:configure checking for rm... /bin/rm
196:info:configure checking for cp... /bin/cp
197:info:configure checking for sed... (cached) /opt/local/bin/gsed
198:info:configure checking for cmp... /usr/bin/cmp
199:info:configure checking for chmod... /bin/chmod
200:info:configure checking for hostname... /bin/hostname
201:info:configure checking for diff... /usr/bin/diff
202:info:configure checking for gnutar... gnutar
203:info:configure checking for perl... /opt/local/bin/perl
204:info:configure 0
205:info:configure checking for ps... /bin/ps
206:info:configure checking "how to check if pid exists"... "/bin/ps wwwp $$PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$$MYSQLD" > /dev/null"
207:info:configure checking for kill... /bin/kill
208:info:configure checking "for kill switches"... "/bin/kill -0 $$PID > /dev/null 2> /dev/null"
209:info:configure checking for /Developer/usr/bin/llvm-gcc-4.2 option to accept ANSI C...
210:info:configure checking dependency style of /Developer/usr/bin/llvm-gcc-4.2... gcc3
211:info:configure checking whether --noexecstack is desirable for .S files... no
212:info:configure checking for nm... /usr/bin/nm
213:info:configure checking whether features provided by the user community should be included.... yes
214:info:configure checking if we should use assembler functions... no
215:info:configure checking if SHOW PROFILE should be enabled.... yes
216:info:configure checking If we should should enable LOAD DATA LOCAL by default... no
217:info:configure checking If we should should enable init-file... yes
218:info:configure checking for getconf... getconf
219:info:configure checking for CFLAGS value to request large file support... no
220:info:configure checking for LDFLAGS value to request large file support... no
221:info:configure checking for LIBS value to request large file support... no
222:info:configure checking for _FILE_OFFSET_BITS... no
223:info:configure checking for _LARGEFILE_SOURCE... no
224:info:configure checking for _LARGE_FILES... no
225:info:configure checking for size_t... yes
226:info:configure checking for dirent.h that defines DIR... yes
227:info:configure checking for library containing opendir... none required
228:info:configure checking for ANSI C header files... (cached) yes
229:info:configure checking for sys/wait.h that is POSIX.1 compatible... yes
230:info:configure checking fcntl.h usability... yes
231:info:configure checking fcntl.h presence... yes
232:info:configure checking for fcntl.h... yes
233:info:configure checking fenv.h usability... yes
234:info:configure checking fenv.h presence... yes
235:info:configure checking for fenv.h... yes
236:info:configure checking float.h usability... yes
237:info:configure checking float.h presence... yes
238:info:configure checking for float.h... yes
239:info:configure checking floatingpoint.h usability... no
240:info:configure checking floatingpoint.h presence... no
241:info:configure checking for floatingpoint.h... no
242:info:configure checking fpu_control.h usability... no
243:info:configure checking fpu_control.h presence... no
244:info:configure checking for fpu_control.h... no
245:info:configure checking ieeefp.h usability... no
246:info:configure checking ieeefp.h presence... no
247:info:configure checking for ieeefp.h... no
248:info:configure checking limits.h usability... yes
249:info:configure checking limits.h presence... yes
250:info:configure checking for limits.h... yes
251:info:configure checking for memory.h... (cached) yes
252:info:configure checking pwd.h usability... yes
253:info:configure checking pwd.h presence... yes
254:info:configure checking for pwd.h... yes
255:info:configure checking select.h usability... no
256:info:configure checking select.h presence... no
257:info:configure checking for select.h... no
258:info:configure checking for stdlib.h... (cached) yes
259:info:configure checking stddef.h usability... yes
260:info:configure checking stddef.h presence... yes
261:info:configure checking for stddef.h... yes
262:info:configure checking for strings.h... (cached) yes
263:info:configure checking for string.h... (cached) yes
264:info:configure checking synch.h usability... no
265:info:configure checking synch.h presence... no
266:info:configure checking for synch.h... no
267:info:configure checking sys/mman.h usability... yes
268:info:configure checking sys/mman.h presence... yes
269:info:configure checking for sys/mman.h... yes
270:info:configure checking sys/socket.h usability... yes
271:info:configure checking sys/socket.h presence... yes
272:info:configure checking for sys/socket.h... yes
273:info:configure checking netinet/in.h usability... yes
274:info:configure checking netinet/in.h presence... yes
275:info:configure checking for netinet/in.h... yes
276:info:configure checking arpa/inet.h usability... yes
277:info:configure checking arpa/inet.h presence... yes
278:info:configure checking for arpa/inet.h... yes
279:info:configure checking sys/timeb.h usability... yes
280:info:configure checking sys/timeb.h presence... yes
281:info:configure checking for sys/timeb.h... yes
282:info:configure checking for sys/types.h... (cached) yes
283:info:configure checking sys/un.h usability... yes
284:info:configure checking sys/un.h presence... yes
285:info:configure checking for sys/un.h... yes
286:info:configure checking sys/vadvise.h usability... yes
287:info:configure checking sys/vadvise.h presence... yes
288:info:configure checking for sys/vadvise.h... yes
289:info:configure checking for sys/wait.h... (cached) yes
290:info:configure checking term.h usability... yes
291:info:configure checking term.h presence... yes
292:info:configure checking for term.h... yes
293:info:configure checking for unistd.h... (cached) yes
294:info:configure checking utime.h usability... yes
295:info:configure checking utime.h presence... yes
296:info:configure checking for utime.h... yes
297:info:configure checking sys/utime.h usability... no
298:info:configure checking sys/utime.h presence... no
299:info:configure checking for sys/utime.h... no
300:info:configure checking termio.h usability... no
301:info:configure checking termio.h presence... no
302:info:configure checking for termio.h... no
303:info:configure checking termios.h usability... yes
304:info:configure checking termios.h presence... yes
305:info:configure checking for termios.h... yes
306:info:configure checking sched.h usability... yes
307:info:configure checking sched.h presence... yes
308:info:configure checking for sched.h... yes
309:info:configure checking crypt.h usability... no
310:info:configure checking crypt.h presence... no
311:info:configure checking for crypt.h... no
312:info:configure checking alloca.h usability... yes
313:info:configure checking alloca.h presence... yes
314:info:configure checking for alloca.h... yes
315:info:configure checking sys/ioctl.h usability... yes
316:info:configure checking sys/ioctl.h presence... yes
317:info:configure checking for sys/ioctl.h... yes
318:info:configure checking malloc.h usability... no
319:info:configure checking malloc.h presence... no
320:info:configure checking for malloc.h... no
321:info:configure checking sys/malloc.h usability... yes
322:info:configure checking sys/malloc.h presence... yes
323:info:configure checking for sys/malloc.h... yes
324:info:configure checking sys/ipc.h usability... yes
325:info:configure checking sys/ipc.h presence... yes
326:info:configure checking for sys/ipc.h... yes
327:info:configure checking sys/shm.h usability... yes
328:info:configure checking sys/shm.h presence... yes
329:info:configure checking for sys/shm.h... yes
330:info:configure checking linux/config.h usability... no
331:info:configure checking linux/config.h presence... no
332:info:configure checking for linux/config.h... no
333:info:configure checking sys/prctl.h usability... no
334:info:configure checking sys/prctl.h presence... no
335:info:configure checking for sys/prctl.h... no
336:info:configure checking sys/resource.h usability... yes
337:info:configure checking sys/resource.h presence... yes
338:info:configure checking for sys/resource.h... yes
339:info:configure checking sys/param.h usability... yes
340:info:configure checking sys/param.h presence... yes
341:info:configure checking for sys/param.h... yes
342:info:configure checking port.h usability... no
343:info:configure checking port.h presence... no
344:info:configure checking for port.h... no
345:info:configure checking for ieeefp.h... (cached) no
346:info:configure checking execinfo.h usability... yes
347:info:configure checking execinfo.h presence... yes
348:info:configure checking for execinfo.h... yes
349:info:configure checking xfs/xfs.h usability... no
350:info:configure checking xfs/xfs.h presence... no
351:info:configure checking for xfs/xfs.h... no
352:info:configure checking for floor in -lm... yes
353:info:configure checking for gethostbyname_r in -lnsl_r... no
354:info:configure checking for gethostbyname_r in -lnsl... no
355:info:configure checking for gethostbyname_r... no
356:info:configure checking for library containing setsockopt... none required
357:info:configure checking for library containing bind... none required
358:info:configure checking for library containing crypt... none required
359:info:configure checking for library containing inet_aton... none required
360:info:configure checking for library containing sched_yield... none required
361:info:configure checking for zlib compression library... ok
362:info:configure checking for int8... no
363:info:configure checking for uint8... no
364:info:configure checking for int16... no
365:info:configure checking for uint16... no
366:info:configure checking for int32... no
367:info:configure checking for uint32... no
368:info:configure checking for int64... no
369:info:configure checking for uint64... no
370:info:configure checking for uchar... no
371:info:configure checking for uint... yes
372:info:configure checking for ulong... no
373:info:configure checking for in_addr_t... yes
374:info:configure checking for fp_except... no
375:info:configure checking "Linux threads"... "no"
376:info:configure checking "SCO threads"... "no"
377:info:configure checking SCO OpenServer 6, UnixWare 7 or OpenUNIX 8 native threads... no
378:info:configure checking "Siemens threads"... "no"
379:info:configure checking "Solaris threads"... "no"
380:info:configure checking "named thread libs:"... "no"
381:info:configure checking "for pthread_create in -libc"... "yes"
382:info:configure checking for strtok_r in -lpthread... yes
383:info:configure checking for strtok_r... yes
384:info:configure checking for dlopen in -ldl... yes
385:info:configure checking for dlopen... yes
386:info:configure checking for dlerror... yes
387:info:configure checking for restartable system calls... yes
388:info:configure checking if Debug Sync Facility should be enabled.... no
389:info:configure checking whether the compiler provides atomic builtins... yes
390:info:configure checking "need of special linking flags"... "none"
391:info:configure checking for an ANSI C-conforming const... yes
392:info:configure checking for inline... inline
393:info:configure checking for off_t... yes
394:info:configure checking for struct stat.st_rdev... yes
395:info:configure checking whether time.h and sys/time.h may both be included... yes
396:info:configure checking whether struct tm is in sys/time.h or time.h... time.h
397:info:configure checking needs mysys_new helpers... no
398:info:configure checking size of char... 1
399:info:configure checking size of char*... 8
400:info:configure checking size of short... 2
401:info:configure checking size of int... 4
402:info:configure checking size of long... 8
403:info:configure checking size of long long... 8
404:info:configure checking size of off_t... 8
405:info:configure checking if time_t is unsigned... no
406:info:configure checking size of time_t... 8
407:info:configure checking the need for #pragma interface/implementation... no
408:info:configure checking whether byte ordering is bigendian... universal
409:info:configure checking base type of last arg to accept... socklen_t
410:info:configure checking struct type to use with setrlimit... struct rlimit
411:info:configure checking stack direction for C alloca... 1
412:info:configure checking for working alloca.h... (cached) yes
413:info:configure checking for alloca... yes
414:info:configure checking if struct timespec has a ts_sec member... no
415:info:configure checking if we have tzname variable... yes
416:info:configure checking if /Developer/usr/bin/llvm-g++-4.2 supports bool types... yes
417:info:configure checking if conversion of longlong to float works... yes
418:info:configure checking for sigset_t... no
419:info:configure checking for off_t... (cached) yes
420:info:configure checking for size_t... (cached) yes
421:info:configure checking for u_int32_t... yes
422:info:configure checking if pthread_yield takes zero arguments... yeso
423:info:configure checking if pthread_yield takes 1 argument... no
424:info:configure checking for malloc.h... (cached) no
425:info:configure checking sys/cdefs.h usability... yes
426:info:configure checking sys/cdefs.h presence... yes
427:info:configure checking for sys/cdefs.h... yes
428:info:configure checking for working alloca.h... yes
429:info:configure checking for alloca... (cached) yes
430:info:configure checking whether /Developer/usr/bin/llvm-gcc-4.2 needs -traditional... no
431:info:configure checking return type of signal handlers... void
432:info:configure checking for re_comp... no
433:info:configure checking for regcomp... yes
434:info:configure checking for strdup... yes
435:info:configure checking vis.h usability... yes
436:info:configure checking vis.h presence... yes
437:info:configure checking for vis.h... yes
438:info:configure checking for strvis... yes
439:info:configure checking for strlcat... yes
440:info:configure checking for strlcpy... yes
441:info:configure checking for issetugid... yes
442:info:configure checking for getuid... yes
443:info:configure checking for geteuid... yes
444:info:configure checking for getgid... yes
445:info:configure checking for getegid... yes
446:info:configure checking for fgetln... yes
447:info:configure checking for getline... yes
448:info:configure checking for flockfile... yes
449:info:configure checking varargs.h usability... no
450:info:configure checking varargs.h presence... no
451:info:configure checking for varargs.h... no
452:info:configure checking stdarg.h usability... yes
453:info:configure checking stdarg.h presence... yes
454:info:configure checking for stdarg.h... yes
455:info:configure checking dirent.h usability... yes
456:info:configure checking dirent.h presence... yes
457:info:configure checking for dirent.h... yes
458:info:configure checking locale.h usability... yes
459:info:configure checking locale.h presence... yes
460:info:configure checking for locale.h... yes
461:info:configure checking ndir.h usability... no
462:info:configure checking ndir.h presence... no
463:info:configure checking for ndir.h... no
464:info:configure checking sys/dir.h usability... yes
465:info:configure checking sys/dir.h presence... yes
466:info:configure checking for sys/dir.h... yes
467:info:configure checking sys/file.h usability... yes
468:info:configure checking sys/file.h presence... yes
469:info:configure checking for sys/file.h... yes
470:info:configure checking sys/ndir.h usability... no
471:info:configure checking sys/ndir.h presence... no
472:info:configure checking for sys/ndir.h... no
473:info:configure checking sys/ptem.h usability... no
474:info:configure checking sys/ptem.h presence... no
475:info:configure checking for sys/ptem.h... no
476:info:configure checking sys/pte.h usability... no
477:info:configure checking sys/pte.h presence... no
478:info:configure checking for sys/pte.h... no
479:info:configure checking sys/select.h usability... yes
480:info:configure checking sys/select.h presence... yes
481:info:configure checking for sys/select.h... yes
482:info:configure checking sys/stream.h usability... no
483:info:configure checking sys/stream.h presence... no
484:info:configure checking for sys/stream.h... no
485:info:configure checking for sys/mman.h... (cached) yes
486:info:configure checking curses.h usability... yes
487:info:configure checking curses.h presence... yes
488:info:configure checking for curses.h... yes
489:info:configure checking termcap.h usability... yes
490:info:configure checking termcap.h presence... yes
491:info:configure checking for termcap.h... yes
492:info:configure checking for termio.h... (cached) no
493:info:configure checking termbits.h usability... no
494:info:configure checking termbits.h presence... no
495:info:configure checking for termbits.h... no
496:info:configure checking asm/termbits.h usability... no
497:info:configure checking asm/termbits.h presence... no
498:info:configure checking for asm/termbits.h... no
499:info:configure checking grp.h usability... yes
500:info:configure checking grp.h presence... yes
501:info:configure checking for grp.h... yes
502:info:configure checking paths.h usability... yes
503:info:configure checking paths.h presence... yes
504:info:configure checking for paths.h... yes
505:info:configure checking semaphore.h usability... yes
506:info:configure checking semaphore.h presence... yes
507:info:configure checking for semaphore.h... yes
508:info:configure checking for lstat... yes
509:info:configure checking for putenv... yes
510:info:configure checking for select... yes
511:info:configure checking for setenv... yes
512:info:configure checking for setlocale... yes
513:info:configure checking for strcoll... yes
514:info:configure checking for tcgetattr... yes
515:info:configure checking whether stat file-mode macros are broken... no
516:info:configure checking for type of signal functions... posix
517:info:configure checking whether programs are able to redeclare getpw functions... yes
518:info:configure checking for TIOCGWINSZ in sys/ioctl.h... yes
519:info:configure checking for FIONREAD in sys/ioctl.h... yes
520:info:configure checking for TIOCSTAT in sys/ioctl.h... yes
521:info:configure checking if struct dirent has a d_ino member... yes
522:info:configure checking if struct dirent has a d_namlen member... yes
523:info:configure checking whether signal handlers are of type void... yes
524:info:configure checking wctype.h usability... yes
525:info:configure checking wctype.h presence... yes
526:info:configure checking for wctype.h... yes
527:info:configure checking wchar.h usability... yes
528:info:configure checking wchar.h presence... yes
529:info:configure checking for wchar.h... yes
530:info:configure checking langinfo.h usability... yes
531:info:configure checking langinfo.h presence... yes
532:info:configure checking for langinfo.h... yes
533:info:configure checking for mbrlen... yes
534:info:configure checking for mbscmp... no
535:info:configure checking for mbsrtowcs... yes
536:info:configure checking for wcrtomb... yes
537:info:configure checking for mbrtowc... yes
538:info:configure checking for wcscoll... yes
539:info:configure checking for wcsdup... yes
540:info:configure checking for wcwidth... yes
541:info:configure checking for wctype... yes
542:info:configure checking for mbstate_t... yes
543:info:configure checking for iswlower... yes
544:info:configure checking for iswupper... yes
545:info:configure checking for towlower... yes
546:info:configure checking for towupper... yes
547:info:configure checking for iswctype... yes
548:info:configure checking for nl_langinfo and CODESET... yes
549:info:configure checking for wchar_t in wchar.h... yes
550:info:configure checking for wctype_t in wctype.h... yes
551:info:configure checking for wint_t in wctype.h... yes
552:info:configure checking for tgetent in -lncursesw... yes
553:info:configure checking for termcap functions library... -lncursesw
554:info:configure checking whether tgoto is declared... yes
555:info:configure checking for strunvis... yes
556:info:configure checking for strvis... (cached) yes
557:info:configure checking for strlcpy... (cached) yes
558:info:configure checking for strlcat... (cached) yes
559:info:configure checking for fgetln... (cached) yes
560:info:configure checking return type of signal handlers... (cached) void
561:info:configure checking return type of qsort... void
562:info:configure checking for utime.h... (cached) yes
563:info:configure checking whether utime accepts a null argument... yes
564:info:configure checking for vprintf... yes
565:info:configure checking for _doprnt... no
566:info:configure checking whether fdatasync is declared... no
567:info:configure checking whether bzero is declared... yes
568:info:configure checking for alarm... yes
569:info:configure checking for bfill... no
570:info:configure checking for bmove... no
571:info:configure checking for bsearch... yes
572:info:configure checking for bzero... yes
573:info:configure checking for chsize... no
574:info:configure checking for cuserid... no
575:info:configure checking for fchmod... yes
576:info:configure checking for fcntl... yes
577:info:configure checking for fconvert... no
578:info:configure checking for fdatasync... yes
579:info:configure checking for fesetround... yes
580:info:configure checking for finite... yes
581:info:configure checking for fpresetsticky... no
582:info:configure checking for fpsetmask... no
583:info:configure checking for fsync... yes
584:info:configure checking for ftruncate... yes
585:info:configure checking for getcwd... yes
586:info:configure checking for gethostbyaddr_r... no
587:info:configure checking for gethostbyname_r... (cached) no
588:info:configure checking for getpass... yes
589:info:configure checking for getpassphrase... no
590:info:configure checking for getpwnam... yes
591:info:configure checking for getpwuid... yes
592:info:configure checking for getrlimit... yes
593:info:configure checking for getrusage... yes
594:info:configure checking for getwd... yes
595:info:configure checking for index... yes
596:info:configure checking for initgroups... yes
597:info:configure checking for isnan... yes
598:info:configure checking for localtime_r... yes
599:info:configure checking for gethrtime... no
600:info:configure checking for gmtime_r... yes
601:info:configure checking for locking... no
602:info:configure checking for longjmp... yes
603:info:configure checking for lrand48... yes
604:info:configure checking for madvise... yes
605:info:configure checking for mallinfo... no
606:info:configure checking for memcpy... yes
607:info:configure checking for memmove... yes
608:info:configure checking for mkstemp... yes
609:info:configure checking for mlockall... yes
610:info:configure checking for perror... yes
611:info:configure checking for poll... yes
612:info:configure checking for pread... yes
613:info:configure checking for pthread_attr_create... no
614:info:configure checking for mmap... yes
615:info:configure checking for mmap64... no
616:info:configure checking for getpagesize... yes
617:info:configure checking for pthread_attr_getstacksize... yes
618:info:configure checking for pthread_attr_setprio... no
619:info:configure checking for pthread_attr_setschedparam... yes
620:info:configure checking for pthread_attr_setstacksize... yes
621:info:configure checking for pthread_condattr_create... no
622:info:configure checking for pthread_getsequence_np... no
623:info:configure checking for pthread_key_delete... yes
624:info:configure checking for pthread_rwlock_rdlock... yes
625:info:configure checking for pthread_setprio... no
626:info:configure checking for pthread_setprio_np... no
627:info:configure checking for pthread_setschedparam... yes
628:info:configure checking for pthread_sigmask... yes
629:info:configure checking for readlink... yes
630:info:configure checking for realpath... yes
631:info:configure checking for rename... yes
632:info:configure checking for rint... yes
633:info:configure checking for rwlock_init... no
634:info:configure checking for setupterm... no
635:info:configure checking for shmget... yes
636:info:configure checking for shmat... yes
637:info:configure checking for shmdt... yes
638:info:configure checking for shmctl... yes
639:info:configure checking for sigaction... yes
640:info:configure checking for sigemptyset... yes
641:info:configure checking for sigaddset... yes
642:info:configure checking for sighold... yes
643:info:configure checking for sigset... yes
644:info:configure checking for sigthreadmask... no
645:info:configure checking for port_create... no
646:info:configure checking for sleep... yes
647:info:configure checking for snprintf... yes
648:info:configure checking for socket... yes
649:info:configure checking for stpcpy... yes
650:info:configure checking for strcasecmp... yes
651:info:configure checking for strerror... yes
652:info:configure checking for strsignal... yes
653:info:configure checking for strnlen... yes
654:info:configure checking for strpbrk... yes
655:info:configure checking for strstr... yes
656:info:configure checking for strtol... yes
657:info:configure checking for strtoll... yes
658:info:configure checking for strtoul... yes
659:info:configure checking for strtoull... yes
660:info:configure checking for tell... no
661:info:configure checking for tempnam... yes
662:info:configure checking for thr_setconcurrency... no
663:info:configure checking for vidattr... no
664:info:configure checking for posix_fallocate... no
665:info:configure checking for backtrace... yes
666:info:configure checking for backtrace_symbols... yes
667:info:configure checking for backtrace_symbols_fd... yes
668:info:configure checking for printstack... no
669:info:configure checking for fedisableexcept... no
670:info:configure checking for clock_gettime... no
671:info:configure checking for pthread_setschedprio... no
672:info:configure checking for isinf in <math.h>... yes
673:info:configure checking whether isinf() is safe to use in C code... yes
674:info:configure checking whether isinf() can be used in C++ code... yes
675:info:configure checking for fseeko... yes
676:info:configure checking style of gethost* routines... checking whether madvise is declared... yes
677:info:configure other
678:info:configure checking style of gethostbyname_r routines... other
679:info:configure checking 3 argument to gethostbyname_r routines... char
680:info:configure checking "args to pthread_getspecific"... POSIX
681:info:configure checking "args to pthread_mutex_init"... POSIX
682:info:configure checking "args to readdir_r"... POSIX
683:info:configure checking "style of sigwait"... POSIX
684:info:configure checking "for pthread_attr_setscope"... yes
685:info:configure checking "can netinet files be included"... "yes"
686:info:configure checking support for weak symbols... yes
687:info:configure checking whether __bss_start is defined... no
688:info:configure checking cxxabi.h usability... no
689:info:configure checking cxxabi.h presence... no
690:info:configure checking for cxxabi.h... no
691:info:configure checking for abi::__cxa_demangle... no
692:info:configure checking for big tables support... no
693:info:configure checking max indexes per table... 64
694:info:configure checking for SSL... using openSSL from /opt/local
695:info:configure configure: WARNING: Daemon Example Plugin can only be built as a plugin
696:info:configure configure: WARNING: Simple Parser can only be built as a plugin
697:info:configure configure: WARNING: Example Storage Engine can only be built as a plugin
698:info:configure configure: WARNING: InnoDB Storage Engine can only be built as a plugin
699:info:configure checking whether to use Partition Support... yes
700:info:configure checking whether to use Daemon Example Plugin... plugin
701:info:configure checking whether to use Simple Parser... plugin
702:info:configure checking whether to use Archive Storage Engine... yes
703:info:configure checking whether to use Blackhole Storage Engine... yes
704:info:configure checking whether to use CSV Storage Engine... yes
705:info:configure checking whether to use Example Storage Engine... plugin
706:info:configure checking whether to use Federated Storage Engine... yes
707:info:configure checking whether to use Memory Storage Engine... yes
708:info:configure checking whether to use InnoDB Storage Engine... yes
709:info:configure checking whether to use InnoDB Storage Engine... plugin
710:info:configure checking whether to use MyISAM Storage Engine... yes
711:info:configure checking whether to use MyISAM MERGE Engine... yes
712:info:configure checking whether to use Cluster Storage Engine... yes
713:info:configure checking for aio_read in -lrt... no
714:info:configure checking aio.h usability... yes
715:info:configure checking aio.h presence... yes
716:info:configure checking for aio.h... yes
717:info:configure checking for sched.h... (cached) yes
718:info:configure checking size of int... (cached) 4
719:info:configure checking size of long... (cached) 8
720:info:configure checking size of void*... 8
721:info:configure checking for sched_yield... yes
722:info:configure checking for fdatasync... (cached) yes
723:info:configure checking for localtime_r... (cached) yes
724:info:configure checking whether byte ordering is bigendian... (cached) universal
725:info:configure checking for sched.h... (cached) yes
726:info:configure checking size of int... (cached) 4
727:info:configure checking size of long... (cached) 8
728:info:configure checking size of void*... (cached) 8
729:info:configure checking for sched_yield... (cached) yes
730:info:configure checking for fdatasync... (cached) yes
731:info:configure checking for localtime_r... (cached) yes
732:info:configure checking whether byte ordering is bigendian... (cached) universal
733:info:configure checking whether GCC atomic builtins are available... yes
734:info:configure checking whether pthread_t can be used by GCC atomic builtins... yes
735:info:configure checking whether Solaris libc atomic functions are available... checking for atomic_add_long_nv... no
736:info:configure checking for atomic_cas_32... no
737:info:configure checking for atomic_cas_64... no
738:info:configure checking for atomic_cas_ulong... no
739:info:configure checking for atomic_swap_uchar... no
740:info:configure checking whether pthread_t can be used by Solaris libc atomic functions... no
741:info:configure checking size of pthread_t... 8
742:info:configure checking for x86 PAUSE instruction... yes
743:info:configure Using NDB Cluster
744:info:configure could not find sci transporter in /{include, lib}
745:info:configure checking for NDB Cluster options...
746:info:configure -- not including ndbapi test programs
747:info:configure -- not including ndbapi and mgmapi documentation
748:info:configure done.
749:info:configure Including Ndb Cluster Binlog
750:info:configure Including ndb shared memory transporter
751:info:configure checking libedit variant of rl_completion_entry_function... no
752:info:configure checking defined rl_compentry_func_t and rl_completion_func_t... yes
753:info:configure checking HIST_ENTRY is declared in readline/readline.h...
754:info:configure checking "for man pages to remove"... dropping
755:info:configure configure: creating ./config.status
756:info:configure config.status: creating zlib/Makefile
757:info:configure config.status: creating extra/yassl/Makefile
758:info:configure config.status: creating extra/yassl/taocrypt/Makefile
759:info:configure config.status: creating extra/yassl/taocrypt/benchmark/Makefile
760:info:configure config.status: creating extra/yassl/taocrypt/src/Makefile
761:info:configure config.status: creating extra/yassl/taocrypt/test/Makefile
762:info:configure config.status: creating extra/yassl/src/Makefile
763:info:configure config.status: creating extra/yassl/testsuite/Makefile
764:info:configure config.status: creating plugin/daemon_example/Makefile
765:info:configure config.status: creating plugin/fulltext/Makefile
766:info:configure config.status: creating storage/archive/Makefile
767:info:configure config.status: creating storage/blackhole/Makefile
768:info:configure config.status: creating storage/csv/Makefile
769:info:configure config.status: creating storage/example/Makefile
770:info:configure config.status: creating storage/federated/Makefile
771:info:configure config.status: creating storage/heap/Makefile
772:info:configure config.status: creating storage/innobase/Makefile
773:info:configure config.status: creating storage/innodb_plugin/Makefile
774:info:configure config.status: creating storage/myisam/Makefile
775:info:configure config.status: creating storage/myisammrg/Makefile
776:info:configure config.status: creating storage/ndb/docs/Makefile
777:info:configure config.status: creating storage/ndb/Makefile
778:info:configure config.status: creating storage/ndb/include/Makefile
779:info:configure config.status: creating storage/ndb/test/run-test/Makefile
780:info:configure config.status: creating storage/ndb/test/ndbapi/Makefile
781:info:configure config.status: creating storage/ndb/test/ndbapi/bank/Makefile
782:info:configure config.status: creating storage/ndb/test/src/Makefile
783:info:configure config.status: creating storage/ndb/test/Makefile
784:info:configure config.status: creating storage/ndb/test/tools/Makefile
785:info:configure config.status: creating storage/ndb/tools/Makefile
786:info:configure config.status: creating storage/ndb/src/mgmsrv/Makefile
787:info:configure config.status: creating storage/ndb/src/cw/Makefile
788:info:configure config.status: creating storage/ndb/src/cw/cpcd/Makefile
789:info:configure config.status: creating storage/ndb/src/ndbapi/Makefile
790:info:configure config.status: creating storage/ndb/src/mgmapi/Makefile
791:info:configure config.status: creating storage/ndb/src/common/debugger/signaldata/Makefile
792:info:configure config.status: creating storage/ndb/src/common/debugger/Makefile
793:info:configure config.status: creating storage/ndb/src/common/portlib/Makefile
794:info:configure config.status: creating storage/ndb/src/common/transporter/Makefile
795:info:configure config.status: creating storage/ndb/src/common/mgmcommon/Makefile
796:info:configure config.status: creating storage/ndb/src/common/logger/Makefile
797:info:configure config.status: creating storage/ndb/src/common/util/Makefile
798:info:configure config.status: creating storage/ndb/src/common/Makefile
799:info:configure config.status: creating storage/ndb/src/kernel/Makefile
800:info:configure config.status: creating storage/ndb/src/kernel/error/Makefile
801:info:configure config.status: creating storage/ndb/src/kernel/blocks/Makefile
802:info:configure config.status: creating storage/ndb/src/kernel/blocks/dbdict/Makefile
803:info:configure config.status: creating storage/ndb/src/kernel/blocks/dbtup/Makefile
804:info:configure config.status: creating storage/ndb/src/kernel/blocks/backup/Makefile
805:info:configure config.status: creating storage/ndb/src/kernel/blocks/dblqh/Makefile
806:info:configure config.status: creating storage/ndb/src/kernel/blocks/dbdih/Makefile
807:info:configure config.status: creating storage/ndb/src/kernel/vm/Makefile
808:info:configure config.status: creating storage/ndb/src/mgmclient/Makefile
809:info:configure config.status: creating storage/ndb/src/Makefile
810:info:configure config.status: creating storage/ndb/include/ndb_version.h
811:info:configure config.status: creating storage/ndb/include/ndb_global.h
812:info:configure config.status: creating storage/ndb/include/ndb_types.h
813:info:configure config.status: creating cmd-line-utils/readline/Makefile
814:info:configure config.status: creating Makefile
815:info:configure config.status: creating extra/Makefile
816:info:configure config.status: creating mysys/Makefile
817:info:configure config.status: creating unittest/Makefile
818:info:configure config.status: creating unittest/mytap/Makefile
819:info:configure config.status: creating unittest/mytap/t/Makefile
820:info:configure config.status: creating unittest/mysys/Makefile
821:info:configure config.status: creating unittest/strings/Makefile
822:info:configure config.status: creating unittest/examples/Makefile
823:info:configure config.status: creating strings/Makefile
824:info:configure config.status: creating regex/Makefile
825:info:configure config.status: creating storage/Makefile
826:info:configure config.status: creating man/Makefile
827:info:configure config.status: creating BUILD/Makefile
828:info:configure config.status: creating vio/Makefile
829:info:configure config.status: creating libmysql/Makefile
830:info:configure config.status: creating libmysql_r/Makefile
831:info:configure config.status: creating client/Makefile
832:info:configure config.status: creating sql/Makefile
833:info:configure config.status: creating sql/share/Makefile
834:info:configure config.status: creating sql/sql_builtin.cc
835:info:configure config.status: creating sql-common/Makefile
836:info:configure config.status: creating dbug/Makefile
837:info:configure config.status: creating scripts/Makefile
838:info:configure config.status: creating include/Makefile
839:info:configure config.status: creating tests/Makefile
840:info:configure config.status: creating Docs/Makefile
841:info:configure config.status: creating support-files/Makefile
842:info:configure config.status: creating support-files/MacOSX/Makefile
843:info:configure config.status: creating support-files/RHEL4-SElinux/Makefile
844:info:configure config.status: creating server-tools/Makefile
845:info:configure config.status: creating server-tools/instance-manager/Makefile
846:info:configure config.status: creating cmd-line-utils/Makefile
847:info:configure config.status: creating cmd-line-utils/libedit/Makefile
848:info:configure config.status: creating libmysqld/Makefile
849:info:configure config.status: creating libmysqld/examples/Makefile
850:info:configure config.status: creating mysql-test/Makefile
851:info:configure config.status: creating mysql-test/lib/My/SafeProcess/Makefile
852:info:configure config.status: creating netware/Makefile
853:info:configure config.status: creating sql-bench/Makefile
854:info:configure config.status: creating include/mysql_version.h
855:info:configure config.status: creating plugin/Makefile
856:info:configure config.status: creating win/Makefile
857:info:configure config.status: creating include/config.h
858:info:configure config.status: executing depfiles commands
859:info:configure config.status: executing libtool commands
860:info:configure rm: libtoolT: No such file or directory
861:info:configure config.status: executing default commands
862:info:configure
863:info:configure This version of MySQL Cluster is no longer maintained.
864:info:configure Please use the separate sources provided for MySQL Cluster instead.
865:info:configure See http://dev.mysql.com/doc/refman/5.1/en/mysql-cluster.html
866:info:configure for more details.
867:info:configure
868:info:configure Thank you for choosing MySQL!
869:info:configure
870:info:configure Remember to check the platform specific part of the reference manual
871:info:configure for hints about installing MySQL on your platform.
872:info:configure Also have a look at the files in the Docs directory.
873:info:configure
874:debug:configure Privilege de-escalation not attempted as not running as root.
875:debug:build build phase started at Tue Jan  3 20:05:57 GMT 2012
876:notice:build --->  Building mysql5
877:debug:build Executing org.macports.build (mysql5)
878: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_tarballs_ports_databases_mysql5/mysql5/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7'
879:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.60" && /usr/bin/make -j2 -w all'
880:debug:build Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.60" && /usr/bin/make -j2 -w all
881:info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.60'
882:info:build Making all in .
883:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.60'
884:info:build /usr/bin/make abi_headers="include/mysql/plugin.h include/mysql.h" do_abi_check
885:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.60'
886:info:build set -ex; \
887:info:build     for file in include/mysql/plugin.h include/mysql.h; do \
888:info:build              /Developer/usr/bin/llvm-gcc-4.2 -E -nostdinc -dI -DMYSQL_ABI_CHECK \
889:info:build                       -I./include \
890:info:build                       -I./include/mysql \
891:info:build                       -I./sql \
892:info:build                       -I./include \
893:info:build                       -I./include/mysql \
894:info:build                       -I./sql \
895:info:build                                      $file 2>/dev/null | \
896:info:build                       /opt/local/bin/gsed -e '/^# /d' \
897:info:build                                 -e '/^[     ]*$/d' \
898:info:build                                 -e '/^#pragma GCC set_debug_pwd/d' \
899:info:build                                 -e '/^#ident/d' > \
900:info:build                                            ./abi_check.out; \
901:info:build                       /usr/bin/diff -w $file.pp ./abi_check.out; \
902:info:build                       /bin/rm ./abi_check.out; \
903:info:build     done
904:info:build + for file in include/mysql/plugin.h include/mysql.h
905:info:build + /Developer/usr/bin/llvm-gcc-4.2 -E -nostdinc -dI -DMYSQL_ABI_CHECK -I./include -I./include/mysql -I./sql -I./include -I./include/mysql -I./sql include/mysql/plugin.h
906:info:build + /opt/local/bin/gsed -e '/^# /d' -e '/^[   ]*$/d' -e '/^#pragma GCC set_debug_pwd/d' -e '/^#ident/d'
907:info:build + /usr/bin/diff -w include/mysql/plugin.h.pp ./abi_check.out
908:info:build + /bin/rm ./abi_check.out
909:info:build + for file in include/mysql/plugin.h include/mysql.h
910:info:build + /Developer/usr/bin/llvm-gcc-4.2 -E -nostdinc -dI -DMYSQL_ABI_CHECK -I./include -I./include/mysql -I./sql -I./include -I./include/mysql -I./sql include/mysql.h
911:info:build + /opt/local/bin/gsed -e '/^# /d' -e '/^[   ]*$/d' -e '/^#pragma GCC set_debug_pwd/d' -e '/^#ident/d'
912:info:build + /usr/bin/diff -w include/mysql.h.pp ./abi_check.out
913:info:build + /bin/rm ./abi_check.out
914:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.60'
915:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.60'
916:info:build Making all in include
917:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.60/include'
918:info:build /bin/cp config.h my_config.h
919:info:build /bin/rm -f readline openssl
920:info:build echo timestamp > link_sources
921:info:build /usr/bin/make  all-am
922:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.60/include'
923:info:build make[2]: Nothing to be done for `all-am'.
924:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.60/include'
925:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.60/include'
926:info:build Making all in sql-common
927:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.60/sql-common'
928:info:build make[1]: Nothing to be done for `all'.
929:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.60/sql-common'
930:info:build Making all in scripts
931:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.60/scripts'
932:info:build /usr/bin/make  all-am
933:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.60/scripts'
934:info:build /bin/rm -f mysqld_safe mysqld_safe-t
935:info:build /bin/rm -f mysql_install_db mysql_install_db-t
936:info:build /opt/local/bin/gsed \
937:info:build       -e 's!@''bindir''@!/opt/local/lib/mysql5/bin!g' \
938:info:build       -e 's!@''sbindir''@!/opt/local/sbin!g' \
939:info:build       -e 's!@''scriptdir''@!/opt/local/lib/mysql5/bin!g' \
940:info:build       -e 's!@''prefix''@!/opt/local!g' \
941:info:build       -e 's!@''datadir''@!/opt/local/share/mysql5!g' \
942:info:build       -e 's!@''localstatedir''@!/opt/local/var/db/mysql5!g' \
943:info:build       -e 's!@''libexecdir''@!/opt/local/libexec!g' \
944:info:build       -e 's!@''pkglibdir''@!/opt/local/lib/mysql5/mysql!g' \
945:info:build       -e 's!@''pkgincludedir''@!/opt/local/include/mysql5/mysql!g' \
946:info:build       -e 's!@''pkgdatadir''@!/opt/local/share/mysql5/mysql!g' \
947:info:build       -e 's!@''pkgplugindir''@!/opt/local/lib/mysql5/mysql/plugin!g' \
948:info:build       -e 's!@''pkgsuppdir''@!/opt/local/share/mysql5/mysql!g' \
949:info:build       -e 's!@''sysconfdir''@!/opt/local/etc/mysql5!g' \
950:info:build       -e 's!@''mandir''@!/opt/local/share/man!g' \
951:info:build       -e 's!@''infodir''@!/opt/local/share/info!g' \
952:info:build       -e 's!@''CC''@!/Developer/usr/bin/llvm-gcc-4.2!'\
953:info:build       -e 's!@''CXX''@!/Developer/usr/bin/llvm-g++-4.2!'\
954:info:build       -e 's!@''GXX''@!yes!'\
955:info:build       -e 's!@''SAVE_CC''@!/Developer/usr/bin/llvm-gcc-4.2!'\
956:info:build       -e 's!@''SAVE_CXX''@!/Developer/usr/bin/llvm-g++-4.2!'\
957:info:build       -e 's!@''CC_VERSION''@!i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)!'\
958:info:build       -e 's!@''CXX_VERSION''@!i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)!'\
959:info:build       -e 's!@''PERL''@!/opt/local/bin/perl!' \
960:info:build       -e 's!@''SAVE_ASFLAGS''@!!'\
961:info:build       -e 's!@''SAVE_CFLAGS''@!-pipe -O2 -fPIC -arch x86_64!'\
962:info:build       -e 's!@''SAVE_CXXFLAGS''@!-pipe -O2 -fPIC -arch x86_64!'\
963:info:build       -e 's!@''SAVE_LDFLAGS''@!-L/opt/local/lib -arch x86_64!'\
964:info:build       -e 's!@''ASFLAGS''@!!'\
965:info:build       -e 's!@''CFLAGS''@! -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL!'\
966:info:build       -e 's!@''CXXFLAGS''@! -pipe -O2 -fPIC -arch x86_64   -fno-implicit-templates -fno-exceptions -fno-rtti -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL!'\
967:info:build       -e 's!@''LDFLAGS''@!-L/opt/local/lib -arch x86_64 !'\
968:info:build       -e 's!@''LIBDL''@!-ldl !'\
969:info:build       -e 's!@''CLIENT_LIBS''@!-lm  -L/opt/local/lib/ -lssl -lcrypto -L/opt/local/lib -lz !' \
970:info:build       -e 's!@''ZLIB_LIBS''@!-L/opt/local/lib -lz!' \
971:info:build       -e 's!@''LIBS''@!-lm  !' \
972:info:build       -e 's!@''WRAPLIBS''@!!' \
973:info:build       -e 's!@''innodb_system_libs''@!!' \
974:info:build       -e 's!@''openssl_libs''@!-L/opt/local/lib/ -lssl -lcrypto!' \
975:info:build       -e 's!@''VERSION''@!5.1.60!' \
976:info:build       -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
977:info:build       -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
978:info:build       -e 's!@''COMPILATION_COMMENT''@!Source distribution!' \
979:info:build       -e 's!@''MACHINE_TYPE''@!i386!' \
980:info:build       -e 's!@''HOSTNAME''@!/bin/hostname!' \
981:info:build       -e 's!@''SYSTEM_TYPE''@!apple-darwin11.2.0!' \
982:info:build       -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
983:info:build       -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
984:info:build       -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!!' \
985:info:build       -e 's!@''MYSQL_UNIX_ADDR''@!/opt/local/var/run/mysql5/mysqld.sock!' \
986:info:build       -e 's!@''MYSQL_TCP_PORT''@!3306!' \
987:info:build       -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \
988:info:build       -e 's!@''TARGET_LINUX''@!false!' \
989:info:build       -e "s!@""CONF_COMMAND""@!./configure  '--prefix=/opt/local' '--mandir=/opt/local/share/man' '--infodir=/opt/local/share/info' '--localstatedir=/opt/local/var/db/mysql5' '--libdir=/opt/local/lib/mysql5' '--bindir=/opt/local/lib/mysql5/bin' '--includedir=/opt/local/include/mysql5' '--datadir=/opt/local/share/mysql5' '--sysconfdir=/opt/local/etc/mysql5' '--with-zlib-dir=/opt/local' '--with-ssl=/opt/local' '--with-extra-charsets=complex' '--with-unix-socket-path=/opt/local/var/run/mysql5/mysqld.sock' '--with-mysqld-user=_mysql' '--without-docs' '--with-plugins=all' '--enable-thread-safe-client' '--without-readline' '--with-embedded-server' '--with-pic' 'CC=/Developer/usr/bin/llvm-gcc-4.2' 'CFLAGS=-pipe -O2 -fPIC -arch x86_64' 'LDFLAGS=-L/opt/local/lib -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/Developer/usr/bin/llvm-g++-4.2' 'CXXFLAGS=-pipe -O2 -fPIC -arch x86_64'!" \
990:info:build       -e 's!@''MYSQLD_USER''@!_mysql!' \
991:info:build       -e 's!@''STATIC_NSS_FLAGS''@!!' \
992:info:build       -e 's!@''NON_THREADED_LIBS''@!-lm !' \
993:info:build       -e 's!@''ZLIB_DEPS''@!-L/opt/local/lib -lz!' \
994:info:build       -e "s!@MAKE@!/usr/bin/make!" \
995:info:build     mysqld_safe.sh > mysqld_safe-t
996:info:build /opt/local/bin/gsed \
997:info:build       -e 's!@''bindir''@!/opt/local/lib/mysql5/bin!g' \
998:info:build       -e 's!@''sbindir''@!/opt/local/sbin!g' \
999:info:build       -e 's!@''scriptdir''@!/opt/local/lib/mysql5/bin!g' \
1000:info:build       -e 's!@''prefix''@!/opt/local!g' \
1001:info:build       -e 's!@''datadir''@!/opt/local/share/mysql5!g' \
1002:info:build       -e 's!@''localstatedir''@!/opt/local/var/db/mysql5!g' \
1003:info:build       -e 's!@''libexecdir''@!/opt/local/libexec!g' \
1004:info:build       -e 's!@''pkglibdir''@!/opt/local/lib/mysql5/mysql!g' \
1005:info:build       -e 's!@''pkgincludedir''@!/opt/local/include/mysql5/mysql!g' \
1006:info:build       -e 's!@''pkgdatadir''@!/opt/local/share/mysql5/mysql!g' \
1007:info:build       -e 's!@''pkgplugindir''@!/opt/local/lib/mysql5/mysql/plugin!g' \
1008:info:build       -e 's!@''pkgsuppdir''@!/opt/local/share/mysql5/mysql!g' \
1009:info:build       -e 's!@''sysconfdir''@!/opt/local/etc/mysql5!g' \
1010:info:build       -e 's!@''mandir''@!/opt/local/share/man!g' \
1011:info:build       -e 's!@''infodir''@!/opt/local/share/info!g' \
1012:info:build       -e 's!@''CC''@!/Developer/usr/bin/llvm-gcc-4.2!'\
1013:info:build       -e 's!@''CXX''@!/Developer/usr/bin/llvm-g++-4.2!'\
1014:info:build       -e 's!@''GXX''@!yes!'\
1015:info:build       -e 's!@''SAVE_CC''@!/Developer/usr/bin/llvm-gcc-4.2!'\
1016:info:build       -e 's!@''SAVE_CXX''@!/Developer/usr/bin/llvm-g++-4.2!'\
1017:info:build       -e 's!@''CC_VERSION''@!i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)!'\
1018:info:build       -e 's!@''CXX_VERSION''@!i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)!'\
1019:info:build       -e 's!@''PERL''@!/opt/local/bin/perl!' \
1020:info:build       -e 's!@''SAVE_ASFLAGS''@!!'\
1021:info:build       -e 's!@''SAVE_CFLAGS''@!-pipe -O2 -fPIC -arch x86_64!'\
1022:info:build       -e 's!@''SAVE_CXXFLAGS''@!-pipe -O2 -fPIC -arch x86_64!'\
1023:info:build       -e 's!@''SAVE_LDFLAGS''@!-L/opt/local/lib -arch x86_64!'\
1024:info:build       -e 's!@''ASFLAGS''@!!'\
1025:info:build       -e 's!@''CFLAGS''@! -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL!'\
1026:info:build       -e 's!@''CXXFLAGS''@! -pipe -O2 -fPIC -arch x86_64   -fno-implicit-templates -fno-exceptions -fno-rtti -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL!'\
1027:info:build       -e 's!@''LDFLAGS''@!-L/opt/local/lib -arch x86_64 !'\
1028:info:build       -e 's!@''LIBDL''@!-ldl !'\
1029:info:build       -e 's!@''CLIENT_LIBS''@!-lm  -L/opt/local/lib/ -lssl -lcrypto -L/opt/local/lib -lz !' \
1030:info:build       -e 's!@''ZLIB_LIBS''@!-L/opt/local/lib -lz!' \
1031:info:build       -e 's!@''LIBS''@!-lm  !' \
1032:info:build       -e 's!@''WRAPLIBS''@!!' \
1033:info:build       -e 's!@''innodb_system_libs''@!!' \
1034:info:build       -e 's!@''openssl_libs''@!-L/opt/local/lib/ -lssl -lcrypto!' \
1035:info:build       -e 's!@''VERSION''@!5.1.60!' \
1036:info:build       -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
1037:info:build       -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
1038:info:build       -e 's!@''COMPILATION_COMMENT''@!Source distribution!' \
1039:info:build       -e 's!@''MACHINE_TYPE''@!i386!' \
1040:info:build       -e 's!@''HOSTNAME''@!/bin/hostname!' \
1041:info:build       -e 's!@''SYSTEM_TYPE''@!apple-darwin11.2.0!' \
1042:info:build       -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
1043:info:build       -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
1044:info:build       -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!!' \
1045:info:build       -e 's!@''MYSQL_UNIX_ADDR''@!/opt/local/var/run/mysql5/mysqld.sock!' \
1046:info:build       -e 's!@''MYSQL_TCP_PORT''@!3306!' \
1047:info:build       -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \
1048:info:build       -e 's!@''TARGET_LINUX''@!false!' \
1049:info:build       -e "s!@""CONF_COMMAND""@!./configure  '--prefix=/opt/local' '--mandir=/opt/local/share/man' '--infodir=/opt/local/share/info' '--localstatedir=/opt/local/var/db/mysql5' '--libdir=/opt/local/lib/mysql5' '--bindir=/opt/local/lib/mysql5/bin' '--includedir=/opt/local/include/mysql5' '--datadir=/opt/local/share/mysql5' '--sysconfdir=/opt/local/etc/mysql5' '--with-zlib-dir=/opt/local' '--with-ssl=/opt/local' '--with-extra-charsets=complex' '--with-unix-socket-path=/opt/local/var/run/mysql5/mysqld.sock' '--with-mysqld-user=_mysql' '--without-docs' '--with-plugins=all' '--enable-thread-safe-client' '--without-readline' '--with-embedded-server' '--with-pic' 'CC=/Developer/usr/bin/llvm-gcc-4.2' 'CFLAGS=-pipe -O2 -fPIC -arch x86_64' 'LDFLAGS=-L/opt/local/lib -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/Developer/usr/bin/llvm-g++-4.2' 'CXXFLAGS=-pipe -O2 -fPIC -arch x86_64'!" \
1050:info:build       -e 's!@''MYSQLD_USER''@!_mysql!' \
1051:info:build       -e 's!@''STATIC_NSS_FLAGS''@!!' \
1052:info:build       -e 's!@''NON_THREADED_LIBS''@!-lm !' \
1053:info:build       -e 's!@''ZLIB_DEPS''@!-L/opt/local/lib -lz!' \
1054:info:build       -e "s!@MAKE@!/usr/bin/make!" \
1055:info:build     mysql_install_db.sh > mysql_install_db-t
1056:info:build /bin/chmod +x mysqld_safe-t
1057:info:build /bin/mv mysqld_safe-t mysqld_safe
1058:info:build /bin/rm -f msql2mysql msql2mysql-t
1059:info:build /bin/chmod +x mysql_install_db-t
1060:info:build /opt/local/bin/gsed \
1061:info:build       -e 's!@''bindir''@!/opt/local/lib/mysql5/bin!g' \
1062:info:build       -e 's!@''sbindir''@!/opt/local/sbin!g' \
1063:info:build       -e 's!@''scriptdir''@!/opt/local/lib/mysql5/bin!g' \
1064:info:build       -e 's!@''prefix''@!/opt/local!g' \
1065:info:build       -e 's!@''datadir''@!/opt/local/share/mysql5!g' \
1066:info:build       -e 's!@''localstatedir''@!/opt/local/var/db/mysql5!g' \
1067:info:build       -e 's!@''libexecdir''@!/opt/local/libexec!g' \
1068:info:build       -e 's!@''pkglibdir''@!/opt/local/lib/mysql5/mysql!g' \
1069:info:build       -e 's!@''pkgincludedir''@!/opt/local/include/mysql5/mysql!g' \
1070:info:build       -e 's!@''pkgdatadir''@!/opt/local/share/mysql5/mysql!g' \
1071:info:build       -e 's!@''pkgplugindir''@!/opt/local/lib/mysql5/mysql/plugin!g' \
1072:info:build       -e 's!@''pkgsuppdir''@!/opt/local/share/mysql5/mysql!g' \
1073:info:build       -e 's!@''sysconfdir''@!/opt/local/etc/mysql5!g' \
1074:info:build       -e 's!@''mandir''@!/opt/local/share/man!g' \
1075:info:build       -e 's!@''infodir''@!/opt/local/share/info!g' \
1076:info:build       -e 's!@''CC''@!/Developer/usr/bin/llvm-gcc-4.2!'\
1077:info:build       -e 's!@''CXX''@!/Developer/usr/bin/llvm-g++-4.2!'\
1078:info:build       -e 's!@''GXX''@!yes!'\
1079:info:build       -e 's!@''SAVE_CC''@!/Developer/usr/bin/llvm-gcc-4.2!'\
1080:info:build       -e 's!@''SAVE_CXX''@!/Developer/usr/bin/llvm-g++-4.2!'\
1081:info:build       -e 's!@''CC_VERSION''@!i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)!'\
1082:info:build       -e 's!@''CXX_VERSION''@!i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)!'\
1083:info:build       -e 's!@''PERL''@!/opt/local/bin/perl!' \
1084:info:build       -e 's!@''SAVE_ASFLAGS''@!!'\
1085:info:build       -e 's!@''SAVE_CFLAGS''@!-pipe -O2 -fPIC -arch x86_64!'\
1086:info:build       -e 's!@''SAVE_CXXFLAGS''@!-pipe -O2 -fPIC -arch x86_64!'\
1087:info:build       -e 's!@''SAVE_LDFLAGS''@!-L/opt/local/lib -arch x86_64!'\
1088:info:build       -e 's!@''ASFLAGS''@!!'\
1089:info:build       -e 's!@''CFLAGS''@! -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL!'\
1090:info:build       -e 's!@''CXXFLAGS''@! -pipe -O2 -fPIC -arch x86_64   -fno-implicit-templates -fno-exceptions -fno-rtti -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL!'\
1091:info:build       -e 's!@''LDFLAGS''@!-L/opt/local/lib -arch x86_64 !'\
1092:info:build       -e 's!@''LIBDL''@!-ldl !'\
1093:info:build       -e 's!@''CLIENT_LIBS''@!-lm  -L/opt/local/lib/ -lssl -lcrypto -L/opt/local/lib -lz !' \
1094:info:build       -e 's!@''ZLIB_LIBS''@!-L/opt/local/lib -lz!' \
1095:info:build       -e 's!@''LIBS''@!-lm  !' \
1096:info:build       -e 's!@''WRAPLIBS''@!!' \
1097:info:build       -e 's!@''innodb_system_libs''@!!' \
1098:info:build       -e 's!@''openssl_libs''@!-L/opt/local/lib/ -lssl -lcrypto!' \
1099:info:build       -e 's!@''VERSION''@!5.1.60!' \
1100:info:build       -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
1101:info:build       -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
1102:info:build       -e 's!@''COMPILATION_COMMENT''@!Source distribution!' \
1103:info:build       -e 's!@''MACHINE_TYPE''@!i386!' \
1104:info:build       -e 's!@''HOSTNAME''@!/bin/hostname!' \
1105:info:build       -e 's!@''SYSTEM_TYPE''@!apple-darwin11.2.0!' \
1106:info:build       -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
1107:info:build       -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
1108:info:build       -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!!' \
1109:info:build       -e 's!@''MYSQL_UNIX_ADDR''@!/opt/local/var/run/mysql5/mysqld.sock!' \
1110:info:build       -e 's!@''MYSQL_TCP_PORT''@!3306!' \
1111:info:build       -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \
1112:info:build       -e 's!@''TARGET_LINUX''@!false!' \
1113:info:build       -e "s!@""CONF_COMMAND""@!./configure  '--prefix=/opt/local' '--mandir=/opt/local/share/man' '--infodir=/opt/local/share/info' '--localstatedir=/opt/local/var/db/mysql5' '--libdir=/opt/local/lib/mysql5' '--bindir=/opt/local/lib/mysql5/bin' '--includedir=/opt/local/include/mysql5' '--datadir=/opt/local/share/mysql5' '--sysconfdir=/opt/local/etc/mysql5' '--with-zlib-dir=/opt/local' '--with-ssl=/opt/local' '--with-extra-charsets=complex' '--with-unix-socket-path=/opt/local/var/run/mysql5/mysqld.sock' '--with-mysqld-user=_mysql' '--without-docs' '--with-plugins=all' '--enable-thread-safe-client' '--without-readline' '--with-embedded-server' '--with-pic' 'CC=/Developer/usr/bin/llvm-gcc-4.2' 'CFLAGS=-pipe -O2 -fPIC -arch x86_64' 'LDFLAGS=-L/opt/local/lib -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/Developer/usr/bin/llvm-g++-4.2' 'CXXFLAGS=-pipe -O2 -fPIC -arch x86_64'!" \
1114:info:build       -e 's!@''MYSQLD_USER''@!_mysql!' \
1115:info:build       -e 's!@''STATIC_NSS_FLAGS''@!!' \
1116:info:build       -e 's!@''NON_THREADED_LIBS''@!-lm !' \
1117:info:build       -e 's!@''ZLIB_DEPS''@!-L/opt/local/lib -lz!' \
1118:info:build       -e "s!@MAKE@!/usr/bin/make!" \
1119:info:build     msql2mysql.sh > msql2mysql-t
1120:info:build /bin/mv mysql_install_db-t mysql_install_db
1121:info:build /bin/rm -f mysql_config mysql_config-t
1122:info:build /opt/local/bin/gsed \
1123:info:build       -e 's!@''bindir''@!/opt/local/lib/mysql5/bin!g' \
1124:info:build       -e 's!@''sbindir''@!/opt/local/sbin!g' \
1125:info:build       -e 's!@''scriptdir''@!/opt/local/lib/mysql5/bin!g' \
1126:info:build       -e 's!@''prefix''@!/opt/local!g' \
1127:info:build       -e 's!@''datadir''@!/opt/local/share/mysql5!g' \
1128:info:build       -e 's!@''localstatedir''@!/opt/local/var/db/mysql5!g' \
1129:info:build       -e 's!@''libexecdir''@!/opt/local/libexec!g' \
1130:info:build       -e 's!@''pkglibdir''@!/opt/local/lib/mysql5/mysql!g' \
1131:info:build       -e 's!@''pkgincludedir''@!/opt/local/include/mysql5/mysql!g' \
1132:info:build       -e 's!@''pkgdatadir''@!/opt/local/share/mysql5/mysql!g' \
1133:info:build       -e 's!@''pkgplugindir''@!/opt/local/lib/mysql5/mysql/plugin!g' \
1134:info:build       -e 's!@''pkgsuppdir''@!/opt/local/share/mysql5/mysql!g' \
1135:info:build       -e 's!@''sysconfdir''@!/opt/local/etc/mysql5!g' \
1136:info:build       -e 's!@''mandir''@!/opt/local/share/man!g' \
1137:info:build       -e 's!@''infodir''@!/opt/local/share/info!g' \
1138:info:build       -e 's!@''CC''@!/Developer/usr/bin/llvm-gcc-4.2!'\
1139:info:build       -e 's!@''CXX''@!/Developer/usr/bin/llvm-g++-4.2!'\
1140:info:build       -e 's!@''GXX''@!yes!'\
1141:info:build       -e 's!@''SAVE_CC''@!/Developer/usr/bin/llvm-gcc-4.2!'\
1142:info:build       -e 's!@''SAVE_CXX''@!/Developer/usr/bin/llvm-g++-4.2!'\
1143:info:build       -e 's!@''CC_VERSION''@!i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)!'\
1144:info:build       -e 's!@''CXX_VERSION''@!i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)!'\
1145:info:build       -e 's!@''PERL''@!/opt/local/bin/perl!' \
1146:info:build       -e 's!@''SAVE_ASFLAGS''@!!'\
1147:info:build       -e 's!@''SAVE_CFLAGS''@!-pipe -O2 -fPIC -arch x86_64!'\
1148:info:build       -e 's!@''SAVE_CXXFLAGS''@!-pipe -O2 -fPIC -arch x86_64!'\
1149:info:build       -e 's!@''SAVE_LDFLAGS''@!-L/opt/local/lib -arch x86_64!'\
1150:info:build       -e 's!@''ASFLAGS''@!!'\
1151:info:build       -e 's!@''CFLAGS''@! -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL!'\
1152:info:build       -e 's!@''CXXFLAGS''@! -pipe -O2 -fPIC -arch x86_64   -fno-implicit-templates -fno-exceptions -fno-rtti -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL!'\
1153:info:build       -e 's!@''LDFLAGS''@!-L/opt/local/lib -arch x86_64 !'\
1154:info:build       -e 's!@''LIBDL''@!-ldl !'\
1155:info:build       -e 's!@''CLIENT_LIBS''@!-lm  -L/opt/local/lib/ -lssl -lcrypto -L/opt/local/lib -lz !' \
1156:info:build       -e 's!@''ZLIB_LIBS''@!-L/opt/local/lib -lz!' \
1157:info:build       -e 's!@''LIBS''@!-lm  !' \
1158:info:build       -e 's!@''WRAPLIBS''@!!' \
1159:info:build       -e 's!@''innodb_system_libs''@!!' \
1160:info:build       -e 's!@''openssl_libs''@!-L/opt/local/lib/ -lssl -lcrypto!' \
1161:info:build       -e 's!@''VERSION''@!5.1.60!' \
1162:info:build       -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
1163:info:build       -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
1164:info:build       -e 's!@''COMPILATION_COMMENT''@!Source distribution!' \
1165:info:build       -e 's!@''MACHINE_TYPE''@!i386!' \
1166:info:build       -e 's!@''HOSTNAME''@!/bin/hostname!' \
1167:info:build       -e 's!@''SYSTEM_TYPE''@!apple-darwin11.2.0!' \
1168:info:build       -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
1169:info:build       -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
1170:info:build       -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!!' \
1171:info:build       -e 's!@''MYSQL_UNIX_ADDR''@!/opt/local/var/run/mysql5/mysqld.sock!' \
1172:info:build       -e 's!@''MYSQL_TCP_PORT''@!3306!' \
1173:info:build       -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \
1174:info:build       -e 's!@''TARGET_LINUX''@!false!' \
1175:info:build       -e "s!@""CONF_COMMAND""@!./configure  '--prefix=/opt/local' '--mandir=/opt/local/share/man' '--infodir=/opt/local/share/info' '--localstatedir=/opt/local/var/db/mysql5' '--libdir=/opt/local/lib/mysql5' '--bindir=/opt/local/lib/mysql5/bin' '--includedir=/opt/local/include/mysql5' '--datadir=/opt/local/share/mysql5' '--sysconfdir=/opt/local/etc/mysql5' '--with-zlib-dir=/opt/local' '--with-ssl=/opt/local' '--with-extra-charsets=complex' '--with-unix-socket-path=/opt/local/var/run/mysql5/mysqld.sock' '--with-mysqld-user=_mysql' '--without-docs' '--with-plugins=all' '--enable-thread-safe-client' '--without-readline' '--with-embedded-server' '--with-pic' 'CC=/Developer/usr/bin/llvm-gcc-4.2' 'CFLAGS=-pipe -O2 -fPIC -arch x86_64' 'LDFLAGS=-L/opt/local/lib -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/Developer/usr/bin/llvm-g++-4.2' 'CXXFLAGS=-pipe -O2 -fPIC -arch x86_64'!" \
1176:info:build       -e 's!@''MYSQLD_USER''@!_mysql!' \
1177:info:build       -e 's!@''STATIC_NSS_FLAGS''@!!' \
1178:info:build       -e 's!@''NON_THREADED_LIBS''@!-lm !' \
1179:info:build       -e 's!@''ZLIB_DEPS''@!-L/opt/local/lib -lz!' \
1180:info:build       -e "s!@MAKE@!/usr/bin/make!" \
1181:info:build     mysql_config.sh > mysql_config-t
1182:info:build /bin/chmod +x msql2mysql-t
1183:info:build /bin/mv msql2mysql-t msql2mysql
1184:info:build /bin/rm -f mysql_fix_privilege_tables mysql_fix_privilege_tables-t
1185:info:build /opt/local/bin/gsed \
1186:info:build       -e 's!@''bindir''@!/opt/local/lib/mysql5/bin!g' \
1187:info:build       -e 's!@''sbindir''@!/opt/local/sbin!g' \
1188:info:build       -e 's!@''scriptdir''@!/opt/local/lib/mysql5/bin!g' \
1189:info:build       -e 's!@''prefix''@!/opt/local!g' \
1190:info:build       -e 's!@''datadir''@!/opt/local/share/mysql5!g' \
1191:info:build       -e 's!@''localstatedir''@!/opt/local/var/db/mysql5!g' \
1192:info:build       -e 's!@''libexecdir''@!/opt/local/libexec!g' \
1193:info:build       -e 's!@''pkglibdir''@!/opt/local/lib/mysql5/mysql!g' \
1194:info:build       -e 's!@''pkgincludedir''@!/opt/local/include/mysql5/mysql!g' \
1195:info:build       -e 's!@''pkgdatadir''@!/opt/local/share/mysql5/mysql!g' \
1196:info:build       -e 's!@''pkgplugindir''@!/opt/local/lib/mysql5/mysql/plugin!g' \
1197:info:build       -e 's!@''pkgsuppdir''@!/opt/local/share/mysql5/mysql!g' \
1198:info:build       -e 's!@''sysconfdir''@!/opt/local/etc/mysql5!g' \
1199:info:build       -e 's!@''mandir''@!/opt/local/share/man!g' \
1200:info:build       -e 's!@''infodir''@!/opt/local/share/info!g' \
1201:info:build       -e 's!@''CC''@!/Developer/usr/bin/llvm-gcc-4.2!'\
1202:info:build       -e 's!@''CXX''@!/Developer/usr/bin/llvm-g++-4.2!'\
1203:info:build       -e 's!@''GXX''@!yes!'\
1204:info:build       -e 's!@''SAVE_CC''@!/Developer/usr/bin/llvm-gcc-4.2!'\
1205:info:build       -e 's!@''SAVE_CXX''@!/Developer/usr/bin/llvm-g++-4.2!'\
1206:info:build       -e 's!@''CC_VERSION''@!i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)!'\
1207:info:build       -e 's!@''CXX_VERSION''@!i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)!'\
1208:info:build       -e 's!@''PERL''@!/opt/local/bin/perl!' \
1209:info:build       -e 's!@''SAVE_ASFLAGS''@!!'\
1210:info:build       -e 's!@''SAVE_CFLAGS''@!-pipe -O2 -fPIC -arch x86_64!'\
1211:info:build       -e 's!@''SAVE_CXXFLAGS''@!-pipe -O2 -fPIC -arch x86_64!'\
1212:info:build       -e 's!@''SAVE_LDFLAGS''@!-L/opt/local/lib -arch x86_64!'\
1213:info:build       -e 's!@''ASFLAGS''@!!'\
1214:info:build       -e 's!@''CFLAGS''@! -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL!'\
1215:info:build       -e 's!@''CXXFLAGS''@! -pipe -O2 -fPIC -arch x86_64   -fno-implicit-templates -fno-exceptions -fno-rtti -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL!'\
1216:info:build       -e 's!@''LDFLAGS''@!-L/opt/local/lib -arch x86_64 !'\
1217:info:build       -e 's!@''LIBDL''@!-ldl !'\
1218:info:build       -e 's!@''CLIENT_LIBS''@!-lm  -L/opt/local/lib/ -lssl -lcrypto -L/opt/local/lib -lz !' \
1219:info:build       -e 's!@''ZLIB_LIBS''@!-L/opt/local/lib -lz!' \
1220:info:build       -e 's!@''LIBS''@!-lm  !' \
1221:info:build       -e 's!@''WRAPLIBS''@!!' \
1222:info:build       -e 's!@''innodb_system_libs''@!!' \
1223:info:build       -e 's!@''openssl_libs''@!-L/opt/local/lib/ -lssl -lcrypto!' \
1224:info:build       -e 's!@''VERSION''@!5.1.60!' \
1225:info:build       -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
1226:info:build       -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
1227:info:build       -e 's!@''COMPILATION_COMMENT''@!Source distribution!' \
1228:info:build       -e 's!@''MACHINE_TYPE''@!i386!' \
1229:info:build       -e 's!@''HOSTNAME''@!/bin/hostname!' \
1230:info:build       -e 's!@''SYSTEM_TYPE''@!apple-darwin11.2.0!' \
1231:info:build       -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
1232:info:build       -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
1233:info:build       -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!!' \
1234:info:build       -e 's!@''MYSQL_UNIX_ADDR''@!/opt/local/var/run/mysql5/mysqld.sock!' \
1235:info:build       -e 's!@''MYSQL_TCP_PORT''@!3306!' \
1236:info:build       -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \
1237:info:build       -e 's!@''TARGET_LINUX''@!false!' \
1238:info:build       -e "s!@""CONF_COMMAND""@!./configure  '--prefix=/opt/local' '--mandir=/opt/local/share/man' '--infodir=/opt/local/share/info' '--localstatedir=/opt/local/var/db/mysql5' '--libdir=/opt/local/lib/mysql5' '--bindir=/opt/local/lib/mysql5/bin' '--includedir=/opt/local/include/mysql5' '--datadir=/opt/local/share/mysql5' '--sysconfdir=/opt/local/etc/mysql5' '--with-zlib-dir=/opt/local' '--with-ssl=/opt/local' '--with-extra-charsets=complex' '--with-unix-socket-path=/opt/local/var/run/mysql5/mysqld.sock' '--with-mysqld-user=_mysql' '--without-docs' '--with-plugins=all' '--enable-thread-safe-client' '--without-readline' '--with-embedded-server' '--with-pic' 'CC=/Developer/usr/bin/llvm-gcc-4.2' 'CFLAGS=-pipe -O2 -fPIC -arch x86_64' 'LDFLAGS=-L/opt/local/lib -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/Developer/usr/bin/llvm-g++-4.2' 'CXXFLAGS=-pipe -O2 -fPIC -arch x86_64'!" \
1239:info:build       -e 's!@''MYSQLD_USER''@!_mysql!' \
1240:info:build       -e 's!@''STATIC_NSS_FLAGS''@!!' \
1241:info:build       -e 's!@''NON_THREADED_LIBS''@!-lm !' \
1242:info:build       -e 's!@''ZLIB_DEPS''@!-L/opt/local/lib -lz!' \
1243:info:build       -e "s!@MAKE@!/usr/bin/make!" \
1244:info:build     mysql_fix_privilege_tables.sh > mysql_fix_privilege_tables-t
1245:info:build /bin/chmod +x mysql_config-t
1246:info:build /bin/mv mysql_config-t mysql_config
1247:info:build /bin/rm -f mysql_fix_extensions mysql_fix_extensions-t
1248:info:build /opt/local/bin/gsed \
1249:info:build       -e 's!@''bindir''@!/opt/local/lib/mysql5/bin!g' \
1250:info:build       -e 's!@''sbindir''@!/opt/local/sbin!g' \
1251:info:build       -e 's!@''scriptdir''@!/opt/local/lib/mysql5/bin!g' \
1252:info:build       -e 's!@''prefix''@!/opt/local!g' \
1253:info:build       -e 's!@''datadir''@!/opt/local/share/mysql5!g' \
1254:info:build       -e 's!@''localstatedir''@!/opt/local/var/db/mysql5!g' \
1255:info:build       -e 's!@''libexecdir''@!/opt/local/libexec!g' \
1256:info:build       -e 's!@''pkglibdir''@!/opt/local/lib/mysql5/mysql!g' \
1257:info:build       -e 's!@''pkgincludedir''@!/opt/local/include/mysql5/mysql!g' \
1258:info:build       -e 's!@''pkgdatadir''@!/opt/local/share/mysql5/mysql!g' \
1259:info:build       -e 's!@''pkgplugindir''@!/opt/local/lib/mysql5/mysql/plugin!g' \
1260:info:build       -e 's!@''pkgsuppdir''@!/opt/local/share/mysql5/mysql!g' \
1261:info:build       -e 's!@''sysconfdir''@!/opt/local/etc/mysql5!g' \
1262:info:build       -e 's!@''mandir''@!/opt/local/share/man!g' \
1263:info:build       -e 's!@''infodir''@!/opt/local/share/info!g' \
1264:info:build       -e 's!@''CC''@!/Developer/usr/bin/llvm-gcc-4.2!'\
1265:info:build       -e 's!@''CXX''@!/Developer/usr/bin/llvm-g++-4.2!'\
1266:info:build       -e 's!@''GXX''@!yes!'\
1267:info:build       -e 's!@''SAVE_CC''@!/Developer/usr/bin/llvm-gcc-4.2!'\
1268:info:build       -e 's!@''SAVE_CXX''@!/Developer/usr/bin/llvm-g++-4.2!'\
1269:info:build       -e 's!@''CC_VERSION''@!i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)!'\
1270:info:build       -e 's!@''CXX_VERSION''@!i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)!'\
1271:info:build       -e 's!@''PERL''@!/opt/local/bin/perl!' \
1272:info:build       -e 's!@''SAVE_ASFLAGS''@!!'\
1273:info:build       -e 's!@''SAVE_CFLAGS''@!-pipe -O2 -fPIC -arch x86_64!'\
1274:info:build       -e 's!@''SAVE_CXXFLAGS''@!-pipe -O2 -fPIC -arch x86_64!'\
1275:info:build       -e 's!@''SAVE_LDFLAGS''@!-L/opt/local/lib -arch x86_64!'\
1276:info:build       -e 's!@''ASFLAGS''@!!'\
1277:info:build       -e 's!@''CFLAGS''@! -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL!'\
1278:info:build       -e 's!@''CXXFLAGS''@! -pipe -O2 -fPIC -arch x86_64   -fno-implicit-templates -fno-exceptions -fno-rtti -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL!'\
1279:info:build       -e 's!@''LDFLAGS''@!-L/opt/local/lib -arch x86_64 !'\
1280:info:build       -e 's!@''LIBDL''@!-ldl !'\
1281:info:build       -e 's!@''CLIENT_LIBS''@!-lm  -L/opt/local/lib/ -lssl -lcrypto -L/opt/local/lib -lz !' \
1282:info:build       -e 's!@''ZLIB_LIBS''@!-L/opt/local/lib -lz!' \
1283:info:build       -e 's!@''LIBS''@!-lm  !' \
1284:info:build       -e 's!@''WRAPLIBS''@!!' \
1285:info:build       -e 's!@''innodb_system_libs''@!!' \
1286:info:build       -e 's!@''openssl_libs''@!-L/opt/local/lib/ -lssl -lcrypto!' \
1287:info:build       -e 's!@''VERSION''@!5.1.60!' \
1288:info:build       -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
1289:info:build       -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
1290:info:build       -e 's!@''COMPILATION_COMMENT''@!Source distribution!' \
1291:info:build       -e 's!@''MACHINE_TYPE''@!i386!' \
1292:info:build       -e 's!@''HOSTNAME''@!/bin/hostname!' \
1293:info:build       -e 's!@''SYSTEM_TYPE''@!apple-darwin11.2.0!' \
1294:info:build       -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
1295:info:build       -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
1296:info:build       -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!!' \
1297:info:build       -e 's!@''MYSQL_UNIX_ADDR''@!/opt/local/var/run/mysql5/mysqld.sock!' \
1298:info:build       -e 's!@''MYSQL_TCP_PORT''@!3306!' \
1299:info:build       -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \
1300:info:build       -e 's!@''TARGET_LINUX''@!false!' \
1301:info:build       -e "s!@""CONF_COMMAND""@!./configure  '--prefix=/opt/local' '--mandir=/opt/local/share/man' '--infodir=/opt/local/share/info' '--localstatedir=/opt/local/var/db/mysql5' '--libdir=/opt/local/lib/mysql5' '--bindir=/opt/local/lib/mysql5/bin' '--includedir=/opt/local/include/mysql5' '--datadir=/opt/local/share/mysql5' '--sysconfdir=/opt/local/etc/mysql5' '--with-zlib-dir=/opt/local' '--with-ssl=/opt/local' '--with-extra-charsets=complex' '--with-unix-socket-path=/opt/local/var/run/mysql5/mysqld.sock' '--with-mysqld-user=_mysql' '--without-docs' '--with-plugins=all' '--enable-thread-safe-client' '--without-readline' '--with-embedded-server' '--with-pic' 'CC=/Developer/usr/bin/llvm-gcc-4.2' 'CFLAGS=-pipe -O2 -fPIC -arch x86_64' 'LDFLAGS=-L/opt/local/lib -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/Developer/usr/bin/llvm-g++-4.2' 'CXXFLAGS=-pipe -O2 -fPIC -arch x86_64'!" \
1302:info:build       -e 's!@''MYSQLD_USER''@!_mysql!' \
1303:info:build       -e 's!@''STATIC_NSS_FLAGS''@!!' \
1304:info:build       -e 's!@''NON_THREADED_LIBS''@!-lm !' \
1305:info:build       -e 's!@''ZLIB_DEPS''@!-L/opt/local/lib -lz!' \
1306:info:build       -e "s!@MAKE@!/usr/bin/make!" \
1307:info:build     mysql_fix_extensions.sh > mysql_fix_extensions-t
1308:info:build /bin/chmod +x mysql_fix_privilege_tables-t
1309:info:build /bin/mv mysql_fix_privilege_tables-t mysql_fix_privilege_tables
1310:info:build /bin/rm -f mysql_setpermission mysql_setpermission-t
1311:info:build /opt/local/bin/gsed \
1312:info:build       -e 's!@''bindir''@!/opt/local/lib/mysql5/bin!g' \
1313:info:build       -e 's!@''sbindir''@!/opt/local/sbin!g' \
1314:info:build       -e 's!@''scriptdir''@!/opt/local/lib/mysql5/bin!g' \
1315:info:build       -e 's!@''prefix''@!/opt/local!g' \
1316:info:build       -e 's!@''datadir''@!/opt/local/share/mysql5!g' \
1317:info:build       -e 's!@''localstatedir''@!/opt/local/var/db/mysql5!g' \
1318:info:build       -e 's!@''libexecdir''@!/opt/local/libexec!g' \
1319:info:build       -e 's!@''pkglibdir''@!/opt/local/lib/mysql5/mysql!g' \
1320:info:build       -e 's!@''pkgincludedir''@!/opt/local/include/mysql5/mysql!g' \
1321:info:build       -e 's!@''pkgdatadir''@!/opt/local/share/mysql5/mysql!g' \
1322:info:build       -e 's!@''pkgplugindir''@!/opt/local/lib/mysql5/mysql/plugin!g' \
1323:info:build       -e 's!@''pkgsuppdir''@!/opt/local/share/mysql5/mysql!g' \
1324:info:build       -e 's!@''sysconfdir''@!/opt/local/etc/mysql5!g' \
1325:info:build       -e 's!@''mandir''@!/opt/local/share/man!g' \
1326:info:build       -e 's!@''infodir''@!/opt/local/share/info!g' \
1327:info:build       -e 's!@''CC''@!/Developer/usr/bin/llvm-gcc-4.2!'\
1328:info:build       -e 's!@''CXX''@!/Developer/usr/bin/llvm-g++-4.2!'\
1329:info:build       -e 's!@''GXX''@!yes!'\
1330:info:build       -e 's!@''SAVE_CC''@!/Developer/usr/bin/llvm-gcc-4.2!'\
1331:info:build       -e 's!@''SAVE_CXX''@!/Developer/usr/bin/llvm-g++-4.2!'\
1332:info:build       -e 's!@''CC_VERSION''@!i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)!'\
1333:info:build       -e 's!@''CXX_VERSION''@!i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)!'\
1334:info:build       -e 's!@''PERL''@!/opt/local/bin/perl!' \
1335:info:build       -e 's!@''SAVE_ASFLAGS''@!!'\
1336:info:build       -e 's!@''SAVE_CFLAGS''@!-pipe -O2 -fPIC -arch x86_64!'\
1337:info:build       -e 's!@''SAVE_CXXFLAGS''@!-pipe -O2 -fPIC -arch x86_64!'\
1338:info:build       -e 's!@''SAVE_LDFLAGS''@!-L/opt/local/lib -arch x86_64!'\
1339:info:build       -e 's!@''ASFLAGS''@!!'\
1340:info:build       -e 's!@''CFLAGS''@! -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL!'\
1341:info:build       -e 's!@''CXXFLAGS''@! -pipe -O2 -fPIC -arch x86_64   -fno-implicit-templates -fno-exceptions -fno-rtti -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL!'\
1342:info:build       -e 's!@''LDFLAGS''@!-L/opt/local/lib -arch x86_64 !'\
1343:info:build       -e 's!@''LIBDL''@!-ldl !'\
1344:info:build       -e 's!@''CLIENT_LIBS''@!-lm  -L/opt/local/lib/ -lssl -lcrypto -L/opt/local/lib -lz !' \
1345:info:build       -e 's!@''ZLIB_LIBS''@!-L/opt/local/lib -lz!' \
1346:info:build       -e 's!@''LIBS''@!-lm  !' \
1347:info:build       -e 's!@''WRAPLIBS''@!!' \
1348:info:build       -e 's!@''innodb_system_libs''@!!' \
1349:info:build       -e 's!@''openssl_libs''@!-L/opt/local/lib/ -lssl -lcrypto!' \
1350:info:build       -e 's!@''VERSION''@!5.1.60!' \
1351:info:build       -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
1352:info:build       -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
1353:info:build       -e 's!@''COMPILATION_COMMENT''@!Source distribution!' \
1354:info:build       -e 's!@''MACHINE_TYPE''@!i386!' \
1355:info:build       -e 's!@''HOSTNAME''@!/bin/hostname!' \
1356:info:build       -e 's!@''SYSTEM_TYPE''@!apple-darwin11.2.0!' \
1357:info:build       -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
1358:info:build       -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
1359:info:build       -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!!' \
1360:info:build       -e 's!@''MYSQL_UNIX_ADDR''@!/opt/local/var/run/mysql5/mysqld.sock!' \
1361:info:build       -e 's!@''MYSQL_TCP_PORT''@!3306!' \
1362:info:build       -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \
1363:info:build       -e 's!@''TARGET_LINUX''@!false!' \
1364:info:build       -e "s!@""CONF_COMMAND""@!./configure  '--prefix=/opt/local' '--mandir=/opt/local/share/man' '--infodir=/opt/local/share/info' '--localstatedir=/opt/local/var/db/mysql5' '--libdir=/opt/local/lib/mysql5' '--bindir=/opt/local/lib/mysql5/bin' '--includedir=/opt/local/include/mysql5' '--datadir=/opt/local/share/mysql5' '--sysconfdir=/opt/local/etc/mysql5' '--with-zlib-dir=/opt/local' '--with-ssl=/opt/local' '--with-extra-charsets=complex' '--with-unix-socket-path=/opt/local/var/run/mysql5/mysqld.sock' '--with-mysqld-user=_mysql' '--without-docs' '--with-plugins=all' '--enable-thread-safe-client' '--without-readline' '--with-embedded-server' '--with-pic' 'CC=/Developer/usr/bin/llvm-gcc-4.2' 'CFLAGS=-pipe -O2 -fPIC -arch x86_64' 'LDFLAGS=-L/opt/local/lib -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/Developer/usr/bin/llvm-g++-4.2' 'CXXFLAGS=-pipe -O2 -fPIC -arch x86_64'!" \
1365:info:build       -e 's!@''MYSQLD_USER''@!_mysql!' \
1366:info:build       -e 's!@''STATIC_NSS_FLAGS''@!!' \
1367:info:build       -e 's!@''NON_THREADED_LIBS''@!-lm !' \
1368:info:build       -e 's!@''ZLIB_DEPS''@!-L/opt/local/lib -lz!' \
1369:info:build       -e "s!@MAKE@!/usr/bin/make!" \
1370:info:build     mysql_setpermission.sh > mysql_setpermission-t
1371:info:build /bin/chmod +x mysql_fix_extensions-t
1372:info:build /bin/mv mysql_fix_extensions-t mysql_fix_extensions
1373:info:build /bin/rm -f mysql_secure_installation mysql_secure_installation-t
1374:info:build /opt/local/bin/gsed \
1375:info:build       -e 's!@''bindir''@!/opt/local/lib/mysql5/bin!g' \
1376:info:build       -e 's!@''sbindir''@!/opt/local/sbin!g' \
1377:info:build       -e 's!@''scriptdir''@!/opt/local/lib/mysql5/bin!g' \
1378:info:build       -e 's!@''prefix''@!/opt/local!g' \
1379:info:build       -e 's!@''datadir''@!/opt/local/share/mysql5!g' \
1380:info:build       -e 's!@''localstatedir''@!/opt/local/var/db/mysql5!g' \
1381:info:build       -e 's!@''libexecdir''@!/opt/local/libexec!g' \
1382:info:build       -e 's!@''pkglibdir''@!/opt/local/lib/mysql5/mysql!g' \
1383:info:build       -e 's!@''pkgincludedir''@!/opt/local/include/mysql5/mysql!g' \
1384:info:build       -e 's!@''pkgdatadir''@!/opt/local/share/mysql5/mysql!g' \
1385:info:build       -e 's!@''pkgplugindir''@!/opt/local/lib/mysql5/mysql/plugin!g' \
1386:info:build       -e 's!@''pkgsuppdir''@!/opt/local/share/mysql5/mysql!g' \
1387:info:build       -e 's!@''sysconfdir''@!/opt/local/etc/mysql5!g' \
1388:info:build       -e 's!@''mandir''@!/opt/local/share/man!g' \
1389:info:build       -e 's!@''infodir''@!/opt/local/share/info!g' \
1390:info:build       -e 's!@''CC''@!/Developer/usr/bin/llvm-gcc-4.2!'\
1391:info:build       -e 's!@''CXX''@!/Developer/usr/bin/llvm-g++-4.2!'\
1392:info:build       -e 's!@''GXX''@!yes!'\
1393:info:build       -e 's!@''SAVE_CC''@!/Developer/usr/bin/llvm-gcc-4.2!'\
1394:info:build       -e 's!@''SAVE_CXX''@!/Developer/usr/bin/llvm-g++-4.2!'\
1395:info:build       -e 's!@''CC_VERSION''@!i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)!'\
1396:info:build       -e 's!@''CXX_VERSION''@!i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)!'\
1397:info:build       -e 's!@''PERL''@!/opt/local/bin/perl!' \
1398:info:build       -e 's!@''SAVE_ASFLAGS''@!!'\
1399:info:build       -e 's!@''SAVE_CFLAGS''@!-pipe -O2 -fPIC -arch x86_64!'\
1400:info:build       -e 's!@''SAVE_CXXFLAGS''@!-pipe -O2 -fPIC -arch x86_64!'\
1401:info:build       -e 's!@''SAVE_LDFLAGS''@!-L/opt/local/lib -arch x86_64!'\
1402:info:build       -e 's!@''ASFLAGS''@!!'\
1403:info:build       -e 's!@''CFLAGS''@! -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL!'\
1404:info:build       -e 's!@''CXXFLAGS''@! -pipe -O2 -fPIC -arch x86_64   -fno-implicit-templates -fno-exceptions -fno-rtti -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL!'\
1405:info:build       -e 's!@''LDFLAGS''@!-L/opt/local/lib -arch x86_64 !'\
1406:info:build       -e 's!@''LIBDL''@!-ldl !'\
1407:info:build       -e 's!@''CLIENT_LIBS''@!-lm  -L/opt/local/lib/ -lssl -lcrypto -L/opt/local/lib -lz !' \
1408:info:build       -e 's!@''ZLIB_LIBS''@!-L/opt/local/lib -lz!' \
1409:info:build       -e 's!@''LIBS''@!-lm  !' \
1410:info:build       -e 's!@''WRAPLIBS''@!!' \
1411:info:build       -e 's!@''innodb_system_libs''@!!' \
1412:info:build       -e 's!@''openssl_libs''@!-L/opt/local/lib/ -lssl -lcrypto!' \
1413:info:build       -e 's!@''VERSION''@!5.1.60!' \
1414:info:build       -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
1415:info:build       -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
1416:info:build       -e 's!@''COMPILATION_COMMENT''@!Source distribution!' \
1417:info:build       -e 's!@''MACHINE_TYPE''@!i386!' \
1418:info:build       -e 's!@''HOSTNAME''@!/bin/hostname!' \
1419:info:build       -e 's!@''SYSTEM_TYPE''@!apple-darwin11.2.0!' \
1420:info:build       -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
1421:info:build       -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
1422:info:build       -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!!' \
1423:info:build       -e 's!@''MYSQL_UNIX_ADDR''@!/opt/local/var/run/mysql5/mysqld.sock!' \
1424:info:build       -e 's!@''MYSQL_TCP_PORT''@!3306!' \
1425:info:build       -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \
1426:info:build       -e 's!@''TARGET_LINUX''@!false!' \
1427:info:build       -e "s!@""CONF_COMMAND""@!./configure  '--prefix=/opt/local' '--mandir=/opt/local/share/man' '--infodir=/opt/local/share/info' '--localstatedir=/opt/local/var/db/mysql5' '--libdir=/opt/local/lib/mysql5' '--bindir=/opt/local/lib/mysql5/bin' '--includedir=/opt/local/include/mysql5' '--datadir=/opt/local/share/mysql5' '--sysconfdir=/opt/local/etc/mysql5' '--with-zlib-dir=/opt/local' '--with-ssl=/opt/local' '--with-extra-charsets=complex' '--with-unix-socket-path=/opt/local/var/run/mysql5/mysqld.sock' '--with-mysqld-user=_mysql' '--without-docs' '--with-plugins=all' '--enable-thread-safe-client' '--without-readline' '--with-embedded-server' '--with-pic' 'CC=/Developer/usr/bin/llvm-gcc-4.2' 'CFLAGS=-pipe -O2 -fPIC -arch x86_64' 'LDFLAGS=-L/opt/local/lib -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/Developer/usr/bin/llvm-g++-4.2' 'CXXFLAGS=-pipe -O2 -fPIC -arch x86_64'!" \
1428:info:build       -e 's!@''MYSQLD_USER''@!_mysql!' \
1429:info:build       -e 's!@''STATIC_NSS_FLAGS''@!!' \
1430:info:build       -e 's!@''NON_THREADED_LIBS''@!-lm !' \
1431:info:build       -e 's!@''ZLIB_DEPS''@!-L/opt/local/lib -lz!' \
1432:info:build       -e "s!@MAKE@!/usr/bin/make!" \
1433:info:build     mysql_secure_installation.sh > mysql_secure_installation-t
1434:info:build /bin/chmod +x mysql_setpermission-t
1435:info:build /bin/chmod +x mysql_secure_installation-t
1436:info:build /bin/mv mysql_setpermission-t mysql_setpermission
1437:info:build /bin/mv mysql_secure_installation-t mysql_secure_installation
1438:info:build /bin/rm -f mysql_zap mysql_zap-t
1439:info:build /opt/local/bin/gsed \
1440:info:build       -e 's!@''bindir''@!/opt/local/lib/mysql5/bin!g' \
1441:info:build       -e 's!@''sbindir''@!/opt/local/sbin!g' \
1442:info:build       -e 's!@''scriptdir''@!/opt/local/lib/mysql5/bin!g' \
1443:info:build       -e 's!@''prefix''@!/opt/local!g' \
1444:info:build       -e 's!@''datadir''@!/opt/local/share/mysql5!g' \
1445:info:build       -e 's!@''localstatedir''@!/opt/local/var/db/mysql5!g' \
1446:info:build       -e 's!@''libexecdir''@!/opt/local/libexec!g' \
1447:info:build       -e 's!@''pkglibdir''@!/opt/local/lib/mysql5/mysql!g' \
1448:info:build       -e 's!@''pkgincludedir''@!/opt/local/include/mysql5/mysql!g' \
1449:info:build       -e 's!@''pkgdatadir''@!/opt/local/share/mysql5/mysql!g' \
1450:info:build       -e 's!@''pkgplugindir''@!/opt/local/lib/mysql5/mysql/plugin!g' \
1451:info:build       -e 's!@''pkgsuppdir''@!/opt/local/share/mysql5/mysql!g' \
1452:info:build       -e 's!@''sysconfdir''@!/opt/local/etc/mysql5!g' \
1453:info:build       -e 's!@''mandir''@!/opt/local/share/man!g' \
1454:info:build       -e 's!@''infodir''@!/opt/local/share/info!g' \
1455:info:build       -e 's!@''CC''@!/Developer/usr/bin/llvm-gcc-4.2!'\
1456:info:build       -e 's!@''CXX''@!/Developer/usr/bin/llvm-g++-4.2!'\
1457:info:build       -e 's!@''GXX''@!yes!'\
1458:info:build       -e 's!@''SAVE_CC''@!/Developer/usr/bin/llvm-gcc-4.2!'\
1459:info:build       -e 's!@''SAVE_CXX''@!/Developer/usr/bin/llvm-g++-4.2!'\
1460:info:build       -e 's!@''CC_VERSION''@!i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)!'\
1461:info:build       -e 's!@''CXX_VERSION''@!i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)!'\
1462:info:build       -e 's!@''PERL''@!/opt/local/bin/perl!' \
1463:info:build       -e 's!@''SAVE_ASFLAGS''@!!'\
1464:info:build       -e 's!@''SAVE_CFLAGS''@!-pipe -O2 -fPIC -arch x86_64!'\
1465:info:build       -e 's!@''SAVE_CXXFLAGS''@!-pipe -O2 -fPIC -arch x86_64!'\
1466:info:build       -e 's!@''SAVE_LDFLAGS''@!-L/opt/local/lib -arch x86_64!'\
1467:info:build       -e 's!@''ASFLAGS''@!!'\
1468:info:build       -e 's!@''CFLAGS''@! -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL!'\
1469:info:build       -e 's!@''CXXFLAGS''@! -pipe -O2 -fPIC -arch x86_64   -fno-implicit-templates -fno-exceptions -fno-rtti -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL!'\
1470:info:build       -e 's!@''LDFLAGS''@!-L/opt/local/lib -arch x86_64 !'\
1471:info:build       -e 's!@''LIBDL''@!-ldl !'\
1472:info:build       -e 's!@''CLIENT_LIBS''@!-lm  -L/opt/local/lib/ -lssl -lcrypto -L/opt/local/lib -lz !' \
1473:info:build       -e 's!@''ZLIB_LIBS''@!-L/opt/local/lib -lz!' \
1474:info:build       -e 's!@''LIBS''@!-lm  !' \
1475:info:build       -e 's!@''WRAPLIBS''@!!' \
1476:info:build       -e 's!@''innodb_system_libs''@!!' \
1477:info:build       -e 's!@''openssl_libs''@!-L/opt/local/lib/ -lssl -lcrypto!' \
1478:info:build       -e 's!@''VERSION''@!5.1.60!' \
1479:info:build       -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
1480:info:build       -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
1481:info:build       -e 's!@''COMPILATION_COMMENT''@!Source distribution!' \
1482:info:build       -e 's!@''MACHINE_TYPE''@!i386!' \
1483:info:build       -e 's!@''HOSTNAME''@!/bin/hostname!' \
1484:info:build       -e 's!@''SYSTEM_TYPE''@!apple-darwin11.2.0!' \
1485:info:build       -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
1486:info:build       -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
1487:info:build       -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!!' \
1488:info:build       -e 's!@''MYSQL_UNIX_ADDR''@!/opt/local/var/run/mysql5/mysqld.sock!' \
1489:info:build       -e 's!@''MYSQL_TCP_PORT''@!3306!' \
1490:info:build       -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \
1491:info:build       -e 's!@''TARGET_LINUX''@!false!' \
1492:info:build       -e "s!@""CONF_COMMAND""@!./configure  '--prefix=/opt/local' '--mandir=/opt/local/share/man' '--infodir=/opt/local/share/info' '--localstatedir=/opt/local/var/db/mysql5' '--libdir=/opt/local/lib/mysql5' '--bindir=/opt/local/lib/mysql5/bin' '--includedir=/opt/local/include/mysql5' '--datadir=/opt/local/share/mysql5' '--sysconfdir=/opt/local/etc/mysql5' '--with-zlib-dir=/opt/local' '--with-ssl=/opt/local' '--with-extra-charsets=complex' '--with-unix-socket-path=/opt/local/var/run/mysql5/mysqld.sock' '--with-mysqld-user=_mysql' '--without-docs' '--with-plugins=all' '--enable-thread-safe-client' '--without-readline' '--with-embedded-server' '--with-pic' 'CC=/Developer/usr/bin/llvm-gcc-4.2' 'CFLAGS=-pipe -O2 -fPIC -arch x86_64' 'LDFLAGS=-L/opt/local/lib -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/Developer/usr/bin/llvm-g++-4.2' 'CXXFLAGS=-pipe -O2 -fPIC -arch x86_64'!" \
1493:info:build       -e 's!@''MYSQLD_USER''@!_mysql!' \
1494:info:build       -e 's!@''STATIC_NSS_FLAGS''@!!' \
1495:info:build       -e 's!@''NON_THREADED_LIBS''@!-lm !' \
1496:info:build       -e 's!@''ZLIB_DEPS''@!-L/opt/local/lib -lz!' \
1497:info:build       -e "s!@MAKE@!/usr/bin/make!" \
1498:info:build     mysql_zap.sh > mysql_zap-t
1499:info:build /bin/rm -f mysqlaccess mysqlaccess-t
1500:info:build /opt/local/bin/gsed \
1501:info:build       -e 's!@''bindir''@!/opt/local/lib/mysql5/bin!g' \
1502:info:build       -e 's!@''sbindir''@!/opt/local/sbin!g' \
1503:info:build       -e 's!@''scriptdir''@!/opt/local/lib/mysql5/bin!g' \
1504:info:build       -e 's!@''prefix''@!/opt/local!g' \
1505:info:build       -e 's!@''datadir''@!/opt/local/share/mysql5!g' \
1506:info:build       -e 's!@''localstatedir''@!/opt/local/var/db/mysql5!g' \
1507:info:build       -e 's!@''libexecdir''@!/opt/local/libexec!g' \
1508:info:build       -e 's!@''pkglibdir''@!/opt/local/lib/mysql5/mysql!g' \
1509:info:build       -e 's!@''pkgincludedir''@!/opt/local/include/mysql5/mysql!g' \
1510:info:build       -e 's!@''pkgdatadir''@!/opt/local/share/mysql5/mysql!g' \
1511:info:build       -e 's!@''pkgplugindir''@!/opt/local/lib/mysql5/mysql/plugin!g' \
1512:info:build       -e 's!@''pkgsuppdir''@!/opt/local/share/mysql5/mysql!g' \
1513:info:build       -e 's!@''sysconfdir''@!/opt/local/etc/mysql5!g' \
1514:info:build       -e 's!@''mandir''@!/opt/local/share/man!g' \
1515:info:build       -e 's!@''infodir''@!/opt/local/share/info!g' \
1516:info:build       -e 's!@''CC''@!/Developer/usr/bin/llvm-gcc-4.2!'\
1517:info:build       -e 's!@''CXX''@!/Developer/usr/bin/llvm-g++-4.2!'\
1518:info:build       -e 's!@''GXX''@!yes!'\
1519:info:build       -e 's!@''SAVE_CC''@!/Developer/usr/bin/llvm-gcc-4.2!'\
1520:info:build       -e 's!@''SAVE_CXX''@!/Developer/usr/bin/llvm-g++-4.2!'\
1521:info:build       -e 's!@''CC_VERSION''@!i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)!'\
1522:info:build       -e 's!@''CXX_VERSION''@!i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)!'\
1523:info:build       -e 's!@''PERL''@!/opt/local/bin/perl!' \
1524:info:build       -e 's!@''SAVE_ASFLAGS''@!!'\
1525:info:build       -e 's!@''SAVE_CFLAGS''@!-pipe -O2 -fPIC -arch x86_64!'\
1526:info:build       -e 's!@''SAVE_CXXFLAGS''@!-pipe -O2 -fPIC -arch x86_64!'\
1527:info:build       -e 's!@''SAVE_LDFLAGS''@!-L/opt/local/lib -arch x86_64!'\
1528:info:build       -e 's!@''ASFLAGS''@!!'\
1529:info:build       -e 's!@''CFLAGS''@! -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL!'\
1530:info:build       -e 's!@''CXXFLAGS''@! -pipe -O2 -fPIC -arch x86_64   -fno-implicit-templates -fno-exceptions -fno-rtti -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL!'\
1531:info:build       -e 's!@''LDFLAGS''@!-L/opt/local/lib -arch x86_64 !'\
1532:info:build       -e 's!@''LIBDL''@!-ldl !'\
1533:info:build       -e 's!@''CLIENT_LIBS''@!-lm  -L/opt/local/lib/ -lssl -lcrypto -L/opt/local/lib -lz !' \
1534:info:build       -e 's!@''ZLIB_LIBS''@!-L/opt/local/lib -lz!' \
1535:info:build       -e 's!@''LIBS''@!-lm  !' \
1536:info:build       -e 's!@''WRAPLIBS''@!!' \
1537:info:build       -e 's!@''innodb_system_libs''@!!' \
1538:info:build       -e 's!@''openssl_libs''@!-L/opt/local/lib/ -lssl -lcrypto!' \
1539:info:build       -e 's!@''VERSION''@!5.1.60!' \
1540:info:build       -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
1541:info:build       -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
1542:info:build       -e 's!@''COMPILATION_COMMENT''@!Source distribution!' \
1543:info:build       -e 's!@''MACHINE_TYPE''@!i386!' \
1544:info:build       -e 's!@''HOSTNAME''@!/bin/hostname!' \
1545:info:build       -e 's!@''SYSTEM_TYPE''@!apple-darwin11.2.0!' \
1546:info:build       -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
1547:info:build       -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
1548:info:build       -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!!' \
1549:info:build       -e 's!@''MYSQL_UNIX_ADDR''@!/opt/local/var/run/mysql5/mysqld.sock!' \
1550:info:build       -e 's!@''MYSQL_TCP_PORT''@!3306!' \
1551:info:build       -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \
1552:info:build       -e 's!@''TARGET_LINUX''@!false!' \
1553:info:build       -e "s!@""CONF_COMMAND""@!./configure  '--prefix=/opt/local' '--mandir=/opt/local/share/man' '--infodir=/opt/local/share/info' '--localstatedir=/opt/local/var/db/mysql5' '--libdir=/opt/local/lib/mysql5' '--bindir=/opt/local/lib/mysql5/bin' '--includedir=/opt/local/include/mysql5' '--datadir=/opt/local/share/mysql5' '--sysconfdir=/opt/local/etc/mysql5' '--with-zlib-dir=/opt/local' '--with-ssl=/opt/local' '--with-extra-charsets=complex' '--with-unix-socket-path=/opt/local/var/run/mysql5/mysqld.sock' '--with-mysqld-user=_mysql' '--without-docs' '--with-plugins=all' '--enable-thread-safe-client' '--without-readline' '--with-embedded-server' '--with-pic' 'CC=/Developer/usr/bin/llvm-gcc-4.2' 'CFLAGS=-pipe -O2 -fPIC -arch x86_64' 'LDFLAGS=-L/opt/local/lib -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/Developer/usr/bin/llvm-g++-4.2' 'CXXFLAGS=-pipe -O2 -fPIC -arch x86_64'!" \
1554:info:build       -e 's!@''MYSQLD_USER''@!_mysql!' \
1555:info:build       -e 's!@''STATIC_NSS_FLAGS''@!!' \
1556:info:build       -e 's!@''NON_THREADED_LIBS''@!-lm !' \
1557:info:build       -e 's!@''ZLIB_DEPS''@!-L/opt/local/lib -lz!' \
1558:info:build       -e "s!@MAKE@!/usr/bin/make!" \
1559:info:build     mysqlaccess.sh > mysqlaccess-t
1560:info:build /bin/chmod +x mysql_zap-t
1561:info:build /bin/mv mysql_zap-t mysql_zap
1562:info:build /bin/rm -f mysqlbug mysqlbug-t
1563:info:build /opt/local/bin/gsed \
1564:info:build       -e 's!@''bindir''@!/opt/local/lib/mysql5/bin!g' \
1565:info:build       -e 's!@''sbindir''@!/opt/local/sbin!g' \
1566:info:build       -e 's!@''scriptdir''@!/opt/local/lib/mysql5/bin!g' \
1567:info:build       -e 's!@''prefix''@!/opt/local!g' \
1568:info:build       -e 's!@''datadir''@!/opt/local/share/mysql5!g' \
1569:info:build       -e 's!@''localstatedir''@!/opt/local/var/db/mysql5!g' \
1570:info:build       -e 's!@''libexecdir''@!/opt/local/libexec!g' \
1571:info:build       -e 's!@''pkglibdir''@!/opt/local/lib/mysql5/mysql!g' \
1572:info:build       -e 's!@''pkgincludedir''@!/opt/local/include/mysql5/mysql!g' \
1573:info:build       -e 's!@''pkgdatadir''@!/opt/local/share/mysql5/mysql!g' \
1574:info:build       -e 's!@''pkgplugindir''@!/opt/local/lib/mysql5/mysql/plugin!g' \
1575:info:build       -e 's!@''pkgsuppdir''@!/opt/local/share/mysql5/mysql!g' \
1576:info:build       -e 's!@''sysconfdir''@!/opt/local/etc/mysql5!g' \
1577:info:build       -e 's!@''mandir''@!/opt/local/share/man!g' \
1578:info:build       -e 's!@''infodir''@!/opt/local/share/info!g' \
1579:info:build       -e 's!@''CC''@!/Developer/usr/bin/llvm-gcc-4.2!'\
1580:info:build       -e 's!@''CXX''@!/Developer/usr/bin/llvm-g++-4.2!'\
1581:info:build       -e 's!@''GXX''@!yes!'\
1582:info:build       -e 's!@''SAVE_CC''@!/Developer/usr/bin/llvm-gcc-4.2!'\
1583:info:build       -e 's!@''SAVE_CXX''@!/Developer/usr/bin/llvm-g++-4.2!'\
1584:info:build       -e 's!@''CC_VERSION''@!i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)!'\
1585:info:build       -e 's!@''CXX_VERSION''@!i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)!'\
1586:info:build       -e 's!@''PERL''@!/opt/local/bin/perl!' \
1587:info:build       -e 's!@''SAVE_ASFLAGS''@!!'\
1588:info:build       -e 's!@''SAVE_CFLAGS''@!-pipe -O2 -fPIC -arch x86_64!'\
1589:info:build       -e 's!@''SAVE_CXXFLAGS''@!-pipe -O2 -fPIC -arch x86_64!'\
1590:info:build       -e 's!@''SAVE_LDFLAGS''@!-L/opt/local/lib -arch x86_64!'\
1591:info:build       -e 's!@''ASFLAGS''@!!'\
1592:info:build       -e 's!@''CFLAGS''@! -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL!'\
1593:info:build       -e 's!@''CXXFLAGS''@! -pipe -O2 -fPIC -arch x86_64   -fno-implicit-templates -fno-exceptions -fno-rtti -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL!'\
1594:info:build       -e 's!@''LDFLAGS''@!-L/opt/local/lib -arch x86_64 !'\
1595:info:build       -e 's!@''LIBDL''@!-ldl !'\
1596:info:build       -e 's!@''CLIENT_LIBS''@!-lm  -L/opt/local/lib/ -lssl -lcrypto -L/opt/local/lib -lz !' \
1597:info:build       -e 's!@''ZLIB_LIBS''@!-L/opt/local/lib -lz!' \
1598:info:build       -e 's!@''LIBS''@!-lm  !' \
1599:info:build       -e 's!@''WRAPLIBS''@!!' \
1600:info:build       -e 's!@''innodb_system_libs''@!!' \
1601:info:build       -e 's!@''openssl_libs''@!-L/opt/local/lib/ -lssl -lcrypto!' \
1602:info:build       -e 's!@''VERSION''@!5.1.60!' \
1603:info:build       -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
1604:info:build       -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
1605:info:build       -e 's!@''COMPILATION_COMMENT''@!Source distribution!' \
1606:info:build       -e 's!@''MACHINE_TYPE''@!i386!' \
1607:info:build       -e 's!@''HOSTNAME''@!/bin/hostname!' \
1608:info:build       -e 's!@''SYSTEM_TYPE''@!apple-darwin11.2.0!' \
1609:info:build       -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
1610:info:build       -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
1611:info:build       -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!!' \
1612:info:build       -e 's!@''MYSQL_UNIX_ADDR''@!/opt/local/var/run/mysql5/mysqld.sock!' \
1613:info:build       -e 's!@''MYSQL_TCP_PORT''@!3306!' \
1614:info:build       -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \
1615:info:build       -e 's!@''TARGET_LINUX''@!false!' \
1616:info:build       -e "s!@""CONF_COMMAND""@!./configure  '--prefix=/opt/local' '--mandir=/opt/local/share/man' '--infodir=/opt/local/share/info' '--localstatedir=/opt/local/var/db/mysql5' '--libdir=/opt/local/lib/mysql5' '--bindir=/opt/local/lib/mysql5/bin' '--includedir=/opt/local/include/mysql5' '--datadir=/opt/local/share/mysql5' '--sysconfdir=/opt/local/etc/mysql5' '--with-zlib-dir=/opt/local' '--with-ssl=/opt/local' '--with-extra-charsets=complex' '--with-unix-socket-path=/opt/local/var/run/mysql5/mysqld.sock' '--with-mysqld-user=_mysql' '--without-docs' '--with-plugins=all' '--enable-thread-safe-client' '--without-readline' '--with-embedded-server' '--with-pic' 'CC=/Developer/usr/bin/llvm-gcc-4.2' 'CFLAGS=-pipe -O2 -fPIC -arch x86_64' 'LDFLAGS=-L/opt/local/lib -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/Developer/usr/bin/llvm-g++-4.2' 'CXXFLAGS=-pipe -O2 -fPIC -arch x86_64'!" \
1617:info:build       -e 's!@''MYSQLD_USER''@!_mysql!' \
1618:info:build       -e 's!@''STATIC_NSS_FLAGS''@!!' \
1619:info:build       -e 's!@''NON_THREADED_LIBS''@!-lm !' \
1620:info:build       -e 's!@''ZLIB_DEPS''@!-L/opt/local/lib -lz!' \
1621:info:build       -e "s!@MAKE@!/usr/bin/make!" \
1622:info:build     mysqlbug.sh > mysqlbug-t
1623:info:build /bin/chmod +x mysqlbug-t
1624:info:build /bin/mv mysqlbug-t mysqlbug
1625:info:build /bin/chmod +x mysqlaccess-t
1626:info:build /bin/rm -f mysql_convert_table_format mysql_convert_table_format-t
1627:info:build /bin/mv mysqlaccess-t mysqlaccess
1628:info:build /opt/local/bin/gsed \
1629:info:build       -e 's!@''bindir''@!/opt/local/lib/mysql5/bin!g' \
1630:info:build       -e 's!@''sbindir''@!/opt/local/sbin!g' \
1631:info:build       -e 's!@''scriptdir''@!/opt/local/lib/mysql5/bin!g' \
1632:info:build       -e 's!@''prefix''@!/opt/local!g' \
1633:info:build       -e 's!@''datadir''@!/opt/local/share/mysql5!g' \
1634:info:build       -e 's!@''localstatedir''@!/opt/local/var/db/mysql5!g' \
1635:info:build       -e 's!@''libexecdir''@!/opt/local/libexec!g' \
1636:info:build       -e 's!@''pkglibdir''@!/opt/local/lib/mysql5/mysql!g' \
1637:info:build       -e 's!@''pkgincludedir''@!/opt/local/include/mysql5/mysql!g' \
1638:info:build       -e 's!@''pkgdatadir''@!/opt/local/share/mysql5/mysql!g' \
1639:info:build       -e 's!@''pkgplugindir''@!/opt/local/lib/mysql5/mysql/plugin!g' \
1640:info:build       -e 's!@''pkgsuppdir''@!/opt/local/share/mysql5/mysql!g' \
1641:info:build       -e 's!@''sysconfdir''@!/opt/local/etc/mysql5!g' \
1642:info:build       -e 's!@''mandir''@!/opt/local/share/man!g' \
1643:info:build       -e 's!@''infodir''@!/opt/local/share/info!g' \
1644:info:build       -e 's!@''CC''@!/Developer/usr/bin/llvm-gcc-4.2!'\
1645:info:build       -e 's!@''CXX''@!/Developer/usr/bin/llvm-g++-4.2!'\
1646:info:build       -e 's!@''GXX''@!yes!'\
1647:info:build       -e 's!@''SAVE_CC''@!/Developer/usr/bin/llvm-gcc-4.2!'\
1648:info:build       -e 's!@''SAVE_CXX''@!/Developer/usr/bin/llvm-g++-4.2!'\
1649:info:build       -e 's!@''CC_VERSION''@!i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)!'\
1650:info:build       -e 's!@''CXX_VERSION''@!i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)!'\
1651:info:build       -e 's!@''PERL''@!/opt/local/bin/perl!' \
1652:info:build       -e 's!@''SAVE_ASFLAGS''@!!'\
1653:info:build       -e 's!@''SAVE_CFLAGS''@!-pipe -O2 -fPIC -arch x86_64!'\
1654:info:build       -e 's!@''SAVE_CXXFLAGS''@!-pipe -O2 -fPIC -arch x86_64!'\
1655:info:build       -e 's!@''SAVE_LDFLAGS''@!-L/opt/local/lib -arch x86_64!'\
1656:info:build       -e 's!@''ASFLAGS''@!!'\
1657:info:build       -e 's!@''CFLAGS''@! -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL!'\
1658:info:build       -e 's!@''CXXFLAGS''@! -pipe -O2 -fPIC -arch x86_64   -fno-implicit-templates -fno-exceptions -fno-rtti -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL!'\
1659:info:build       -e 's!@''LDFLAGS''@!-L/opt/local/lib -arch x86_64 !'\
1660:info:build       -e 's!@''LIBDL''@!-ldl !'\
1661:info:build       -e 's!@''CLIENT_LIBS''@!-lm  -L/opt/local/lib/ -lssl -lcrypto -L/opt/local/lib -lz !' \
1662:info:build       -e 's!@''ZLIB_LIBS''@!-L/opt/local/lib -lz!' \
1663:info:build       -e 's!@''LIBS''@!-lm  !' \
1664:info:build       -e 's!@''WRAPLIBS''@!!' \
1665:info:build       -e 's!@''innodb_system_libs''@!!' \
1666:info:build       -e 's!@''openssl_libs''@!-L/opt/local/lib/ -lssl -lcrypto!' \
1667:info:build       -e 's!@''VERSION''@!5.1.60!' \
1668:info:build       -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
1669:info:build       -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
1670:info:build       -e 's!@''COMPILATION_COMMENT''@!Source distribution!' \
1671:info:build       -e 's!@''MACHINE_TYPE''@!i386!' \
1672:info:build       -e 's!@''HOSTNAME''@!/bin/hostname!' \
1673:info:build       -e 's!@''SYSTEM_TYPE''@!apple-darwin11.2.0!' \
1674:info:build       -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
1675:info:build       -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
1676:info:build       -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!!' \
1677:info:build       -e 's!@''MYSQL_UNIX_ADDR''@!/opt/local/var/run/mysql5/mysqld.sock!' \
1678:info:build       -e 's!@''MYSQL_TCP_PORT''@!3306!' \
1679:info:build       -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \
1680:info:build       -e 's!@''TARGET_LINUX''@!false!' \
1681:info:build       -e "s!@""CONF_COMMAND""@!./configure  '--prefix=/opt/local' '--mandir=/opt/local/share/man' '--infodir=/opt/local/share/info' '--localstatedir=/opt/local/var/db/mysql5' '--libdir=/opt/local/lib/mysql5' '--bindir=/opt/local/lib/mysql5/bin' '--includedir=/opt/local/include/mysql5' '--datadir=/opt/local/share/mysql5' '--sysconfdir=/opt/local/etc/mysql5' '--with-zlib-dir=/opt/local' '--with-ssl=/opt/local' '--with-extra-charsets=complex' '--with-unix-socket-path=/opt/local/var/run/mysql5/mysqld.sock' '--with-mysqld-user=_mysql' '--without-docs' '--with-plugins=all' '--enable-thread-safe-client' '--without-readline' '--with-embedded-server' '--with-pic' 'CC=/Developer/usr/bin/llvm-gcc-4.2' 'CFLAGS=-pipe -O2 -fPIC -arch x86_64' 'LDFLAGS=-L/opt/local/lib -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/Developer/usr/bin/llvm-g++-4.2' 'CXXFLAGS=-pipe -O2 -fPIC -arch x86_64'!" \
1682:info:build       -e 's!@''MYSQLD_USER''@!_mysql!' \
1683:info:build       -e 's!@''STATIC_NSS_FLAGS''@!!' \
1684:info:build       -e 's!@''NON_THREADED_LIBS''@!-lm !' \
1685:info:build       -e 's!@''ZLIB_DEPS''@!-L/opt/local/lib -lz!' \
1686:info:build       -e "s!@MAKE@!/usr/bin/make!" \
1687:info:build     mysql_convert_table_format.sh > mysql_convert_table_format-t
1688:info:build /bin/rm -f mysql_find_rows mysql_find_rows-t
1689:info:build /opt/local/bin/gsed \
1690:info:build       -e 's!@''bindir''@!/opt/local/lib/mysql5/bin!g' \
1691:info:build       -e 's!@''sbindir''@!/opt/local/sbin!g' \
1692:info:build       -e 's!@''scriptdir''@!/opt/local/lib/mysql5/bin!g' \
1693:info:build       -e 's!@''prefix''@!/opt/local!g' \
1694:info:build       -e 's!@''datadir''@!/opt/local/share/mysql5!g' \
1695:info:build       -e 's!@''localstatedir''@!/opt/local/var/db/mysql5!g' \
1696:info:build       -e 's!@''libexecdir''@!/opt/local/libexec!g' \
1697:info:build       -e 's!@''pkglibdir''@!/opt/local/lib/mysql5/mysql!g' \
1698:info:build       -e 's!@''pkgincludedir''@!/opt/local/include/mysql5/mysql!g' \
1699:info:build       -e 's!@''pkgdatadir''@!/opt/local/share/mysql5/mysql!g' \
1700:info:build       -e 's!@''pkgplugindir''@!/opt/local/lib/mysql5/mysql/plugin!g' \
1701:info:build       -e 's!@''pkgsuppdir''@!/opt/local/share/mysql5/mysql!g' \
1702:info:build       -e 's!@''sysconfdir''@!/opt/local/etc/mysql5!g' \
1703:info:build       -e 's!@''mandir''@!/opt/local/share/man!g' \
1704:info:build       -e 's!@''infodir''@!/opt/local/share/info!g' \
1705:info:build       -e 's!@''CC''@!/Developer/usr/bin/llvm-gcc-4.2!'\
1706:info:build       -e 's!@''CXX''@!/Developer/usr/bin/llvm-g++-4.2!'\
1707:info:build       -e 's!@''GXX''@!yes!'\
1708:info:build       -e 's!@''SAVE_CC''@!/Developer/usr/bin/llvm-gcc-4.2!'\
1709:info:build       -e 's!@''SAVE_CXX''@!/Developer/usr/bin/llvm-g++-4.2!'\
1710:info:build       -e 's!@''CC_VERSION''@!i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)!'\
1711:info:build       -e 's!@''CXX_VERSION''@!i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)!'\
1712:info:build       -e 's!@''PERL''@!/opt/local/bin/perl!' \
1713:info:build       -e 's!@''SAVE_ASFLAGS''@!!'\
1714:info:build       -e 's!@''SAVE_CFLAGS''@!-pipe -O2 -fPIC -arch x86_64!'\
1715:info:build       -e 's!@''SAVE_CXXFLAGS''@!-pipe -O2 -fPIC -arch x86_64!'\
1716:info:build       -e 's!@''SAVE_LDFLAGS''@!-L/opt/local/lib -arch x86_64!'\
1717:info:build       -e 's!@''ASFLAGS''@!!'\
1718:info:build       -e 's!@''CFLAGS''@! -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL!'\
1719:info:build       -e 's!@''CXXFLAGS''@! -pipe -O2 -fPIC -arch x86_64   -fno-implicit-templates -fno-exceptions -fno-rtti -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL!'\
1720:info:build       -e 's!@''LDFLAGS''@!-L/opt/local/lib -arch x86_64 !'\
1721:info:build       -e 's!@''LIBDL''@!-ldl !'\
1722:info:build       -e 's!@''CLIENT_LIBS''@!-lm  -L/opt/local/lib/ -lssl -lcrypto -L/opt/local/lib -lz !' \
1723:info:build       -e 's!@''ZLIB_LIBS''@!-L/opt/local/lib -lz!' \
1724:info:build       -e 's!@''LIBS''@!-lm  !' \
1725:info:build       -e 's!@''WRAPLIBS''@!!' \
1726:info:build       -e 's!@''innodb_system_libs''@!!' \
1727:info:build       -e 's!@''openssl_libs''@!-L/opt/local/lib/ -lssl -lcrypto!' \
1728:info:build       -e 's!@''VERSION''@!5.1.60!' \
1729:info:build       -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
1730:info:build       -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
1731:info:build       -e 's!@''COMPILATION_COMMENT''@!Source distribution!' \
1732:info:build       -e 's!@''MACHINE_TYPE''@!i386!' \
1733:info:build       -e 's!@''HOSTNAME''@!/bin/hostname!' \
1734:info:build       -e 's!@''SYSTEM_TYPE''@!apple-darwin11.2.0!' \
1735:info:build       -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
1736:info:build       -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
1737:info:build       -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!!' \
1738:info:build       -e 's!@''MYSQL_UNIX_ADDR''@!/opt/local/var/run/mysql5/mysqld.sock!' \
1739:info:build       -e 's!@''MYSQL_TCP_PORT''@!3306!' \
1740:info:build       -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \
1741:info:build       -e 's!@''TARGET_LINUX''@!false!' \
1742:info:build       -e "s!@""CONF_COMMAND""@!./configure  '--prefix=/opt/local' '--mandir=/opt/local/share/man' '--infodir=/opt/local/share/info' '--localstatedir=/opt/local/var/db/mysql5' '--libdir=/opt/local/lib/mysql5' '--bindir=/opt/local/lib/mysql5/bin' '--includedir=/opt/local/include/mysql5' '--datadir=/opt/local/share/mysql5' '--sysconfdir=/opt/local/etc/mysql5' '--with-zlib-dir=/opt/local' '--with-ssl=/opt/local' '--with-extra-charsets=complex' '--with-unix-socket-path=/opt/local/var/run/mysql5/mysqld.sock' '--with-mysqld-user=_mysql' '--without-docs' '--with-plugins=all' '--enable-thread-safe-client' '--without-readline' '--with-embedded-server' '--with-pic' 'CC=/Developer/usr/bin/llvm-gcc-4.2' 'CFLAGS=-pipe -O2 -fPIC -arch x86_64' 'LDFLAGS=-L/opt/local/lib -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/Developer/usr/bin/llvm-g++-4.2' 'CXXFLAGS=-pipe -O2 -fPIC -arch x86_64'!" \
1743:info:build       -e 's!@''MYSQLD_USER''@!_mysql!' \
1744:info:build       -e 's!@''STATIC_NSS_FLAGS''@!!' \
1745:info:build       -e 's!@''NON_THREADED_LIBS''@!-lm !' \
1746:info:build       -e 's!@''ZLIB_DEPS''@!-L/opt/local/lib -lz!' \
1747:info:build       -e "s!@MAKE@!/usr/bin/make!" \
1748:info:build     mysql_find_rows.sh > mysql_find_rows-t
1749:info:build /bin/chmod +x mysql_find_rows-t
1750:info:build /bin/chmod +x mysql_convert_table_format-t
1751:info:build /bin/mv mysql_find_rows-t mysql_find_rows
1752:info:build /bin/mv mysql_convert_table_format-t mysql_convert_table_format
1753:info:build /bin/rm -f mysqlhotcopy mysqlhotcopy-t
1754:info:build /opt/local/bin/gsed \
1755:info:build       -e 's!@''bindir''@!/opt/local/lib/mysql5/bin!g' \
1756:info:build       -e 's!@''sbindir''@!/opt/local/sbin!g' \
1757:info:build       -e 's!@''scriptdir''@!/opt/local/lib/mysql5/bin!g' \
1758:info:build       -e 's!@''prefix''@!/opt/local!g' \
1759:info:build       -e 's!@''datadir''@!/opt/local/share/mysql5!g' \
1760:info:build       -e 's!@''localstatedir''@!/opt/local/var/db/mysql5!g' \
1761:info:build       -e 's!@''libexecdir''@!/opt/local/libexec!g' \
1762:info:build       -e 's!@''pkglibdir''@!/opt/local/lib/mysql5/mysql!g' \
1763:info:build       -e 's!@''pkgincludedir''@!/opt/local/include/mysql5/mysql!g' \
1764:info:build       -e 's!@''pkgdatadir''@!/opt/local/share/mysql5/mysql!g' \
1765:info:build       -e 's!@''pkgplugindir''@!/opt/local/lib/mysql5/mysql/plugin!g' \
1766:info:build       -e 's!@''pkgsuppdir''@!/opt/local/share/mysql5/mysql!g' \
1767:info:build       -e 's!@''sysconfdir''@!/opt/local/etc/mysql5!g' \
1768:info:build       -e 's!@''mandir''@!/opt/local/share/man!g' \
1769:info:build       -e 's!@''infodir''@!/opt/local/share/info!g' \
1770:info:build       -e 's!@''CC''@!/Developer/usr/bin/llvm-gcc-4.2!'\
1771:info:build       -e 's!@''CXX''@!/Developer/usr/bin/llvm-g++-4.2!'\
1772:info:build       -e 's!@''GXX''@!yes!'\
1773:info:build       -e 's!@''SAVE_CC''@!/Developer/usr/bin/llvm-gcc-4.2!'\
1774:info:build       -e 's!@''SAVE_CXX''@!/Developer/usr/bin/llvm-g++-4.2!'\
1775:info:build       -e 's!@''CC_VERSION''@!i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)!'\
1776:info:build       -e 's!@''CXX_VERSION''@!i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)!'\
1777:info:build       -e 's!@''PERL''@!/opt/local/bin/perl!' \
1778:info:build       -e 's!@''SAVE_ASFLAGS''@!!'\
1779:info:build       -e 's!@''SAVE_CFLAGS''@!-pipe -O2 -fPIC -arch x86_64!'\
1780:info:build       -e 's!@''SAVE_CXXFLAGS''@!-pipe -O2 -fPIC -arch x86_64!'\
1781:info:build       -e 's!@''SAVE_LDFLAGS''@!-L/opt/local/lib -arch x86_64!'\
1782:info:build       -e 's!@''ASFLAGS''@!!'\
1783:info:build       -e 's!@''CFLAGS''@! -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL!'\
1784:info:build       -e 's!@''CXXFLAGS''@! -pipe -O2 -fPIC -arch x86_64   -fno-implicit-templates -fno-exceptions -fno-rtti -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL!'\
1785:info:build       -e 's!@''LDFLAGS''@!-L/opt/local/lib -arch x86_64 !'\
1786:info:build       -e 's!@''LIBDL''@!-ldl !'\
1787:info:build       -e 's!@''CLIENT_LIBS''@!-lm  -L/opt/local/lib/ -lssl -lcrypto -L/opt/local/lib -lz !' \
1788:info:build       -e 's!@''ZLIB_LIBS''@!-L/opt/local/lib -lz!' \
1789:info:build       -e 's!@''LIBS''@!-lm  !' \
1790:info:build       -e 's!@''WRAPLIBS''@!!' \
1791:info:build       -e 's!@''innodb_system_libs''@!!' \
1792:info:build       -e 's!@''openssl_libs''@!-L/opt/local/lib/ -lssl -lcrypto!' \
1793:info:build       -e 's!@''VERSION''@!5.1.60!' \
1794:info:build       -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
1795:info:build       -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
1796:info:build       -e 's!@''COMPILATION_COMMENT''@!Source distribution!' \
1797:info:build       -e 's!@''MACHINE_TYPE''@!i386!' \
1798:info:build       -e 's!@''HOSTNAME''@!/bin/hostname!' \
1799:info:build       -e 's!@''SYSTEM_TYPE''@!apple-darwin11.2.0!' \
1800:info:build       -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
1801:info:build       -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
1802:info:build       -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!!' \
1803:info:build       -e 's!@''MYSQL_UNIX_ADDR''@!/opt/local/var/run/mysql5/mysqld.sock!' \
1804:info:build       -e 's!@''MYSQL_TCP_PORT''@!3306!' \
1805:info:build       -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \
1806:info:build       -e 's!@''TARGET_LINUX''@!false!' \
1807:info:build       -e "s!@""CONF_COMMAND""@!./configure  '--prefix=/opt/local' '--mandir=/opt/local/share/man' '--infodir=/opt/local/share/info' '--localstatedir=/opt/local/var/db/mysql5' '--libdir=/opt/local/lib/mysql5' '--bindir=/opt/local/lib/mysql5/bin' '--includedir=/opt/local/include/mysql5' '--datadir=/opt/local/share/mysql5' '--sysconfdir=/opt/local/etc/mysql5' '--with-zlib-dir=/opt/local' '--with-ssl=/opt/local' '--with-extra-charsets=complex' '--with-unix-socket-path=/opt/local/var/run/mysql5/mysqld.sock' '--with-mysqld-user=_mysql' '--without-docs' '--with-plugins=all' '--enable-thread-safe-client' '--without-readline' '--with-embedded-server' '--with-pic' 'CC=/Developer/usr/bin/llvm-gcc-4.2' 'CFLAGS=-pipe -O2 -fPIC -arch x86_64' 'LDFLAGS=-L/opt/local/lib -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/Developer/usr/bin/llvm-g++-4.2' 'CXXFLAGS=-pipe -O2 -fPIC -arch x86_64'!" \
1808:info:build       -e 's!@''MYSQLD_USER''@!_mysql!' \
1809:info:build       -e 's!@''STATIC_NSS_FLAGS''@!!' \
1810:info:build       -e 's!@''NON_THREADED_LIBS''@!-lm !' \
1811:info:build       -e 's!@''ZLIB_DEPS''@!-L/opt/local/lib -lz!' \
1812:info:build       -e "s!@MAKE@!/usr/bin/make!" \
1813:info:build     mysqlhotcopy.sh > mysqlhotcopy-t
1814:info:build /bin/rm -f mysqldumpslow mysqldumpslow-t
1815:info:build /opt/local/bin/gsed \
1816:info:build       -e 's!@''bindir''@!/opt/local/lib/mysql5/bin!g' \
1817:info:build       -e 's!@''sbindir''@!/opt/local/sbin!g' \
1818:info:build       -e 's!@''scriptdir''@!/opt/local/lib/mysql5/bin!g' \
1819:info:build       -e 's!@''prefix''@!/opt/local!g' \
1820:info:build       -e 's!@''datadir''@!/opt/local/share/mysql5!g' \
1821:info:build       -e 's!@''localstatedir''@!/opt/local/var/db/mysql5!g' \
1822:info:build       -e 's!@''libexecdir''@!/opt/local/libexec!g' \
1823:info:build       -e 's!@''pkglibdir''@!/opt/local/lib/mysql5/mysql!g' \
1824:info:build       -e 's!@''pkgincludedir''@!/opt/local/include/mysql5/mysql!g' \
1825:info:build       -e 's!@''pkgdatadir''@!/opt/local/share/mysql5/mysql!g' \
1826:info:build       -e 's!@''pkgplugindir''@!/opt/local/lib/mysql5/mysql/plugin!g' \
1827:info:build       -e 's!@''pkgsuppdir''@!/opt/local/share/mysql5/mysql!g' \
1828:info:build       -e 's!@''sysconfdir''@!/opt/local/etc/mysql5!g' \
1829:info:build       -e 's!@''mandir''@!/opt/local/share/man!g' \
1830:info:build       -e 's!@''infodir''@!/opt/local/share/info!g' \
1831:info:build       -e 's!@''CC''@!/Developer/usr/bin/llvm-gcc-4.2!'\
1832:info:build       -e 's!@''CXX''@!/Developer/usr/bin/llvm-g++-4.2!'\
1833:info:build       -e 's!@''GXX''@!yes!'\
1834:info:build       -e 's!@''SAVE_CC''@!/Developer/usr/bin/llvm-gcc-4.2!'\
1835:info:build       -e 's!@''SAVE_CXX''@!/Developer/usr/bin/llvm-g++-4.2!'\
1836:info:build       -e 's!@''CC_VERSION''@!i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)!'\
1837:info:build       -e 's!@''CXX_VERSION''@!i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)!'\
1838:info:build       -e 's!@''PERL''@!/opt/local/bin/perl!' \
1839:info:build       -e 's!@''SAVE_ASFLAGS''@!!'\
1840:info:build       -e 's!@''SAVE_CFLAGS''@!-pipe -O2 -fPIC -arch x86_64!'\
1841:info:build       -e 's!@''SAVE_CXXFLAGS''@!-pipe -O2 -fPIC -arch x86_64!'\
1842:info:build       -e 's!@''SAVE_LDFLAGS''@!-L/opt/local/lib -arch x86_64!'\
1843:info:build       -e 's!@''ASFLAGS''@!!'\
1844:info:build       -e 's!@''CFLAGS''@! -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL!'\
1845:info:build       -e 's!@''CXXFLAGS''@! -pipe -O2 -fPIC -arch x86_64   -fno-implicit-templates -fno-exceptions -fno-rtti -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL!'\
1846:info:build       -e 's!@''LDFLAGS''@!-L/opt/local/lib -arch x86_64 !'\
1847:info:build       -e 's!@''LIBDL''@!-ldl !'\
1848:info:build       -e 's!@''CLIENT_LIBS''@!-lm  -L/opt/local/lib/ -lssl -lcrypto -L/opt/local/lib -lz !' \
1849:info:build       -e 's!@''ZLIB_LIBS''@!-L/opt/local/lib -lz!' \
1850:info:build       -e 's!@''LIBS''@!-lm  !' \
1851:info:build       -e 's!@''WRAPLIBS''@!!' \
1852:info:build       -e 's!@''innodb_system_libs''@!!' \
1853:info:build       -e 's!@''openssl_libs''@!-L/opt/local/lib/ -lssl -lcrypto!' \
1854:info:build       -e 's!@''VERSION''@!5.1.60!' \
1855:info:build       -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
1856:info:build       -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
1857:info:build       -e 's!@''COMPILATION_COMMENT''@!Source distribution!' \
1858:info:build       -e 's!@''MACHINE_TYPE''@!i386!' \
1859:info:build       -e 's!@''HOSTNAME''@!/bin/hostname!' \
1860:info:build       -e 's!@''SYSTEM_TYPE''@!apple-darwin11.2.0!' \
1861:info:build       -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
1862:info:build       -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
1863:info:build       -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!!' \
1864:info:build       -e 's!@''MYSQL_UNIX_ADDR''@!/opt/local/var/run/mysql5/mysqld.sock!' \
1865:info:build       -e 's!@''MYSQL_TCP_PORT''@!3306!' \
1866:info:build       -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \
1867:info:build       -e 's!@''TARGET_LINUX''@!false!' \
1868:info:build       -e "s!@""CONF_COMMAND""@!./configure  '--prefix=/opt/local' '--mandir=/opt/local/share/man' '--infodir=/opt/local/share/info' '--localstatedir=/opt/local/var/db/mysql5' '--libdir=/opt/local/lib/mysql5' '--bindir=/opt/local/lib/mysql5/bin' '--includedir=/opt/local/include/mysql5' '--datadir=/opt/local/share/mysql5' '--sysconfdir=/opt/local/etc/mysql5' '--with-zlib-dir=/opt/local' '--with-ssl=/opt/local' '--with-extra-charsets=complex' '--with-unix-socket-path=/opt/local/var/run/mysql5/mysqld.sock' '--with-mysqld-user=_mysql' '--without-docs' '--with-plugins=all' '--enable-thread-safe-client' '--without-readline' '--with-embedded-server' '--with-pic' 'CC=/Developer/usr/bin/llvm-gcc-4.2' 'CFLAGS=-pipe -O2 -fPIC -arch x86_64' 'LDFLAGS=-L/opt/local/lib -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/Developer/usr/bin/llvm-g++-4.2' 'CXXFLAGS=-pipe -O2 -fPIC -arch x86_64'!" \
1869:info:build       -e 's!@''MYSQLD_USER''@!_mysql!' \
1870:info:build       -e 's!@''STATIC_NSS_FLAGS''@!!' \
1871:info:build       -e 's!@''NON_THREADED_LIBS''@!-lm !' \
1872:info:build       -e 's!@''ZLIB_DEPS''@!-L/opt/local/lib -lz!' \
1873:info:build       -e "s!@MAKE@!/usr/bin/make!" \
1874:info:build     mysqldumpslow.sh > mysqldumpslow-t
1875:info:build /bin/chmod +x mysqldumpslow-t
1876:info:build /bin/mv mysqldumpslow-t mysqldumpslow
1877:info:build /bin/chmod +x mysqlhotcopy-t
1878:info:build /bin/rm -f mysqld_multi mysqld_multi-t
1879:info:build /bin/mv mysqlhotcopy-t mysqlhotcopy
1880:info:build /opt/local/bin/gsed \
1881:info:build       -e 's!@''bindir''@!/opt/local/lib/mysql5/bin!g' \
1882:info:build       -e 's!@''sbindir''@!/opt/local/sbin!g' \
1883:info:build       -e 's!@''scriptdir''@!/opt/local/lib/mysql5/bin!g' \
1884:info:build       -e 's!@''prefix''@!/opt/local!g' \
1885:info:build       -e 's!@''datadir''@!/opt/local/share/mysql5!g' \
1886:info:build       -e 's!@''localstatedir''@!/opt/local/var/db/mysql5!g' \
1887:info:build       -e 's!@''libexecdir''@!/opt/local/libexec!g' \
1888:info:build       -e 's!@''pkglibdir''@!/opt/local/lib/mysql5/mysql!g' \
1889:info:build       -e 's!@''pkgincludedir''@!/opt/local/include/mysql5/mysql!g' \
1890:info:build       -e 's!@''pkgdatadir''@!/opt/local/share/mysql5/mysql!g' \
1891:info:build       -e 's!@''pkgplugindir''@!/opt/local/lib/mysql5/mysql/plugin!g' \
1892:info:build       -e 's!@''pkgsuppdir''@!/opt/local/share/mysql5/mysql!g' \
1893:info:build       -e 's!@''sysconfdir''@!/opt/local/etc/mysql5!g' \
1894:info:build       -e 's!@''mandir''@!/opt/local/share/man!g' \
1895:info:build       -e 's!@''infodir''@!/opt/local/share/info!g' \
1896:info:build       -e 's!@''CC''@!/Developer/usr/bin/llvm-gcc-4.2!'\
1897:info:build       -e 's!@''CXX''@!/Developer/usr/bin/llvm-g++-4.2!'\
1898:info:build       -e 's!@''GXX''@!yes!'\
1899:info:build       -e 's!@''SAVE_CC''@!/Developer/usr/bin/llvm-gcc-4.2!'\
1900:info:build       -e 's!@''SAVE_CXX''@!/Developer/usr/bin/llvm-g++-4.2!'\
1901:info:build       -e 's!@''CC_VERSION''@!i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)!'\
1902:info:build       -e 's!@''CXX_VERSION''@!i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)!'\
1903:info:build       -e 's!@''PERL''@!/opt/local/bin/perl!' \
1904:info:build       -e 's!@''SAVE_ASFLAGS''@!!'\
1905:info:build       -e 's!@''SAVE_CFLAGS''@!-pipe -O2 -fPIC -arch x86_64!'\
1906:info:build       -e 's!@''SAVE_CXXFLAGS''@!-pipe -O2 -fPIC -arch x86_64!'\
1907:info:build       -e 's!@''SAVE_LDFLAGS''@!-L/opt/local/lib -arch x86_64!'\
1908:info:build       -e 's!@''ASFLAGS''@!!'\
1909:info:build       -e 's!@''CFLAGS''@! -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL!'\
1910:info:build       -e 's!@''CXXFLAGS''@! -pipe -O2 -fPIC -arch x86_64   -fno-implicit-templates -fno-exceptions -fno-rtti -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL!'\
1911:info:build       -e 's!@''LDFLAGS''@!-L/opt/local/lib -arch x86_64 !'\
1912:info:build       -e 's!@''LIBDL''@!-ldl !'\
1913:info:build       -e 's!@''CLIENT_LIBS''@!-lm  -L/opt/local/lib/ -lssl -lcrypto -L/opt/local/lib -lz !' \
1914:info:build       -e 's!@''ZLIB_LIBS''@!-L/opt/local/lib -lz!' \
1915:info:build       -e 's!@''LIBS''@!-lm  !' \
1916:info:build       -e 's!@''WRAPLIBS''@!!' \
1917:info:build       -e 's!@''innodb_system_libs''@!!' \
1918:info:build       -e 's!@''openssl_libs''@!-L/opt/local/lib/ -lssl -lcrypto!' \
1919:info:build       -e 's!@''VERSION''@!5.1.60!' \
1920:info:build       -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
1921:info:build       -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
1922:info:build       -e 's!@''COMPILATION_COMMENT''@!Source distribution!' \
1923:info:build       -e 's!@''MACHINE_TYPE''@!i386!' \
1924:info:build       -e 's!@''HOSTNAME''@!/bin/hostname!' \
1925:info:build       -e 's!@''SYSTEM_TYPE''@!apple-darwin11.2.0!' \
1926:info:build       -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
1927:info:build       -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
1928:info:build       -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!!' \
1929:info:build       -e 's!@''MYSQL_UNIX_ADDR''@!/opt/local/var/run/mysql5/mysqld.sock!' \
1930:info:build       -e 's!@''MYSQL_TCP_PORT''@!3306!' \
1931:info:build       -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \
1932:info:build       -e 's!@''TARGET_LINUX''@!false!' \
1933:info:build       -e "s!@""CONF_COMMAND""@!./configure  '--prefix=/opt/local' '--mandir=/opt/local/share/man' '--infodir=/opt/local/share/info' '--localstatedir=/opt/local/var/db/mysql5' '--libdir=/opt/local/lib/mysql5' '--bindir=/opt/local/lib/mysql5/bin' '--includedir=/opt/local/include/mysql5' '--datadir=/opt/local/share/mysql5' '--sysconfdir=/opt/local/etc/mysql5' '--with-zlib-dir=/opt/local' '--with-ssl=/opt/local' '--with-extra-charsets=complex' '--with-unix-socket-path=/opt/local/var/run/mysql5/mysqld.sock' '--with-mysqld-user=_mysql' '--without-docs' '--with-plugins=all' '--enable-thread-safe-client' '--without-readline' '--with-embedded-server' '--with-pic' 'CC=/Developer/usr/bin/llvm-gcc-4.2' 'CFLAGS=-pipe -O2 -fPIC -arch x86_64' 'LDFLAGS=-L/opt/local/lib -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/Developer/usr/bin/llvm-g++-4.2' 'CXXFLAGS=-pipe -O2 -fPIC -arch x86_64'!" \
1934:info:build       -e 's!@''MYSQLD_USER''@!_mysql!' \
1935:info:build       -e 's!@''STATIC_NSS_FLAGS''@!!' \
1936:info:build       -e 's!@''NON_THREADED_LIBS''@!-lm !' \
1937:info:build       -e 's!@''ZLIB_DEPS''@!-L/opt/local/lib -lz!' \
1938:info:build       -e "s!@MAKE@!/usr/bin/make!" \
1939:info:build     mysqld_multi.sh > mysqld_multi-t
1940:info:build /bin/rm -f make_binary_distribution make_binary_distribution-t
1941:info:build /opt/local/bin/gsed \
1942:info:build       -e 's!@''bindir''@!/opt/local/lib/mysql5/bin!g' \
1943:info:build       -e 's!@''sbindir''@!/opt/local/sbin!g' \
1944:info:build       -e 's!@''scriptdir''@!/opt/local/lib/mysql5/bin!g' \
1945:info:build       -e 's!@''prefix''@!/opt/local!g' \
1946:info:build       -e 's!@''datadir''@!/opt/local/share/mysql5!g' \
1947:info:build       -e 's!@''localstatedir''@!/opt/local/var/db/mysql5!g' \
1948:info:build       -e 's!@''libexecdir''@!/opt/local/libexec!g' \
1949:info:build       -e 's!@''pkglibdir''@!/opt/local/lib/mysql5/mysql!g' \
1950:info:build       -e 's!@''pkgincludedir''@!/opt/local/include/mysql5/mysql!g' \
1951:info:build       -e 's!@''pkgdatadir''@!/opt/local/share/mysql5/mysql!g' \
1952:info:build       -e 's!@''pkgplugindir''@!/opt/local/lib/mysql5/mysql/plugin!g' \
1953:info:build       -e 's!@''pkgsuppdir''@!/opt/local/share/mysql5/mysql!g' \
1954:info:build       -e 's!@''sysconfdir''@!/opt/local/etc/mysql5!g' \
1955:info:build       -e 's!@''mandir''@!/opt/local/share/man!g' \
1956:info:build       -e 's!@''infodir''@!/opt/local/share/info!g' \
1957:info:build       -e 's!@''CC''@!/Developer/usr/bin/llvm-gcc-4.2!'\
1958:info:build       -e 's!@''CXX''@!/Developer/usr/bin/llvm-g++-4.2!'\
1959:info:build       -e 's!@''GXX''@!yes!'\
1960:info:build       -e 's!@''SAVE_CC''@!/Developer/usr/bin/llvm-gcc-4.2!'\
1961:info:build       -e 's!@''SAVE_CXX''@!/Developer/usr/bin/llvm-g++-4.2!'\
1962:info:build       -e 's!@''CC_VERSION''@!i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)!'\
1963:info:build       -e 's!@''CXX_VERSION''@!i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)!'\
1964:info:build       -e 's!@''PERL''@!/opt/local/bin/perl!' \
1965:info:build       -e 's!@''SAVE_ASFLAGS''@!!'\
1966:info:build       -e 's!@''SAVE_CFLAGS''@!-pipe -O2 -fPIC -arch x86_64!'\
1967:info:build       -e 's!@''SAVE_CXXFLAGS''@!-pipe -O2 -fPIC -arch x86_64!'\
1968:info:build       -e 's!@''SAVE_LDFLAGS''@!-L/opt/local/lib -arch x86_64!'\
1969:info:build       -e 's!@''ASFLAGS''@!!'\
1970:info:build       -e 's!@''CFLAGS''@! -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL!'\
1971:info:build       -e 's!@''CXXFLAGS''@! -pipe -O2 -fPIC -arch x86_64   -fno-implicit-templates -fno-exceptions -fno-rtti -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL!'\
1972:info:build       -e 's!@''LDFLAGS''@!-L/opt/local/lib -arch x86_64 !'\
1973:info:build       -e 's!@''LIBDL''@!-ldl !'\
1974:info:build       -e 's!@''CLIENT_LIBS''@!-lm  -L/opt/local/lib/ -lssl -lcrypto -L/opt/local/lib -lz !' \
1975:info:build       -e 's!@''ZLIB_LIBS''@!-L/opt/local/lib -lz!' \
1976:info:build       -e 's!@''LIBS''@!-lm  !' \
1977:info:build       -e 's!@''WRAPLIBS''@!!' \
1978:info:build       -e 's!@''innodb_system_libs''@!!' \
1979:info:build       -e 's!@''openssl_libs''@!-L/opt/local/lib/ -lssl -lcrypto!' \
1980:info:build       -e 's!@''VERSION''@!5.1.60!' \
1981:info:build       -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
1982:info:build       -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
1983:info:build       -e 's!@''COMPILATION_COMMENT''@!Source distribution!' \
1984:info:build       -e 's!@''MACHINE_TYPE''@!i386!' \
1985:info:build       -e 's!@''HOSTNAME''@!/bin/hostname!' \
1986:info:build       -e 's!@''SYSTEM_TYPE''@!apple-darwin11.2.0!' \
1987:info:build       -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
1988:info:build       -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
1989:info:build       -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!!' \
1990:info:build       -e 's!@''MYSQL_UNIX_ADDR''@!/opt/local/var/run/mysql5/mysqld.sock!' \
1991:info:build       -e 's!@''MYSQL_TCP_PORT''@!3306!' \
1992:info:build       -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \
1993:info:build       -e 's!@''TARGET_LINUX''@!false!' \
1994:info:build       -e "s!@""CONF_COMMAND""@!./configure  '--prefix=/opt/local' '--mandir=/opt/local/share/man' '--infodir=/opt/local/share/info' '--localstatedir=/opt/local/var/db/mysql5' '--libdir=/opt/local/lib/mysql5' '--bindir=/opt/local/lib/mysql5/bin' '--includedir=/opt/local/include/mysql5' '--datadir=/opt/local/share/mysql5' '--sysconfdir=/opt/local/etc/mysql5' '--with-zlib-dir=/opt/local' '--with-ssl=/opt/local' '--with-extra-charsets=complex' '--with-unix-socket-path=/opt/local/var/run/mysql5/mysqld.sock' '--with-mysqld-user=_mysql' '--without-docs' '--with-plugins=all' '--enable-thread-safe-client' '--without-readline' '--with-embedded-server' '--with-pic' 'CC=/Developer/usr/bin/llvm-gcc-4.2' 'CFLAGS=-pipe -O2 -fPIC -arch x86_64' 'LDFLAGS=-L/opt/local/lib -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/Developer/usr/bin/llvm-g++-4.2' 'CXXFLAGS=-pipe -O2 -fPIC -arch x86_64'!" \
1995:info:build       -e 's!@''MYSQLD_USER''@!_mysql!' \
1996:info:build       -e 's!@''STATIC_NSS_FLAGS''@!!' \
1997:info:build       -e 's!@''NON_THREADED_LIBS''@!-lm !' \
1998:info:build       -e 's!@''ZLIB_DEPS''@!-L/opt/local/lib -lz!' \
1999:info:build       -e "s!@MAKE@!/usr/bin/make!" \
2000:info:build     make_binary_distribution.sh > make_binary_distribution-t
2001:info:build /bin/chmod +x mysqld_multi-t
2002:info:build /bin/chmod +x make_binary_distribution-t
2003:info:build /bin/mv make_binary_distribution-t make_binary_distribution
2004:info:build /bin/mv mysqld_multi-t mysqld_multi
2005:info:build /bin/rm -f make_sharedlib_distribution make_sharedlib_distribution-t
2006:info:build /opt/local/bin/gsed \
2007:info:build       -e 's!@''bindir''@!/opt/local/lib/mysql5/bin!g' \
2008:info:build       -e 's!@''sbindir''@!/opt/local/sbin!g' \
2009:info:build       -e 's!@''scriptdir''@!/opt/local/lib/mysql5/bin!g' \
2010:info:build       -e 's!@''prefix''@!/opt/local!g' \
2011:info:build       -e 's!@''datadir''@!/opt/local/share/mysql5!g' \
2012:info:build       -e 's!@''localstatedir''@!/opt/local/var/db/mysql5!g' \
2013:info:build       -e 's!@''libexecdir''@!/opt/local/libexec!g' \
2014:info:build       -e 's!@''pkglibdir''@!/opt/local/lib/mysql5/mysql!g' \
2015:info:build       -e 's!@''pkgincludedir''@!/opt/local/include/mysql5/mysql!g' \
2016:info:build       -e 's!@''pkgdatadir''@!/opt/local/share/mysql5/mysql!g' \
2017:info:build       -e 's!@''pkgplugindir''@!/opt/local/lib/mysql5/mysql/plugin!g' \
2018:info:build       -e 's!@''pkgsuppdir''@!/opt/local/share/mysql5/mysql!g' \
2019:info:build       -e 's!@''sysconfdir''@!/opt/local/etc/mysql5!g' \
2020:info:build       -e 's!@''mandir''@!/opt/local/share/man!g' \
2021:info:build       -e 's!@''infodir''@!/opt/local/share/info!g' \
2022:info:build       -e 's!@''CC''@!/Developer/usr/bin/llvm-gcc-4.2!'\
2023:info:build       -e 's!@''CXX''@!/Developer/usr/bin/llvm-g++-4.2!'\
2024:info:build       -e 's!@''GXX''@!yes!'\
2025:info:build       -e 's!@''SAVE_CC''@!/Developer/usr/bin/llvm-gcc-4.2!'\
2026:info:build       -e 's!@''SAVE_CXX''@!/Developer/usr/bin/llvm-g++-4.2!'\
2027:info:build       -e 's!@''CC_VERSION''@!i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)!'\
2028:info:build       -e 's!@''CXX_VERSION''@!i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)!'\
2029:info:build       -e 's!@''PERL''@!/opt/local/bin/perl!' \
2030:info:build       -e 's!@''SAVE_ASFLAGS''@!!'\
2031:info:build       -e 's!@''SAVE_CFLAGS''@!-pipe -O2 -fPIC -arch x86_64!'\
2032:info:build       -e 's!@''SAVE_CXXFLAGS''@!-pipe -O2 -fPIC -arch x86_64!'\
2033:info:build       -e 's!@''SAVE_LDFLAGS''@!-L/opt/local/lib -arch x86_64!'\
2034:info:build       -e 's!@''ASFLAGS''@!!'\
2035:info:build       -e 's!@''CFLAGS''@! -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL!'\
2036:info:build       -e 's!@''CXXFLAGS''@! -pipe -O2 -fPIC -arch x86_64   -fno-implicit-templates -fno-exceptions -fno-rtti -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL!'\
2037:info:build       -e 's!@''LDFLAGS''@!-L/opt/local/lib -arch x86_64 !'\
2038:info:build       -e 's!@''LIBDL''@!-ldl !'\
2039:info:build       -e 's!@''CLIENT_LIBS''@!-lm  -L/opt/local/lib/ -lssl -lcrypto -L/opt/local/lib -lz !' \
2040:info:build       -e 's!@''ZLIB_LIBS''@!-L/opt/local/lib -lz!' \
2041:info:build       -e 's!@''LIBS''@!-lm  !' \
2042:info:build       -e 's!@''WRAPLIBS''@!!' \
2043:info:build       -e 's!@''innodb_system_libs''@!!' \
2044:info:build       -e 's!@''openssl_libs''@!-L/opt/local/lib/ -lssl -lcrypto!' \
2045:info:build       -e 's!@''VERSION''@!5.1.60!' \
2046:info:build       -e 's!@''MYSQL_BASE_VERSION''@!5.1!' \
2047:info:build       -e 's!@''MYSQL_SERVER_SUFFIX''@!!' \
2048:info:build       -e 's!@''COMPILATION_COMMENT''@!Source distribution!' \
2049:info:build       -e 's!@''MACHINE_TYPE''@!i386!' \
2050:info:build       -e 's!@''HOSTNAME''@!/bin/hostname!' \
2051:info:build       -e 's!@''SYSTEM_TYPE''@!apple-darwin11.2.0!' \
2052:info:build       -e 's!@''CHECK_PID''@!/bin/kill -0 $PID > /dev/null 2> /dev/null!' \
2053:info:build       -e 's!@''FIND_PROC''@!/bin/ps wwwp $PID | grep -v " grep" | grep -v mysqld_safe | grep -- "$MYSQLD" > /dev/null!' \
2054:info:build       -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!!' \
2055:info:build       -e 's!@''MYSQL_UNIX_ADDR''@!/opt/local/var/run/mysql5/mysqld.sock!' \
2056:info:build       -e 's!@''MYSQL_TCP_PORT''@!3306!' \
2057:info:build       -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!0!' \
2058:info:build       -e 's!@''TARGET_LINUX''@!false!' \
2059:info:build       -e "s!@""CONF_COMMAND""@!./configure  '--prefix=/opt/local' '--mandir=/opt/local/share/man' '--infodir=/opt/local/share/info' '--localstatedir=/opt/local/var/db/mysql5' '--libdir=/opt/local/lib/mysql5' '--bindir=/opt/local/lib/mysql5/bin' '--includedir=/opt/local/include/mysql5' '--datadir=/opt/local/share/mysql5' '--sysconfdir=/opt/local/etc/mysql5' '--with-zlib-dir=/opt/local' '--with-ssl=/opt/local' '--with-extra-charsets=complex' '--with-unix-socket-path=/opt/local/var/run/mysql5/mysqld.sock' '--with-mysqld-user=_mysql' '--without-docs' '--with-plugins=all' '--enable-thread-safe-client' '--without-readline' '--with-embedded-server' '--with-pic' 'CC=/Developer/usr/bin/llvm-gcc-4.2' 'CFLAGS=-pipe -O2 -fPIC -arch x86_64' 'LDFLAGS=-L/opt/local/lib -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/Developer/usr/bin/llvm-g++-4.2' 'CXXFLAGS=-pipe -O2 -fPIC -arch x86_64'!" \
2060:info:build       -e 's!@''MYSQLD_USER''@!_mysql!' \
2061:info:build       -e 's!@''STATIC_NSS_FLAGS''@!!' \
2062:info:build       -e 's!@''NON_THREADED_LIBS''@!-lm !' \
2063:info:build       -e 's!@''ZLIB_DEPS''@!-L/opt/local/lib -lz!' \
2064:info:build       -e "s!@MAKE@!/usr/bin/make!" \
2065:info:build     make_sharedlib_distribution.sh > make_sharedlib_distribution-t
2066:info:build /bin/chmod +x make_sharedlib_distribution-t
2067:info:build /bin/mv make_sharedlib_distribution-t make_sharedlib_distribution
2068:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.60/scripts'
2069:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.60/scripts'
2070:info:build Making all in strings
2071:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.60/strings'
2072:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT strxmov.o -MD -MP -MF .deps/strxmov.Tpo -c -o strxmov.o strxmov.c
2073:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT bmove_upp.o -MD -MP -MF .deps/bmove_upp.Tpo -c -o bmove_upp.o bmove_upp.c
2074:info:build mv -f .deps/bmove_upp.Tpo .deps/bmove_upp.Po
2075:info:build mv -f .deps/strxmov.Tpo .deps/strxmov.Po
2076:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT strappend.o -MD -MP -MF .deps/strappend.Tpo -c -o strappend.o strappend.c
2077:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT strcont.o -MD -MP -MF .deps/strcont.Tpo -c -o strcont.o strcont.c
2078:info:build mv -f .deps/strcont.Tpo .deps/strcont.Po
2079:info:build mv -f .deps/strappend.Tpo .deps/strappend.Po
2080:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT strend.o -MD -MP -MF .deps/strend.Tpo -c -o strend.o strend.c
2081:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT strfill.o -MD -MP -MF .deps/strfill.Tpo -c -o strfill.o strfill.c
2082:info:build mv -f .deps/strfill.Tpo .deps/strfill.Po
2083:info:build mv -f .deps/strend.Tpo .deps/strend.Po
2084:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT strcend.o -MD -MP -MF .deps/strcend.Tpo -c -o strcend.o strcend.c
2085:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT is_prefix.o -MD -MP -MF .deps/is_prefix.Tpo -c -o is_prefix.o is_prefix.c
2086:info:build mv -f .deps/is_prefix.Tpo .deps/is_prefix.Po
2087:info:build mv -f .deps/strcend.Tpo .deps/strcend.Po
2088:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT strstr.o -MD -MP -MF .deps/strstr.Tpo -c -o strstr.o strstr.c
2089:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT strinstr.o -MD -MP -MF .deps/strinstr.Tpo -c -o strinstr.o strinstr.c
2090:info:build mv -f .deps/strstr.Tpo .deps/strstr.Po
2091:info:build mv -f .deps/strinstr.Tpo .deps/strinstr.Po
2092:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT strmake.o -MD -MP -MF .deps/strmake.Tpo -c -o strmake.o strmake.c
2093:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT strnmov.o -MD -MP -MF .deps/strnmov.Tpo -c -o strnmov.o strnmov.c
2094:info:build mv -f .deps/strnmov.Tpo .deps/strnmov.Po
2095:info:build mv -f .deps/strmake.Tpo .deps/strmake.Po
2096:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT strmov.o -MD -MP -MF .deps/strmov.Tpo -c -o strmov.o strmov.c
2097:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT longlong2str.o -MD -MP -MF .deps/longlong2str.Tpo -c -o longlong2str.o longlong2str.c
2098:info:build mv -f .deps/strmov.Tpo .deps/strmov.Po
2099:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT bfill.o -MD -MP -MF .deps/bfill.Tpo -c -o bfill.o bfill.c
2100:info:build mv -f .deps/longlong2str.Tpo .deps/longlong2str.Po
2101:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT bmove.o -MD -MP -MF .deps/bmove.Tpo -c -o bmove.o bmove.c
2102:info:build mv -f .deps/bfill.Tpo .deps/bfill.Po
2103:info:build mv -f .deps/bmove.Tpo .deps/bmove.Po
2104:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT bmove512.o -MD -MP -MF .deps/bmove512.Tpo -c -o bmove512.o bmove512.c
2105:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT bchange.o -MD -MP -MF .deps/bchange.Tpo -c -o bchange.o bchange.c
2106:info:build mv -f .deps/bchange.Tpo .deps/bchange.Po
2107:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT strxnmov.o -MD -MP -MF .deps/strxnmov.Tpo -c -o strxnmov.o strxnmov.c
2108:info:build mv -f .deps/bmove512.Tpo .deps/bmove512.Po
2109:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT int2str.o -MD -MP -MF .deps/int2str.Tpo -c -o int2str.o int2str.c
2110:info:build mv -f .deps/strxnmov.Tpo .deps/strxnmov.Po
2111:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT str2int.o -MD -MP -MF .deps/str2int.Tpo -c -o str2int.o str2int.c
2112:info:build mv -f .deps/int2str.Tpo .deps/int2str.Po
2113:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT r_strinstr.o -MD -MP -MF .deps/r_strinstr.Tpo -c -o r_strinstr.o r_strinstr.c
2114:info:build mv -f .deps/str2int.Tpo .deps/str2int.Po
2115:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT strtod.o -MD -MP -MF .deps/strtod.Tpo -c -o strtod.o strtod.c
2116:info:build mv -f .deps/r_strinstr.Tpo .deps/r_strinstr.Po
2117:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT strtol.o -MD -MP -MF .deps/strtol.Tpo -c -o strtol.o strtol.c
2118:info:build mv -f .deps/strtol.Tpo .deps/strtol.Po
2119:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT strtoul.o -MD -MP -MF .deps/strtoul.Tpo -c -o strtoul.o strtoul.c
2120:info:build mv -f .deps/strtoul.Tpo .deps/strtoul.Po
2121:info:build mv -f .deps/strtod.Tpo .deps/strtod.Po
2122:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT strtoll.o -MD -MP -MF .deps/strtoll.Tpo -c -o strtoll.o strtoll.c
2123:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT strtoull.o -MD -MP -MF .deps/strtoull.Tpo -c -o strtoull.o strtoull.c
2124:info:build mv -f .deps/strtoull.Tpo .deps/strtoull.Po
2125:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT llstr.o -MD -MP -MF .deps/llstr.Tpo -c -o llstr.o llstr.c
2126:info:build mv -f .deps/strtoll.Tpo .deps/strtoll.Po
2127:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT strnlen.o -MD -MP -MF .deps/strnlen.Tpo -c -o strnlen.o strnlen.c
2128:info:build mv -f .deps/llstr.Tpo .deps/llstr.Po
2129:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT ctype.o -MD -MP -MF .deps/ctype.Tpo -c -o ctype.o ctype.c
2130:info:build mv -f .deps/strnlen.Tpo .deps/strnlen.Po
2131:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT ctype-simple.o -MD -MP -MF .deps/ctype-simple.Tpo -c -o ctype-simple.o ctype-simple.c
2132:info:build mv -f .deps/ctype.Tpo .deps/ctype.Po
2133:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT ctype-mb.o -MD -MP -MF .deps/ctype-mb.Tpo -c -o ctype-mb.o ctype-mb.c
2134:info:build mv -f .deps/ctype-simple.Tpo .deps/ctype-simple.Po
2135:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT ctype-big5.o -MD -MP -MF .deps/ctype-big5.Tpo -c -o ctype-big5.o ctype-big5.c
2136:info:build mv -f .deps/ctype-mb.Tpo .deps/ctype-mb.Po
2137:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT ctype-cp932.o -MD -MP -MF .deps/ctype-cp932.Tpo -c -o ctype-cp932.o ctype-cp932.c
2138:info:build mv -f .deps/ctype-cp932.Tpo .deps/ctype-cp932.Po
2139:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT ctype-czech.o -MD -MP -MF .deps/ctype-czech.Tpo -c -o ctype-czech.o ctype-czech.c
2140:info:build mv -f .deps/ctype-czech.Tpo .deps/ctype-czech.Po
2141:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT ctype-eucjpms.o -MD -MP -MF .deps/ctype-eucjpms.Tpo -c -o ctype-eucjpms.o ctype-eucjpms.c
2142:info:build mv -f .deps/ctype-big5.Tpo .deps/ctype-big5.Po
2143:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT ctype-euc_kr.o -MD -MP -MF .deps/ctype-euc_kr.Tpo -c -o ctype-euc_kr.o ctype-euc_kr.c
2144:info:build mv -f .deps/ctype-euc_kr.Tpo .deps/ctype-euc_kr.Po
2145:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT ctype-gb2312.o -MD -MP -MF .deps/ctype-gb2312.Tpo -c -o ctype-gb2312.o ctype-gb2312.c
2146:info:build mv -f .deps/ctype-gb2312.Tpo .deps/ctype-gb2312.Po
2147:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT ctype-gbk.o -MD -MP -MF .deps/ctype-gbk.Tpo -c -o ctype-gbk.o ctype-gbk.c
2148:info:build mv -f .deps/ctype-eucjpms.Tpo .deps/ctype-eucjpms.Po
2149:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT ctype-sjis.o -MD -MP -MF .deps/ctype-sjis.Tpo -c -o ctype-sjis.o ctype-sjis.c
2150:info:build mv -f .deps/ctype-sjis.Tpo .deps/ctype-sjis.Po
2151:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT ctype-tis620.o -MD -MP -MF .deps/ctype-tis620.Tpo -c -o ctype-tis620.o ctype-tis620.c
2152:info:build mv -f .deps/ctype-tis620.Tpo .deps/ctype-tis620.Po
2153:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT ctype-ujis.o -MD -MP -MF .deps/ctype-ujis.Tpo -c -o ctype-ujis.o ctype-ujis.c
2154:info:build mv -f .deps/ctype-gbk.Tpo .deps/ctype-gbk.Po
2155:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT ctype-utf8.o -MD -MP -MF .deps/ctype-utf8.Tpo -c -o ctype-utf8.o ctype-utf8.c
2156:info:build mv -f .deps/ctype-utf8.Tpo .deps/ctype-utf8.Po
2157:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT ctype-ucs2.o -MD -MP -MF .deps/ctype-ucs2.Tpo -c -o ctype-ucs2.o ctype-ucs2.c
2158:info:build mv -f .deps/ctype-ujis.Tpo .deps/ctype-ujis.Po
2159:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT ctype-uca.o -MD -MP -MF .deps/ctype-uca.Tpo -c -o ctype-uca.o ctype-uca.c
2160:info:build mv -f .deps/ctype-ucs2.Tpo .deps/ctype-ucs2.Po
2161:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT ctype-win1250ch.o -MD -MP -MF .deps/ctype-win1250ch.Tpo -c -o ctype-win1250ch.o ctype-win1250ch.c
2162:info:build mv -f .deps/ctype-win1250ch.Tpo .deps/ctype-win1250ch.Po
2163:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT ctype-bin.o -MD -MP -MF .deps/ctype-bin.Tpo -c -o ctype-bin.o ctype-bin.c
2164:info:build mv -f .deps/ctype-uca.Tpo .deps/ctype-uca.Po
2165:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT ctype-latin1.o -MD -MP -MF .deps/ctype-latin1.Tpo -c -o ctype-latin1.o ctype-latin1.c
2166:info:build mv -f .deps/ctype-bin.Tpo .deps/ctype-bin.Po
2167:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT my_vsnprintf.o -MD -MP -MF .deps/my_vsnprintf.Tpo -c -o my_vsnprintf.o my_vsnprintf.c
2168:info:build mv -f .deps/ctype-latin1.Tpo .deps/ctype-latin1.Po
2169:info:build mv -f .deps/my_vsnprintf.Tpo .deps/my_vsnprintf.Po
2170:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT xml.o -MD -MP -MF .deps/xml.Tpo -c -o xml.o xml.c
2171:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT decimal.o -MD -MP -MF .deps/decimal.Tpo -c -o decimal.o decimal.c
2172:info:build mv -f .deps/xml.Tpo .deps/xml.Po
2173:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT ctype-extra.o -MD -MP -MF .deps/ctype-extra.Tpo -c -o ctype-extra.o ctype-extra.c
2174:info:build mv -f .deps/ctype-extra.Tpo .deps/ctype-extra.Po
2175:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT my_strtoll10.o -MD -MP -MF .deps/my_strtoll10.Tpo -c -o my_strtoll10.o my_strtoll10.c
2176:info:build mv -f .deps/my_strtoll10.Tpo .deps/my_strtoll10.Po
2177:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT str_alloc.o -MD -MP -MF .deps/str_alloc.Tpo -c -o str_alloc.o str_alloc.c
2178:info:build mv -f .deps/str_alloc.Tpo .deps/str_alloc.Po
2179:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT my_strchr.o -MD -MP -MF .deps/my_strchr.Tpo -c -o my_strchr.o my_strchr.c
2180:info:build mv -f .deps/my_strchr.Tpo .deps/my_strchr.Po
2181:info:build /Developer/usr/bin/llvm-gcc-4.2 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT conf_to_src.o -MD -MP -MF .deps/conf_to_src.Tpo -c -o conf_to_src.o conf_to_src.c
2182:info:build mv -f .deps/conf_to_src.Tpo .deps/conf_to_src.Po
2183:info:build /bin/sh ../libtool --preserve-dup-deps --tag=CC   --mode=link /Developer/usr/bin/llvm-gcc-4.2  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -static -L/opt/local/lib -arch x86_64  -o conf_to_src conf_to_src.o xml.o ctype.o  -lm 
2184:info:build mv -f .deps/decimal.Tpo .deps/decimal.Po
2185:info:build rm -f libmystrings.a
2186:info:build ar cru libmystrings.a  strxmov.o bmove_upp.o strappend.o strcont.o strend.o strfill.o strcend.o is_prefix.o strstr.o strinstr.o strmake.o strnmov.o strmov.o longlong2str.o bfill.o bmove.o bmove512.o bchange.o strxnmov.o int2str.o str2int.o r_strinstr.o strtod.o strtol.o strtoul.o strtoll.o strtoull.o llstr.o strnlen.o ctype.o ctype-simple.o ctype-mb.o ctype-big5.o ctype-cp932.o ctype-czech.o ctype-eucjpms.o ctype-euc_kr.o ctype-gb2312.o ctype-gbk.o ctype-sjis.o ctype-tis620.o ctype-ujis.o ctype-utf8.o ctype-ucs2.o ctype-uca.o ctype-win1250ch.o ctype-bin.o ctype-latin1.o my_vsnprintf.o xml.o decimal.o ctype-extra.o my_strtoll10.o str_alloc.o my_strchr.o
2187:info:build /usr/bin/ranlib: file: libmystrings.a(strstr.o) has no symbols
2188:info:build /usr/bin/ranlib: file: libmystrings.a(longlong2str.o) has no symbols
2189:info:build /usr/bin/ranlib: file: libmystrings.a(bfill.o) has no symbols
2190:info:build /usr/bin/ranlib: file: libmystrings.a(bmove.o) has no symbols
2191:info:build /usr/bin/ranlib: file: libmystrings.a(strtol.o) has no symbols
2192:info:build /usr/bin/ranlib: file: libmystrings.a(strtoul.o) has no symbols
2193:info:build /usr/bin/ranlib: file: libmystrings.a(strtoll.o) has no symbols
2194:info:build /usr/bin/ranlib: file: libmystrings.a(strtoull.o) has no symbols
2195:info:build /usr/bin/ranlib: file: libmystrings.a(strnlen.o) has no symbols
2196:info:build libtool: link: /Developer/usr/bin/llvm-gcc-4.2 -pipe -O2 -fPIC -arch x86_64 -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT -DDONT_DECLARE_CXA_PURE_VIRTUAL -arch x86_64 -o conf_to_src conf_to_src.o xml.o ctype.o  -L/opt/local/lib -lm
2197:info:build ranlib libmystrings.a
2198:info:build ranlib: file: libmystrings.a(strstr.o) has no symbols
2199:info:build ranlib: file: libmystrings.a(longlong2str.o) has no symbols
2200:info:build ranlib: file: libmystrings.a(bfill.o) has no symbols
2201:info:build ranlib: file: libmystrings.a(bmove.o) has no symbols
2202:info:build ranlib: file: libmystrings.a(strtol.o) has no symbols
2203:info:build ranlib: file: libmystrings.a(strtoul.o) has no symbols
2204:info:build ranlib: file: libmystrings.a(strtoll.o) has no symbols
2205:info:build ranlib: file: libmystrings.a(strtoull.o) has no symbols
2206:info:build ranlib: file: libmystrings.a(strnlen.o) has no symbols
2207:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.60/strings'
2208:info:build Making all in mysys
2209:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.60/mysys'
2210:info:build /Developer/usr/bin/llvm-gcc-4.2 -DDEFAULT_BASEDIR=\"/opt/local\" -DMYSQL_DATADIR="\"/opt/local/var/db/mysql5\"" -DDEFAULT_CHARSET_HOME="\"/opt/local\"" -DSHAREDIR="\"/opt/local/share/mysql5/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/opt/local/etc/mysql5\"" -DHAVE_CONFIG_H -I. -I../include -I/opt/local/include -I../include -I../include -I.  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT my_init.o -MD -MP -MF .deps/my_init.Tpo -c -o my_init.o my_init.c
2211:info:build /Developer/usr/bin/llvm-gcc-4.2 -DDEFAULT_BASEDIR=\"/opt/local\" -DMYSQL_DATADIR="\"/opt/local/var/db/mysql5\"" -DDEFAULT_CHARSET_HOME="\"/opt/local\"" -DSHAREDIR="\"/opt/local/share/mysql5/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/opt/local/etc/mysql5\"" -DHAVE_CONFIG_H -I. -I../include -I/opt/local/include -I../include -I../include -I.  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT my_getwd.o -MD -MP -MF .deps/my_getwd.Tpo -c -o my_getwd.o my_getwd.c
2212:info:build mv -f .deps/my_init.Tpo .deps/my_init.Po
2213:info:build /Developer/usr/bin/llvm-gcc-4.2 -DDEFAULT_BASEDIR=\"/opt/local\" -DMYSQL_DATADIR="\"/opt/local/var/db/mysql5\"" -DDEFAULT_CHARSET_HOME="\"/opt/local\"" -DSHAREDIR="\"/opt/local/share/mysql5/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/opt/local/etc/mysql5\"" -DHAVE_CONFIG_H -I. -I../include -I/opt/local/include -I../include -I../include -I.  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT mf_getdate.o -MD -MP -MF .deps/mf_getdate.Tpo -c -o mf_getdate.o mf_getdate.c
2214:info:build mv -f .deps/my_getwd.Tpo .deps/my_getwd.Po
2215:info:build /Developer/usr/bin/llvm-gcc-4.2 -DDEFAULT_BASEDIR=\"/opt/local\" -DMYSQL_DATADIR="\"/opt/local/var/db/mysql5\"" -DDEFAULT_CHARSET_HOME="\"/opt/local\"" -DSHAREDIR="\"/opt/local/share/mysql5/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/opt/local/etc/mysql5\"" -DHAVE_CONFIG_H -I. -I../include -I/opt/local/include -I../include -I../include -I.  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT my_mmap.o -MD -MP -MF .deps/my_mmap.Tpo -c -o my_mmap.o my_mmap.c
2216:info:build mv -f .deps/mf_getdate.Tpo .deps/mf_getdate.Po
2217:info:build /Developer/usr/bin/llvm-gcc-4.2 -DDEFAULT_BASEDIR=\"/opt/local\" -DMYSQL_DATADIR="\"/opt/local/var/db/mysql5\"" -DDEFAULT_CHARSET_HOME="\"/opt/local\"" -DSHAREDIR="\"/opt/local/share/mysql5/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/opt/local/etc/mysql5\"" -DHAVE_CONFIG_H -I. -I../include -I/opt/local/include -I../include -I../include -I.  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT mf_path.o -MD -MP -MF .deps/mf_path.Tpo -c -o mf_path.o mf_path.c
2218:info:build mv -f .deps/my_mmap.Tpo .deps/my_mmap.Po
2219:info:build /Developer/usr/bin/llvm-gcc-4.2 -DDEFAULT_BASEDIR=\"/opt/local\" -DMYSQL_DATADIR="\"/opt/local/var/db/mysql5\"" -DDEFAULT_CHARSET_HOME="\"/opt/local\"" -DSHAREDIR="\"/opt/local/share/mysql5/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/opt/local/etc/mysql5\"" -DHAVE_CONFIG_H -I. -I../include -I/opt/local/include -I../include -I../include -I.  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT mf_loadpath.o -MD -MP -MF .deps/mf_loadpath.Tpo -c -o mf_loadpath.o mf_loadpath.c
2220:info:build mv -f .deps/mf_loadpath.Tpo .deps/mf_loadpath.Po
2221:info:build /Developer/usr/bin/llvm-gcc-4.2 -DDEFAULT_BASEDIR=\"/opt/local\" -DMYSQL_DATADIR="\"/opt/local/var/db/mysql5\"" -DDEFAULT_CHARSET_HOME="\"/opt/local\"" -DSHAREDIR="\"/opt/local/share/mysql5/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/opt/local/etc/mysql5\"" -DHAVE_CONFIG_H -I. -I../include -I/opt/local/include -I../include -I../include -I.  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT my_file.o -MD -MP -MF .deps/my_file.Tpo -c -o my_file.o my_file.c
2222:info:build mv -f .deps/mf_path.Tpo .deps/mf_path.Po
2223:info:build /Developer/usr/bin/llvm-gcc-4.2 -DDEFAULT_BASEDIR=\"/opt/local\" -DMYSQL_DATADIR="\"/opt/local/var/db/mysql5\"" -DDEFAULT_CHARSET_HOME="\"/opt/local\"" -DSHAREDIR="\"/opt/local/share/mysql5/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/opt/local/etc/mysql5\"" -DHAVE_CONFIG_H -I. -I../include -I/opt/local/include -I../include -I../include -I.  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT my_open.o -MD -MP -MF .deps/my_open.Tpo -c -o my_open.o my_open.c
2224:info:build mv -f .deps/my_file.Tpo .deps/my_file.Po
2225:info:build /Developer/usr/bin/llvm-gcc-4.2 -DDEFAULT_BASEDIR=\"/opt/local\" -DMYSQL_DATADIR="\"/opt/local/var/db/mysql5\"" -DDEFAULT_CHARSET_HOME="\"/opt/local\"" -DSHAREDIR="\"/opt/local/share/mysql5/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/opt/local/etc/mysql5\"" -DHAVE_CONFIG_H -I. -I../include -I/opt/local/include -I../include -I../include -I.  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT my_create.o -MD -MP -MF .deps/my_create.Tpo -c -o my_create.o my_create.c
2226:info:build mv -f .deps/my_open.Tpo .deps/my_open.Po
2227:info:build /Developer/usr/bin/llvm-gcc-4.2 -DDEFAULT_BASEDIR=\"/opt/local\" -DMYSQL_DATADIR="\"/opt/local/var/db/mysql5\"" -DDEFAULT_CHARSET_HOME="\"/opt/local\"" -DSHAREDIR="\"/opt/local/share/mysql5/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/opt/local/etc/mysql5\"" -DHAVE_CONFIG_H -I. -I../include -I/opt/local/include -I../include -I../include -I.  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT my_dup.o -MD -MP -MF .deps/my_dup.Tpo -c -o my_dup.o my_dup.c
2228:info:build mv -f .deps/my_create.Tpo .deps/my_create.Po
2229:info:build mv -f .deps/my_dup.Tpo .deps/my_dup.Po
2230:info:build /Developer/usr/bin/llvm-gcc-4.2 -DDEFAULT_BASEDIR=\"/opt/local\" -DMYSQL_DATADIR="\"/opt/local/var/db/mysql5\"" -DDEFAULT_CHARSET_HOME="\"/opt/local\"" -DSHAREDIR="\"/opt/local/share/mysql5/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/opt/local/etc/mysql5\"" -DHAVE_CONFIG_H -I. -I../include -I/opt/local/include -I../include -I../include -I.  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT my_seek.o -MD -MP -MF .deps/my_seek.Tpo -c -o my_seek.o my_seek.c
2231:info:build /Developer/usr/bin/llvm-gcc-4.2 -DDEFAULT_BASEDIR=\"/opt/local\" -DMYSQL_DATADIR="\"/opt/local/var/db/mysql5\"" -DDEFAULT_CHARSET_HOME="\"/opt/local\"" -DSHAREDIR="\"/opt/local/share/mysql5/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/opt/local/etc/mysql5\"" -DHAVE_CONFIG_H -I. -I../include -I/opt/local/include -I../include -I../include -I.  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT my_read.o -MD -MP -MF .deps/my_read.Tpo -c -o my_read.o my_read.c
2232:info:build mv -f .deps/my_seek.Tpo .deps/my_seek.Po
2233:info:build /Developer/usr/bin/llvm-gcc-4.2 -DDEFAULT_BASEDIR=\"/opt/local\" -DMYSQL_DATADIR="\"/opt/local/var/db/mysql5\"" -DDEFAULT_CHARSET_HOME="\"/opt/local\"" -DSHAREDIR="\"/opt/local/share/mysql5/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/opt/local/etc/mysql5\"" -DHAVE_CONFIG_H -I. -I../include -I/opt/local/include -I../include -I../include -I.  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT my_pread.o -MD -MP -MF .deps/my_pread.Tpo -c -o my_pread.o my_pread.c
2234:info:build mv -f .deps/my_read.Tpo .deps/my_read.Po
2235:info:build /Developer/usr/bin/llvm-gcc-4.2 -DDEFAULT_BASEDIR=\"/opt/local\" -DMYSQL_DATADIR="\"/opt/local/var/db/mysql5\"" -DDEFAULT_CHARSET_HOME="\"/opt/local\"" -DSHAREDIR="\"/opt/local/share/mysql5/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/opt/local/etc/mysql5\"" -DHAVE_CONFIG_H -I. -I../include -I/opt/local/include -I../include -I../include -I.  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT my_write.o -MD -MP -MF .deps/my_write.Tpo -c -o my_write.o my_write.c
2236:info:build mv -f .deps/my_pread.Tpo .deps/my_pread.Po
2237:info:build /Developer/usr/bin/llvm-gcc-4.2 -DDEFAULT_BASEDIR=\"/opt/local\" -DMYSQL_DATADIR="\"/opt/local/var/db/mysql5\"" -DDEFAULT_CHARSET_HOME="\"/opt/local\"" -DSHAREDIR="\"/opt/local/share/mysql5/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/opt/local/etc/mysql5\"" -DHAVE_CONFIG_H -I. -I../include -I/opt/local/include -I../include -I../include -I.  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT my_getpagesize.o -MD -MP -MF .deps/my_getpagesize.Tpo -c -o my_getpagesize.o my_getpagesize.c
2238:info:build mv -f .deps/my_write.Tpo .deps/my_write.Po
2239:info:build /Developer/usr/bin/llvm-gcc-4.2 -DDEFAULT_BASEDIR=\"/opt/local\" -DMYSQL_DATADIR="\"/opt/local/var/db/mysql5\"" -DDEFAULT_CHARSET_HOME="\"/opt/local\"" -DSHAREDIR="\"/opt/local/share/mysql5/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/opt/local/etc/mysql5\"" -DHAVE_CONFIG_H -I. -I../include -I/opt/local/include -I../include -I../include -I.  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT mf_keycaches.o -MD -MP -MF .deps/mf_keycaches.Tpo -c -o mf_keycaches.o mf_keycaches.c
2240:info:build mv -f .deps/my_getpagesize.Tpo .deps/my_getpagesize.Po
2241:info:build /Developer/usr/bin/llvm-gcc-4.2 -DDEFAULT_BASEDIR=\"/opt/local\" -DMYSQL_DATADIR="\"/opt/local/var/db/mysql5\"" -DDEFAULT_CHARSET_HOME="\"/opt/local\"" -DSHAREDIR="\"/opt/local/share/mysql5/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/opt/local/etc/mysql5\"" -DHAVE_CONFIG_H -I. -I../include -I/opt/local/include -I../include -I../include -I.  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT my_crc32.o -MD -MP -MF .deps/my_crc32.Tpo -c -o my_crc32.o my_crc32.c
2242:info:build mv -f .deps/my_crc32.Tpo .deps/my_crc32.Po
2243:info:build /Developer/usr/bin/llvm-gcc-4.2 -DDEFAULT_BASEDIR=\"/opt/local\" -DMYSQL_DATADIR="\"/opt/local/var/db/mysql5\"" -DDEFAULT_CHARSET_HOME="\"/opt/local\"" -DSHAREDIR="\"/opt/local/share/mysql5/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/opt/local/etc/mysql5\"" -DHAVE_CONFIG_H -I. -I../include -I/opt/local/include -I../include -I../include -I.  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT mf_iocache.o -MD -MP -MF .deps/mf_iocache.Tpo -c -o mf_iocache.o mf_iocache.c
2244:info:build mv -f .deps/mf_keycaches.Tpo .deps/mf_keycaches.Po
2245:info:build /Developer/usr/bin/llvm-gcc-4.2 -DDEFAULT_BASEDIR=\"/opt/local\" -DMYSQL_DATADIR="\"/opt/local/var/db/mysql5\"" -DDEFAULT_CHARSET_HOME="\"/opt/local\"" -DSHAREDIR="\"/opt/local/share/mysql5/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/opt/local/etc/mysql5\"" -DHAVE_CONFIG_H -I. -I../include -I/opt/local/include -I../include -I../include -I.  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT mf_iocache2.o -MD -MP -MF .deps/mf_iocache2.Tpo -c -o mf_iocache2.o mf_iocache2.c
2246:info:build mv -f .deps/mf_iocache2.Tpo .deps/mf_iocache2.Po
2247:info:build /Developer/usr/bin/llvm-gcc-4.2 -DDEFAULT_BASEDIR=\"/opt/local\" -DMYSQL_DATADIR="\"/opt/local/var/db/mysql5\"" -DDEFAULT_CHARSET_HOME="\"/opt/local\"" -DSHAREDIR="\"/opt/local/share/mysql5/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/opt/local/etc/mysql5\"" -DHAVE_CONFIG_H -I. -I../include -I/opt/local/include -I../include -I../include -I.  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT mf_cache.o -MD -MP -MF .deps/mf_cache.Tpo -c -o mf_cache.o mf_cache.c
2248:info:build mv -f .deps/mf_iocache.Tpo .deps/mf_iocache.Po
2249:info:build /Developer/usr/bin/llvm-gcc-4.2 -DDEFAULT_BASEDIR=\"/opt/local\" -DMYSQL_DATADIR="\"/opt/local/var/db/mysql5\"" -DDEFAULT_CHARSET_HOME="\"/opt/local\"" -DSHAREDIR="\"/opt/local/share/mysql5/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/opt/local/etc/mysql5\"" -DHAVE_CONFIG_H -I. -I../include -I/opt/local/include -I../include -I../include -I.  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT mf_tempfile.o -MD -MP -MF .deps/mf_tempfile.Tpo -c -o mf_tempfile.o mf_tempfile.c
2250:info:build mv -f .deps/mf_cache.Tpo .deps/mf_cache.Po
2251:info:build /Developer/usr/bin/llvm-gcc-4.2 -DDEFAULT_BASEDIR=\"/opt/local\" -DMYSQL_DATADIR="\"/opt/local/var/db/mysql5\"" -DDEFAULT_CHARSET_HOME="\"/opt/local\"" -DSHAREDIR="\"/opt/local/share/mysql5/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/opt/local/etc/mysql5\"" -DHAVE_CONFIG_H -I. -I../include -I/opt/local/include -I../include -I../include -I.  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT mf_tempdir.o -MD -MP -MF .deps/mf_tempdir.Tpo -c -o mf_tempdir.o mf_tempdir.c
2252:info:build mv -f .deps/mf_tempdir.Tpo .deps/mf_tempdir.Po
2253:info:build /Developer/usr/bin/llvm-gcc-4.2 -DDEFAULT_BASEDIR=\"/opt/local\" -DMYSQL_DATADIR="\"/opt/local/var/db/mysql5\"" -DDEFAULT_CHARSET_HOME="\"/opt/local\"" -DSHAREDIR="\"/opt/local/share/mysql5/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/opt/local/etc/mysql5\"" -DHAVE_CONFIG_H -I. -I../include -I/opt/local/include -I../include -I../include -I.  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT my_lock.o -MD -MP -MF .deps/my_lock.Tpo -c -o my_lock.o my_lock.c
2254:info:build mv -f .deps/mf_tempfile.Tpo .deps/mf_tempfile.Po
2255:info:build /Developer/usr/bin/llvm-gcc-4.2 -DDEFAULT_BASEDIR=\"/opt/local\" -DMYSQL_DATADIR="\"/opt/local/var/db/mysql5\"" -DDEFAULT_CHARSET_HOME="\"/opt/local\"" -DSHAREDIR="\"/opt/local/share/mysql5/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/opt/local/etc/mysql5\"" -DHAVE_CONFIG_H -I. -I../include -I/opt/local/include -I../include -I../include -I.  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT mf_brkhant.o -MD -MP -MF .deps/mf_brkhant.Tpo -c -o mf_brkhant.o mf_brkhant.c
2256:info:build mv -f .deps/my_lock.Tpo .deps/my_lock.Po
2257:info:build mv -f .deps/mf_brkhant.Tpo .deps/mf_brkhant.Po
2258:info:build /Developer/usr/bin/llvm-gcc-4.2 -DDEFAULT_BASEDIR=\"/opt/local\" -DMYSQL_DATADIR="\"/opt/local/var/db/mysql5\"" -DDEFAULT_CHARSET_HOME="\"/opt/local\"" -DSHAREDIR="\"/opt/local/share/mysql5/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/opt/local/etc/mysql5\"" -DHAVE_CONFIG_H -I. -I../include -I/opt/local/include -I../include -I../include -I.  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT my_alarm.o -MD -MP -MF .deps/my_alarm.Tpo -c -o my_alarm.o my_alarm.c
2259:info:build /Developer/usr/bin/llvm-gcc-4.2 -DDEFAULT_BASEDIR=\"/opt/local\" -DMYSQL_DATADIR="\"/opt/local/var/db/mysql5\"" -DDEFAULT_CHARSET_HOME="\"/opt/local\"" -DSHAREDIR="\"/opt/local/share/mysql5/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/opt/local/etc/mysql5\"" -DHAVE_CONFIG_H -I. -I../include -I/opt/local/include -I../include -I../include -I.  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT my_malloc.o -MD -MP -MF .deps/my_malloc.Tpo -c -o my_malloc.o my_malloc.c
2260:info:build mv -f .deps/my_alarm.Tpo .deps/my_alarm.Po
2261:info:build mv -f .deps/my_malloc.Tpo .deps/my_malloc.Po
2262:info:build /Developer/usr/bin/llvm-gcc-4.2 -DDEFAULT_BASEDIR=\"/opt/local\" -DMYSQL_DATADIR="\"/opt/local/var/db/mysql5\"" -DDEFAULT_CHARSET_HOME="\"/opt/local\"" -DSHAREDIR="\"/opt/local/share/mysql5/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/opt/local/etc/mysql5\"" -DHAVE_CONFIG_H -I. -I../include -I/opt/local/include -I../include -I../include -I.  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT my_realloc.o -MD -MP -MF .deps/my_realloc.Tpo -c -o my_realloc.o my_realloc.c
2263:info:build /Developer/usr/bin/llvm-gcc-4.2 -DDEFAULT_BASEDIR=\"/opt/local\" -DMYSQL_DATADIR="\"/opt/local/var/db/mysql5\"" -DDEFAULT_CHARSET_HOME="\"/opt/local\"" -DSHAREDIR="\"/opt/local/share/mysql5/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/opt/local/etc/mysql5\"" -DHAVE_CONFIG_H -I. -I../include -I/opt/local/include -I../include -I../include -I.  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT my_once.o -MD -MP -MF .deps/my_once.Tpo -c -o my_once.o my_once.c
2264:info:build mv -f .deps/my_realloc.Tpo .deps/my_realloc.Po
2265:info:build /Developer/usr/bin/llvm-gcc-4.2 -DDEFAULT_BASEDIR=\"/opt/local\" -DMYSQL_DATADIR="\"/opt/local/var/db/mysql5\"" -DDEFAULT_CHARSET_HOME="\"/opt/local\"" -DSHAREDIR="\"/opt/local/share/mysql5/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/opt/local/etc/mysql5\"" -DHAVE_CONFIG_H -I. -I../include -I/opt/local/include -I../include -I../include -I.  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT mulalloc.o -MD -MP -MF .deps/mulalloc.Tpo -c -o mulalloc.o mulalloc.c
2266:info:build mv -f .deps/my_once.Tpo .deps/my_once.Po
2267:info:build /Developer/usr/bin/llvm-gcc-4.2 -DDEFAULT_BASEDIR=\"/opt/local\" -DMYSQL_DATADIR="\"/opt/local/var/db/mysql5\"" -DDEFAULT_CHARSET_HOME="\"/opt/local\"" -DSHAREDIR="\"/opt/local/share/mysql5/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/opt/local/etc/mysql5\"" -DHAVE_CONFIG_H -I. -I../include -I/opt/local/include -I../include -I../include -I.  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT my_alloc.o -MD -MP -MF .deps/my_alloc.Tpo -c -o my_alloc.o my_alloc.c
2268:info:build mv -f .deps/mulalloc.Tpo .deps/mulalloc.Po
2269:info:build /Developer/usr/bin/llvm-gcc-4.2 -DDEFAULT_BASEDIR=\"/opt/local\" -DMYSQL_DATADIR="\"/opt/local/var/db/mysql5\"" -DDEFAULT_CHARSET_HOME="\"/opt/local\"" -DSHAREDIR="\"/opt/local/share/mysql5/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/opt/local/etc/mysql5\"" -DHAVE_CONFIG_H -I. -I../include -I/opt/local/include -I../include -I../include -I.  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT safemalloc.o -MD -MP -MF .deps/safemalloc.Tpo -c -o safemalloc.o safemalloc.c
2270:info:build mv -f .deps/my_alloc.Tpo .deps/my_alloc.Po
2271:info:build /Developer/usr/bin/llvm-g++-4.2 -DDEFAULT_BASEDIR=\"/opt/local\" -DMYSQL_DATADIR="\"/opt/local/var/db/mysql5\"" -DDEFAULT_CHARSET_HOME="\"/opt/local\"" -DSHAREDIR="\"/opt/local/share/mysql5/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/opt/local/etc/mysql5\"" -DHAVE_CONFIG_H -I. -I../include -I/opt/local/include -I../include -I../include -I.  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -fno-implicit-templates -fno-exceptions -fno-rtti -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT my_new.o -MD -MP -MF .deps/my_new.Tpo -c -o my_new.o my_new.cc
2272:info:build mv -f .deps/safemalloc.Tpo .deps/safemalloc.Po
2273:info:build /Developer/usr/bin/llvm-gcc-4.2 -DDEFAULT_BASEDIR=\"/opt/local\" -DMYSQL_DATADIR="\"/opt/local/var/db/mysql5\"" -DDEFAULT_CHARSET_HOME="\"/opt/local\"" -DSHAREDIR="\"/opt/local/share/mysql5/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/opt/local/etc/mysql5\"" -DHAVE_CONFIG_H -I. -I../include -I/opt/local/include -I../include -I../include -I.  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT my_vle.o -MD -MP -MF .deps/my_vle.Tpo -c -o my_vle.o my_vle.c
2274:info:build In file included from /usr/include/c++/4.2.1/new:44,
2275:info:build                  from ../include/my_global.h:1516,
2276:info:build                  from mysys_priv.h:16,
2277:info:build                  from my_new.cc:24:
2278:info:build /usr/include/c++/4.2.1/cstddef:50:28: error: bits/c++config.h: No such file or directory
2279:info:build mv -f .deps/my_vle.Tpo .deps/my_vle.Po
2280:info:build /Developer/usr/bin/llvm-gcc-4.2 -DDEFAULT_BASEDIR=\"/opt/local\" -DMYSQL_DATADIR="\"/opt/local/var/db/mysql5\"" -DDEFAULT_CHARSET_HOME="\"/opt/local\"" -DSHAREDIR="\"/opt/local/share/mysql5/mysql\"" -DDEFAULT_HOME_ENV=MYSQL_HOME -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR="\"/opt/local/etc/mysql5\"" -DHAVE_CONFIG_H -I. -I../include -I/opt/local/include -I../include -I../include -I.  -I/opt/local/include  -pipe -O2 -fPIC -arch x86_64   -D_P1003_1B_VISIBLE -DSIGNAL_WITH_VIO_CLOSE -DSIGNALS_DONT_BREAK_READ -DIGNORE_SIGHUP_SIGQUIT  -DDONT_DECLARE_CXA_PURE_VIRTUAL -MT my_fopen.o -MD -MP -MF .deps/my_fopen.Tpo -c -o my_fopen.o my_fopen.c
2281:info:build In file included from /usr/include/c++/4.2.1/new:44,
2282:info:build                  from ../include/my_global.h:1516,
2283:info:build                  from mysys_priv.h:16,
2284:info:build                  from my_new.cc:24:
2285:info:build /usr/include/c++/4.2.1/cstddef:53: error: expected constructor, destructor, or type conversion before ‘(’ token
2286:info:build In file included from /usr/include/c++/4.2.1/new:45,
2287:info:build                  from ../include/my_global.h:1516,
2288:info:build                  from mysys_priv.h:16,
2289:info:build                  from my_new.cc:24:
2290:info:build /usr/include/c++/4.2.1/exception:40: error: ‘#pragma’ is not allowed here
2291:info:build /usr/include/c++/4.2.1/exception:133: error: expected declaration before end of line
2292:info:build make[1]: *** [my_new.o] Error 1
2293:info:build make[1]: *** Waiting for unfinished jobs....
2294:info:build mv -f .deps/my_fopen.Tpo .deps/my_fopen.Po
2295:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.60/mysys'
2296:info:build make: *** [all-recursive] Error 1
2297:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.60'
2298:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/work/mysql-5.1.60" && /usr/bin/make -j2 -w all " returned error 2
2299:error:build Target org.macports.build returned: shell command failed (see log for details)
2300:debug:build Backtrace: shell command failed (see log for details)
2301    while executing
2302"command_exec build"
2303    (procedure "portbuild::build_main" line 8)
2304    invoked from within
2305"$procedure $targetname"
2306:info:build Warning: the following items did not execute (for mysql5): org.macports.activate org.macports.build org.macports.destroot org.macports.install
2307:error:build Failed to install mysql5
2308:debug:build couldn't open "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex": no such file or directory
2309    while executing
2310"open [file join $dir tclIndex]"
2311:notice:build Log for mysql5 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mysql5/mysql5/main.log