Ticket #25159: diff-broken.vs.working.txt

File diff-broken.vs.working.txt, 636.6 KB (added by macports@…, 14 years ago)

Comparison of build directories on broken vs working machine

Line 
1diff -r -U 3 broken/Makefile working/Makefile
2--- broken/Makefile     2010-06-07 14:32:30.000000000 -0400
3+++ working/Makefile    2010-06-07 14:06:30.000000000 -0400
4@@ -121,12 +121,12 @@
5 AUTOMAKE = ${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.18.1.1/build-aux/missing --run automake-1.11
6 AWK = awk
7 CC = /usr/bin/gcc-4.2
8-CFLAGS = -pipe -O2 -arch x86_64
9+CFLAGS = -O2 -arch x86_64
10 CPP =
11 CPPFLAGS = -no-cpp-precomp
12 CXX = /usr/bin/g++-4.2
13 CXXCPP =
14-CXXFLAGS = -pipe -O2 -arch x86_64
15+CXXFLAGS = -O2 -arch x86_64
16 CYGPATH_W = echo
17 DEFS = -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gettext\" -DVERSION=\"0.18.1\"
18 ECHO_C = \c
19@@ -141,7 +141,7 @@
20 INSTALL_PROGRAM = ${INSTALL}
21 INSTALL_SCRIPT = ${INSTALL}
22 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
23-LDFLAGS = -L/opt/local/lib -arch x86_64
24+LDFLAGS = -L/opt/local/lib
25 LIBOBJS =
26 LIBS =
27 LTLIBOBJS =
28diff -r -U 3 broken/config.log working/config.log
29--- broken/config.log   2010-06-07 14:34:25.000000000 -0400
30+++ working/config.log  2010-06-07 14:08:28.000000000 -0400
31@@ -10,7 +10,7 @@
32 ## Platform. ##
33 ## --------- ##
34 
35-hostname = Hexane.local
36+hostname = Macintosh.local
37 uname -m = i386
38 uname -r = 10.3.0
39 uname -s = Darwin
40@@ -29,9 +29,9 @@
41 2 processors are logically available.
42 Processor type: i486 (Intel 80486)
43 Processors active: 0 1
44-Primary memory available: 4.00 gigabytes
45-Default processor set: 78 tasks, 316 threads, 2 processors
46-Load average: 1.66, Mach factor: 0.71
47+Primary memory available: 2.00 gigabytes
48+Default processor set: 55 tasks, 224 threads, 2 processors
49+Load average: 1.42, Mach factor: 1.32
50 /bin/machine           = unknown
51 /usr/bin/oslevel       = unknown
52 /bin/universe          = unknown
53@@ -84,14 +84,14 @@
54   CONFIG_COMMANDS =
55   $ ./config.status
56 
57-on Hexane.local
58+on Macintosh.local
59 
60 config.status:774: creating Makefile
61 config.status:774: creating gnulib-local/Makefile
62 configure:4128: === configuring in gettext-runtime (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.18.1.1/gettext-runtime)
63-configure:4191: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local'  '--disable-csharp' '--without-emacs' '--with-included-gettext' '--with-included-glib' '--with-included-libcroco' '--with-included-libxml' '--without-git' '--without-cvs' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-pipe -O2 -arch x86_64' 'LDFLAGS=-L/opt/local/lib -arch x86_64' 'CPPFLAGS=-no-cpp-precomp' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-pipe -O2 -arch x86_64' --cache-file=/dev/null --srcdir=.
64+configure:4191: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local'  '--disable-csharp' '--without-emacs' '--with-included-gettext' '--with-included-glib' '--with-included-libcroco' '--with-included-libxml' '--without-git' '--without-cvs' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-O2 -arch x86_64' 'LDFLAGS=-L/opt/local/lib' 'CPPFLAGS=-no-cpp-precomp' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-O2 -arch x86_64' --cache-file=/dev/null --srcdir=.
65 configure:4128: === configuring in gettext-tools (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.18.1.1/gettext-tools)
66-configure:4191: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local'  '--disable-csharp' '--without-emacs' '--with-included-gettext' '--with-included-glib' '--with-included-libcroco' '--with-included-libxml' '--without-git' '--without-cvs' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-pipe -O2 -arch x86_64' 'LDFLAGS=-L/opt/local/lib -arch x86_64' 'CPPFLAGS=-no-cpp-precomp' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-pipe -O2 -arch x86_64' --cache-file=/dev/null --srcdir=.
67+configure:4191: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local'  '--disable-csharp' '--without-emacs' '--with-included-gettext' '--with-included-glib' '--with-included-libcroco' '--with-included-libxml' '--without-git' '--without-cvs' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-O2 -arch x86_64' 'LDFLAGS=-L/opt/local/lib' 'CPPFLAGS=-no-cpp-precomp' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-O2 -arch x86_64' --cache-file=/dev/null --srcdir=.
68 
69 ## ---------------- ##
70 ## Cache variables. ##
71@@ -101,7 +101,7 @@
72 ac_cv_env_CC_set=set
73 ac_cv_env_CC_value=/usr/bin/gcc-4.2
74 ac_cv_env_CFLAGS_set=set
75-ac_cv_env_CFLAGS_value='-pipe -O2 -arch x86_64'
76+ac_cv_env_CFLAGS_value='-O2 -arch x86_64'
77 ac_cv_env_CPPFLAGS_set=set
78 ac_cv_env_CPPFLAGS_value=-no-cpp-precomp
79 ac_cv_env_CPP_set=
80@@ -109,7 +109,7 @@
81 ac_cv_env_CXXCPP_set=
82 ac_cv_env_CXXCPP_value=
83 ac_cv_env_CXXFLAGS_set=set
84-ac_cv_env_CXXFLAGS_value='-pipe -O2 -arch x86_64'
85+ac_cv_env_CXXFLAGS_value='-O2 -arch x86_64'
86 ac_cv_env_CXX_set=set
87 ac_cv_env_CXX_value=/usr/bin/g++-4.2
88 ac_cv_env_EMACSLOADPATH_set=
89@@ -121,7 +121,7 @@
90 ac_cv_env_GCJ_set=
91 ac_cv_env_GCJ_value=
92 ac_cv_env_LDFLAGS_set=set
93-ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch x86_64'
94+ac_cv_env_LDFLAGS_value=-L/opt/local/lib
95 ac_cv_env_LIBS_set=
96 ac_cv_env_LIBS_value=
97 ac_cv_env_YACC_set=
98@@ -151,12 +151,12 @@
99 AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.18.1.1/build-aux/missing --run automake-1.11'
100 AWK='awk'
101 CC='/usr/bin/gcc-4.2'
102-CFLAGS='-pipe -O2 -arch x86_64'
103+CFLAGS='-O2 -arch x86_64'
104 CPP=''
105 CPPFLAGS='-no-cpp-precomp'
106 CXX='/usr/bin/g++-4.2'
107 CXXCPP=''
108-CXXFLAGS='-pipe -O2 -arch x86_64'
109+CXXFLAGS='-O2 -arch x86_64'
110 CYGPATH_W='echo'
111 DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gettext\" -DVERSION=\"0.18.1\"'
112 ECHO_C='\c'
113@@ -170,7 +170,7 @@
114 INSTALL_PROGRAM='${INSTALL}'
115 INSTALL_SCRIPT='${INSTALL}'
116 INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
117-LDFLAGS='-L/opt/local/lib -arch x86_64'
118+LDFLAGS='-L/opt/local/lib'
119 LIBOBJS=''
120 LIBS=''
121 LTLIBOBJS=''
122diff -r -U 3 broken/config.status working/config.status
123--- broken/config.status        2010-06-07 14:32:30.000000000 -0400
124+++ working/config.status       2010-06-07 14:06:30.000000000 -0400
125@@ -428,7 +428,7 @@
126 
127 Report bugs to the package provider."
128 
129-ac_cs_config="'--prefix=/opt/local' '--disable-csharp' '--without-emacs' '--with-included-gettext' '--with-included-glib' '--with-included-libcroco' '--with-included-libxml' '--without-git' '--without-cvs' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-pipe -O2 -arch x86_64' 'LDFLAGS=-L/opt/local/lib -arch x86_64' 'CPPFLAGS=-no-cpp-precomp' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-pipe -O2 -arch x86_64'"
130+ac_cs_config="'--prefix=/opt/local' '--disable-csharp' '--without-emacs' '--with-included-gettext' '--with-included-glib' '--with-included-libcroco' '--with-included-libxml' '--without-git' '--without-cvs' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-O2 -arch x86_64' 'LDFLAGS=-L/opt/local/lib' 'CPPFLAGS=-no-cpp-precomp' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-O2 -arch x86_64'"
131 ac_cs_version="\
132 gettext config.status
133 configured by ./configure, generated by GNU Autoconf 2.65,
134@@ -503,7 +503,7 @@
135 fi
136 
137 if $ac_cs_recheck; then
138-  set X '/bin/sh' './configure'  '--prefix=/opt/local' '--disable-csharp' '--without-emacs' '--with-included-gettext' '--with-included-glib' '--with-included-libcroco' '--with-included-libxml' '--without-git' '--without-cvs' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-pipe -O2 -arch x86_64' 'LDFLAGS=-L/opt/local/lib -arch x86_64' 'CPPFLAGS=-no-cpp-precomp' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-pipe -O2 -arch x86_64' $ac_configure_extra_args --no-create --no-recursion
139+  set X '/bin/sh' './configure'  '--prefix=/opt/local' '--disable-csharp' '--without-emacs' '--with-included-gettext' '--with-included-glib' '--with-included-libcroco' '--with-included-libxml' '--without-git' '--without-cvs' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-O2 -arch x86_64' 'LDFLAGS=-L/opt/local/lib' 'CPPFLAGS=-no-cpp-precomp' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-O2 -arch x86_64' $ac_configure_extra_args --no-create --no-recursion
140   shift
141   $as_echo "running CONFIG_SHELL=/bin/sh $*" >&6
142   CONFIG_SHELL='/bin/sh'
143@@ -595,14 +595,14 @@
144 S["EMACS"]=""
145 S["GCJFLAGS"]=""
146 S["GCJ"]=""
147-S["CXXFLAGS"]="-pipe -O2 -arch x86_64"
148+S["CXXFLAGS"]="-O2 -arch x86_64"
149 S["CXX"]="/usr/bin/g++-4.2"
150 S["CPP"]=""
151 S["YFLAGS"]=""
152 S["YACC"]=""
153 S["CPPFLAGS"]="-no-cpp-precomp"
154-S["LDFLAGS"]="-L/opt/local/lib -arch x86_64"
155-S["CFLAGS"]="-pipe -O2 -arch x86_64"
156+S["LDFLAGS"]="-L/opt/local/lib"
157+S["CFLAGS"]="-O2 -arch x86_64"
158 S["CC"]="/usr/bin/gcc-4.2"
159 S["host_os"]="darwin10.3.0"
160 S["host_vendor"]="apple"
161diff -r -U 3 broken/gettext-runtime/Makefile working/gettext-runtime/Makefile
162--- broken/gettext-runtime/Makefile     2010-06-07 14:33:07.000000000 -0400
163+++ working/gettext-runtime/Makefile    2010-06-07 14:07:12.000000000 -0400
164@@ -269,7 +269,7 @@
165 CATOBJEXT = .gmo
166 CC = /usr/bin/gcc-4.2
167 CCDEPMODE = depmode=gcc3
168-CFLAGS = -pipe -O2 -arch x86_64
169+CFLAGS = -O2 -arch x86_64
170 CFLAG_VISIBILITY = -fvisibility=hidden
171 CLASSPATH =
172 CLASSPATH_SEPARATOR = :
173@@ -280,7 +280,7 @@
174 CSHARPCOMPFLAGS = -O -g
175 CSHARP_CHOICE = no
176 CXX = /usr/bin/g++-4.2
177-CXXFLAGS = -pipe -O2 -arch x86_64
178+CXXFLAGS = -O2 -arch x86_64
179 CYGPATH_W = echo
180 DATADIRNAME = share
181 DEFS = -DHAVE_CONFIG_H
182@@ -306,8 +306,8 @@
183 GETTEXT_MACRO_VERSION = 0.18
184 GLIBC2 = no
185 GLIBC21 = no
186-GMSGFMT = :
187-GMSGFMT_015 = :
188+GMSGFMT = /opt/local/bin/msgfmt
189+GMSGFMT_015 = /opt/local/bin/msgfmt
190 GNULIB_ATOLL = 0
191 GNULIB_BTOWC = 0
192 GNULIB_CALLOC_POSIX = 0
193@@ -659,7 +659,7 @@
194 JAR = jar
195 JAVA_CHOICE = yes
196 LD = /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
197-LDFLAGS = -L/opt/local/lib -arch x86_64
198+LDFLAGS = -L/opt/local/lib
199 LIBGRT_LIBDEPS =  -liconv
200 LIBGRT_LTLIBDEPS =  -L/opt/local/lib -liconv -R/opt/local/lib
201 LIBICONV = -liconv
202@@ -689,9 +689,9 @@
203 LTLIBTHREAD =
204 MAKEINFO = env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= ${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.18.1.1/build-aux/missing --run makeinfo
205 MKDIR_P = ../build-aux/install-sh -c -d
206-MSGFMT = :
207-MSGFMT_015 = :
208-MSGMERGE = :
209+MSGFMT = /opt/local/bin/msgfmt
210+MSGFMT_015 = /opt/local/bin/msgfmt
211+MSGMERGE = /opt/local/bin/msgmerge
212 NEXT_AS_FIRST_DIRECTIVE_ERRNO_H =
213 NEXT_AS_FIRST_DIRECTIVE_GETOPT_H = <getopt.h>
214 NEXT_AS_FIRST_DIRECTIVE_ICONV_H = <iconv.h>
215@@ -873,8 +873,8 @@
216 WINT_T_SUFFIX =
217 WOE32 = no
218 WOE32DLL = no
219-XGETTEXT = :
220-XGETTEXT_015 = :
221+XGETTEXT = /opt/local/bin/xgettext
222+XGETTEXT_015 = /opt/local/bin/xgettext
223 XGETTEXT_EXTRA_OPTIONS =  --flag=error:3:c-format --flag=error_at_line:5:c-format --keyword='proper_name:1,"This is a proper name. See the gettext manual, section Names."' --keyword='proper_name_utf8:1,"This is a proper name. See the gettext manual, section Names."'
224 YACC = bison -y
225 YFLAGS =
226diff -r -U 3 broken/gettext-runtime/config.log working/gettext-runtime/config.log
227--- broken/gettext-runtime/config.log   2010-06-07 14:33:17.000000000 -0400
228+++ working/gettext-runtime/config.log  2010-06-07 14:07:22.000000000 -0400
229@@ -4,13 +4,13 @@
230 It was created by configure, which was
231 generated by GNU Autoconf 2.65.  Invocation command line was
232 
233-  $ ./configure --disable-option-checking --prefix=/opt/local --disable-csharp --without-emacs --with-included-gettext --with-included-glib --with-included-libcroco --with-included-libxml --without-git --without-cvs CC=/usr/bin/gcc-4.2 CFLAGS=-pipe -O2 -arch x86_64 LDFLAGS=-L/opt/local/lib -arch x86_64 CPPFLAGS=-no-cpp-precomp CXX=/usr/bin/g++-4.2 CXXFLAGS=-pipe -O2 -arch x86_64 --cache-file=/dev/null --srcdir=.
234+  $ ./configure --disable-option-checking --prefix=/opt/local --disable-csharp --without-emacs --with-included-gettext --with-included-glib --with-included-libcroco --with-included-libxml --without-git --without-cvs CC=/usr/bin/gcc-4.2 CFLAGS=-O2 -arch x86_64 LDFLAGS=-L/opt/local/lib CPPFLAGS=-no-cpp-precomp CXX=/usr/bin/g++-4.2 CXXFLAGS=-O2 -arch x86_64 --cache-file=/dev/null --srcdir=.
235 
236 ## --------- ##
237 ## Platform. ##
238 ## --------- ##
239 
240-hostname = Hexane.local
241+hostname = Macintosh.local
242 uname -m = i386
243 uname -r = 10.3.0
244 uname -s = Darwin
245@@ -29,9 +29,9 @@
246 2 processors are logically available.
247 Processor type: i486 (Intel 80486)
248 Processors active: 0 1
249-Primary memory available: 4.00 gigabytes
250-Default processor set: 79 tasks, 314 threads, 2 processors
251-Load average: 1.63, Mach factor: 0.68
252+Primary memory available: 2.00 gigabytes
253+Default processor set: 57 tasks, 236 threads, 2 processors
254+Load average: 0.98, Mach factor: 1.08
255 /bin/machine           = unknown
256 /usr/bin/oslevel       = unknown
257 /bin/universe          = unknown
258@@ -89,27 +89,27 @@
259 i686-apple-darwin10-gcc-4.2.1: no input files
260 configure:4102: $? = 1
261 configure:4122: checking whether the C compiler works
262-configure:4144: /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c  >&5
263+configure:4144: /usr/bin/gcc-4.2 -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
264 configure:4148: $? = 0
265 configure:4197: result: yes
266 configure:4200: checking for C compiler default output file name
267 configure:4202: result: a.out
268 configure:4208: checking for suffix of executables
269-configure:4215: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c  >&5
270+configure:4215: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
271 configure:4219: $? = 0
272 configure:4241: result:
273 configure:4263: checking whether we are cross compiling
274-configure:4271: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c  >&5
275+configure:4271: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
276 configure:4275: $? = 0
277 configure:4282: ./conftest
278 configure:4286: $? = 0
279 configure:4301: result: no
280 configure:4306: checking for suffix of object files
281-configure:4328: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
282+configure:4328: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
283 configure:4332: $? = 0
284 configure:4353: result: o
285 configure:4357: checking whether we are using the GNU C compiler
286-configure:4376: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
287+configure:4376: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
288 configure:4376: $? = 0
289 configure:4385: result: yes
290 configure:4394: checking whether /usr/bin/gcc-4.2 accepts -g
291@@ -117,7 +117,7 @@
292 configure:4414: $? = 0
293 configure:4455: result: yes
294 configure:4472: checking for /usr/bin/gcc-4.2 option to accept ISO C89
295-configure:4536: /usr/bin/gcc-4.2  -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
296+configure:4536: /usr/bin/gcc-4.2  -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
297 configure:4536: $? = 0
298 configure:4549: result: none needed
299 configure:4580: checking for style of include used by make
300@@ -203,51 +203,51 @@
301 configure:6122: $? = 0
302 configure:6140: result: yes
303 configure:6165: checking for ANSI C header files
304-configure:6185: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
305+configure:6185: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
306 configure:6185: $? = 0
307-configure:6258: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c  >&5
308+configure:6258: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
309 configure:6258: $? = 0
310 configure:6258: ./conftest
311 configure:6258: $? = 0
312 configure:6269: result: yes
313 configure:6282: checking for sys/types.h
314-configure:6282: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
315+configure:6282: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
316 configure:6282: $? = 0
317 configure:6282: result: yes
318 configure:6282: checking for sys/stat.h
319-configure:6282: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
320+configure:6282: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
321 configure:6282: $? = 0
322 configure:6282: result: yes
323 configure:6282: checking for stdlib.h
324-configure:6282: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
325+configure:6282: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
326 configure:6282: $? = 0
327 configure:6282: result: yes
328 configure:6282: checking for string.h
329-configure:6282: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
330+configure:6282: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
331 configure:6282: $? = 0
332 configure:6282: result: yes
333 configure:6282: checking for memory.h
334-configure:6282: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
335+configure:6282: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
336 configure:6282: $? = 0
337 configure:6282: result: yes
338 configure:6282: checking for strings.h
339-configure:6282: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
340+configure:6282: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
341 configure:6282: $? = 0
342 configure:6282: result: yes
343 configure:6282: checking for inttypes.h
344-configure:6282: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
345+configure:6282: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
346 configure:6282: $? = 0
347 configure:6282: result: yes
348 configure:6282: checking for stdint.h
349-configure:6282: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
350+configure:6282: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
351 configure:6282: $? = 0
352 configure:6282: result: yes
353 configure:6282: checking for unistd.h
354-configure:6282: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
355+configure:6282: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
356 configure:6282: $? = 0
357 configure:6282: result: yes
358 configure:6298: checking minix/config.h usability
359-configure:6298: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
360+configure:6298: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
361 conftest.c:54:26: error: minix/config.h: No such file or directory
362 configure:6298: $? = 1
363 configure: failed program was:
364@@ -336,7 +336,7 @@
365 configure:6298: checking for minix/config.h
366 configure:6298: result: no
367 configure:6327: checking whether it is safe to define __EXTENSIONS__
368-configure:6345: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
369+configure:6345: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
370 configure:6345: $? = 0
371 configure:6352: result: yes
372 configure:6531: checking for a sed that does not truncate output
373@@ -350,7 +350,7 @@
374 configure:6811: checking for BSD- or MS-compatible name lister (nm)
375 configure:6863: result: /usr/bin/nm
376 configure:6993: checking the name lister (/usr/bin/nm) interface
377-configure:7000: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
378+configure:7000: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
379 configure:7003: /usr/bin/nm "conftest.o"
380 configure:7006: output
381 0000000000000000 D _some_variable
382@@ -378,16 +378,16 @@
383 configure:7812: checking for ranlib
384 configure:7839: result: ranlib
385 configure:7929: checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object
386-configure:8047: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
387+configure:8047: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
388 configure:8050: $? = 0
389 configure:8054: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[     ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
390 configure:8057: $? = 0
391 cannot find nm_test_var in conftest.nm
392-configure:8047: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
393+configure:8047: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
394 configure:8050: $? = 0
395 configure:8054: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[     ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
396 configure:8057: $? = 0
397-configure:8111: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c conftstm.o >&5
398+configure:8111: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib conftest.c conftstm.o >&5
399 configure:8114: $? = 0
400 configure:8152: result: ok
401 configure:8416: checking for dsymutil
402@@ -405,33 +405,33 @@
403 configure:8784: checking for otool64
404 configure:8814: result: no
405 configure:8859: checking for -single_module linker flag
406-/usr/bin/gcc-4.2 -pipe -O2 -arch x86_64 -L/opt/local/lib -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
407+/usr/bin/gcc-4.2 -O2 -arch x86_64 -L/opt/local/lib -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
408 configure:8886: result: yes
409 configure:8888: checking for -exported_symbols_list linker flag
410-configure:8908: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
411+configure:8908: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
412 configure:8908: $? = 0
413 configure:8918: result: yes
414 configure:8957: checking for dlfcn.h
415-configure:8957: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
416+configure:8957: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
417 configure:8957: $? = 0
418 configure:8957: result: yes
419 configure:9439: checking for objdir
420 configure:9454: result: .libs
421 configure:9750: checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions
422-configure:9768: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -fno-rtti -fno-exceptions conftest.c >&5
423+configure:9768: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -fno-rtti -fno-exceptions conftest.c >&5
424 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
425 configure:9772: $? = 0
426 configure:9785: result: no
427 configure:9805: checking for /usr/bin/gcc-4.2 option to produce PIC
428 configure:10077: result: -fno-common -DPIC
429 configure:10089: checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works
430-configure:10107: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -fno-common -DPIC -DPIC conftest.c >&5
431+configure:10107: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -fno-common -DPIC -DPIC conftest.c >&5
432 configure:10111: $? = 0
433 configure:10124: result: yes
434 configure:10148: checking if /usr/bin/gcc-4.2 static flag -static works
435 configure:10176: result: no
436 configure:10191: checking if /usr/bin/gcc-4.2 supports -c -o file.o
437-configure:10212: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -o out/conftest2.o conftest.c >&5
438+configure:10212: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -o out/conftest2.o conftest.c >&5
439 configure:10216: $? = 0
440 configure:10238: result: yes
441 configure:10246: checking if /usr/bin/gcc-4.2 supports -c -o file.o
442@@ -455,32 +455,37 @@
443 configure:13155: checking whether NLS is requested
444 configure:13164: result: yes
445 configure:13205: checking for msgfmt
446-configure:13240: result: no
447+configure: trying /opt/local/bin/msgfmt...
448+0 translated messages.
449+configure:13237: result: /opt/local/bin/msgfmt
450 configure:13246: checking for gmsgfmt
451-configure:13277: result: :
452+configure:13277: result: /opt/local/bin/msgfmt
453 configure:13328: checking for xgettext
454-configure:13363: result: no
455+configure: trying /opt/local/bin/xgettext...
456+/opt/local/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C
457+configure:13360: result: /opt/local/bin/xgettext
458 configure:13406: checking for msgmerge
459-configure:13440: result: no
460+configure: trying /opt/local/bin/msgmerge...
461+configure:13437: result: /opt/local/bin/msgmerge
462 configure:13455: checking whether we are using the GNU C Library 2 or newer
463 conftest.c:29:22: error: features.h: No such file or directory
464 configure:13482: result: no
465 configure:13493: checking whether the -Werror option is usable
466-configure:13512: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -Werror -no-cpp-precomp conftest.c >&5
467+configure:13512: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -Werror -no-cpp-precomp conftest.c >&5
468 configure:13512: $? = 0
469 configure:13521: result: yes
470 configure:13523: checking for simple visibility declarations
471-configure:13549: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -fvisibility=hidden -Werror -no-cpp-precomp conftest.c >&5
472+configure:13549: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -fvisibility=hidden -Werror -no-cpp-precomp conftest.c >&5
473 configure:13549: $? = 0
474 configure:13558: result: yes
475 configure:13573: checking for inline
476-configure:13589: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
477+configure:13589: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
478 configure:13589: $? = 0
479 configure:13597: result: inline
480 configure:13615: checking for size_t
481-configure:13615: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
482+configure:13615: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
483 configure:13615: $? = 0
484-configure:13615: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
485+configure:13615: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
486 conftest.c: In function 'main':
487 conftest.c:65: error: expected expression before ')' token
488 configure:13615: $? = 1
489@@ -556,15 +561,15 @@
490 | }
491 configure:13615: result: yes
492 configure:13627: checking for stdint.h
493-configure:13644: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
494+configure:13644: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
495 configure:13644: $? = 0
496 configure:13651: result: yes
497 configure:13663: checking for working alloca.h
498-configure:13680: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c  >&5
499+configure:13680: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
500 configure:13680: $? = 0
501 configure:13688: result: yes
502 configure:13696: checking for alloca
503-configure:13733: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c  >&5
504+configure:13733: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
505 configure:13733: $? = 0
506 configure:13741: result: yes
507 configure:13858: checking for stdlib.h
508@@ -572,7 +577,7 @@
509 configure:13858: checking for unistd.h
510 configure:13858: result: yes
511 configure:13858: checking sys/param.h usability
512-configure:13858: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
513+configure:13858: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
514 configure:13858: $? = 0
515 configure:13858: result: yes
516 configure:13858: checking sys/param.h presence
517@@ -584,7 +589,7 @@
518 configure:13858: checking for string.h
519 configure:13858: result: yes
520 configure:13858: checking errno.h usability
521-configure:13858: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
522+configure:13858: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
523 configure:13858: $? = 0
524 configure:13858: result: yes
525 configure:13858: checking errno.h presence
526@@ -594,7 +599,7 @@
527 configure:13858: checking for errno.h
528 configure:13858: result: yes
529 configure:13858: checking getopt.h usability
530-configure:13858: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
531+configure:13858: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
532 configure:13858: $? = 0
533 configure:13858: result: yes
534 configure:13858: checking getopt.h presence
535@@ -604,7 +609,7 @@
536 configure:13858: checking for getopt.h
537 configure:13858: result: yes
538 configure:13858: checking iconv.h usability
539-configure:13858: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
540+configure:13858: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
541 configure:13858: $? = 0
542 configure:13858: result: yes
543 configure:13858: checking iconv.h presence
544@@ -614,7 +619,7 @@
545 configure:13858: checking for iconv.h
546 configure:13858: result: yes
547 configure:13858: checking sys/mman.h usability
548-configure:13858: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
549+configure:13858: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
550 configure:13858: $? = 0
551 configure:13858: result: yes
552 configure:13858: checking sys/mman.h presence
553@@ -624,7 +629,7 @@
554 configure:13858: checking for sys/mman.h
555 configure:13858: result: yes
556 configure:13858: checking sys/socket.h usability
557-configure:13858: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
558+configure:13858: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
559 configure:13858: $? = 0
560 configure:13858: result: yes
561 configure:13858: checking sys/socket.h presence
562@@ -634,7 +639,7 @@
563 configure:13858: checking for sys/socket.h
564 configure:13858: result: yes
565 configure:13858: checking signal.h usability
566-configure:13858: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
567+configure:13858: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
568 configure:13858: $? = 0
569 configure:13858: result: yes
570 configure:13858: checking signal.h presence
571@@ -644,7 +649,7 @@
572 configure:13858: checking for signal.h
573 configure:13858: result: yes
574 configure:13858: checking stddef.h usability
575-configure:13858: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
576+configure:13858: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
577 configure:13858: $? = 0
578 configure:13858: result: yes
579 configure:13858: checking stddef.h presence
580@@ -656,7 +661,7 @@
581 configure:13858: checking for stdint.h
582 configure:13858: result: yes
583 configure:13858: checking wchar.h usability
584-configure:13858: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
585+configure:13858: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
586 configure:13858: $? = 0
587 configure:13858: result: yes
588 configure:13858: checking wchar.h presence
589@@ -666,7 +671,7 @@
590 configure:13858: checking for wchar.h
591 configure:13858: result: yes
592 configure:13858: checking stdio.h usability
593-configure:13858: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
594+configure:13858: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
595 configure:13858: $? = 0
596 configure:13858: result: yes
597 configure:13858: checking stdio.h presence
598@@ -678,7 +683,7 @@
599 configure:13858: checking for sys/stat.h
600 configure:13858: result: yes
601 configure:13858: checking time.h usability
602-configure:13858: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
603+configure:13858: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
604 configure:13858: $? = 0
605 configure:13858: result: yes
606 configure:13858: checking time.h presence
607@@ -688,7 +693,7 @@
608 configure:13858: checking for time.h
609 configure:13858: result: yes
610 configure:13858: checking sys/time.h usability
611-configure:13858: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
612+configure:13858: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
613 configure:13858: $? = 0
614 configure:13858: result: yes
615 configure:13858: checking sys/time.h presence
616@@ -698,7 +703,7 @@
617 configure:13858: checking for sys/time.h
618 configure:13858: result: yes
619 configure:13858: checking wctype.h usability
620-configure:13858: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
621+configure:13858: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
622 configure:13858: $? = 0
623 configure:13858: result: yes
624 configure:13858: checking wctype.h presence
625@@ -708,11 +713,11 @@
626 configure:13858: checking for wctype.h
627 configure:13858: result: yes
628 configure:13898: checking for getpagesize
629-configure:13898: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c  >&5
630+configure:13898: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
631 configure:13898: $? = 0
632 configure:13898: result: yes
633 configure:13907: checking for working mmap
634-configure:14053: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c  >&5
635+configure:14053: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
636 configure:14053: $? = 0
637 configure:14053: ./conftest
638 configure:14053: $? = 0
639@@ -720,17 +725,17 @@
640 configure:14074: checking whether integer division by zero raises SIGFPE
641 configure:14152: result: guessing yes
642 configure:14165: checking for inttypes.h
643-configure:14182: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
644+configure:14182: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
645 configure:14182: $? = 0
646 configure:14189: result: yes
647 configure:14200: checking for unsigned long long int
648-configure:14237: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c  >&5
649+configure:14237: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
650 configure:14237: $? = 0
651 configure:14245: result: yes
652 configure:14275: checking for inttypes.h
653 configure:14275: result: yes
654 configure:14286: checking whether the inttypes.h PRIxNN macros are broken
655-configure:14307: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
656+configure:14307: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
657 configure:14307: $? = 0
658 configure:14315: result: no
659 configure:14421: checking for ld used by GCC
660@@ -740,10 +745,10 @@
661 configure:14512: checking for shared library run path origin
662 configure:14525: result: done
663 configure:14615: checking whether imported symbols can be declared weak
664-configure:14633: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c  >&5
665+configure:14633: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
666 Undefined symbols:
667   "_xyzzy", referenced from:
668-      _main in ccl7CiYP.o
669+      _main in cch0Bpf1.o
670 ld: symbol(s) not found
671 collect2: ld returned 1 exit status
672 configure:14633: $? = 1
673@@ -815,7 +820,7 @@
674 | }
675 configure:14679: result: no
676 configure:14684: checking pthread.h usability
677-configure:14684: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
678+configure:14684: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
679 configure:14684: $? = 0
680 configure:14684: result: yes
681 configure:14684: checking pthread.h presence
682@@ -824,18 +829,18 @@
683 configure:14684: result: yes
684 configure:14684: checking for pthread.h
685 configure:14684: result: yes
686-configure:14712: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c  >&5
687+configure:14712: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
688 configure:14712: $? = 0
689 configure:14722: checking for pthread_kill in -lpthread
690-configure:14747: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c -lpthread   >&5
691+configure:14747: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib conftest.c -lpthread   >&5
692 configure:14747: $? = 0
693 configure:14756: result: yes
694 configure:15495: checking for multithread API to use
695 configure:15497: result: posix
696 configure:15513: checking for pthread_rwlock_t
697-configure:15513: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
698+configure:15513: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
699 configure:15513: $? = 0
700-configure:15513: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
701+configure:15513: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
702 conftest.c: In function 'main':
703 conftest.c:63: error: expected expression before ')' token
704 configure:15513: $? = 1
705@@ -908,17 +913,17 @@
706 |   return 0;
707 | }
708 configure:15513: result: yes
709-configure:15538: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
710+configure:15538: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
711 configure:15538: $? = 0
712 configure:16045: checking for iconv
713-configure:16067: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
714+configure:16067: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
715 Undefined symbols:
716   "_libiconv_open", referenced from:
717-      _main in ccjZ2SuQ.o
718+      _main in ccw7tydE.o
719   "_libiconv", referenced from:
720-      _main in ccjZ2SuQ.o
721+      _main in ccw7tydE.o
722   "_libiconv_close", referenced from:
723-      _main in ccjZ2SuQ.o
724+      _main in ccw7tydE.o
725 ld: symbol(s) not found
726 collect2: ld returned 1 exit status
727 configure:16067: $? = 1
728@@ -993,11 +998,11 @@
729 |   ;
730 |   return 0;
731 | }
732-configure:16089: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  -liconv >&5
733+configure:16089: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  -liconv >&5
734 configure:16089: $? = 0
735 configure:16099: result: yes
736 configure:16102: checking for working iconv
737-configure:16197: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  -liconv >&5
738+configure:16197: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  -liconv >&5
739 configure:16197: $? = 0
740 configure:16197: ./conftest
741 configure:16197: $? = 0
742@@ -1005,14 +1010,14 @@
743 configure:16224: checking how to link with libiconv
744 configure:16226: result: -liconv
745 configure:16237: checking for iconv declaration
746-configure:16266: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
747+configure:16266: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
748 configure:16266: $? = 0
749 configure:16277: result:
750          extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
751-configure:16301: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
752+configure:16301: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
753 configure:16301: $? = 0
754 configure:16312: checking argz.h usability
755-configure:16312: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
756+configure:16312: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
757 conftest.c:96:18: error: argz.h: No such file or directory
758 configure:16312: $? = 1
759 configure: failed program was:
760@@ -1187,7 +1192,7 @@
761 configure:16312: checking for inttypes.h
762 configure:16312: result: yes
763 configure:16312: checking limits.h usability
764-configure:16312: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
765+configure:16312: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
766 configure:16312: $? = 0
767 configure:16312: result: yes
768 configure:16312: checking limits.h presence
769@@ -1201,31 +1206,31 @@
770 configure:16312: checking for sys/param.h
771 configure:16312: result: yes
772 configure:16328: checking for getcwd
773-configure:16328: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
774+configure:16328: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
775 configure:16328: $? = 0
776 configure:16328: result: yes
777 configure:16328: checking for getegid
778-configure:16328: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
779+configure:16328: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
780 configure:16328: $? = 0
781 configure:16328: result: yes
782 configure:16328: checking for geteuid
783-configure:16328: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
784+configure:16328: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
785 configure:16328: $? = 0
786 configure:16328: result: yes
787 configure:16328: checking for getgid
788-configure:16328: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
789+configure:16328: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
790 configure:16328: $? = 0
791 configure:16328: result: yes
792 configure:16328: checking for getuid
793-configure:16328: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
794+configure:16328: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
795 configure:16328: $? = 0
796 configure:16328: result: yes
797 configure:16328: checking for mempcpy
798-configure:16328: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
799+configure:16328: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
800 conftest.c:95: warning: conflicting types for built-in function 'mempcpy'
801 Undefined symbols:
802   "_mempcpy", referenced from:
803-      _main in ccW6I9Zn.o
804+      _main in ccwnJDN7.o
805 ld: symbol(s) not found
806 collect2: ld returned 1 exit status
807 configure:16328: $? = 1
808@@ -1341,41 +1346,41 @@
809 | }
810 configure:16328: result: no
811 configure:16328: checking for munmap
812-configure:16328: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
813+configure:16328: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
814 configure:16328: $? = 0
815 configure:16328: result: yes
816 configure:16328: checking for stpcpy
817-configure:16328: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
818+configure:16328: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
819 conftest.c:96: warning: conflicting types for built-in function 'stpcpy'
820 configure:16328: $? = 0
821 configure:16328: result: yes
822 configure:16328: checking for strcasecmp
823-configure:16328: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
824+configure:16328: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
825 conftest.c:97: warning: conflicting types for built-in function 'strcasecmp'
826 configure:16328: $? = 0
827 configure:16328: result: yes
828 configure:16328: checking for strdup
829-configure:16328: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
830+configure:16328: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
831 conftest.c:98: warning: conflicting types for built-in function 'strdup'
832 configure:16328: $? = 0
833 configure:16328: result: yes
834 configure:16328: checking for strtoul
835-configure:16328: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
836+configure:16328: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
837 configure:16328: $? = 0
838 configure:16328: result: yes
839 configure:16328: checking for tsearch
840-configure:16328: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
841+configure:16328: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
842 configure:16328: $? = 0
843 configure:16328: result: yes
844 configure:16328: checking for uselocale
845-configure:16328: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
846+configure:16328: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
847 configure:16328: $? = 0
848 configure:16328: result: yes
849 configure:16328: checking for argz_count
850-configure:16328: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
851+configure:16328: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
852 Undefined symbols:
853   "_argz_count", referenced from:
854-      _main in cc5MrePZ.o
855+      _main in ccbrv2Rj.o
856 ld: symbol(s) not found
857 collect2: ld returned 1 exit status
858 configure:16328: $? = 1
859@@ -1498,10 +1503,10 @@
860 | }
861 configure:16328: result: no
862 configure:16328: checking for argz_stringify
863-configure:16328: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
864+configure:16328: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
865 Undefined symbols:
866   "_argz_stringify", referenced from:
867-      _main in ccOSuKfu.o
868+      _main in cch73jB8.o
869 ld: symbol(s) not found
870 collect2: ld returned 1 exit status
871 configure:16328: $? = 1
872@@ -1624,10 +1629,10 @@
873 | }
874 configure:16328: result: no
875 configure:16328: checking for argz_next
876-configure:16328: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
877+configure:16328: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
878 Undefined symbols:
879   "_argz_next", referenced from:
880-      _main in ccdAO65v.o
881+      _main in ccpJDxxV.o
882 ld: symbol(s) not found
883 collect2: ld returned 1 exit status
884 configure:16328: $? = 1
885@@ -1750,10 +1755,10 @@
886 | }
887 configure:16328: result: no
888 configure:16328: checking for __fsetlocking
889-configure:16328: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
890+configure:16328: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
891 Undefined symbols:
892   "___fsetlocking", referenced from:
893-      _main in cc38NxZj.o
894+      _main in ccRvZKl0.o
895 ld: symbol(s) not found
896 collect2: ld returned 1 exit status
897 configure:16328: $? = 1
898@@ -1876,11 +1881,11 @@
899 | }
900 configure:16328: result: no
901 configure:16340: checking whether feof_unlocked is declared
902-configure:16360: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
903+configure:16360: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
904 configure:16360: $? = 0
905 configure:16367: result: yes
906 configure:16381: checking whether fgets_unlocked is declared
907-configure:16401: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
908+configure:16401: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
909 conftest.c: In function 'main':
910 conftest.c:86: error: 'fgets_unlocked' undeclared (first use in this function)
911 conftest.c:86: error: (Each undeclared identifier is reported only once
912@@ -1985,27 +1990,27 @@
913 configure:16469: checking version of bison
914 configure:16478: result: 2.3, ok
915 configure:16486: checking for long long int
916-configure:16523: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
917+configure:16523: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
918 configure:16523: $? = 0
919-configure:16553: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
920+configure:16553: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
921 configure:16553: $? = 0
922 configure:16553: ./conftest
923 configure:16553: $? = 0
924 configure:16568: result: yes
925 configure:16577: checking for wchar_t
926-configure:16594: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
927+configure:16594: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
928 configure:16594: $? = 0
929 configure:16601: result: yes
930 configure:16610: checking for wint_t
931-configure:16635: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
932+configure:16635: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
933 configure:16635: $? = 0
934 configure:16642: result: yes
935 configure:16653: checking for intmax_t
936-configure:16679: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
937+configure:16679: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
938 configure:16679: $? = 0
939 configure:16686: result: yes
940 configure:16696: checking whether printf() supports POSIX/XSI format strings
941-configure:16737: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
942+configure:16737: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
943 configure:16737: $? = 0
944 configure:16737: ./conftest
945 configure:16737: $? = 0
946@@ -2020,7 +2025,7 @@
947 configure:16892: checking for stdint.h
948 configure:16892: result: yes
949 configure:16905: checking for working fcntl.h
950-configure:16962: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
951+configure:16962: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
952 configure:16962: $? = 0
953 configure:16962: ./conftest
954 configure:16962: $? = 64
955@@ -2161,17 +2166,17 @@
956 | }
957 configure:16977: result: no (bad O_NOATIME)
958 configure:17001: checking for CFPreferencesCopyAppValue
959-configure:17019: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
960+configure:17019: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
961 configure:17019: $? = 0
962 configure:17028: result: yes
963 configure:17035: checking for CFLocaleCopyCurrent
964-configure:17053: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
965+configure:17053: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
966 configure:17053: $? = 0
967 configure:17062: result: yes
968 configure:17087: checking for ptrdiff_t
969-configure:17087: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
970+configure:17087: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
971 configure:17087: $? = 0
972-configure:17087: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
973+configure:17087: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
974 conftest.c: In function 'main':
975 conftest.c:128: error: expected expression before ')' token
976 configure:17087: $? = 1
977@@ -2316,39 +2321,39 @@
978 configure:17100: checking for string.h
979 configure:17100: result: yes
980 configure:17115: checking for asprintf
981-configure:17115: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
982+configure:17115: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
983 configure:17115: $? = 0
984 configure:17115: result: yes
985 configure:17115: checking for fwprintf
986-configure:17115: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
987+configure:17115: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
988 configure:17115: $? = 0
989 configure:17115: result: yes
990 configure:17115: checking for newlocale
991-configure:17115: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
992+configure:17115: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
993 configure:17115: $? = 0
994 configure:17115: result: yes
995 configure:17115: checking for putenv
996-configure:17115: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
997+configure:17115: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
998 configure:17115: $? = 0
999 configure:17115: result: yes
1000 configure:17115: checking for setenv
1001-configure:17115: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1002+configure:17115: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1003 configure:17115: $? = 0
1004 configure:17115: result: yes
1005 configure:17115: checking for setlocale
1006-configure:17115: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1007+configure:17115: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1008 configure:17115: $? = 0
1009 configure:17115: result: yes
1010 configure:17115: checking for snprintf
1011-configure:17115: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1012+configure:17115: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1013 conftest.c:124: warning: conflicting types for built-in function 'snprintf'
1014 configure:17115: $? = 0
1015 configure:17115: result: yes
1016 configure:17115: checking for strnlen
1017-configure:17115: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1018+configure:17115: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1019 Undefined symbols:
1020   "_strnlen", referenced from:
1021-      _main in ccgesO44.o
1022+      _main in cc6YnOEq.o
1023 ld: symbol(s) not found
1024 collect2: ld returned 1 exit status
1025 configure:17115: $? = 1
1026@@ -2494,14 +2499,14 @@
1027 | }
1028 configure:17115: result: no
1029 configure:17115: checking for wcslen
1030-configure:17115: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1031+configure:17115: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1032 configure:17115: $? = 0
1033 configure:17115: result: yes
1034 configure:17115: checking for wcsnlen
1035-configure:17115: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1036+configure:17115: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1037 Undefined symbols:
1038   "_wcsnlen", referenced from:
1039-      _main in ccX58F9M.o
1040+      _main in cc2DCZGm.o
1041 ld: symbol(s) not found
1042 collect2: ld returned 1 exit status
1043 configure:17115: $? = 1
1044@@ -2648,15 +2653,15 @@
1045 | }
1046 configure:17115: result: no
1047 configure:17115: checking for mbrtowc
1048-configure:17115: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1049+configure:17115: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1050 configure:17115: $? = 0
1051 configure:17115: result: yes
1052 configure:17115: checking for wcrtomb
1053-configure:17115: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1054+configure:17115: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1055 configure:17115: $? = 0
1056 configure:17115: result: yes
1057 configure:17127: checking whether _snprintf is declared
1058-configure:17147: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1059+configure:17147: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1060 conftest.c: In function 'main':
1061 conftest.c:111: error: '_snprintf' undeclared (first use in this function)
1062 conftest.c:111: error: (Each undeclared identifier is reported only once
1063@@ -2781,7 +2786,7 @@
1064 | }
1065 configure:17154: result: no
1066 configure:17168: checking whether _snwprintf is declared
1067-configure:17188: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1068+configure:17188: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1069 conftest.c: In function 'main':
1070 conftest.c:112: error: '_snwprintf' undeclared (first use in this function)
1071 conftest.c:112: error: (Each undeclared identifier is reported only once
1072@@ -2907,15 +2912,15 @@
1073 | }
1074 configure:17195: result: no
1075 configure:17210: checking whether getc_unlocked is declared
1076-configure:17230: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1077+configure:17230: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1078 configure:17230: $? = 0
1079 configure:17237: result: yes
1080 configure:17282: checking for nl_langinfo and CODESET
1081-configure:17298: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1082+configure:17298: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1083 configure:17298: $? = 0
1084 configure:17307: result: yes
1085 configure:17316: checking for LC_MESSAGES
1086-configure:17332: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1087+configure:17332: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1088 configure:17332: $? = 0
1089 configure:17340: result: yes
1090 configure:17492: checking for CFPreferencesCopyAppValue
1091@@ -2929,10 +2934,10 @@
1092 configure:18244: checking where the gettext function comes from
1093 configure:18255: result: included intl directory
1094 configure:18361: checking for canonicalize_file_name
1095-configure:18361: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1096+configure:18361: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1097 Undefined symbols:
1098   "_canonicalize_file_name", referenced from:
1099-      _main in cciHaRjz.o
1100+      _main in ccOyN7oR.o
1101 ld: symbol(s) not found
1102 collect2: ld returned 1 exit status
1103 configure:18361: $? = 1
1104@@ -3091,28 +3096,28 @@
1105 configure:18361: checking for getcwd
1106 configure:18361: result: yes
1107 configure:18361: checking for readlink
1108-configure:18361: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1109+configure:18361: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1110 configure:18361: $? = 0
1111 configure:18361: result: yes
1112 configure:18361: checking for realpath
1113-configure:18361: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1114+configure:18361: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1115 configure:18361: $? = 0
1116 configure:18361: result: yes
1117 configure:18361: checking for lstat
1118-configure:18361: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1119+configure:18361: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1120 configure:18361: $? = 0
1121 configure:18361: result: yes
1122 configure:18361: checking for mbsinit
1123-configure:18361: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1124+configure:18361: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1125 configure:18361: $? = 0
1126 configure:18361: result: yes
1127 configure:18361: checking for mbrtowc
1128 configure:18361: result: yes
1129 configure:18361: checking for mbslen
1130-configure:18361: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1131+configure:18361: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1132 Undefined symbols:
1133   "_mbslen", referenced from:
1134-      _main in ccGFFNIm.o
1135+      _main in ccRPkvji.o
1136 ld: symbol(s) not found
1137 collect2: ld returned 1 exit status
1138 configure:18361: $? = 1
1139@@ -3275,37 +3280,37 @@
1140 | }
1141 configure:18361: result: no
1142 configure:18361: checking for mprotect
1143-configure:18361: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1144+configure:18361: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1145 configure:18361: $? = 0
1146 configure:18361: result: yes
1147 configure:18361: checking for memchr
1148-configure:18361: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1149+configure:18361: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1150 configure:18361: $? = 0
1151 configure:18361: result: yes
1152 configure:18361: checking for pathconf
1153-configure:18361: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1154+configure:18361: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1155 configure:18361: $? = 0
1156 configure:18361: result: yes
1157 configure:18361: checking for setenv
1158 configure:18361: result: yes
1159 configure:18361: checking for iswcntrl
1160-configure:18361: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1161+configure:18361: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1162 conftest.c:146: warning: conflicting types for built-in function 'iswcntrl'
1163 configure:18361: $? = 0
1164 configure:18361: result: yes
1165 configure:18361: checking for iswblank
1166-configure:18361: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1167+configure:18361: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1168 conftest.c:147: warning: conflicting types for built-in function 'iswblank'
1169 configure:18361: $? = 0
1170 configure:18361: result: yes
1171 configure:18361: checking for wcwidth
1172-configure:18361: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1173+configure:18361: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1174 configure:18361: $? = 0
1175 configure:18361: result: yes
1176 configure:18387: checking whether // is distinct from /
1177 configure:18416: result: no
1178 configure:18437: checking whether realpath works
1179-configure:18467: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1180+configure:18467: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1181 configure:18467: $? = 0
1182 configure:18467: ./conftest
1183 configure:18467: $? = 1
1184@@ -3455,25 +3460,25 @@
1185 |
1186 configure:18478: result: no
1187 configure:18677: checking if environ is properly declared
1188-configure:18695: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1189+configure:18695: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1190 configure:18695: $? = 0
1191 configure:18703: result: no
1192 configure:18718: checking whether the preprocessor supports include_next
1193-configure:18756: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -Iconftestd1b -Iconftestd2 conftest.c >&5
1194+configure:18756: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -Iconftestd1b -Iconftestd2 conftest.c >&5
1195 configure:18756: $? = 0
1196 configure:18777: result: yes
1197 configure:18806: checking for complete errno.h
1198 configure:18858: result: yes
1199 configure:19139: checking whether strerror_r is declared
1200-configure:19139: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1201+configure:19139: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1202 configure:19139: $? = 0
1203 configure:19139: result: yes
1204 configure:19152: checking for strerror_r
1205-configure:19152: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1206+configure:19152: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1207 configure:19152: $? = 0
1208 configure:19152: result: yes
1209 configure:19161: checking whether strerror_r returns char *
1210-configure:19185: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1211+configure:19185: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1212 conftest.c: In function 'main':
1213 conftest.c:166: error: invalid type argument of 'unary *'
1214 conftest.c:167: warning: initialization makes pointer from integer without a cast
1215@@ -3655,15 +3660,15 @@
1216 configure:19321: checking for getopt.h
1217 configure:19321: result: yes
1218 configure:19338: checking for getopt_long_only
1219-configure:19338: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1220+configure:19338: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1221 configure:19338: $? = 0
1222 configure:19338: result: yes
1223 configure:19352: checking whether optreset is declared
1224-configure:19352: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1225+configure:19352: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1226 configure:19352: $? = 0
1227 configure:19352: result: yes
1228 configure:19384: checking whether getopt is POSIX compatible
1229-configure:19492: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1230+configure:19492: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1231 configure:19492: $? = 0
1232 configure:19492: ./conftest
1233 configure:19492: $? = 16
1234@@ -3892,13 +3897,13 @@
1235 |
1236 configure:19503: result: no
1237 configure:19615: checking whether getenv is declared
1238-configure:19615: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1239+configure:19615: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1240 configure:19615: $? = 0
1241 configure:19615: result: yes
1242 configure:19689: checking whether getc_unlocked is declared
1243 configure:19689: result: yes
1244 configure:19740: checking whether lstat correctly handles trailing slash
1245-configure:19766: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1246+configure:19766: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1247 configure:19766: $? = 0
1248 configure:19766: ./conftest
1249 configure:19766: $? = 1
1250@@ -4083,48 +4088,48 @@
1251 | }
1252 configure:19783: result: no
1253 configure:19807: checking whether malloc, realloc, calloc are POSIX compliant
1254-configure:19827: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1255+configure:19827: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1256 configure:19827: $? = 0
1257 configure:19835: result: yes
1258 configure:19841: checking for stdlib.h
1259 configure:19841: result: yes
1260 configure:19851: checking for GNU libc compatible malloc
1261-configure:19875: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1262+configure:19875: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1263 configure:19875: $? = 0
1264 configure:19875: ./conftest
1265 configure:19875: $? = 0
1266 configure:19885: result: yes
1267 configure:19901: checking for mbstate_t
1268-configure:19918: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1269+configure:19918: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1270 configure:19918: $? = 0
1271 configure:19925: result: yes
1272 configure:19938: checking whether mbrtowc and mbstate_t are properly declared
1273 configure:19966: result: yes
1274 configure:20023: checking for a traditional japanese locale
1275-configure:20080: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1276+configure:20080: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1277 configure:20083: $? = 0
1278 configure:20125: result: ja_JP.eucJP
1279 configure:20133: checking for a transitional chinese locale
1280-configure:20191: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1281+configure:20191: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1282 configure:20194: $? = 0
1283 configure:20220: result: zh_CN.GB18030
1284 configure:20227: checking for a french Unicode locale
1285-configure:20287: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1286+configure:20287: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1287 configure:20290: $? = 0
1288 configure:20317: result: fr_FR.UTF-8
1289 configure:20419: checking for mmap
1290-configure:20419: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1291+configure:20419: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1292 configure:20419: $? = 0
1293 configure:20419: result: yes
1294 configure:20430: checking for MAP_ANONYMOUS
1295 configure:20467: result: yes
1296 configure:20507: checking whether memchr works
1297-configure:20567: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1298+configure:20567: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1299 configure:20567: $? = 0
1300 configure:20567: ./conftest
1301 configure:20567: $? = 0
1302 configure:20577: result: yes
1303-configure:20622: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1304+configure:20622: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1305 configure:20622: $? = 0
1306 configure:20663: checking for shared library path variable
1307 configure:20676: result: DYLD_LIBRARY_PATH
1308@@ -4135,7 +4140,7 @@
1309 configure:20853: checking for SIGPIPE
1310 configure:20878: result: yes
1311 configure:20967: checking whether system is Windows or MSDOS
1312-configure:20987: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1313+configure:20987: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1314 conftest.c: In function 'main':
1315 conftest.c:147: error: 'neither' undeclared (first use in this function)
1316 conftest.c:147: error: (Each undeclared identifier is reported only once
1317@@ -4296,13 +4301,13 @@
1318 | }
1319 configure:20995: result: no
1320 configure:21062: checking for stdbool.h that conforms to C99
1321-configure:21145: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1322+configure:21145: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1323 configure:21145: $? = 0
1324 configure:21152: result: yes
1325 configure:21154: checking for _Bool
1326-configure:21154: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1327+configure:21154: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1328 configure:21154: $? = 0
1329-configure:21154: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1330+configure:21154: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1331 conftest.c: In function 'main':
1332 conftest.c:180: error: expected expression before ')' token
1333 configure:21154: $? = 1
1334@@ -4493,15 +4498,15 @@
1335 | }
1336 configure:21154: result: yes
1337 configure:21190: checking whether C symbols are prefixed with underscore at the linker level
1338-configure:21203: /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -S conftest.c
1339+configure:21203: /usr/bin/gcc-4.2 -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -S conftest.c
1340 configure:21206: $? = 0
1341 configure:21216: result: yes
1342 configure:21236: checking for C/C++ restrict keyword
1343-configure:21261: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1344+configure:21261: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1345 configure:21261: $? = 0
1346 configure:21269: result: __restrict
1347 configure:21348: checking whether memmem is declared without a macro
1348-configure:21366: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1349+configure:21366: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1350 conftest.c: In function 'main':
1351 conftest.c:154: error: 'memmem' undeclared (first use in this function)
1352 conftest.c:154: error: (Each undeclared identifier is reported only once
1353@@ -4667,7 +4672,7 @@
1354 | }
1355 configure:21374: result: no
1356 configure:21348: checking whether mempcpy is declared without a macro
1357-configure:21366: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1358+configure:21366: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1359 conftest.c: In function 'main':
1360 conftest.c:154: error: 'mempcpy' undeclared (first use in this function)
1361 conftest.c:154: error: (Each undeclared identifier is reported only once
1362@@ -4833,7 +4838,7 @@
1363 | }
1364 configure:21374: result: no
1365 configure:21348: checking whether memrchr is declared without a macro
1366-configure:21366: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1367+configure:21366: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1368 conftest.c: In function 'main':
1369 conftest.c:154: error: 'memrchr' undeclared (first use in this function)
1370 conftest.c:154: error: (Each undeclared identifier is reported only once
1371@@ -4999,7 +5004,7 @@
1372 | }
1373 configure:21374: result: no
1374 configure:21348: checking whether rawmemchr is declared without a macro
1375-configure:21366: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1376+configure:21366: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1377 conftest.c: In function 'main':
1378 conftest.c:154: error: 'rawmemchr' undeclared (first use in this function)
1379 conftest.c:154: error: (Each undeclared identifier is reported only once
1380@@ -5165,11 +5170,11 @@
1381 | }
1382 configure:21374: result: no
1383 configure:21348: checking whether stpcpy is declared without a macro
1384-configure:21366: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1385+configure:21366: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1386 configure:21366: $? = 0
1387 configure:21374: result: yes
1388 configure:21348: checking whether stpncpy is declared without a macro
1389-configure:21366: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1390+configure:21366: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1391 conftest.c: In function 'main':
1392 conftest.c:155: error: 'stpncpy' undeclared (first use in this function)
1393 conftest.c:155: error: (Each undeclared identifier is reported only once
1394@@ -5336,7 +5341,7 @@
1395 | }
1396 configure:21374: result: no
1397 configure:21348: checking whether strchrnul is declared without a macro
1398-configure:21366: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1399+configure:21366: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1400 conftest.c: In function 'main':
1401 conftest.c:155: error: 'strchrnul' undeclared (first use in this function)
1402 conftest.c:155: error: (Each undeclared identifier is reported only once
1403@@ -5503,15 +5508,15 @@
1404 | }
1405 configure:21374: result: no
1406 configure:21348: checking whether strdup is declared without a macro
1407-configure:21366: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1408+configure:21366: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1409 configure:21366: $? = 0
1410 configure:21374: result: yes
1411 configure:21348: checking whether strncat is declared without a macro
1412-configure:21366: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1413+configure:21366: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1414 configure:21366: $? = 0
1415 configure:21374: result: yes
1416 configure:21348: checking whether strndup is declared without a macro
1417-configure:21366: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1418+configure:21366: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1419 conftest.c: In function 'main':
1420 conftest.c:157: error: 'strndup' undeclared (first use in this function)
1421 conftest.c:157: error: (Each undeclared identifier is reported only once
1422@@ -5680,7 +5685,7 @@
1423 | }
1424 configure:21374: result: no
1425 configure:21348: checking whether strnlen is declared without a macro
1426-configure:21366: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1427+configure:21366: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1428 conftest.c: In function 'main':
1429 conftest.c:157: error: 'strnlen' undeclared (first use in this function)
1430 conftest.c:157: error: (Each undeclared identifier is reported only once
1431@@ -5849,27 +5854,27 @@
1432 | }
1433 configure:21374: result: no
1434 configure:21348: checking whether strpbrk is declared without a macro
1435-configure:21366: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1436+configure:21366: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1437 configure:21366: $? = 0
1438 configure:21374: result: yes
1439 configure:21348: checking whether strsep is declared without a macro
1440-configure:21366: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1441+configure:21366: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1442 configure:21366: $? = 0
1443 configure:21374: result: yes
1444 configure:21348: checking whether strcasestr is declared without a macro
1445-configure:21366: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1446+configure:21366: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1447 configure:21366: $? = 0
1448 configure:21374: result: yes
1449 configure:21348: checking whether strtok_r is declared without a macro
1450-configure:21366: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1451+configure:21366: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1452 configure:21366: $? = 0
1453 configure:21374: result: yes
1454 configure:21348: checking whether strsignal is declared without a macro
1455-configure:21366: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1456+configure:21366: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1457 configure:21366: $? = 0
1458 configure:21374: result: yes
1459 configure:21348: checking whether strverscmp is declared without a macro
1460-configure:21366: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1461+configure:21366: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1462 conftest.c: In function 'main':
1463 conftest.c:162: error: 'strverscmp' undeclared (first use in this function)
1464 conftest.c:162: error: (Each undeclared identifier is reported only once
1465@@ -6043,7 +6048,7 @@
1466 | }
1467 configure:21374: result: no
1468 configure:21388: checking whether strnlen is declared
1469-configure:21388: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1470+configure:21388: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1471 conftest.c: In function 'main':
1472 conftest.c:193: error: 'strnlen' undeclared (first use in this function)
1473 conftest.c:193: error: (Each undeclared identifier is reported only once
1474@@ -6250,25 +6255,25 @@
1475 | }
1476 configure:21388: result: no
1477 configure:21400: checking whether stat file-mode macros are broken
1478-configure:21427: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1479+configure:21427: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1480 configure:21427: $? = 0
1481 configure:21434: result: no
1482 configure:21480: checking for struct timespec in <time.h>
1483-configure:21497: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1484+configure:21497: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1485 configure:21497: $? = 0
1486 configure:21504: result: yes
1487 configure:21671: checking whether clearerr_unlocked is declared
1488-configure:21671: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1489+configure:21671: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1490 configure:21671: $? = 0
1491 configure:21671: result: yes
1492 configure:21684: checking whether feof_unlocked is declared
1493 configure:21684: result: yes
1494 configure:21697: checking whether ferror_unlocked is declared
1495-configure:21697: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1496+configure:21697: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1497 configure:21697: $? = 0
1498 configure:21697: result: yes
1499 configure:21710: checking whether fflush_unlocked is declared
1500-configure:21710: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1501+configure:21710: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1502 conftest.c: In function 'main':
1503 conftest.c:197: error: 'fflush_unlocked' undeclared (first use in this function)
1504 conftest.c:197: error: (Each undeclared identifier is reported only once
1505@@ -6481,7 +6486,7 @@
1506 configure:21723: checking whether fgets_unlocked is declared
1507 configure:21723: result: no
1508 configure:21736: checking whether fputc_unlocked is declared
1509-configure:21736: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1510+configure:21736: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1511 conftest.c: In function 'main':
1512 conftest.c:199: error: 'fputc_unlocked' undeclared (first use in this function)
1513 conftest.c:199: error: (Each undeclared identifier is reported only once
1514@@ -6694,7 +6699,7 @@
1515 | }
1516 configure:21736: result: no
1517 configure:21749: checking whether fputs_unlocked is declared
1518-configure:21749: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1519+configure:21749: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1520 conftest.c: In function 'main':
1521 conftest.c:200: error: 'fputs_unlocked' undeclared (first use in this function)
1522 conftest.c:200: error: (Each undeclared identifier is reported only once
1523@@ -6908,7 +6913,7 @@
1524 | }
1525 configure:21749: result: no
1526 configure:21762: checking whether fread_unlocked is declared
1527-configure:21762: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1528+configure:21762: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1529 conftest.c: In function 'main':
1530 conftest.c:201: error: 'fread_unlocked' undeclared (first use in this function)
1531 conftest.c:201: error: (Each undeclared identifier is reported only once
1532@@ -7123,7 +7128,7 @@
1533 | }
1534 configure:21762: result: no
1535 configure:21775: checking whether fwrite_unlocked is declared
1536-configure:21775: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1537+configure:21775: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1538 conftest.c: In function 'main':
1539 conftest.c:202: error: 'fwrite_unlocked' undeclared (first use in this function)
1540 conftest.c:202: error: (Each undeclared identifier is reported only once
1541@@ -7339,31 +7344,31 @@
1542 | }
1543 configure:21775: result: no
1544 configure:21788: checking whether getchar_unlocked is declared
1545-configure:21788: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1546+configure:21788: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1547 configure:21788: $? = 0
1548 configure:21788: result: yes
1549 configure:21801: checking whether putc_unlocked is declared
1550-configure:21801: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1551+configure:21801: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1552 configure:21801: $? = 0
1553 configure:21801: result: yes
1554 configure:21814: checking whether putchar_unlocked is declared
1555-configure:21814: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1556+configure:21814: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1557 configure:21814: $? = 0
1558 configure:21814: result: yes
1559 configure:21827: checking whether <wchar.h> uses 'inline' correctly
1560-configure:21842: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1561+configure:21842: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1562 configure:21845: $? = 0
1563-configure:21856: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1564+configure:21856: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1565 configure:21859: $? = 0
1566 configure:21872: result: yes
1567 configure:21985: checking for atexit
1568-configure:21985: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1569+configure:21985: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1570 configure:21985: $? = 0
1571 configure:21985: result: yes
1572 configure:22082: checking whether // is distinct from /
1573 configure:22111: result: no
1574 configure:22148: checking for error_at_line
1575-configure:22164: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1576+configure:22164: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1577 conftest.c:174:19: error: error.h: No such file or directory
1578 configure:22164: $? = 1
1579 configure: failed program was:
1580@@ -7552,31 +7557,31 @@
1581 configure:22411: checking whether to use Java
1582 configure:22420: result: yes
1583 configure:22562: checking whether mbrtowc handles incomplete characters
1584-configure:22600: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1585+configure:22600: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1586 configure:22600: $? = 0
1587 configure:22600: ./conftest
1588 configure:22600: $? = 0
1589 configure:22612: result: yes
1590 configure:22618: checking whether mbrtowc works as well as mbtowc
1591-configure:22660: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1592+configure:22660: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1593 configure:22660: $? = 0
1594 configure:22660: ./conftest
1595 configure:22660: $? = 0
1596 configure:22672: result: yes
1597 configure:22710: checking whether mbrtowc handles a NULL string argument
1598-configure:22750: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1599+configure:22750: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1600 configure:22750: $? = 0
1601 configure:22750: ./conftest
1602 configure:22750: $? = 0
1603 configure:22762: result: yes
1604 configure:22769: checking whether mbrtowc has a correct return value
1605-configure:22826: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1606+configure:22826: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1607 configure:22826: $? = 0
1608 configure:22826: ./conftest
1609 configure:22826: $? = 0
1610 configure:22838: result: yes
1611 configure:22844: checking whether mbrtowc returns 0 when parsing a NUL character
1612-configure:22881: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1613+configure:22881: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1614 configure:22881: $? = 0
1615 configure:22881: ./conftest
1616 configure:22881: $? = 0
1617@@ -7586,12 +7591,12 @@
1618 configure:23035: checking whether mbrtowc works as well as mbtowc
1619 configure:23089: result: yes
1620 configure:23226: checking for memmove
1621-configure:23226: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1622+configure:23226: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1623 conftest.c:208: warning: conflicting types for built-in function 'memmove'
1624 configure:23226: $? = 0
1625 configure:23226: result: yes
1626 configure:23266: checking whether program_invocation_name is declared
1627-configure:23266: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1628+configure:23266: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1629 conftest.c: In function 'main':
1630 conftest.c:192: error: 'program_invocation_name' undeclared (first use in this function)
1631 conftest.c:192: error: (Each undeclared identifier is reported only once
1632@@ -7797,7 +7802,7 @@
1633 | }
1634 configure:23266: result: no
1635 configure:23278: checking whether program_invocation_short_name is declared
1636-configure:23278: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1637+configure:23278: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1638 conftest.c: In function 'main':
1639 conftest.c:193: error: 'program_invocation_short_name' undeclared (first use in this function)
1640 conftest.c:193: error: (Each undeclared identifier is reported only once
1641@@ -8004,11 +8009,11 @@
1642 | }
1643 configure:23278: result: no
1644 configure:23325: checking whether readlink signature is correct
1645-configure:23343: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1646+configure:23343: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1647 configure:23343: $? = 0
1648 configure:23350: result: yes
1649 configure:23352: checking whether readlink handles trailing slash correctly
1650-configure:23376: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1651+configure:23376: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1652 configure:23376: $? = 0
1653 configure:23376: ./conftest
1654 configure:23376: $? = 1
1655@@ -8213,7 +8218,7 @@
1656 | }
1657 configure:23387: result: no
1658 configure:23521: checking whether setenv validates arguments
1659-configure:23549: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1660+configure:23549: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1661 configure:23549: $? = 0
1662 configure:23549: ./conftest
1663 configure:23549: $? = 4
1664@@ -8427,7 +8432,7 @@
1665 | }
1666 configure:23559: result: no
1667 configure:23587: checking search.h usability
1668-configure:23587: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1669+configure:23587: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1670 configure:23587: $? = 0
1671 configure:23587: result: yes
1672 configure:23587: checking search.h presence
1673@@ -8439,15 +8444,15 @@
1674 configure:23599: checking for tsearch
1675 configure:23599: result: yes
1676 configure:23614: checking for working strerror function
1677-configure:23652: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1678+configure:23652: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1679 configure:23652: $? = 0
1680 configure:23652: ./conftest
1681 configure:23652: $? = 0
1682 configure:23663: result: yes
1683 configure:23772: checking for volatile sig_atomic_t
1684-configure:23772: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1685+configure:23772: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1686 configure:23772: $? = 0
1687-configure:23772: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1688+configure:23772: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1689 conftest.c: In function 'main':
1690 conftest.c:199: error: expected expression before ')' token
1691 configure:23772: $? = 1
1692@@ -8657,53 +8662,53 @@
1693 | }
1694 configure:23772: result: yes
1695 configure:23787: checking whether sigaction is declared without a macro
1696-configure:23805: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1697+configure:23805: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1698 configure:23805: $? = 0
1699 configure:23813: result: yes
1700 configure:23787: checking whether sigaddset is declared without a macro
1701-configure:23805: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1702+configure:23805: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1703 configure:23805: $? = 0
1704 configure:23813: result: yes
1705 configure:23787: checking whether sigdelset is declared without a macro
1706-configure:23805: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1707+configure:23805: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1708 configure:23805: $? = 0
1709 configure:23813: result: yes
1710 configure:23787: checking whether sigemptyset is declared without a macro
1711-configure:23805: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1712+configure:23805: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1713 configure:23805: $? = 0
1714 configure:23813: result: yes
1715 configure:23787: checking whether sigfillset is declared without a macro
1716-configure:23805: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1717+configure:23805: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1718 configure:23805: $? = 0
1719 configure:23813: result: yes
1720 configure:23787: checking whether sigismember is declared without a macro
1721-configure:23805: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1722+configure:23805: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1723 configure:23805: $? = 0
1724 configure:23813: result: yes
1725 configure:23787: checking whether sigpending is declared without a macro
1726-configure:23805: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1727+configure:23805: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1728 configure:23805: $? = 0
1729 configure:23813: result: yes
1730 configure:23787: checking whether sigprocmask is declared without a macro
1731-configure:23805: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1732+configure:23805: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1733 configure:23805: $? = 0
1734 configure:23813: result: yes
1735 configure:23861: checking for sigprocmask
1736-configure:23861: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1737+configure:23861: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1738 configure:23861: $? = 0
1739 configure:23861: result: yes
1740 configure:23916: checking for ssize_t
1741-configure:23933: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1742+configure:23933: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1743 configure:23933: $? = 0
1744 configure:23940: result: yes
1745 configure:23959: checking whether stat handles trailing slashes on directories
1746-configure:23982: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1747+configure:23982: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1748 configure:23982: $? = 0
1749 configure:23982: ./conftest
1750 configure:23982: $? = 0
1751 configure:23992: result: yes
1752 configure:23994: checking whether stat handles trailing slashes on files
1753-configure:24024: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1754+configure:24024: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1755 configure:24024: $? = 0
1756 configure:24024: ./conftest
1757 configure:24024: $? = 2
1758@@ -8926,11 +8931,11 @@
1759 | }
1760 configure:24035: result: no
1761 configure:24102: checking whether NULL can be used in arbitrary expressions
1762-configure:24120: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1763+configure:24120: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1764 configure:24120: $? = 0
1765 configure:24127: result: yes
1766 configure:24294: checking whether stdint.h conforms to C99
1767-configure:24463: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1768+configure:24463: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1769 conftest.c:325: error: negative width in bit-field 'check_UINT8_C'
1770 conftest.c:327: error: negative width in bit-field 'check_UINT16_C'
1771 configure:24463: $? = 1
1772@@ -9298,7 +9303,7 @@
1773 | }
1774 configure:24557: result: no
1775 configure:24566: checking sys/inttypes.h usability
1776-configure:24566: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1777+configure:24566: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1778 conftest.c:237:26: error: sys/inttypes.h: No such file or directory
1779 configure:24566: $? = 1
1780 configure: failed program was:
1781@@ -9753,7 +9758,7 @@
1782 configure:24566: checking for sys/inttypes.h
1783 configure:24566: result: no
1784 configure:24566: checking sys/bitypes.h usability
1785-configure:24566: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1786+configure:24566: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1787 conftest.c:237:25: error: sys/bitypes.h: No such file or directory
1788 configure:24566: $? = 1
1789 configure: failed program was:
1790@@ -10208,49 +10213,49 @@
1791 configure:24566: checking for sys/bitypes.h
1792 configure:24566: result: no
1793 configure:24604: checking for bit size of ptrdiff_t
1794-configure:24609: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1795+configure:24609: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1796 configure:24609: $? = 0
1797 configure:24609: ./conftest
1798 configure:24609: $? = 0
1799 configure:24630: result: 64
1800 configure:24604: checking for bit size of size_t
1801-configure:24609: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1802+configure:24609: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1803 configure:24609: $? = 0
1804 configure:24609: ./conftest
1805 configure:24609: $? = 0
1806 configure:24630: result: 64
1807 configure:24649: checking for bit size of sig_atomic_t
1808-configure:24654: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1809+configure:24654: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1810 configure:24654: $? = 0
1811 configure:24654: ./conftest
1812 configure:24654: $? = 0
1813 configure:24675: result: 32
1814 configure:24649: checking for bit size of wchar_t
1815-configure:24654: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1816+configure:24654: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1817 configure:24654: $? = 0
1818 configure:24654: ./conftest
1819 configure:24654: $? = 0
1820 configure:24675: result: 32
1821 configure:24649: checking for bit size of wint_t
1822-configure:24654: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
1823+configure:24654: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1824 configure:24654: $? = 0
1825 configure:24654: ./conftest
1826 configure:24654: $? = 0
1827 configure:24675: result: 32
1828 configure:24693: checking whether sig_atomic_t is signed
1829-configure:24720: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1830+configure:24720: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1831 configure:24720: $? = 0
1832 configure:24730: result: yes
1833 configure:24693: checking whether wchar_t is signed
1834-configure:24720: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1835+configure:24720: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1836 configure:24720: $? = 0
1837 configure:24730: result: yes
1838 configure:24693: checking whether wint_t is signed
1839-configure:24720: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1840+configure:24720: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1841 configure:24720: $? = 0
1842 configure:24730: result: yes
1843 configure:24752: checking for ptrdiff_t integer literal suffix
1844-configure:24798: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1845+configure:24798: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1846 conftest.c:224: error: conflicting types for 'foo'
1847 conftest.c:223: error: previous declaration of 'foo' was here
1848 configure:24798: $? = 1
1849@@ -10486,11 +10491,11 @@
1850 |   ;
1851 |   return 0;
1852 | }
1853-configure:24798: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1854+configure:24798: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1855 configure:24798: $? = 0
1856 configure:24807: result: l
1857 configure:24752: checking for size_t integer literal suffix
1858-configure:24798: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1859+configure:24798: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1860 conftest.c:225: error: conflicting types for 'foo'
1861 conftest.c:224: error: previous declaration of 'foo' was here
1862 configure:24798: $? = 1
1863@@ -10727,23 +10732,23 @@
1864 |   ;
1865 |   return 0;
1866 | }
1867-configure:24798: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1868+configure:24798: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1869 configure:24798: $? = 0
1870 configure:24807: result: ul
1871 configure:24824: checking for sig_atomic_t integer literal suffix
1872-configure:24870: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1873+configure:24870: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1874 configure:24870: $? = 0
1875 configure:24879: result:
1876 configure:24824: checking for wchar_t integer literal suffix
1877-configure:24870: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1878+configure:24870: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1879 configure:24870: $? = 0
1880 configure:24879: result:
1881 configure:24824: checking for wint_t integer literal suffix
1882-configure:24870: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1883+configure:24870: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1884 configure:24870: $? = 0
1885 configure:24879: result:
1886 configure:24993: checking whether dprintf is declared without a macro
1887-configure:25011: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1888+configure:25011: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1889 conftest.c: In function 'main':
1890 conftest.c:223: error: 'dprintf' undeclared (first use in this function)
1891 conftest.c:223: error: (Each undeclared identifier is reported only once
1892@@ -10978,19 +10983,19 @@
1893 | }
1894 configure:25019: result: no
1895 configure:24993: checking whether fpurge is declared without a macro
1896-configure:25011: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1897+configure:25011: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1898 configure:25011: $? = 0
1899 configure:25019: result: yes
1900 configure:24993: checking whether fseeko is declared without a macro
1901-configure:25011: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1902+configure:25011: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1903 configure:25011: $? = 0
1904 configure:25019: result: yes
1905 configure:24993: checking whether ftello is declared without a macro
1906-configure:25011: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1907+configure:25011: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1908 configure:25011: $? = 0
1909 configure:25019: result: yes
1910 configure:24993: checking whether getdelim is declared without a macro
1911-configure:25011: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1912+configure:25011: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1913 conftest.c: In function 'main':
1914 conftest.c:226: error: 'getdelim' undeclared (first use in this function)
1915 conftest.c:226: error: (Each undeclared identifier is reported only once
1916@@ -11228,7 +11233,7 @@
1917 | }
1918 configure:25019: result: no
1919 configure:24993: checking whether getline is declared without a macro
1920-configure:25011: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1921+configure:25011: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1922 conftest.c: In function 'main':
1923 conftest.c:226: error: 'getline' undeclared (first use in this function)
1924 conftest.c:226: error: (Each undeclared identifier is reported only once
1925@@ -11466,11 +11471,11 @@
1926 | }
1927 configure:25019: result: no
1928 configure:24993: checking whether popen is declared without a macro
1929-configure:25011: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1930+configure:25011: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1931 configure:25011: $? = 0
1932 configure:25019: result: yes
1933 configure:24993: checking whether renameat is declared without a macro
1934-configure:25011: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1935+configure:25011: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1936 conftest.c: In function 'main':
1937 conftest.c:227: error: 'renameat' undeclared (first use in this function)
1938 conftest.c:227: error: (Each undeclared identifier is reported only once
1939@@ -11709,15 +11714,15 @@
1940 | }
1941 configure:25019: result: no
1942 configure:24993: checking whether snprintf is declared without a macro
1943-configure:25011: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1944+configure:25011: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1945 configure:25011: $? = 0
1946 configure:25019: result: yes
1947 configure:24993: checking whether tmpfile is declared without a macro
1948-configure:25011: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1949+configure:25011: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1950 configure:25011: $? = 0
1951 configure:25019: result: yes
1952 configure:24993: checking whether vdprintf is declared without a macro
1953-configure:25011: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1954+configure:25011: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1955 conftest.c: In function 'main':
1956 conftest.c:229: error: 'vdprintf' undeclared (first use in this function)
1957 conftest.c:229: error: (Each undeclared identifier is reported only once
1958@@ -11958,11 +11963,11 @@
1959 | }
1960 configure:25019: result: no
1961 configure:24993: checking whether vsnprintf is declared without a macro
1962-configure:25011: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1963+configure:25011: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1964 configure:25011: $? = 0
1965 configure:25019: result: yes
1966 configure:25096: checking for random.h
1967-configure:25096: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1968+configure:25096: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1969 conftest.c:258:20: error: random.h: No such file or directory
1970 configure:25096: $? = 1
1971 configure: failed program was:
1972@@ -12226,7 +12231,7 @@
1973 | #include <random.h>
1974 configure:25096: result: no
1975 configure:25113: checking for struct random_data
1976-configure:25113: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1977+configure:25113: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1978 conftest.c: In function 'main':
1979 conftest.c:233: error: invalid application of 'sizeof' to incomplete type 'struct random_data'
1980 configure:25113: $? = 1
1981@@ -12470,11 +12475,11 @@
1982 | }
1983 configure:25113: result: no
1984 configure:25134: checking whether atoll is declared without a macro
1985-configure:25158: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1986+configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1987 configure:25158: $? = 0
1988 configure:25166: result: yes
1989 configure:25134: checking whether canonicalize_file_name is declared without a macro
1990-configure:25158: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1991+configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
1992 conftest.c: In function 'main':
1993 conftest.c:237: error: 'canonicalize_file_name' undeclared (first use in this function)
1994 conftest.c:237: error: (Each undeclared identifier is reported only once
1995@@ -12723,19 +12728,19 @@
1996 | }
1997 configure:25166: result: no
1998 configure:25134: checking whether getloadavg is declared without a macro
1999-configure:25158: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2000+configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2001 configure:25158: $? = 0
2002 configure:25166: result: yes
2003 configure:25134: checking whether getsubopt is declared without a macro
2004-configure:25158: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2005+configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2006 configure:25158: $? = 0
2007 configure:25166: result: yes
2008 configure:25134: checking whether grantpt is declared without a macro
2009-configure:25158: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2010+configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2011 configure:25158: $? = 0
2012 configure:25166: result: yes
2013 configure:25134: checking whether mkdtemp is declared without a macro
2014-configure:25158: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2015+configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2016 conftest.c: In function 'main':
2017 conftest.c:240: error: 'mkdtemp' undeclared (first use in this function)
2018 conftest.c:240: error: (Each undeclared identifier is reported only once
2019@@ -12987,7 +12992,7 @@
2020 | }
2021 configure:25166: result: no
2022 configure:25134: checking whether mkostemp is declared without a macro
2023-configure:25158: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2024+configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2025 conftest.c: In function 'main':
2026 conftest.c:240: error: 'mkostemp' undeclared (first use in this function)
2027 conftest.c:240: error: (Each undeclared identifier is reported only once
2028@@ -13239,7 +13244,7 @@
2029 | }
2030 configure:25166: result: no
2031 configure:25134: checking whether mkostemps is declared without a macro
2032-configure:25158: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2033+configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2034 conftest.c: In function 'main':
2035 conftest.c:240: error: 'mkostemps' undeclared (first use in this function)
2036 conftest.c:240: error: (Each undeclared identifier is reported only once
2037@@ -13491,11 +13496,11 @@
2038 | }
2039 configure:25166: result: no
2040 configure:25134: checking whether mkstemp is declared without a macro
2041-configure:25158: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2042+configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2043 configure:25158: $? = 0
2044 configure:25166: result: yes
2045 configure:25134: checking whether mkstemps is declared without a macro
2046-configure:25158: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2047+configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2048 conftest.c: In function 'main':
2049 conftest.c:241: error: 'mkstemps' undeclared (first use in this function)
2050 conftest.c:241: error: (Each undeclared identifier is reported only once
2051@@ -13748,11 +13753,11 @@
2052 | }
2053 configure:25166: result: no
2054 configure:25134: checking whether ptsname is declared without a macro
2055-configure:25158: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2056+configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2057 configure:25158: $? = 0
2058 configure:25166: result: yes
2059 configure:25134: checking whether random_r is declared without a macro
2060-configure:25158: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2061+configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2062 conftest.c: In function 'main':
2063 conftest.c:242: error: 'random_r' undeclared (first use in this function)
2064 conftest.c:242: error: (Each undeclared identifier is reported only once
2065@@ -14006,7 +14011,7 @@
2066 | }
2067 configure:25166: result: no
2068 configure:25134: checking whether initstat_r is declared without a macro
2069-configure:25158: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2070+configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2071 conftest.c: In function 'main':
2072 conftest.c:242: error: 'initstat_r' undeclared (first use in this function)
2073 conftest.c:242: error: (Each undeclared identifier is reported only once
2074@@ -14260,7 +14265,7 @@
2075 | }
2076 configure:25166: result: no
2077 configure:25134: checking whether srandom_r is declared without a macro
2078-configure:25158: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2079+configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2080 conftest.c: In function 'main':
2081 conftest.c:242: error: 'srandom_r' undeclared (first use in this function)
2082 conftest.c:242: error: (Each undeclared identifier is reported only once
2083@@ -14514,7 +14519,7 @@
2084 | }
2085 configure:25166: result: no
2086 configure:25134: checking whether setstate_r is declared without a macro
2087-configure:25158: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2088+configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2089 conftest.c: In function 'main':
2090 conftest.c:242: error: 'setstate_r' undeclared (first use in this function)
2091 conftest.c:242: error: (Each undeclared identifier is reported only once
2092@@ -14768,11 +14773,11 @@
2093 | }
2094 configure:25166: result: no
2095 configure:25134: checking whether realpath is declared without a macro
2096-configure:25158: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2097+configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2098 configure:25158: $? = 0
2099 configure:25166: result: yes
2100 configure:25134: checking whether rpmatch is declared without a macro
2101-configure:25158: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2102+configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2103 conftest.c: In function 'main':
2104 conftest.c:243: error: 'rpmatch' undeclared (first use in this function)
2105 conftest.c:243: error: (Each undeclared identifier is reported only once
2106@@ -15027,39 +15032,39 @@
2107 | }
2108 configure:25166: result: no
2109 configure:25134: checking whether setenv is declared without a macro
2110-configure:25158: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2111+configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2112 configure:25158: $? = 0
2113 configure:25166: result: yes
2114 configure:25134: checking whether strtod is declared without a macro
2115-configure:25158: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2116+configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2117 configure:25158: $? = 0
2118 configure:25166: result: yes
2119 configure:25134: checking whether strtoll is declared without a macro
2120-configure:25158: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2121+configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2122 configure:25158: $? = 0
2123 configure:25166: result: yes
2124 configure:25134: checking whether strtoull is declared without a macro
2125-configure:25158: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2126+configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2127 configure:25158: $? = 0
2128 configure:25166: result: yes
2129 configure:25134: checking whether unlockpt is declared without a macro
2130-configure:25158: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2131+configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2132 configure:25158: $? = 0
2133 configure:25166: result: yes
2134 configure:25134: checking whether unsetenv is declared without a macro
2135-configure:25158: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2136+configure:25158: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2137 configure:25158: $? = 0
2138 configure:25166: result: yes
2139 configure:25336: checking for strtol
2140-configure:25336: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
2141+configure:25336: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
2142 configure:25336: $? = 0
2143 configure:25336: result: yes
2144 configure:25363: checking for strtoul
2145 configure:25363: result: yes
2146 configure:25446: checking for nlink_t
2147-configure:25446: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2148+configure:25446: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2149 configure:25446: $? = 0
2150-configure:25446: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2151+configure:25446: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2152 conftest.c: In function 'main':
2153 conftest.c:247: error: expected expression before ')' token
2154 configure:25446: $? = 1
2155@@ -15317,7 +15322,7 @@
2156 | }
2157 configure:25446: result: yes
2158 configure:25461: checking whether fchmodat is declared without a macro
2159-configure:25479: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2160+configure:25479: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2161 conftest.c: In function 'main':
2162 conftest.c:247: error: 'fchmodat' undeclared (first use in this function)
2163 conftest.c:247: error: (Each undeclared identifier is reported only once
2164@@ -15576,7 +15581,7 @@
2165 | }
2166 configure:25487: result: no
2167 configure:25461: checking whether fstatat is declared without a macro
2168-configure:25479: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2169+configure:25479: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2170 conftest.c: In function 'main':
2171 conftest.c:247: error: 'fstatat' undeclared (first use in this function)
2172 conftest.c:247: error: (Each undeclared identifier is reported only once
2173@@ -15835,7 +15840,7 @@
2174 | }
2175 configure:25487: result: no
2176 configure:25461: checking whether futimens is declared without a macro
2177-configure:25479: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2178+configure:25479: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2179 conftest.c: In function 'main':
2180 conftest.c:247: error: 'futimens' undeclared (first use in this function)
2181 conftest.c:247: error: (Each undeclared identifier is reported only once
2182@@ -16094,15 +16099,15 @@
2183 | }
2184 configure:25487: result: no
2185 configure:25461: checking whether lchmod is declared without a macro
2186-configure:25479: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2187+configure:25479: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2188 configure:25479: $? = 0
2189 configure:25487: result: yes
2190 configure:25461: checking whether lstat is declared without a macro
2191-configure:25479: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2192+configure:25479: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2193 configure:25479: $? = 0
2194 configure:25487: result: yes
2195 configure:25461: checking whether mkdirat is declared without a macro
2196-configure:25479: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2197+configure:25479: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2198 conftest.c: In function 'main':
2199 conftest.c:249: error: 'mkdirat' undeclared (first use in this function)
2200 conftest.c:249: error: (Each undeclared identifier is reported only once
2201@@ -16363,11 +16368,11 @@
2202 | }
2203 configure:25487: result: no
2204 configure:25461: checking whether mkfifo is declared without a macro
2205-configure:25479: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2206+configure:25479: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2207 configure:25479: $? = 0
2208 configure:25487: result: yes
2209 configure:25461: checking whether mkfifoat is declared without a macro
2210-configure:25479: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2211+configure:25479: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2212 conftest.c: In function 'main':
2213 conftest.c:250: error: 'mkfifoat' undeclared (first use in this function)
2214 conftest.c:250: error: (Each undeclared identifier is reported only once
2215@@ -16629,11 +16634,11 @@
2216 | }
2217 configure:25487: result: no
2218 configure:25461: checking whether mknod is declared without a macro
2219-configure:25479: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2220+configure:25479: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2221 configure:25479: $? = 0
2222 configure:25487: result: yes
2223 configure:25461: checking whether mknodat is declared without a macro
2224-configure:25479: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2225+configure:25479: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2226 conftest.c: In function 'main':
2227 conftest.c:251: error: 'mknodat' undeclared (first use in this function)
2228 conftest.c:251: error: (Each undeclared identifier is reported only once
2229@@ -16896,11 +16901,11 @@
2230 | }
2231 configure:25487: result: no
2232 configure:25461: checking whether stat is declared without a macro
2233-configure:25479: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2234+configure:25479: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2235 configure:25479: $? = 0
2236 configure:25487: result: yes
2237 configure:25461: checking whether utimensat is declared without a macro
2238-configure:25479: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2239+configure:25479: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2240 conftest.c: In function 'main':
2241 conftest.c:252: error: 'utimensat' undeclared (first use in this function)
2242 conftest.c:252: error: (Each undeclared identifier is reported only once
2243@@ -17164,15 +17169,15 @@
2244 | }
2245 configure:25487: result: no
2246 configure:25588: checking whether chown is declared without a macro
2247-configure:25615: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2248+configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2249 configure:25615: $? = 0
2250 configure:25623: result: yes
2251 configure:25588: checking whether dup2 is declared without a macro
2252-configure:25615: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2253+configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2254 configure:25615: $? = 0
2255 configure:25623: result: yes
2256 configure:25588: checking whether dup3 is declared without a macro
2257-configure:25615: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2258+configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2259 conftest.c: In function 'main':
2260 conftest.c:263: error: 'dup3' undeclared (first use in this function)
2261 conftest.c:263: error: (Each undeclared identifier is reported only once
2262@@ -17447,7 +17452,7 @@
2263 | }
2264 configure:25623: result: no
2265 configure:25588: checking whether environ is declared without a macro
2266-configure:25615: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2267+configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2268 conftest.c: In function 'main':
2269 conftest.c:263: error: 'environ' undeclared (first use in this function)
2270 conftest.c:263: error: (Each undeclared identifier is reported only once
2271@@ -17722,7 +17727,7 @@
2272 | }
2273 configure:25623: result: no
2274 configure:25588: checking whether euidaccess is declared without a macro
2275-configure:25615: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2276+configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2277 conftest.c: In function 'main':
2278 conftest.c:263: error: 'euidaccess' undeclared (first use in this function)
2279 conftest.c:263: error: (Each undeclared identifier is reported only once
2280@@ -17997,7 +18002,7 @@
2281 | }
2282 configure:25623: result: no
2283 configure:25588: checking whether faccessat is declared without a macro
2284-configure:25615: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2285+configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2286 conftest.c: In function 'main':
2287 conftest.c:263: error: 'faccessat' undeclared (first use in this function)
2288 conftest.c:263: error: (Each undeclared identifier is reported only once
2289@@ -18272,11 +18277,11 @@
2290 | }
2291 configure:25623: result: no
2292 configure:25588: checking whether fchdir is declared without a macro
2293-configure:25615: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2294+configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2295 configure:25615: $? = 0
2296 configure:25623: result: yes
2297 configure:25588: checking whether fchownat is declared without a macro
2298-configure:25615: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2299+configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2300 conftest.c: In function 'main':
2301 conftest.c:264: error: 'fchownat' undeclared (first use in this function)
2302 conftest.c:264: error: (Each undeclared identifier is reported only once
2303@@ -18552,67 +18557,67 @@
2304 | }
2305 configure:25623: result: no
2306 configure:25588: checking whether fsync is declared without a macro
2307-configure:25615: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2308+configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2309 configure:25615: $? = 0
2310 configure:25623: result: yes
2311 configure:25588: checking whether ftruncate is declared without a macro
2312-configure:25615: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2313+configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2314 configure:25615: $? = 0
2315 configure:25623: result: yes
2316 configure:25588: checking whether getcwd is declared without a macro
2317-configure:25615: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2318+configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2319 configure:25615: $? = 0
2320 configure:25623: result: yes
2321 configure:25588: checking whether getdomainname is declared without a macro
2322-configure:25615: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2323+configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2324 configure:25615: $? = 0
2325 configure:25623: result: yes
2326 configure:25588: checking whether getdtablesize is declared without a macro
2327-configure:25615: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2328+configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2329 configure:25615: $? = 0
2330 configure:25623: result: yes
2331 configure:25588: checking whether getgroups is declared without a macro
2332-configure:25615: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2333+configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2334 configure:25615: $? = 0
2335 configure:25623: result: yes
2336 configure:25588: checking whether gethostname is declared without a macro
2337-configure:25615: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2338+configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2339 configure:25615: $? = 0
2340 configure:25623: result: yes
2341 configure:25588: checking whether getlogin is declared without a macro
2342-configure:25615: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2343+configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2344 configure:25615: $? = 0
2345 configure:25623: result: yes
2346 configure:25588: checking whether getlogin_r is declared without a macro
2347-configure:25615: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2348+configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2349 configure:25615: $? = 0
2350 configure:25623: result: yes
2351 configure:25588: checking whether getpagesize is declared without a macro
2352-configure:25615: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2353+configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2354 configure:25615: $? = 0
2355 configure:25623: result: yes
2356 configure:25588: checking whether getusershell is declared without a macro
2357-configure:25615: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2358+configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2359 configure:25615: $? = 0
2360 configure:25623: result: yes
2361 configure:25588: checking whether setusershell is declared without a macro
2362-configure:25615: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2363+configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2364 configure:25615: $? = 0
2365 configure:25623: result: yes
2366 configure:25588: checking whether endusershell is declared without a macro
2367-configure:25615: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2368+configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2369 configure:25615: $? = 0
2370 configure:25623: result: yes
2371 configure:25588: checking whether lchown is declared without a macro
2372-configure:25615: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2373+configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2374 configure:25615: $? = 0
2375 configure:25623: result: yes
2376 configure:25588: checking whether link is declared without a macro
2377-configure:25615: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2378+configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2379 configure:25615: $? = 0
2380 configure:25623: result: yes
2381 configure:25588: checking whether linkat is declared without a macro
2382-configure:25615: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2383+configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2384 conftest.c: In function 'main':
2385 conftest.c:279: error: 'linkat' undeclared (first use in this function)
2386 conftest.c:279: error: (Each undeclared identifier is reported only once
2387@@ -18903,11 +18908,11 @@
2388 | }
2389 configure:25623: result: no
2390 configure:25588: checking whether lseek is declared without a macro
2391-configure:25615: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2392+configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2393 configure:25615: $? = 0
2394 configure:25623: result: yes
2395 configure:25588: checking whether pipe2 is declared without a macro
2396-configure:25615: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2397+configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2398 conftest.c: In function 'main':
2399 conftest.c:280: error: 'pipe2' undeclared (first use in this function)
2400 conftest.c:280: error: (Each undeclared identifier is reported only once
2401@@ -19199,19 +19204,19 @@
2402 | }
2403 configure:25623: result: no
2404 configure:25588: checking whether pread is declared without a macro
2405-configure:25615: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2406+configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2407 configure:25615: $? = 0
2408 configure:25623: result: yes
2409 configure:25588: checking whether pwrite is declared without a macro
2410-configure:25615: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2411+configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2412 configure:25615: $? = 0
2413 configure:25623: result: yes
2414 configure:25588: checking whether readlink is declared without a macro
2415-configure:25615: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2416+configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2417 configure:25615: $? = 0
2418 configure:25623: result: yes
2419 configure:25588: checking whether readlinkat is declared without a macro
2420-configure:25615: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2421+configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2422 conftest.c: In function 'main':
2423 conftest.c:283: error: 'readlinkat' undeclared (first use in this function)
2424 conftest.c:283: error: (Each undeclared identifier is reported only once
2425@@ -19506,19 +19511,19 @@
2426 | }
2427 configure:25623: result: no
2428 configure:25588: checking whether rmdir is declared without a macro
2429-configure:25615: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2430+configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2431 configure:25615: $? = 0
2432 configure:25623: result: yes
2433 configure:25588: checking whether sleep is declared without a macro
2434-configure:25615: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2435+configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2436 configure:25615: $? = 0
2437 configure:25623: result: yes
2438 configure:25588: checking whether symlink is declared without a macro
2439-configure:25615: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2440+configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2441 configure:25615: $? = 0
2442 configure:25623: result: yes
2443 configure:25588: checking whether symlinkat is declared without a macro
2444-configure:25615: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2445+configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2446 conftest.c: In function 'main':
2447 conftest.c:286: error: 'symlinkat' undeclared (first use in this function)
2448 conftest.c:286: error: (Each undeclared identifier is reported only once
2449@@ -19816,15 +19821,15 @@
2450 | }
2451 configure:25623: result: no
2452 configure:25588: checking whether ttyname_r is declared without a macro
2453-configure:25615: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2454+configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2455 configure:25615: $? = 0
2456 configure:25623: result: yes
2457 configure:25588: checking whether unlink is declared without a macro
2458-configure:25615: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2459+configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2460 configure:25615: $? = 0
2461 configure:25623: result: yes
2462 configure:25588: checking whether unlinkat is declared without a macro
2463-configure:25615: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2464+configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2465 conftest.c: In function 'main':
2466 conftest.c:288: error: 'unlinkat' undeclared (first use in this function)
2467 conftest.c:288: error: (Each undeclared identifier is reported only once
2468@@ -20124,55 +20129,55 @@
2469 | }
2470 configure:25623: result: no
2471 configure:25588: checking whether usleep is declared without a macro
2472-configure:25615: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2473+configure:25615: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2474 configure:25615: $? = 0
2475 configure:25623: result: yes
2476 configure:25912: checking whether btowc is declared without a macro
2477-configure:25937: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2478+configure:25937: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2479 configure:25937: $? = 0
2480 configure:25945: result: yes
2481 configure:25912: checking whether wctob is declared without a macro
2482-configure:25937: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2483+configure:25937: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2484 configure:25937: $? = 0
2485 configure:25945: result: yes
2486 configure:25912: checking whether mbsinit is declared without a macro
2487-configure:25937: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2488+configure:25937: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2489 configure:25937: $? = 0
2490 configure:25945: result: yes
2491 configure:25912: checking whether mbrtowc is declared without a macro
2492-configure:25937: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2493+configure:25937: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2494 configure:25937: $? = 0
2495 configure:25945: result: yes
2496 configure:25912: checking whether mbrlen is declared without a macro
2497-configure:25937: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2498+configure:25937: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2499 configure:25937: $? = 0
2500 configure:25945: result: yes
2501 configure:25912: checking whether mbsrtowcs is declared without a macro
2502-configure:25937: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2503+configure:25937: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2504 configure:25937: $? = 0
2505 configure:25945: result: yes
2506 configure:25912: checking whether mbsnrtowcs is declared without a macro
2507-configure:25937: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2508+configure:25937: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2509 configure:25937: $? = 0
2510 configure:25945: result: yes
2511 configure:25912: checking whether wcrtomb is declared without a macro
2512-configure:25937: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2513+configure:25937: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2514 configure:25937: $? = 0
2515 configure:25945: result: yes
2516 configure:25912: checking whether wcsrtombs is declared without a macro
2517-configure:25937: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2518+configure:25937: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2519 configure:25937: $? = 0
2520 configure:25945: result: yes
2521 configure:25912: checking whether wcsnrtombs is declared without a macro
2522-configure:25937: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2523+configure:25937: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2524 configure:25937: $? = 0
2525 configure:25945: result: yes
2526 configure:25912: checking whether wcwidth is declared without a macro
2527-configure:25937: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2528+configure:25937: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
2529 configure:25937: $? = 0
2530 configure:25945: result: yes
2531 configure:26007: checking whether iswcntrl works
2532-configure:26046: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
2533+configure:26046: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
2534 configure:26046: $? = 0
2535 configure:26046: ./conftest
2536 configure:26046: $? = 0
2537@@ -20180,7 +20185,7 @@
2538 configure:26156: checking whether wcwidth is declared
2539 configure:26156: result: yes
2540 configure:26184: checking whether wcwidth works reasonably in UTF-8 locales
2541-configure:26228: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
2542+configure:26228: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
2543 configure:26228: $? = 0
2544 configure:26228: ./conftest
2545 configure:26228: $? = 1
2546@@ -20508,16 +20513,16 @@
2547 configure:26377: result: /usr/bin/perl
2548 configure:26394: checking for g++
2549 configure:26421: result: /usr/bin/g++-4.2
2550-configure:26434: checking whether the C++ compiler (/usr/bin/g++-4.2 -pipe -O2 -arch x86_64 -L/opt/local/lib -arch x86_64) works
2551-configure:26445: /usr/bin/g++-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.cpp  >&5
2552+configure:26434: checking whether the C++ compiler (/usr/bin/g++-4.2 -O2 -arch x86_64 -L/opt/local/lib) works
2553+configure:26445: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.cpp  >&5
2554 configure:26448: $? = 0
2555 configure:26466: result: yes
2556 configure:26471: checking whether the C++ compiler supports namespaces
2557-configure:26485: /usr/bin/g++-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.cpp  >&5
2558+configure:26485: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.cpp  >&5
2559 configure:26488: $? = 0
2560 configure:26501: result: yes
2561 configure:26512: checking for sched_yield in -lrt
2562-configure:26537: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lrt   >&5
2563+configure:26537: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c -lrt   >&5
2564 ld: library not found for -lrt
2565 collect2: ld returned 1 exit status
2566 configure:26537: $? = 1
2567@@ -20827,7 +20832,7 @@
2568 | }
2569 configure:26546: result: no
2570 configure:26551: checking for sched_yield in -lposix4
2571-configure:26576: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lposix4   >&5
2572+configure:26576: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c -lposix4   >&5
2573 ld: library not found for -lposix4
2574 collect2: ld returned 1 exit status
2575 configure:26576: $? = 1
2576@@ -21151,7 +21156,7 @@
2577   CONFIG_COMMANDS =
2578   $ ./config.status
2579 
2580-on Hexane.local
2581+on Macintosh.local
2582 
2583 config.status:1992: creating csharpcomp.sh
2584 config.status:1992: creating javacomp.sh
2585@@ -21173,7 +21178,7 @@
2586 config.status:2212: executing libtool commands
2587 config.status:2212: executing po-directories commands
2588 configure:29464: === configuring in libasprintf (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.18.1.1/gettext-runtime/libasprintf)
2589-configure:29527: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local'  '--disable-csharp' '--without-emacs' '--with-included-gettext' '--with-included-glib' '--with-included-libcroco' '--with-included-libxml' '--without-git' '--without-cvs' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-pipe -O2 -arch x86_64' 'LDFLAGS=-L/opt/local/lib -arch x86_64' 'CPPFLAGS=-no-cpp-precomp' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-pipe -O2 -arch x86_64' --cache-file=/dev/null --srcdir=.
2590+configure:29527: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local'  '--disable-csharp' '--without-emacs' '--with-included-gettext' '--with-included-glib' '--with-included-libcroco' '--with-included-libxml' '--without-git' '--without-cvs' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-O2 -arch x86_64' 'LDFLAGS=-L/opt/local/lib' 'CPPFLAGS=-no-cpp-precomp' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-O2 -arch x86_64' --cache-file=/dev/null --srcdir=.
2591 
2592 ## ---------------- ##
2593 ## Cache variables. ##
2594@@ -21186,17 +21191,17 @@
2595 ac_cv_env_CC_set=set
2596 ac_cv_env_CC_value=/usr/bin/gcc-4.2
2597 ac_cv_env_CFLAGS_set=set
2598-ac_cv_env_CFLAGS_value='-pipe -O2 -arch x86_64'
2599+ac_cv_env_CFLAGS_value='-O2 -arch x86_64'
2600 ac_cv_env_CPPFLAGS_set=set
2601 ac_cv_env_CPPFLAGS_value=-no-cpp-precomp
2602 ac_cv_env_CPP_set=
2603 ac_cv_env_CPP_value=
2604 ac_cv_env_CXXFLAGS_set=set
2605-ac_cv_env_CXXFLAGS_value='-pipe -O2 -arch x86_64'
2606+ac_cv_env_CXXFLAGS_value='-O2 -arch x86_64'
2607 ac_cv_env_CXX_set=set
2608 ac_cv_env_CXX_value=/usr/bin/g++-4.2
2609 ac_cv_env_LDFLAGS_set=set
2610-ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch x86_64'
2611+ac_cv_env_LDFLAGS_value=-L/opt/local/lib
2612 ac_cv_env_LIBS_set=
2613 ac_cv_env_LIBS_value=
2614 ac_cv_env_YACC_set=
2615@@ -21408,13 +21413,13 @@
2616 ac_cv_objext=o
2617 ac_cv_path_EGREP='/usr/bin/grep -E'
2618 ac_cv_path_FGREP='/usr/bin/grep -F'
2619-ac_cv_path_GMSGFMT=:
2620+ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt
2621 ac_cv_path_GREP=/usr/bin/grep
2622-ac_cv_path_MSGFMT=:
2623-ac_cv_path_MSGMERGE=:
2624+ac_cv_path_MSGFMT=/opt/local/bin/msgfmt
2625+ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge
2626 ac_cv_path_PERL=/usr/bin/perl
2627 ac_cv_path_SED=/usr/bin/sed
2628-ac_cv_path_XGETTEXT=:
2629+ac_cv_path_XGETTEXT=/opt/local/bin/xgettext
2630 ac_cv_prog_AWK=awk
2631 ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E'
2632 ac_cv_prog_CXX=/usr/bin/g++-4.2
2633@@ -21728,7 +21733,7 @@
2634 CATOBJEXT='.gmo'
2635 CC='/usr/bin/gcc-4.2'
2636 CCDEPMODE='depmode=gcc3'
2637-CFLAGS='-pipe -O2 -arch x86_64'
2638+CFLAGS='-O2 -arch x86_64'
2639 CFLAG_VISIBILITY='-fvisibility=hidden'
2640 CLASSPATH=''
2641 CLASSPATH_SEPARATOR=':'
2642@@ -21739,7 +21744,7 @@
2643 CSHARPCOMPFLAGS='-O -g'
2644 CSHARP_CHOICE='no'
2645 CXX='/usr/bin/g++-4.2'
2646-CXXFLAGS='-pipe -O2 -arch x86_64'
2647+CXXFLAGS='-O2 -arch x86_64'
2648 CYGPATH_W='echo'
2649 DATADIRNAME='share'
2650 DEFS='-DHAVE_CONFIG_H'
2651@@ -21769,8 +21774,8 @@
2652 GLIBC2='no'
2653 GL_COND_LIBTOOL_FALSE=''
2654 GL_COND_LIBTOOL_TRUE='#'
2655-GMSGFMT=':'
2656-GMSGFMT_015=':'
2657+GMSGFMT='/opt/local/bin/msgfmt'
2658+GMSGFMT_015='/opt/local/bin/msgfmt'
2659 GNULIB_ATOLL='0'
2660 GNULIB_BTOWC='0'
2661 GNULIB_CALLOC_POSIX='0'
2662@@ -22121,7 +22126,7 @@
2663 JAR='jar'
2664 JAVA_CHOICE='yes'
2665 LD='/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld'
2666-LDFLAGS='-L/opt/local/lib -arch x86_64'
2667+LDFLAGS='-L/opt/local/lib'
2668 LIBGRT_LIBDEPS=' -liconv'
2669 LIBGRT_LTLIBDEPS=' -L/opt/local/lib -liconv -R/opt/local/lib'
2670 LIBICONV='-liconv'
2671@@ -22153,9 +22158,9 @@
2672 LTLIBTHREAD=''
2673 MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.18.1.1/build-aux/missing --run makeinfo'
2674 MKDIR_P='../build-aux/install-sh -c -d'
2675-MSGFMT=':'
2676-MSGFMT_015=':'
2677-MSGMERGE=':'
2678+MSGFMT='/opt/local/bin/msgfmt'
2679+MSGFMT_015='/opt/local/bin/msgfmt'
2680+MSGMERGE='/opt/local/bin/msgmerge'
2681 NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
2682 NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='<getopt.h>'
2683 NEXT_AS_FIRST_DIRECTIVE_ICONV_H='<iconv.h>'
2684@@ -22341,8 +22346,8 @@
2685 WOE32DLL='no'
2686 WOE32_FALSE=''
2687 WOE32_TRUE='#'
2688-XGETTEXT=':'
2689-XGETTEXT_015=':'
2690+XGETTEXT='/opt/local/bin/xgettext'
2691+XGETTEXT_015='/opt/local/bin/xgettext'
2692 XGETTEXT_EXTRA_OPTIONS=' --flag=error:3:c-format --flag=error_at_line:5:c-format --keyword='\''proper_name:1,"This is a proper name. See the gettext manual, section Names."'\'' --keyword='\''proper_name_utf8:1,"This is a proper name. See the gettext manual, section Names."'\'''
2693 YACC='bison -y'
2694 YFLAGS=''
2695diff -r -U 3 broken/gettext-runtime/config.status working/gettext-runtime/config.status
2696--- broken/gettext-runtime/config.status        2010-06-07 14:33:06.000000000 -0400
2697+++ working/gettext-runtime/config.status       2010-06-07 14:07:12.000000000 -0400
2698@@ -438,7 +438,7 @@
2699 
2700 Report bugs to the package provider."
2701 
2702-ac_cs_config="'--disable-option-checking' '--prefix=/opt/local' '--disable-csharp' '--without-emacs' '--with-included-gettext' '--with-included-glib' '--with-included-libcroco' '--with-included-libxml' '--without-git' '--without-cvs' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-pipe -O2 -arch x86_64' 'LDFLAGS=-L/opt/local/lib -arch x86_64' 'CPPFLAGS=-no-cpp-precomp' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-pipe -O2 -arch x86_64' '--cache-file=/dev/null' '--srcdir=.'"
2703+ac_cs_config="'--disable-option-checking' '--prefix=/opt/local' '--disable-csharp' '--without-emacs' '--with-included-gettext' '--with-included-glib' '--with-included-libcroco' '--with-included-libxml' '--without-git' '--without-cvs' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-O2 -arch x86_64' 'LDFLAGS=-L/opt/local/lib' 'CPPFLAGS=-no-cpp-precomp' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-O2 -arch x86_64' '--cache-file=/dev/null' '--srcdir=.'"
2704 ac_cs_version="\
2705 gettext-runtime config.status
2706 configured by ./configure, generated by GNU Autoconf 2.65,
2707@@ -524,7 +524,7 @@
2708 fi
2709 
2710 if $ac_cs_recheck; then
2711-  set X '/bin/sh' './configure'  '--disable-option-checking' '--prefix=/opt/local' '--disable-csharp' '--without-emacs' '--with-included-gettext' '--with-included-glib' '--with-included-libcroco' '--with-included-libxml' '--without-git' '--without-cvs' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-pipe -O2 -arch x86_64' 'LDFLAGS=-L/opt/local/lib -arch x86_64' 'CPPFLAGS=-no-cpp-precomp' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-pipe -O2 -arch x86_64' '--cache-file=/dev/null' '--srcdir=.' $ac_configure_extra_args --no-create --no-recursion
2712+  set X '/bin/sh' './configure'  '--disable-option-checking' '--prefix=/opt/local' '--disable-csharp' '--without-emacs' '--with-included-gettext' '--with-included-glib' '--with-included-libcroco' '--with-included-libxml' '--without-git' '--without-cvs' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-O2 -arch x86_64' 'LDFLAGS=-L/opt/local/lib' 'CPPFLAGS=-no-cpp-precomp' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-O2 -arch x86_64' '--cache-file=/dev/null' '--srcdir=.' $ac_configure_extra_args --no-create --no-recursion
2713   shift
2714   $as_echo "running CONFIG_SHELL=/bin/sh $*" >&6
2715   CONFIG_SHELL='/bin/sh'
2716@@ -595,7 +595,7 @@
2717 old_postuninstall_cmds=''
2718 old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs~$RANLIB $oldlib'
2719 CC='/usr/bin/gcc-4.2'
2720-CFLAGS='-pipe -O2 -arch x86_64'
2721+CFLAGS='-O2 -arch x86_64'
2722 compiler=''
2723 GCC='yes'
2724 lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
2725@@ -667,7 +667,7 @@
2726 finish_cmds=''
2727 finish_eval=''
2728 hardcode_into_libs='no'
2729-sys_lib_search_path_spec='/usr/lib/gcc/i686-apple-darwin10/4.2.1/x86_64 /usr/lib/i686-apple-darwin10/4.2.1 /usr/lib /opt/local/lib /usr/local/lib'
2730+sys_lib_search_path_spec='/usr/lib/gcc/i686-apple-darwin10/4.2.1/x86_64 /usr/lib/i686-apple-darwin10/4.2.1 /usr/lib /usr/local/lib'
2731 sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
2732 hardcode_action='immediate'
2733 enable_dlopen='unknown'
2734@@ -718,7 +718,7 @@
2735 hardcode_action_RC=''
2736 
2737 LTCC='/usr/bin/gcc-4.2'
2738-LTCFLAGS='-pipe -O2 -arch x86_64'
2739+LTCFLAGS='-O2 -arch x86_64'
2740 compiler='/usr/bin/gcc-4.2'
2741 
2742 # Quote evaled strings.
2743@@ -879,7 +879,7 @@
2744 S["ENABLE_LIBASPRINTF_FALSE"]="#"
2745 S["ENABLE_LIBASPRINTF_TRUE"]=""
2746 S["LIBSCHED"]=""
2747-S["CXXFLAGS"]="-pipe -O2 -arch x86_64"
2748+S["CXXFLAGS"]="-O2 -arch x86_64"
2749 S["CXX"]="/usr/bin/g++-4.2"
2750 S["CROSS_COMPILING"]="no"
2751 S["PERL"]="/usr/bin/perl"
2752@@ -1423,13 +1423,13 @@
2753 S["GLIBC2"]="no"
2754 S["XGETTEXT_EXTRA_OPTIONS"]=" --flag=error:3:c-format --flag=error_at_line:5:c-format --keyword='proper_name:1,\"This is a proper name. See the gettext manual, section Names.\"' -"\
2755 "-keyword='proper_name_utf8:1,\"This is a proper name. See the gettext manual, section Names.\"'"
2756-S["MSGMERGE"]=":"
2757-S["XGETTEXT_015"]=":"
2758-S["XGETTEXT"]=":"
2759-S["GMSGFMT_015"]=":"
2760-S["MSGFMT_015"]=":"
2761-S["GMSGFMT"]=":"
2762-S["MSGFMT"]=":"
2763+S["MSGMERGE"]="/opt/local/bin/msgmerge"
2764+S["XGETTEXT_015"]="/opt/local/bin/xgettext"
2765+S["XGETTEXT"]="/opt/local/bin/xgettext"
2766+S["GMSGFMT_015"]="/opt/local/bin/msgfmt"
2767+S["MSGFMT_015"]="/opt/local/bin/msgfmt"
2768+S["GMSGFMT"]="/opt/local/bin/msgfmt"
2769+S["MSGFMT"]="/opt/local/bin/msgfmt"
2770 S["GETTEXT_MACRO_VERSION"]="0.18"
2771 S["USE_NLS"]="yes"
2772 S["WOE32_FALSE"]=""
2773@@ -1502,8 +1502,8 @@
2774 S["EXEEXT"]=""
2775 S["ac_ct_CC"]="/usr/bin/gcc-4.2"
2776 S["CPPFLAGS"]="-no-cpp-precomp -I/opt/local/include"
2777-S["LDFLAGS"]="-L/opt/local/lib -arch x86_64"
2778-S["CFLAGS"]="-pipe -O2 -arch x86_64"
2779+S["LDFLAGS"]="-L/opt/local/lib"
2780+S["CFLAGS"]="-O2 -arch x86_64"
2781 S["CC"]="/usr/bin/gcc-4.2"
2782 S["AM_BACKSLASH"]="\\"
2783 S["AM_DEFAULT_VERBOSITY"]="1"
2784diff -r -U 3 broken/gettext-runtime/doc/Makefile working/gettext-runtime/doc/Makefile
2785--- broken/gettext-runtime/doc/Makefile 2010-06-07 14:33:07.000000000 -0400
2786+++ working/gettext-runtime/doc/Makefile        2010-06-07 14:07:12.000000000 -0400
2787@@ -170,7 +170,7 @@
2788 CATOBJEXT = .gmo
2789 CC = /usr/bin/gcc-4.2
2790 CCDEPMODE = depmode=gcc3
2791-CFLAGS = -pipe -O2 -arch x86_64
2792+CFLAGS = -O2 -arch x86_64
2793 CFLAG_VISIBILITY = -fvisibility=hidden
2794 CLASSPATH =
2795 CLASSPATH_SEPARATOR = :
2796@@ -181,7 +181,7 @@
2797 CSHARPCOMPFLAGS = -O -g
2798 CSHARP_CHOICE = no
2799 CXX = /usr/bin/g++-4.2
2800-CXXFLAGS = -pipe -O2 -arch x86_64
2801+CXXFLAGS = -O2 -arch x86_64
2802 CYGPATH_W = echo
2803 DATADIRNAME = share
2804 DEFS = -DHAVE_CONFIG_H
2805@@ -207,8 +207,8 @@
2806 GETTEXT_MACRO_VERSION = 0.18
2807 GLIBC2 = no
2808 GLIBC21 = no
2809-GMSGFMT = :
2810-GMSGFMT_015 = :
2811+GMSGFMT = /opt/local/bin/msgfmt
2812+GMSGFMT_015 = /opt/local/bin/msgfmt
2813 GNULIB_ATOLL = 0
2814 GNULIB_BTOWC = 0
2815 GNULIB_CALLOC_POSIX = 0
2816@@ -560,7 +560,7 @@
2817 JAR = jar
2818 JAVA_CHOICE = yes
2819 LD = /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
2820-LDFLAGS = -L/opt/local/lib -arch x86_64
2821+LDFLAGS = -L/opt/local/lib
2822 LIBGRT_LIBDEPS =  -liconv
2823 LIBGRT_LTLIBDEPS =  -L/opt/local/lib -liconv -R/opt/local/lib
2824 LIBICONV = -liconv
2825@@ -590,9 +590,9 @@
2826 LTLIBTHREAD =
2827 MAKEINFO = ${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.18.1.1/build-aux/missing --run makeinfo
2828 MKDIR_P = ../../build-aux/install-sh -c -d
2829-MSGFMT = :
2830-MSGFMT_015 = :
2831-MSGMERGE = :
2832+MSGFMT = /opt/local/bin/msgfmt
2833+MSGFMT_015 = /opt/local/bin/msgfmt
2834+MSGMERGE = /opt/local/bin/msgmerge
2835 NEXT_AS_FIRST_DIRECTIVE_ERRNO_H =
2836 NEXT_AS_FIRST_DIRECTIVE_GETOPT_H = <getopt.h>
2837 NEXT_AS_FIRST_DIRECTIVE_ICONV_H = <iconv.h>
2838@@ -774,8 +774,8 @@
2839 WINT_T_SUFFIX =
2840 WOE32 = no
2841 WOE32DLL = no
2842-XGETTEXT = :
2843-XGETTEXT_015 = :
2844+XGETTEXT = /opt/local/bin/xgettext
2845+XGETTEXT_015 = /opt/local/bin/xgettext
2846 XGETTEXT_EXTRA_OPTIONS =  --flag=error:3:c-format --flag=error_at_line:5:c-format --keyword='proper_name:1,"This is a proper name. See the gettext manual, section Names."' --keyword='proper_name_utf8:1,"This is a proper name. See the gettext manual, section Names."'
2847 YACC = bison -y
2848 YFLAGS =
2849diff -r -U 3 broken/gettext-runtime/gnulib-lib/Makefile working/gettext-runtime/gnulib-lib/Makefile
2850--- broken/gettext-runtime/gnulib-lib/Makefile  2010-06-07 14:33:07.000000000 -0400
2851+++ working/gettext-runtime/gnulib-lib/Makefile 2010-06-07 14:07:13.000000000 -0400
2852@@ -277,7 +277,7 @@
2853 CATOBJEXT = .gmo
2854 CC = /usr/bin/gcc-4.2
2855 CCDEPMODE = depmode=gcc3
2856-CFLAGS = -pipe -O2 -arch x86_64
2857+CFLAGS = -O2 -arch x86_64
2858 CFLAG_VISIBILITY = -fvisibility=hidden
2859 CLASSPATH =
2860 CLASSPATH_SEPARATOR = :
2861@@ -288,7 +288,7 @@
2862 CSHARPCOMPFLAGS = -O -g
2863 CSHARP_CHOICE = no
2864 CXX = /usr/bin/g++-4.2
2865-CXXFLAGS = -pipe -O2 -arch x86_64
2866+CXXFLAGS = -O2 -arch x86_64
2867 CYGPATH_W = echo
2868 DATADIRNAME = share
2869 DEFS = -DHAVE_CONFIG_H -DEXEEXT=\"\"
2870@@ -314,8 +314,8 @@
2871 GETTEXT_MACRO_VERSION = 0.18
2872 GLIBC2 = no
2873 GLIBC21 = no
2874-GMSGFMT = :
2875-GMSGFMT_015 = :
2876+GMSGFMT = /opt/local/bin/msgfmt
2877+GMSGFMT_015 = /opt/local/bin/msgfmt
2878 GNULIB_ATOLL = 0
2879 GNULIB_BTOWC = 0
2880 GNULIB_CALLOC_POSIX = 0
2881@@ -667,7 +667,7 @@
2882 JAR = jar
2883 JAVA_CHOICE = yes
2884 LD = /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
2885-LDFLAGS = -L/opt/local/lib -arch x86_64
2886+LDFLAGS = -L/opt/local/lib
2887 LIBGRT_LIBDEPS =  -liconv
2888 LIBGRT_LTLIBDEPS =  -L/opt/local/lib -liconv -R/opt/local/lib
2889 LIBICONV = -liconv
2890@@ -697,9 +697,9 @@
2891 LTLIBTHREAD =
2892 MAKEINFO = ${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.18.1.1/build-aux/missing --run makeinfo
2893 MKDIR_P = ../../build-aux/install-sh -c -d
2894-MSGFMT = :
2895-MSGFMT_015 = :
2896-MSGMERGE = :
2897+MSGFMT = /opt/local/bin/msgfmt
2898+MSGFMT_015 = /opt/local/bin/msgfmt
2899+MSGMERGE = /opt/local/bin/msgmerge
2900 NEXT_AS_FIRST_DIRECTIVE_ERRNO_H =
2901 NEXT_AS_FIRST_DIRECTIVE_GETOPT_H = <getopt.h>
2902 NEXT_AS_FIRST_DIRECTIVE_ICONV_H = <iconv.h>
2903@@ -881,8 +881,8 @@
2904 WINT_T_SUFFIX =
2905 WOE32 = no
2906 WOE32DLL = no
2907-XGETTEXT = :
2908-XGETTEXT_015 = :
2909+XGETTEXT = /opt/local/bin/xgettext
2910+XGETTEXT_015 = /opt/local/bin/xgettext
2911 XGETTEXT_EXTRA_OPTIONS =  --flag=error:3:c-format --flag=error_at_line:5:c-format --keyword='proper_name:1,"This is a proper name. See the gettext manual, section Names."' --keyword='proper_name_utf8:1,"This is a proper name. See the gettext manual, section Names."'
2912 YACC = bison -y
2913 YFLAGS =
2914Only in working/gettext-runtime/gnulib-lib: alloca.h
2915Only in working/gettext-runtime/gnulib-lib: areadlink.o
2916Only in working/gettext-runtime/gnulib-lib: arg-nonnull.h
2917Only in working/gettext-runtime/gnulib-lib: basename.o
2918Only in working/gettext-runtime/gnulib-lib: c++defs.h
2919Only in working/gettext-runtime/gnulib-lib: c-ctype.o
2920Only in working/gettext-runtime/gnulib-lib: c-strcasecmp.o
2921Only in working/gettext-runtime/gnulib-lib: c-strncasecmp.o
2922Only in working/gettext-runtime/gnulib-lib: canonicalize-lgpl.o
2923Only in working/gettext-runtime/gnulib-lib: charset.alias
2924Only in working/gettext-runtime/gnulib-lib: closeout.o
2925Only in working/gettext-runtime/gnulib-lib: configmake.h
2926Only in working/gettext-runtime/gnulib-lib: error.o
2927Only in working/gettext-runtime/gnulib-lib: fwriteerror.o
2928Only in working/gettext-runtime/gnulib-lib: getopt.h
2929Only in working/gettext-runtime/gnulib-lib: getopt.o
2930Only in working/gettext-runtime/gnulib-lib: getopt1.o
2931Only in working/gettext-runtime/gnulib-lib: iconv.h
2932Only in working/gettext-runtime/gnulib-lib: libgrt.a
2933Only in working/gettext-runtime/gnulib-lib: localcharset.o
2934Only in working/gettext-runtime/gnulib-lib: lstat.o
2935Only in working/gettext-runtime/gnulib-lib: malloca.o
2936Only in working/gettext-runtime/gnulib-lib: mbchar.o
2937Only in working/gettext-runtime/gnulib-lib: mbslen.o
2938Only in working/gettext-runtime/gnulib-lib: mbsstr.o
2939Only in working/gettext-runtime/gnulib-lib: progname.o
2940Only in working/gettext-runtime/gnulib-lib: propername.o
2941Only in working/gettext-runtime/gnulib-lib: readlink.o
2942Only in working/gettext-runtime/gnulib-lib: ref-add.sed
2943Only in working/gettext-runtime/gnulib-lib: ref-del.sed
2944Only in working/gettext-runtime/gnulib-lib: setenv.o
2945Only in working/gettext-runtime/gnulib-lib: signal.h
2946Only in working/gettext-runtime/gnulib-lib: stat.o
2947Only in working/gettext-runtime/gnulib-lib: stdint.h
2948Only in working/gettext-runtime/gnulib-lib: stdio.h
2949Only in working/gettext-runtime/gnulib-lib: stdlib.h
2950Only in working/gettext-runtime/gnulib-lib: striconv.o
2951Only in working/gettext-runtime/gnulib-lib: string.h
2952Only in working/gettext-runtime/gnulib-lib: strnlen.o
2953Only in working/gettext-runtime/gnulib-lib: strnlen1.o
2954Only in working/gettext-runtime/gnulib-lib: sys
2955Only in working/gettext-runtime/gnulib-lib: time.h
2956Only in working/gettext-runtime/gnulib-lib: trim.o
2957Only in working/gettext-runtime/gnulib-lib: unistd.h
2958Only in working/gettext-runtime/gnulib-lib: unitypes.h
2959Only in working/gettext-runtime/gnulib-lib/uniwidth: .dirstamp
2960Only in working/gettext-runtime/gnulib-lib/uniwidth: width.o
2961Only in working/gettext-runtime/gnulib-lib: uniwidth.h
2962Only in working/gettext-runtime/gnulib-lib: warn-on-use.h
2963Only in working/gettext-runtime/gnulib-lib: wchar.h
2964Only in working/gettext-runtime/gnulib-lib: wctype.h
2965Only in working/gettext-runtime/gnulib-lib: wcwidth.o
2966Only in working/gettext-runtime/gnulib-lib: xmalloc.o
2967Only in working/gettext-runtime/gnulib-lib: xreadlink.o
2968Only in working/gettext-runtime/gnulib-lib: xstrdup.o
2969Only in working/gettext-runtime/gnulib-lib: xstriconv.o
2970Only in working/gettext-runtime/intl/.libs: libintl.8.dylib
2971Only in working/gettext-runtime/intl/.libs: libintl.8.dylib.dSYM
2972Only in working/gettext-runtime/intl/.libs: libintl.a
2973Only in working/gettext-runtime/intl/.libs: libintl.dylib
2974Only in working/gettext-runtime/intl/.libs: libintl.la
2975Only in working/gettext-runtime/intl/.libs: libintl.lai
2976diff -r -U 3 broken/gettext-runtime/intl/Makefile working/gettext-runtime/intl/Makefile
2977--- broken/gettext-runtime/intl/Makefile        2010-06-07 14:33:07.000000000 -0400
2978+++ working/gettext-runtime/intl/Makefile       2010-06-07 14:07:12.000000000 -0400
2979@@ -106,8 +106,8 @@
2980 -Drelocate=libintl_relocate \
2981 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H
2982 CPPFLAGS = -no-cpp-precomp -I/opt/local/include
2983-CFLAGS = -pipe -O2 -arch x86_64 -fvisibility=hidden
2984-LDFLAGS = -L/opt/local/lib -arch x86_64 $(LDFLAGS_no)
2985+CFLAGS = -O2 -arch x86_64 -fvisibility=hidden
2986+LDFLAGS = -L/opt/local/lib $(LDFLAGS_no)
2987 LDFLAGS_yes = -Wl,--export-all-symbols
2988 LDFLAGS_no =
2989 LIBS =
2990Only in working/gettext-runtime/intl: libintl.la
2991diff -r -U 3 broken/gettext-runtime/intl-csharp/Makefile working/gettext-runtime/intl-csharp/Makefile
2992--- broken/gettext-runtime/intl-csharp/Makefile 2010-06-07 14:33:07.000000000 -0400
2993+++ working/gettext-runtime/intl-csharp/Makefile        2010-06-07 14:07:13.000000000 -0400
2994@@ -170,7 +170,7 @@
2995 CATOBJEXT = .gmo
2996 CC = /usr/bin/gcc-4.2
2997 CCDEPMODE = depmode=gcc3
2998-CFLAGS = -pipe -O2 -arch x86_64
2999+CFLAGS = -O2 -arch x86_64
3000 CFLAG_VISIBILITY = -fvisibility=hidden
3001 CLASSPATH =
3002 CLASSPATH_SEPARATOR = :
3003@@ -181,7 +181,7 @@
3004 CSHARPCOMPFLAGS = -O -g
3005 CSHARP_CHOICE = no
3006 CXX = /usr/bin/g++-4.2
3007-CXXFLAGS = -pipe -O2 -arch x86_64
3008+CXXFLAGS = -O2 -arch x86_64
3009 CYGPATH_W = echo
3010 DATADIRNAME = share
3011 DEFS = -DHAVE_CONFIG_H
3012@@ -207,8 +207,8 @@
3013 GETTEXT_MACRO_VERSION = 0.18
3014 GLIBC2 = no
3015 GLIBC21 = no
3016-GMSGFMT = :
3017-GMSGFMT_015 = :
3018+GMSGFMT = /opt/local/bin/msgfmt
3019+GMSGFMT_015 = /opt/local/bin/msgfmt
3020 GNULIB_ATOLL = 0
3021 GNULIB_BTOWC = 0
3022 GNULIB_CALLOC_POSIX = 0
3023@@ -560,7 +560,7 @@
3024 JAR = jar
3025 JAVA_CHOICE = yes
3026 LD = /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
3027-LDFLAGS = -L/opt/local/lib -arch x86_64
3028+LDFLAGS = -L/opt/local/lib
3029 LIBGRT_LIBDEPS =  -liconv
3030 LIBGRT_LTLIBDEPS =  -L/opt/local/lib -liconv -R/opt/local/lib
3031 LIBICONV = -liconv
3032@@ -590,9 +590,9 @@
3033 LTLIBTHREAD =
3034 MAKEINFO = ${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.18.1.1/build-aux/missing --run makeinfo
3035 MKDIR_P = ../../build-aux/install-sh -c -d
3036-MSGFMT = :
3037-MSGFMT_015 = :
3038-MSGMERGE = :
3039+MSGFMT = /opt/local/bin/msgfmt
3040+MSGFMT_015 = /opt/local/bin/msgfmt
3041+MSGMERGE = /opt/local/bin/msgmerge
3042 NEXT_AS_FIRST_DIRECTIVE_ERRNO_H =
3043 NEXT_AS_FIRST_DIRECTIVE_GETOPT_H = <getopt.h>
3044 NEXT_AS_FIRST_DIRECTIVE_ICONV_H = <iconv.h>
3045@@ -774,8 +774,8 @@
3046 WINT_T_SUFFIX =
3047 WOE32 = no
3048 WOE32DLL = no
3049-XGETTEXT = :
3050-XGETTEXT_015 = :
3051+XGETTEXT = /opt/local/bin/xgettext
3052+XGETTEXT_015 = /opt/local/bin/xgettext
3053 XGETTEXT_EXTRA_OPTIONS =  --flag=error:3:c-format --flag=error_at_line:5:c-format --keyword='proper_name:1,"This is a proper name. See the gettext manual, section Names."' --keyword='proper_name_utf8:1,"This is a proper name. See the gettext manual, section Names."'
3054 YACC = bison -y
3055 YFLAGS =
3056diff -r -U 3 broken/gettext-runtime/intl-java/Makefile working/gettext-runtime/intl-java/Makefile
3057--- broken/gettext-runtime/intl-java/Makefile   2010-06-07 14:33:07.000000000 -0400
3058+++ working/gettext-runtime/intl-java/Makefile  2010-06-07 14:07:13.000000000 -0400
3059@@ -170,7 +170,7 @@
3060 CATOBJEXT = .gmo
3061 CC = /usr/bin/gcc-4.2
3062 CCDEPMODE = depmode=gcc3
3063-CFLAGS = -pipe -O2 -arch x86_64
3064+CFLAGS = -O2 -arch x86_64
3065 CFLAG_VISIBILITY = -fvisibility=hidden
3066 CLASSPATH =
3067 CLASSPATH_SEPARATOR = :
3068@@ -181,7 +181,7 @@
3069 CSHARPCOMPFLAGS = -O -g
3070 CSHARP_CHOICE = no
3071 CXX = /usr/bin/g++-4.2
3072-CXXFLAGS = -pipe -O2 -arch x86_64
3073+CXXFLAGS = -O2 -arch x86_64
3074 CYGPATH_W = echo
3075 DATADIRNAME = share
3076 DEFS = -DHAVE_CONFIG_H
3077@@ -207,8 +207,8 @@
3078 GETTEXT_MACRO_VERSION = 0.18
3079 GLIBC2 = no
3080 GLIBC21 = no
3081-GMSGFMT = :
3082-GMSGFMT_015 = :
3083+GMSGFMT = /opt/local/bin/msgfmt
3084+GMSGFMT_015 = /opt/local/bin/msgfmt
3085 GNULIB_ATOLL = 0
3086 GNULIB_BTOWC = 0
3087 GNULIB_CALLOC_POSIX = 0
3088@@ -560,7 +560,7 @@
3089 JAR = jar
3090 JAVA_CHOICE = yes
3091 LD = /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
3092-LDFLAGS = -L/opt/local/lib -arch x86_64
3093+LDFLAGS = -L/opt/local/lib
3094 LIBGRT_LIBDEPS =  -liconv
3095 LIBGRT_LTLIBDEPS =  -L/opt/local/lib -liconv -R/opt/local/lib
3096 LIBICONV = -liconv
3097@@ -590,9 +590,9 @@
3098 LTLIBTHREAD =
3099 MAKEINFO = ${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.18.1.1/build-aux/missing --run makeinfo
3100 MKDIR_P = ../../build-aux/install-sh -c -d
3101-MSGFMT = :
3102-MSGFMT_015 = :
3103-MSGMERGE = :
3104+MSGFMT = /opt/local/bin/msgfmt
3105+MSGFMT_015 = /opt/local/bin/msgfmt
3106+MSGMERGE = /opt/local/bin/msgmerge
3107 NEXT_AS_FIRST_DIRECTIVE_ERRNO_H =
3108 NEXT_AS_FIRST_DIRECTIVE_GETOPT_H = <getopt.h>
3109 NEXT_AS_FIRST_DIRECTIVE_ICONV_H = <iconv.h>
3110@@ -774,8 +774,8 @@
3111 WINT_T_SUFFIX =
3112 WOE32 = no
3113 WOE32DLL = no
3114-XGETTEXT = :
3115-XGETTEXT_015 = :
3116+XGETTEXT = /opt/local/bin/xgettext
3117+XGETTEXT_015 = /opt/local/bin/xgettext
3118 XGETTEXT_EXTRA_OPTIONS =  --flag=error:3:c-format --flag=error_at_line:5:c-format --keyword='proper_name:1,"This is a proper name. See the gettext manual, section Names."' --keyword='proper_name_utf8:1,"This is a proper name. See the gettext manual, section Names."'
3119 YACC = bison -y
3120 YFLAGS =
3121Only in working/gettext-runtime/intl-java/gnu/gettext: GettextResource.class
3122Only in working/gettext-runtime/intl-java: libintl.jar
3123Only in working/gettext-runtime/libasprintf: .libs
3124diff -r -U 3 broken/gettext-runtime/libasprintf/Makefile working/gettext-runtime/libasprintf/Makefile
3125--- broken/gettext-runtime/libasprintf/Makefile 2010-06-07 14:33:16.000000000 -0400
3126+++ working/gettext-runtime/libasprintf/Makefile        2010-06-07 14:07:22.000000000 -0400
3127@@ -216,13 +216,13 @@
3128 AWK = awk
3129 CC = /usr/bin/gcc-4.2
3130 CCDEPMODE = depmode=gcc3
3131-CFLAGS = -pipe -O2 -arch x86_64
3132+CFLAGS = -O2 -arch x86_64
3133 CPP = /usr/bin/gcc-4.2 -E
3134 CPPFLAGS = -no-cpp-precomp
3135 CXX = /usr/bin/g++-4.2
3136 CXXCPP = /usr/bin/g++-4.2 -E
3137 CXXDEPMODE = depmode=gcc3
3138-CXXFLAGS = -pipe -O2 -arch x86_64
3139+CXXFLAGS = -O2 -arch x86_64
3140 CYGPATH_W = echo
3141 DEFS = -DIN_LIBASPRINTF -DHAVE_CONFIG_H
3142 DEPDIR = .deps
3143@@ -257,7 +257,7 @@
3144 INSTALL_SCRIPT = ${INSTALL}
3145 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
3146 LD = /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
3147-LDFLAGS = -L/opt/local/lib -arch x86_64
3148+LDFLAGS = -L/opt/local/lib
3149 LIBOBJS =
3150 LIBS =
3151 LIBTOOL = /bin/sh $(top_builddir)/libtool
3152Only in working/gettext-runtime/libasprintf: alloca.h
3153Only in working/gettext-runtime/libasprintf: autosprintf.h
3154Only in working/gettext-runtime/libasprintf: autosprintf.lo
3155Only in working/gettext-runtime/libasprintf: autosprintf.o
3156diff -r -U 3 broken/gettext-runtime/libasprintf/config.log working/gettext-runtime/libasprintf/config.log
3157--- broken/gettext-runtime/libasprintf/config.log       2010-06-07 14:33:16.000000000 -0400
3158+++ working/gettext-runtime/libasprintf/config.log      2010-06-07 14:07:22.000000000 -0400
3159@@ -4,13 +4,13 @@
3160 It was created by libasprintf configure 1.0, which was
3161 generated by GNU Autoconf 2.65.  Invocation command line was
3162 
3163-  $ ./configure --disable-option-checking --prefix=/opt/local --disable-csharp --without-emacs --with-included-gettext --with-included-glib --with-included-libcroco --with-included-libxml --without-git --without-cvs CC=/usr/bin/gcc-4.2 CFLAGS=-pipe -O2 -arch x86_64 LDFLAGS=-L/opt/local/lib -arch x86_64 CPPFLAGS=-no-cpp-precomp CXX=/usr/bin/g++-4.2 CXXFLAGS=-pipe -O2 -arch x86_64 --cache-file=/dev/null --srcdir=.
3164+  $ ./configure --disable-option-checking --prefix=/opt/local --disable-csharp --without-emacs --with-included-gettext --with-included-glib --with-included-libcroco --with-included-libxml --without-git --without-cvs CC=/usr/bin/gcc-4.2 CFLAGS=-O2 -arch x86_64 LDFLAGS=-L/opt/local/lib CPPFLAGS=-no-cpp-precomp CXX=/usr/bin/g++-4.2 CXXFLAGS=-O2 -arch x86_64 --cache-file=/dev/null --srcdir=.
3165 
3166 ## --------- ##
3167 ## Platform. ##
3168 ## --------- ##
3169 
3170-hostname = Hexane.local
3171+hostname = Macintosh.local
3172 uname -m = i386
3173 uname -r = 10.3.0
3174 uname -s = Darwin
3175@@ -29,9 +29,9 @@
3176 2 processors are logically available.
3177 Processor type: i486 (Intel 80486)
3178 Processors active: 0 1
3179-Primary memory available: 4.00 gigabytes
3180-Default processor set: 81 tasks, 322 threads, 2 processors
3181-Load average: 3.30, Mach factor: 0.36
3182+Primary memory available: 2.00 gigabytes
3183+Default processor set: 59 tasks, 234 threads, 2 processors
3184+Load average: 3.23, Mach factor: 0.28
3185 /bin/machine           = unknown
3186 /usr/bin/oslevel       = unknown
3187 /bin/universe          = unknown
3188@@ -89,27 +89,27 @@
3189 i686-apple-darwin10-gcc-4.2.1: no input files
3190 configure:3579: $? = 1
3191 configure:3599: checking whether the C compiler works
3192-configure:3621: /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c  >&5
3193+configure:3621: /usr/bin/gcc-4.2 -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
3194 configure:3625: $? = 0
3195 configure:3674: result: yes
3196 configure:3677: checking for C compiler default output file name
3197 configure:3679: result: a.out
3198 configure:3685: checking for suffix of executables
3199-configure:3692: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c  >&5
3200+configure:3692: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
3201 configure:3696: $? = 0
3202 configure:3718: result:
3203 configure:3740: checking whether we are cross compiling
3204-configure:3748: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c  >&5
3205+configure:3748: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
3206 configure:3752: $? = 0
3207 configure:3759: ./conftest
3208 configure:3763: $? = 0
3209 configure:3778: result: no
3210 configure:3783: checking for suffix of object files
3211-configure:3805: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3212+configure:3805: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3213 configure:3809: $? = 0
3214 configure:3830: result: o
3215 configure:3834: checking whether we are using the GNU C compiler
3216-configure:3853: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3217+configure:3853: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3218 configure:3853: $? = 0
3219 configure:3862: result: yes
3220 configure:3871: checking whether /usr/bin/gcc-4.2 accepts -g
3221@@ -117,7 +117,7 @@
3222 configure:3891: $? = 0
3223 configure:3932: result: yes
3224 configure:3949: checking for /usr/bin/gcc-4.2 option to accept ISO C89
3225-configure:4013: /usr/bin/gcc-4.2  -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3226+configure:4013: /usr/bin/gcc-4.2  -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3227 configure:4013: $? = 0
3228 configure:4026: result: none needed
3229 configure:4057: checking for style of include used by make
3230@@ -146,7 +146,7 @@
3231 i686-apple-darwin10-g++-4.2.1: no input files
3232 configure:4367: $? = 1
3233 configure:4371: checking whether we are using the GNU C++ compiler
3234-configure:4390: /usr/bin/g++-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.cpp >&5
3235+configure:4390: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.cpp >&5
3236 configure:4390: $? = 0
3237 configure:4399: result: yes
3238 configure:4408: checking whether /usr/bin/g++-4.2 accepts -g
3239@@ -177,7 +177,7 @@
3240 configure:5273: checking for BSD- or MS-compatible name lister (nm)
3241 configure:5325: result: /usr/bin/nm
3242 configure:5455: checking the name lister (/usr/bin/nm) interface
3243-configure:5462: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3244+configure:5462: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3245 configure:5465: /usr/bin/nm "conftest.o"
3246 configure:5468: output
3247 0000000000000000 D _some_variable
3248@@ -205,16 +205,16 @@
3249 configure:6274: checking for ranlib
3250 configure:6301: result: ranlib
3251 configure:6391: checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object
3252-configure:6509: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3253+configure:6509: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3254 configure:6512: $? = 0
3255 configure:6516: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[     ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
3256 configure:6519: $? = 0
3257 cannot find nm_test_var in conftest.nm
3258-configure:6509: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3259+configure:6509: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3260 configure:6512: $? = 0
3261 configure:6516: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[     ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
3262 configure:6519: $? = 0
3263-configure:6573: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c conftstm.o >&5
3264+configure:6573: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib conftest.c conftstm.o >&5
3265 configure:6576: $? = 0
3266 configure:6614: result: ok
3267 configure:6878: checking for dsymutil
3268@@ -232,10 +232,10 @@
3269 configure:7246: checking for otool64
3270 configure:7276: result: no
3271 configure:7321: checking for -single_module linker flag
3272-/usr/bin/gcc-4.2 -pipe -O2 -arch x86_64 -L/opt/local/lib -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
3273+/usr/bin/gcc-4.2 -O2 -arch x86_64 -L/opt/local/lib -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
3274 configure:7348: result: yes
3275 configure:7350: checking for -exported_symbols_list linker flag
3276-configure:7370: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
3277+configure:7370: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
3278 configure:7370: $? = 0
3279 configure:7380: result: yes
3280 configure:7422: checking how to run the C preprocessor
3281@@ -275,51 +275,51 @@
3282 | /* end confdefs.h.  */
3283 | #include <ac_nonexistent.h>
3284 configure:7555: checking for ANSI C header files
3285-configure:7575: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3286+configure:7575: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3287 configure:7575: $? = 0
3288-configure:7648: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c  >&5
3289+configure:7648: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
3290 configure:7648: $? = 0
3291 configure:7648: ./conftest
3292 configure:7648: $? = 0
3293 configure:7659: result: yes
3294 configure:7672: checking for sys/types.h
3295-configure:7672: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3296+configure:7672: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3297 configure:7672: $? = 0
3298 configure:7672: result: yes
3299 configure:7672: checking for sys/stat.h
3300-configure:7672: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3301+configure:7672: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3302 configure:7672: $? = 0
3303 configure:7672: result: yes
3304 configure:7672: checking for stdlib.h
3305-configure:7672: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3306+configure:7672: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3307 configure:7672: $? = 0
3308 configure:7672: result: yes
3309 configure:7672: checking for string.h
3310-configure:7672: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3311+configure:7672: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3312 configure:7672: $? = 0
3313 configure:7672: result: yes
3314 configure:7672: checking for memory.h
3315-configure:7672: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3316+configure:7672: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3317 configure:7672: $? = 0
3318 configure:7672: result: yes
3319 configure:7672: checking for strings.h
3320-configure:7672: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3321+configure:7672: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3322 configure:7672: $? = 0
3323 configure:7672: result: yes
3324 configure:7672: checking for inttypes.h
3325-configure:7672: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3326+configure:7672: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3327 configure:7672: $? = 0
3328 configure:7672: result: yes
3329 configure:7672: checking for stdint.h
3330-configure:7672: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3331+configure:7672: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3332 configure:7672: $? = 0
3333 configure:7672: result: yes
3334 configure:7672: checking for unistd.h
3335-configure:7672: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3336+configure:7672: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3337 configure:7672: $? = 0
3338 configure:7672: result: yes
3339 configure:7687: checking for dlfcn.h
3340-configure:7687: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3341+configure:7687: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3342 configure:7687: $? = 0
3343 configure:7687: result: yes
3344 configure:7812: checking for C++ compiler version
3345@@ -410,20 +410,20 @@
3346 configure:8696: checking for objdir
3347 configure:8711: result: .libs
3348 configure:9007: checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions
3349-configure:9025: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -fno-rtti -fno-exceptions conftest.c >&5
3350+configure:9025: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -fno-rtti -fno-exceptions conftest.c >&5
3351 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
3352 configure:9029: $? = 0
3353 configure:9042: result: no
3354 configure:9062: checking for /usr/bin/gcc-4.2 option to produce PIC
3355 configure:9334: result: -fno-common -DPIC
3356 configure:9346: checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works
3357-configure:9364: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -fno-common -DPIC -DPIC conftest.c >&5
3358+configure:9364: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -fno-common -DPIC -DPIC conftest.c >&5
3359 configure:9368: $? = 0
3360 configure:9381: result: yes
3361 configure:9405: checking if /usr/bin/gcc-4.2 static flag -static works
3362 configure:9433: result: no
3363 configure:9448: checking if /usr/bin/gcc-4.2 supports -c -o file.o
3364-configure:9469: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -o out/conftest2.o conftest.c >&5
3365+configure:9469: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -o out/conftest2.o conftest.c >&5
3366 configure:9473: $? = 0
3367 configure:9495: result: yes
3368 configure:9503: checking if /usr/bin/gcc-4.2 supports -c -o file.o
3369@@ -448,18 +448,18 @@
3370 configure:12425: result: no
3371 configure:12480: checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
3372 configure:13393: result: yes
3373-configure:13421: /usr/bin/g++-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.cpp >&5
3374+configure:13421: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.cpp >&5
3375 configure:13424: $? = 0
3376 configure:13606: checking for /usr/bin/g++-4.2 option to produce PIC
3377 configure:13923: result: -fno-common -DPIC
3378 configure:13932: checking if /usr/bin/g++-4.2 PIC flag -fno-common -DPIC works
3379-configure:13950: /usr/bin/g++-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -fno-common -DPIC -DPIC conftest.cpp >&5
3380+configure:13950: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -fno-common -DPIC -DPIC conftest.cpp >&5
3381 configure:13954: $? = 0
3382 configure:13967: result: yes
3383 configure:13988: checking if /usr/bin/g++-4.2 static flag -static works
3384 configure:14016: result: no
3385 configure:14028: checking if /usr/bin/g++-4.2 supports -c -o file.o
3386-configure:14049: /usr/bin/g++-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -o out/conftest2.o conftest.cpp >&5
3387+configure:14049: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -o out/conftest2.o conftest.cpp >&5
3388 configure:14053: $? = 0
3389 configure:14075: result: yes
3390 configure:14080: checking if /usr/bin/g++-4.2 supports -c -o file.o
3391@@ -471,13 +471,13 @@
3392 configure:14974: checking how to hardcode library paths into programs
3393 configure:14999: result: immediate
3394 configure:15067: checking for inline
3395-configure:15083: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3396+configure:15083: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3397 configure:15083: $? = 0
3398 configure:15091: result: inline
3399 configure:15109: checking for size_t
3400-configure:15109: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3401+configure:15109: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3402 configure:15109: $? = 0
3403-configure:15109: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3404+configure:15109: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3405 conftest.c: In function 'main':
3406 conftest.c:59: error: expected expression before ')' token
3407 configure:15109: $? = 1
3408@@ -547,25 +547,25 @@
3409 | }
3410 configure:15109: result: yes
3411 configure:15121: checking for long long int
3412-configure:15158: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c  >&5
3413+configure:15158: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
3414 configure:15158: $? = 0
3415-configure:15188: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c  >&5
3416+configure:15188: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
3417 configure:15188: $? = 0
3418 configure:15188: ./conftest
3419 configure:15188: $? = 0
3420 configure:15203: result: yes
3421 configure:15212: checking for wchar_t
3422-configure:15229: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3423+configure:15229: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3424 configure:15229: $? = 0
3425 configure:15236: result: yes
3426 configure:15245: checking for wint_t
3427-configure:15270: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3428+configure:15270: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3429 configure:15270: $? = 0
3430 configure:15277: result: yes
3431 configure:15285: checking for ptrdiff_t
3432-configure:15285: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3433+configure:15285: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3434 configure:15285: $? = 0
3435-configure:15285: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3436+configure:15285: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3437 conftest.c: In function 'main':
3438 conftest.c:62: error: expected expression before ')' token
3439 configure:15285: $? = 1
3440@@ -638,15 +638,15 @@
3441 | }
3442 configure:15285: result: yes
3443 configure:15296: checking for inttypes.h
3444-configure:15313: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3445+configure:15313: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3446 configure:15313: $? = 0
3447 configure:15320: result: yes
3448 configure:15331: checking for stdint.h
3449-configure:15348: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3450+configure:15348: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3451 configure:15348: $? = 0
3452 configure:15355: result: yes
3453 configure:15368: checking for intmax_t
3454-configure:15394: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3455+configure:15394: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3456 configure:15394: $? = 0
3457 configure:15401: result: yes
3458 configure:15412: checking for stdint.h
3459@@ -656,11 +656,11 @@
3460 configure:15509: checking for stdint.h
3461 configure:15509: result: yes
3462 configure:15531: checking for working alloca.h
3463-configure:15548: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c  >&5
3464+configure:15548: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
3465 configure:15548: $? = 0
3466 configure:15556: result: yes
3467 configure:15564: checking for alloca
3468-configure:15601: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c  >&5
3469+configure:15601: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
3470 configure:15601: $? = 0
3471 configure:15609: result: yes
3472 configure:15730: checking for stdlib.h
3473@@ -668,7 +668,7 @@
3474 configure:15730: checking for string.h
3475 configure:15730: result: yes
3476 configure:15730: checking errno.h usability
3477-configure:15730: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3478+configure:15730: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3479 configure:15730: $? = 0
3480 configure:15730: result: yes
3481 configure:15730: checking errno.h presence
3482@@ -678,25 +678,25 @@
3483 configure:15730: checking for errno.h
3484 configure:15730: result: yes
3485 configure:15752: checking whether the preprocessor supports include_next
3486-configure:15790: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -Iconftestd1b -Iconftestd2 conftest.c >&5
3487+configure:15790: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -Iconftestd1b -Iconftestd2 conftest.c >&5
3488 configure:15790: $? = 0
3489 configure:15811: result: yes
3490 configure:15840: checking for complete errno.h
3491 configure:15892: result: yes
3492 configure:16279: checking for snprintf
3493-configure:16279: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c  >&5
3494+configure:16279: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
3495 conftest.c:59: warning: conflicting types for built-in function 'snprintf'
3496 configure:16279: $? = 0
3497 configure:16279: result: yes
3498 configure:16279: checking for vasprintf
3499-configure:16279: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c  >&5
3500+configure:16279: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
3501 configure:16279: $? = 0
3502 configure:16279: result: yes
3503 configure:16279: checking for strnlen
3504-configure:16279: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c  >&5
3505+configure:16279: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
3506 Undefined symbols:
3507   "_strnlen", referenced from:
3508-      _main in ccVh0dTc.o
3509+      _main in ccQ3tSTs.o
3510 ld: symbol(s) not found
3511 collect2: ld returned 1 exit status
3512 configure:16279: $? = 1
3513@@ -778,14 +778,14 @@
3514 | }
3515 configure:16279: result: no
3516 configure:16279: checking for wcslen
3517-configure:16279: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c  >&5
3518+configure:16279: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
3519 configure:16279: $? = 0
3520 configure:16279: result: yes
3521 configure:16279: checking for wcsnlen
3522-configure:16279: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c  >&5
3523+configure:16279: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
3524 Undefined symbols:
3525   "_wcsnlen", referenced from:
3526-      _main in ccWRK86u.o
3527+      _main in ccL4eqmf.o
3528 ld: symbol(s) not found
3529 collect2: ld returned 1 exit status
3530 configure:16279: $? = 1
3531@@ -868,15 +868,15 @@
3532 | }
3533 configure:16279: result: no
3534 configure:16279: checking for mbrtowc
3535-configure:16279: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c  >&5
3536+configure:16279: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
3537 configure:16279: $? = 0
3538 configure:16279: result: yes
3539 configure:16279: checking for wcrtomb
3540-configure:16279: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c  >&5
3541+configure:16279: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
3542 configure:16279: $? = 0
3543 configure:16279: result: yes
3544 configure:16289: checking whether _snprintf is declared
3545-configure:16289: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3546+configure:16289: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
3547 conftest.c: In function 'main':
3548 conftest.c:47: error: '_snprintf' undeclared (first use in this function)
3549 conftest.c:47: error: (Each undeclared identifier is reported only once
3550@@ -937,7 +937,7 @@
3551 | }
3552 configure:16289: result: no
3553 configure:16303: checking whether printf() supports POSIX/XSI format strings
3554-configure:16344: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c  >&5
3555+configure:16344: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
3556 configure:16344: $? = 0
3557 configure:16344: ./conftest
3558 configure:16344: $? = 0
3559@@ -965,7 +965,7 @@
3560   CONFIG_COMMANDS =
3561   $ ./config.status
3562 
3563-on Hexane.local
3564+on Macintosh.local
3565 
3566 config.status:1182: creating Makefile
3567 config.status:1182: creating config.h
3568@@ -985,7 +985,7 @@
3569 ac_cv_env_CC_set=set
3570 ac_cv_env_CC_value=/usr/bin/gcc-4.2
3571 ac_cv_env_CFLAGS_set=set
3572-ac_cv_env_CFLAGS_value='-pipe -O2 -arch x86_64'
3573+ac_cv_env_CFLAGS_value='-O2 -arch x86_64'
3574 ac_cv_env_CPPFLAGS_set=set
3575 ac_cv_env_CPPFLAGS_value=-no-cpp-precomp
3576 ac_cv_env_CPP_set=
3577@@ -993,11 +993,11 @@
3578 ac_cv_env_CXXCPP_set=
3579 ac_cv_env_CXXCPP_value=
3580 ac_cv_env_CXXFLAGS_set=set
3581-ac_cv_env_CXXFLAGS_value='-pipe -O2 -arch x86_64'
3582+ac_cv_env_CXXFLAGS_value='-O2 -arch x86_64'
3583 ac_cv_env_CXX_set=set
3584 ac_cv_env_CXX_value=/usr/bin/g++-4.2
3585 ac_cv_env_LDFLAGS_set=set
3586-ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch x86_64'
3587+ac_cv_env_LDFLAGS_value=-L/opt/local/lib
3588 ac_cv_env_LIBS_set=
3589 ac_cv_env_LIBS_value=
3590 ac_cv_env_build_alias_set=
3591@@ -1113,13 +1113,13 @@
3592 AWK='awk'
3593 CC='/usr/bin/gcc-4.2'
3594 CCDEPMODE='depmode=gcc3'
3595-CFLAGS='-pipe -O2 -arch x86_64'
3596+CFLAGS='-O2 -arch x86_64'
3597 CPP='/usr/bin/gcc-4.2 -E'
3598 CPPFLAGS='-no-cpp-precomp'
3599 CXX='/usr/bin/g++-4.2'
3600 CXXCPP='/usr/bin/g++-4.2 -E'
3601 CXXDEPMODE='depmode=gcc3'
3602-CXXFLAGS='-pipe -O2 -arch x86_64'
3603+CXXFLAGS='-O2 -arch x86_64'
3604 CYGPATH_W='echo'
3605 DEFS='-DHAVE_CONFIG_H'
3606 DEPDIR='.deps'
3607@@ -1150,7 +1150,7 @@
3608 INSTALL_SCRIPT='${INSTALL}'
3609 INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
3610 LD='/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld'
3611-LDFLAGS='-L/opt/local/lib -arch x86_64'
3612+LDFLAGS='-L/opt/local/lib'
3613 LIBOBJS=''
3614 LIBS=''
3615 LIBTOOL='/bin/sh $(top_builddir)/libtool'
3616diff -r -U 3 broken/gettext-runtime/libasprintf/config.status working/gettext-runtime/libasprintf/config.status
3617--- broken/gettext-runtime/libasprintf/config.status    2010-06-07 14:33:16.000000000 -0400
3618+++ working/gettext-runtime/libasprintf/config.status   2010-06-07 14:07:21.000000000 -0400
3619@@ -438,7 +438,7 @@
3620 
3621 Report bugs to the package provider."
3622 
3623-ac_cs_config="'--disable-option-checking' '--prefix=/opt/local' '--disable-csharp' '--without-emacs' '--with-included-gettext' '--with-included-glib' '--with-included-libcroco' '--with-included-libxml' '--without-git' '--without-cvs' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-pipe -O2 -arch x86_64' 'LDFLAGS=-L/opt/local/lib -arch x86_64' 'CPPFLAGS=-no-cpp-precomp' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-pipe -O2 -arch x86_64' '--cache-file=/dev/null' '--srcdir=.'"
3624+ac_cs_config="'--disable-option-checking' '--prefix=/opt/local' '--disable-csharp' '--without-emacs' '--with-included-gettext' '--with-included-glib' '--with-included-libcroco' '--with-included-libxml' '--without-git' '--without-cvs' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-O2 -arch x86_64' 'LDFLAGS=-L/opt/local/lib' 'CPPFLAGS=-no-cpp-precomp' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-O2 -arch x86_64' '--cache-file=/dev/null' '--srcdir=.'"
3625 ac_cs_version="\
3626 libasprintf config.status 1.0
3627 configured by ./configure, generated by GNU Autoconf 2.65,
3628@@ -524,7 +524,7 @@
3629 fi
3630 
3631 if $ac_cs_recheck; then
3632-  set X '/bin/sh' './configure'  '--disable-option-checking' '--prefix=/opt/local' '--disable-csharp' '--without-emacs' '--with-included-gettext' '--with-included-glib' '--with-included-libcroco' '--with-included-libxml' '--without-git' '--without-cvs' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-pipe -O2 -arch x86_64' 'LDFLAGS=-L/opt/local/lib -arch x86_64' 'CPPFLAGS=-no-cpp-precomp' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-pipe -O2 -arch x86_64' '--cache-file=/dev/null' '--srcdir=.' $ac_configure_extra_args --no-create --no-recursion
3633+  set X '/bin/sh' './configure'  '--disable-option-checking' '--prefix=/opt/local' '--disable-csharp' '--without-emacs' '--with-included-gettext' '--with-included-glib' '--with-included-libcroco' '--with-included-libxml' '--without-git' '--without-cvs' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-O2 -arch x86_64' 'LDFLAGS=-L/opt/local/lib' 'CPPFLAGS=-no-cpp-precomp' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-O2 -arch x86_64' '--cache-file=/dev/null' '--srcdir=.' $ac_configure_extra_args --no-create --no-recursion
3634   shift
3635   $as_echo "running CONFIG_SHELL=/bin/sh $*" >&6
3636   CONFIG_SHELL='/bin/sh'
3637@@ -595,7 +595,7 @@
3638 old_postuninstall_cmds=''
3639 old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs~$RANLIB $oldlib'
3640 CC='/usr/bin/gcc-4.2'
3641-CFLAGS='-pipe -O2 -arch x86_64'
3642+CFLAGS='-O2 -arch x86_64'
3643 compiler='/usr/bin/g++-4.2'
3644 GCC='yes'
3645 lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
3646@@ -667,7 +667,7 @@
3647 finish_cmds=''
3648 finish_eval=''
3649 hardcode_into_libs='no'
3650-sys_lib_search_path_spec='/usr/lib/gcc/i686-apple-darwin10/4.2.1/x86_64 /usr/lib/i686-apple-darwin10/4.2.1 /usr/lib /opt/local/lib /usr/local/lib'
3651+sys_lib_search_path_spec='/usr/lib/gcc/i686-apple-darwin10/4.2.1/x86_64 /usr/lib/i686-apple-darwin10/4.2.1 /usr/lib /usr/local/lib'
3652 sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
3653 hardcode_action='immediate'
3654 enable_dlopen='unknown'
3655@@ -730,7 +730,7 @@
3656 compiler_lib_search_path_CXX=''
3657 
3658 LTCC='/usr/bin/gcc-4.2'
3659-LTCFLAGS='-pipe -O2 -arch x86_64'
3660+LTCFLAGS='-O2 -arch x86_64'
3661 compiler='/usr/bin/gcc-4.2'
3662 
3663 # Quote evaled strings.
3664@@ -923,7 +923,7 @@
3665 S["am__fastdepCXX_TRUE"]=""
3666 S["CXXDEPMODE"]="depmode=gcc3"
3667 S["ac_ct_CXX"]=""
3668-S["CXXFLAGS"]="-pipe -O2 -arch x86_64"
3669+S["CXXFLAGS"]="-O2 -arch x86_64"
3670 S["CXX"]="/usr/bin/g++-4.2"
3671 S["am__fastdepCC_FALSE"]="#"
3672 S["am__fastdepCC_TRUE"]=""
3673@@ -938,8 +938,8 @@
3674 S["EXEEXT"]=""
3675 S["ac_ct_CC"]="/usr/bin/gcc-4.2"
3676 S["CPPFLAGS"]="-no-cpp-precomp"
3677-S["LDFLAGS"]="-L/opt/local/lib -arch x86_64"
3678-S["CFLAGS"]="-pipe -O2 -arch x86_64"
3679+S["LDFLAGS"]="-L/opt/local/lib"
3680+S["CFLAGS"]="-O2 -arch x86_64"
3681 S["CC"]="/usr/bin/gcc-4.2"
3682 S["AM_BACKSLASH"]="\\"
3683 S["AM_DEFAULT_VERBOSITY"]="1"
3684Only in working/gettext-runtime/libasprintf: dummy.lo
3685Only in working/gettext-runtime/libasprintf: dummy.o
3686Only in working/gettext-runtime/libasprintf: lib-asprintf.lo
3687Only in working/gettext-runtime/libasprintf: lib-asprintf.o
3688Only in working/gettext-runtime/libasprintf: libasprintf.la
3689Only in working/gettext-runtime/libasprintf: libgnu.la
3690diff -r -U 3 broken/gettext-runtime/libasprintf/libtool working/gettext-runtime/libasprintf/libtool
3691--- broken/gettext-runtime/libasprintf/libtool  2010-06-07 14:33:16.000000000 -0400
3692+++ working/gettext-runtime/libasprintf/libtool 2010-06-07 14:07:22.000000000 -0400
3693@@ -2,7 +2,7 @@
3694 
3695 # libtool - Provide generalized library-building support services.
3696 # Generated automatically by config.status (libasprintf) 1.0
3697-# Libtool was configured on host Hexane.local:
3698+# Libtool was configured on host Macintosh.local:
3699 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
3700 #
3701 #   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
3702@@ -138,7 +138,7 @@
3703 LTCC="/usr/bin/gcc-4.2"
3704 
3705 # LTCC compiler flags.
3706-LTCFLAGS="-pipe -O2 -arch x86_64"
3707+LTCFLAGS="-O2 -arch x86_64"
3708 
3709 # Take the output of nm and produce a listing of raw symbols and C names.
3710 global_symbol_pipe="sed -n -e 's/^.*[   ]\\([BCDEGRST][BCDEGRST]*\\)[   ][      ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'"
3711@@ -243,7 +243,7 @@
3712 hardcode_into_libs=no
3713 
3714 # Compile-time system search path for libraries.
3715-sys_lib_search_path_spec="/usr/lib/gcc/i686-apple-darwin10/4.2.1/x86_64 /usr/lib/i686-apple-darwin10/4.2.1 /usr/lib /opt/local/lib /usr/local/lib"
3716+sys_lib_search_path_spec="/usr/lib/gcc/i686-apple-darwin10/4.2.1/x86_64 /usr/lib/i686-apple-darwin10/4.2.1 /usr/lib /usr/local/lib"
3717 
3718 # Run-time system search path for libraries.
3719 sys_lib_dlsearch_path_spec="/usr/local/lib /lib /usr/lib"
3720diff -r -U 3 broken/gettext-runtime/libtool working/gettext-runtime/libtool
3721--- broken/gettext-runtime/libtool      2010-06-07 14:33:08.000000000 -0400
3722+++ working/gettext-runtime/libtool     2010-06-07 14:07:14.000000000 -0400
3723@@ -2,7 +2,7 @@
3724 
3725 # libtool - Provide generalized library-building support services.
3726 # Generated automatically by config.status (gettext-runtime) 0.18.1
3727-# Libtool was configured on host Hexane.local:
3728+# Libtool was configured on host Macintosh.local:
3729 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
3730 #
3731 #   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
3732@@ -138,7 +138,7 @@
3733 LTCC="/usr/bin/gcc-4.2"
3734 
3735 # LTCC compiler flags.
3736-LTCFLAGS="-pipe -O2 -arch x86_64"
3737+LTCFLAGS="-O2 -arch x86_64"
3738 
3739 # Take the output of nm and produce a listing of raw symbols and C names.
3740 global_symbol_pipe="sed -n -e 's/^.*[   ]\\([BCDEGRST][BCDEGRST]*\\)[   ][      ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'"
3741@@ -243,7 +243,7 @@
3742 hardcode_into_libs=no
3743 
3744 # Compile-time system search path for libraries.
3745-sys_lib_search_path_spec="/usr/lib/gcc/i686-apple-darwin10/4.2.1/x86_64 /usr/lib/i686-apple-darwin10/4.2.1 /usr/lib /opt/local/lib /usr/local/lib"
3746+sys_lib_search_path_spec="/usr/lib/gcc/i686-apple-darwin10/4.2.1/x86_64 /usr/lib/i686-apple-darwin10/4.2.1 /usr/lib /usr/local/lib"
3747 
3748 # Run-time system search path for libraries.
3749 sys_lib_dlsearch_path_spec="/usr/local/lib /lib /usr/lib"
3750diff -r -U 3 broken/gettext-runtime/m4/Makefile working/gettext-runtime/m4/Makefile
3751--- broken/gettext-runtime/m4/Makefile  2010-06-07 14:33:07.000000000 -0400
3752+++ working/gettext-runtime/m4/Makefile 2010-06-07 14:07:13.000000000 -0400
3753@@ -171,7 +171,7 @@
3754 CATOBJEXT = .gmo
3755 CC = /usr/bin/gcc-4.2
3756 CCDEPMODE = depmode=gcc3
3757-CFLAGS = -pipe -O2 -arch x86_64
3758+CFLAGS = -O2 -arch x86_64
3759 CFLAG_VISIBILITY = -fvisibility=hidden
3760 CLASSPATH =
3761 CLASSPATH_SEPARATOR = :
3762@@ -182,7 +182,7 @@
3763 CSHARPCOMPFLAGS = -O -g
3764 CSHARP_CHOICE = no
3765 CXX = /usr/bin/g++-4.2
3766-CXXFLAGS = -pipe -O2 -arch x86_64
3767+CXXFLAGS = -O2 -arch x86_64
3768 CYGPATH_W = echo
3769 DATADIRNAME = share
3770 DEFS = -DHAVE_CONFIG_H
3771@@ -208,8 +208,8 @@
3772 GETTEXT_MACRO_VERSION = 0.18
3773 GLIBC2 = no
3774 GLIBC21 = no
3775-GMSGFMT = :
3776-GMSGFMT_015 = :
3777+GMSGFMT = /opt/local/bin/msgfmt
3778+GMSGFMT_015 = /opt/local/bin/msgfmt
3779 GNULIB_ATOLL = 0
3780 GNULIB_BTOWC = 0
3781 GNULIB_CALLOC_POSIX = 0
3782@@ -561,7 +561,7 @@
3783 JAR = jar
3784 JAVA_CHOICE = yes
3785 LD = /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
3786-LDFLAGS = -L/opt/local/lib -arch x86_64
3787+LDFLAGS = -L/opt/local/lib
3788 LIBGRT_LIBDEPS =  -liconv
3789 LIBGRT_LTLIBDEPS =  -L/opt/local/lib -liconv -R/opt/local/lib
3790 LIBICONV = -liconv
3791@@ -591,9 +591,9 @@
3792 LTLIBTHREAD =
3793 MAKEINFO = ${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.18.1.1/build-aux/missing --run makeinfo
3794 MKDIR_P = ../../build-aux/install-sh -c -d
3795-MSGFMT = :
3796-MSGFMT_015 = :
3797-MSGMERGE = :
3798+MSGFMT = /opt/local/bin/msgfmt
3799+MSGFMT_015 = /opt/local/bin/msgfmt
3800+MSGMERGE = /opt/local/bin/msgmerge
3801 NEXT_AS_FIRST_DIRECTIVE_ERRNO_H =
3802 NEXT_AS_FIRST_DIRECTIVE_GETOPT_H = <getopt.h>
3803 NEXT_AS_FIRST_DIRECTIVE_ICONV_H = <iconv.h>
3804@@ -775,8 +775,8 @@
3805 WINT_T_SUFFIX =
3806 WOE32 = no
3807 WOE32DLL = no
3808-XGETTEXT = :
3809-XGETTEXT_015 = :
3810+XGETTEXT = /opt/local/bin/xgettext
3811+XGETTEXT_015 = /opt/local/bin/xgettext
3812 XGETTEXT_EXTRA_OPTIONS =  --flag=error:3:c-format --flag=error_at_line:5:c-format --keyword='proper_name:1,"This is a proper name. See the gettext manual, section Names."' --keyword='proper_name_utf8:1,"This is a proper name. See the gettext manual, section Names."'
3813 YACC = bison -y
3814 YFLAGS =
3815diff -r -U 3 broken/gettext-runtime/man/Makefile working/gettext-runtime/man/Makefile
3816--- broken/gettext-runtime/man/Makefile 2010-06-07 14:33:07.000000000 -0400
3817+++ working/gettext-runtime/man/Makefile        2010-06-07 14:07:13.000000000 -0400
3818@@ -197,7 +197,7 @@
3819 CATOBJEXT = .gmo
3820 CC = /usr/bin/gcc-4.2
3821 CCDEPMODE = depmode=gcc3
3822-CFLAGS = -pipe -O2 -arch x86_64
3823+CFLAGS = -O2 -arch x86_64
3824 CFLAG_VISIBILITY = -fvisibility=hidden
3825 CLASSPATH =
3826 CLASSPATH_SEPARATOR = :
3827@@ -208,7 +208,7 @@
3828 CSHARPCOMPFLAGS = -O -g
3829 CSHARP_CHOICE = no
3830 CXX = /usr/bin/g++-4.2
3831-CXXFLAGS = -pipe -O2 -arch x86_64
3832+CXXFLAGS = -O2 -arch x86_64
3833 CYGPATH_W = echo
3834 DATADIRNAME = share
3835 DEFS = -DHAVE_CONFIG_H
3836@@ -234,8 +234,8 @@
3837 GETTEXT_MACRO_VERSION = 0.18
3838 GLIBC2 = no
3839 GLIBC21 = no
3840-GMSGFMT = :
3841-GMSGFMT_015 = :
3842+GMSGFMT = /opt/local/bin/msgfmt
3843+GMSGFMT_015 = /opt/local/bin/msgfmt
3844 GNULIB_ATOLL = 0
3845 GNULIB_BTOWC = 0
3846 GNULIB_CALLOC_POSIX = 0
3847@@ -587,7 +587,7 @@
3848 JAR = jar
3849 JAVA_CHOICE = yes
3850 LD = /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
3851-LDFLAGS = -L/opt/local/lib -arch x86_64
3852+LDFLAGS = -L/opt/local/lib
3853 LIBGRT_LIBDEPS =  -liconv
3854 LIBGRT_LTLIBDEPS =  -L/opt/local/lib -liconv -R/opt/local/lib
3855 LIBICONV = -liconv
3856@@ -617,9 +617,9 @@
3857 LTLIBTHREAD =
3858 MAKEINFO = ${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.18.1.1/build-aux/missing --run makeinfo
3859 MKDIR_P = ../../build-aux/install-sh -c -d
3860-MSGFMT = :
3861-MSGFMT_015 = :
3862-MSGMERGE = :
3863+MSGFMT = /opt/local/bin/msgfmt
3864+MSGFMT_015 = /opt/local/bin/msgfmt
3865+MSGMERGE = /opt/local/bin/msgmerge
3866 NEXT_AS_FIRST_DIRECTIVE_ERRNO_H =
3867 NEXT_AS_FIRST_DIRECTIVE_GETOPT_H = <getopt.h>
3868 NEXT_AS_FIRST_DIRECTIVE_ICONV_H = <iconv.h>
3869@@ -801,8 +801,8 @@
3870 WINT_T_SUFFIX =
3871 WOE32 = no
3872 WOE32DLL = no
3873-XGETTEXT = :
3874-XGETTEXT_015 = :
3875+XGETTEXT = /opt/local/bin/xgettext
3876+XGETTEXT_015 = /opt/local/bin/xgettext
3877 XGETTEXT_EXTRA_OPTIONS =  --flag=error:3:c-format --flag=error_at_line:5:c-format --keyword='proper_name:1,"This is a proper name. See the gettext manual, section Names."' --keyword='proper_name_utf8:1,"This is a proper name. See the gettext manual, section Names."'
3878 YACC = bison -y
3879 YFLAGS =
3880Only in working/gettext-runtime/man: gettext.1
3881Only in working/gettext-runtime/man: gettext.1.html
3882Only in working/gettext-runtime/man: ngettext.1
3883Only in working/gettext-runtime/man: ngettext.1.html
3884diff -r -U 3 broken/gettext-runtime/po/Makefile working/gettext-runtime/po/Makefile
3885--- broken/gettext-runtime/po/Makefile  2010-06-07 14:33:08.000000000 -0400
3886+++ working/gettext-runtime/po/Makefile 2010-06-07 14:07:14.000000000 -0400
3887@@ -44,20 +44,20 @@
3888 MKDIR_P = ../../build-aux/install-sh -c -d
3889 mkdir_p = $(top_builddir)/../build-aux/install-sh -c -d
3890 
3891-GMSGFMT_ = :
3892-GMSGFMT_no = :
3893-GMSGFMT_yes = :
3894+GMSGFMT_ = /opt/local/bin/msgfmt
3895+GMSGFMT_no = /opt/local/bin/msgfmt
3896+GMSGFMT_yes = /opt/local/bin/msgfmt
3897 GMSGFMT = $(GMSGFMT_$(USE_MSGCTXT))
3898-MSGFMT_ = :
3899-MSGFMT_no = :
3900-MSGFMT_yes = :
3901+MSGFMT_ = /opt/local/bin/msgfmt
3902+MSGFMT_no = /opt/local/bin/msgfmt
3903+MSGFMT_yes = /opt/local/bin/msgfmt
3904 MSGFMT = $(MSGFMT_$(USE_MSGCTXT))
3905-XGETTEXT_ = :
3906-XGETTEXT_no = :
3907-XGETTEXT_yes = :
3908+XGETTEXT_ = /opt/local/bin/xgettext
3909+XGETTEXT_no = /opt/local/bin/xgettext
3910+XGETTEXT_yes = /opt/local/bin/xgettext
3911 XGETTEXT = $(XGETTEXT_$(USE_MSGCTXT))
3912 MSGMERGE = msgmerge
3913-MSGMERGE_UPDATE = : --update
3914+MSGMERGE_UPDATE = /opt/local/bin/msgmerge --update
3915 MSGINIT = msginit
3916 MSGCONV = msgconv
3917 MSGFILTER = msgfilter
3918diff -r -U 3 broken/gettext-runtime/po/Makefile.in working/gettext-runtime/po/Makefile.in
3919--- broken/gettext-runtime/po/Makefile.in       2010-06-07 14:33:07.000000000 -0400
3920+++ working/gettext-runtime/po/Makefile.in      2010-06-07 14:07:13.000000000 -0400
3921@@ -44,20 +44,20 @@
3922 MKDIR_P = ../../build-aux/install-sh -c -d
3923 mkdir_p = $(top_builddir)/../build-aux/install-sh -c -d
3924 
3925-GMSGFMT_ = :
3926-GMSGFMT_no = :
3927-GMSGFMT_yes = :
3928+GMSGFMT_ = /opt/local/bin/msgfmt
3929+GMSGFMT_no = /opt/local/bin/msgfmt
3930+GMSGFMT_yes = /opt/local/bin/msgfmt
3931 GMSGFMT = $(GMSGFMT_$(USE_MSGCTXT))
3932-MSGFMT_ = :
3933-MSGFMT_no = :
3934-MSGFMT_yes = :
3935+MSGFMT_ = /opt/local/bin/msgfmt
3936+MSGFMT_no = /opt/local/bin/msgfmt
3937+MSGFMT_yes = /opt/local/bin/msgfmt
3938 MSGFMT = $(MSGFMT_$(USE_MSGCTXT))
3939-XGETTEXT_ = :
3940-XGETTEXT_no = :
3941-XGETTEXT_yes = :
3942+XGETTEXT_ = /opt/local/bin/xgettext
3943+XGETTEXT_no = /opt/local/bin/xgettext
3944+XGETTEXT_yes = /opt/local/bin/xgettext
3945 XGETTEXT = $(XGETTEXT_$(USE_MSGCTXT))
3946 MSGMERGE = msgmerge
3947-MSGMERGE_UPDATE = : --update
3948+MSGMERGE_UPDATE = /opt/local/bin/msgmerge --update
3949 MSGINIT = msginit
3950 MSGCONV = msgconv
3951 MSGFILTER = msgfilter
3952Only in working/gettext-runtime/src: .libs
3953diff -r -U 3 broken/gettext-runtime/src/Makefile working/gettext-runtime/src/Makefile
3954--- broken/gettext-runtime/src/Makefile 2010-06-07 14:33:07.000000000 -0400
3955+++ working/gettext-runtime/src/Makefile        2010-06-07 14:07:13.000000000 -0400
3956@@ -246,7 +246,7 @@
3957 CATOBJEXT = .gmo
3958 CC = /usr/bin/gcc-4.2
3959 CCDEPMODE = depmode=gcc3
3960-CFLAGS = -pipe -O2 -arch x86_64
3961+CFLAGS = -O2 -arch x86_64
3962 CFLAG_VISIBILITY = -fvisibility=hidden
3963 CLASSPATH =
3964 CLASSPATH_SEPARATOR = :
3965@@ -257,7 +257,7 @@
3966 CSHARPCOMPFLAGS = -O -g
3967 CSHARP_CHOICE = no
3968 CXX = /usr/bin/g++-4.2
3969-CXXFLAGS = -pipe -O2 -arch x86_64
3970+CXXFLAGS = -O2 -arch x86_64
3971 CYGPATH_W = echo
3972 DATADIRNAME = share
3973 DEFS = -DLOCALEDIR=\"$(localedir)\" -DHAVE_CONFIG_H
3974@@ -283,8 +283,8 @@
3975 GETTEXT_MACRO_VERSION = 0.18
3976 GLIBC2 = no
3977 GLIBC21 = no
3978-GMSGFMT = :
3979-GMSGFMT_015 = :
3980+GMSGFMT = /opt/local/bin/msgfmt
3981+GMSGFMT_015 = /opt/local/bin/msgfmt
3982 GNULIB_ATOLL = 0
3983 GNULIB_BTOWC = 0
3984 GNULIB_CALLOC_POSIX = 0
3985@@ -636,7 +636,7 @@
3986 JAR = jar
3987 JAVA_CHOICE = yes
3988 LD = /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
3989-LDFLAGS = -L/opt/local/lib -arch x86_64
3990+LDFLAGS = -L/opt/local/lib
3991 LIBGRT_LIBDEPS =  -liconv
3992 LIBGRT_LTLIBDEPS =  -L/opt/local/lib -liconv -R/opt/local/lib
3993 LIBICONV = -liconv
3994@@ -666,9 +666,9 @@
3995 LTLIBTHREAD =
3996 MAKEINFO = ${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.18.1.1/build-aux/missing --run makeinfo
3997 MKDIR_P = ../../build-aux/install-sh -c -d
3998-MSGFMT = :
3999-MSGFMT_015 = :
4000-MSGMERGE = :
4001+MSGFMT = /opt/local/bin/msgfmt
4002+MSGFMT_015 = /opt/local/bin/msgfmt
4003+MSGMERGE = /opt/local/bin/msgmerge
4004 NEXT_AS_FIRST_DIRECTIVE_ERRNO_H =
4005 NEXT_AS_FIRST_DIRECTIVE_GETOPT_H = <getopt.h>
4006 NEXT_AS_FIRST_DIRECTIVE_ICONV_H = <iconv.h>
4007@@ -852,8 +852,8 @@
4008 WINT_T_SUFFIX =
4009 WOE32 = no
4010 WOE32DLL = no
4011-XGETTEXT = :
4012-XGETTEXT_015 = :
4013+XGETTEXT = /opt/local/bin/xgettext
4014+XGETTEXT_015 = /opt/local/bin/xgettext
4015 XGETTEXT_EXTRA_OPTIONS =  --flag=error:3:c-format --flag=error_at_line:5:c-format --keyword='proper_name:1,"This is a proper name. See the gettext manual, section Names."' --keyword='proper_name_utf8:1,"This is a proper name. See the gettext manual, section Names."'
4016 YACC = bison -y
4017 YFLAGS =
4018Only in working/gettext-runtime/src: envsubst
4019Only in working/gettext-runtime/src: envsubst-envsubst.o
4020Only in working/gettext-runtime/src: gettext
4021Only in working/gettext-runtime/src: gettext-gettext.o
4022Only in working/gettext-runtime/src: ngettext
4023Only in working/gettext-runtime/src: ngettext-ngettext.o
4024Only in working/gettext-runtime/tests: .libs
4025diff -r -U 3 broken/gettext-runtime/tests/Makefile working/gettext-runtime/tests/Makefile
4026--- broken/gettext-runtime/tests/Makefile       2010-06-07 14:33:07.000000000 -0400
4027+++ working/gettext-runtime/tests/Makefile      2010-06-07 14:07:13.000000000 -0400
4028@@ -217,7 +217,7 @@
4029 CATOBJEXT = .gmo
4030 CC = /usr/bin/gcc-4.2
4031 CCDEPMODE = depmode=gcc3
4032-CFLAGS = -pipe -O2 -arch x86_64
4033+CFLAGS = -O2 -arch x86_64
4034 CFLAG_VISIBILITY = -fvisibility=hidden
4035 CLASSPATH =
4036 CLASSPATH_SEPARATOR = :
4037@@ -228,7 +228,7 @@
4038 CSHARPCOMPFLAGS = -O -g
4039 CSHARP_CHOICE = no
4040 CXX = /usr/bin/g++-4.2
4041-CXXFLAGS = -pipe -O2 -arch x86_64
4042+CXXFLAGS = -O2 -arch x86_64
4043 CYGPATH_W = echo
4044 DATADIRNAME = share
4045 DEFS = -DHAVE_CONFIG_H
4046@@ -254,8 +254,8 @@
4047 GETTEXT_MACRO_VERSION = 0.18
4048 GLIBC2 = no
4049 GLIBC21 = no
4050-GMSGFMT = :
4051-GMSGFMT_015 = :
4052+GMSGFMT = /opt/local/bin/msgfmt
4053+GMSGFMT_015 = /opt/local/bin/msgfmt
4054 GNULIB_ATOLL = 0
4055 GNULIB_BTOWC = 0
4056 GNULIB_CALLOC_POSIX = 0
4057@@ -607,7 +607,7 @@
4058 JAR = jar
4059 JAVA_CHOICE = yes
4060 LD = /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
4061-LDFLAGS = -L/opt/local/lib -arch x86_64
4062+LDFLAGS = -L/opt/local/lib
4063 LIBGRT_LIBDEPS =  -liconv
4064 LIBGRT_LTLIBDEPS =  -L/opt/local/lib -liconv -R/opt/local/lib
4065 LIBICONV = -liconv
4066@@ -637,9 +637,9 @@
4067 LTLIBTHREAD =
4068 MAKEINFO = ${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.18.1.1/build-aux/missing --run makeinfo
4069 MKDIR_P = ../../build-aux/install-sh -c -d
4070-MSGFMT = :
4071-MSGFMT_015 = :
4072-MSGMERGE = :
4073+MSGFMT = /opt/local/bin/msgfmt
4074+MSGFMT_015 = /opt/local/bin/msgfmt
4075+MSGMERGE = /opt/local/bin/msgmerge
4076 NEXT_AS_FIRST_DIRECTIVE_ERRNO_H =
4077 NEXT_AS_FIRST_DIRECTIVE_GETOPT_H = <getopt.h>
4078 NEXT_AS_FIRST_DIRECTIVE_ICONV_H = <iconv.h>
4079@@ -821,8 +821,8 @@
4080 WINT_T_SUFFIX =
4081 WOE32 = no
4082 WOE32DLL = no
4083-XGETTEXT = :
4084-XGETTEXT_015 = :
4085+XGETTEXT = /opt/local/bin/xgettext
4086+XGETTEXT_015 = /opt/local/bin/xgettext
4087 XGETTEXT_EXTRA_OPTIONS =  --flag=error:3:c-format --flag=error_at_line:5:c-format --keyword='proper_name:1,"This is a proper name. See the gettext manual, section Names."' --keyword='proper_name_utf8:1,"This is a proper name. See the gettext manual, section Names."'
4088 YACC = bison -y
4089 YFLAGS =
4090Only in working/gettext-runtime/tests: lock.o
4091Only in working/gettext-runtime/tests: test-lock
4092Only in working/gettext-runtime/tests: test-lock.o
4093Only in working/gettext-runtime/tests: threadlib.o
4094diff -r -U 3 broken/gettext-tools/Makefile working/gettext-tools/Makefile
4095--- broken/gettext-tools/Makefile       2010-06-07 14:34:20.000000000 -0400
4096+++ working/gettext-tools/Makefile      2010-06-07 14:08:23.000000000 -0400
4097@@ -395,7 +395,7 @@
4098 CATOBJEXT = .gmo
4099 CC = /usr/bin/gcc-4.2 -std=gnu99
4100 CCDEPMODE = depmode=gcc3
4101-CFLAGS = -pipe -O2 -arch x86_64
4102+CFLAGS = -O2 -arch x86_64
4103 CFLAG_VISIBILITY = -fvisibility=hidden
4104 CLASSPATH =
4105 CLASSPATH_SEPARATOR = :
4106@@ -411,7 +411,7 @@
4107 CXX = /usr/bin/g++-4.2
4108 CXXCPP = /usr/bin/g++-4.2 -E
4109 CXXDEPMODE = depmode=gcc3
4110-CXXFLAGS = -pipe -O2 -arch x86_64
4111+CXXFLAGS = -O2 -arch x86_64
4112 CYGPATH_W = echo
4113 DATADIRNAME = share
4114 DEFS = -DHAVE_CONFIG_H
4115@@ -446,8 +446,8 @@
4116 GLIBC2 = no
4117 GLIBC21 = no
4118 GLOBAL_SYMBOL_PIPE = sed -n -e 's/^.*[  ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'
4119-GMSGFMT = :
4120-GMSGFMT_015 = :
4121+GMSGFMT = /opt/local/bin/msgfmt
4122+GMSGFMT_015 = /opt/local/bin/msgfmt
4123 GNULIB_ACCEPT = 0
4124 GNULIB_ACCEPT4 = 0
4125 GNULIB_ATOLL = 0
4126@@ -889,7 +889,7 @@
4127 JAR = jar
4128 JAVA_CHOICE = yes
4129 LD = /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
4130-LDFLAGS = -L/opt/local/lib -arch x86_64
4131+LDFLAGS = -L/opt/local/lib
4132 LIBCROCO =
4133 LIBEXPAT = -lexpat
4134 LIBEXPAT_PREFIX = /opt/local
4135@@ -945,9 +945,9 @@
4136 MKDIR_P = ../build-aux/install-sh -c -d
4137 MONO_PATH =
4138 MONO_PATH_SEPARATOR = :
4139-MSGFMT = :
4140-MSGFMT_015 = :
4141-MSGMERGE = :
4142+MSGFMT = /opt/local/bin/msgfmt
4143+MSGFMT_015 = /opt/local/bin/msgfmt
4144+MSGMERGE = /opt/local/bin/msgmerge
4145 MSGMERGE_LIBM =
4146 NEXT_AS_FIRST_DIRECTIVE_ERRNO_H =
4147 NEXT_AS_FIRST_DIRECTIVE_FCNTL_H = <fcntl.h>
4148@@ -1169,8 +1169,8 @@
4149 WINT_T_SUFFIX =
4150 WOE32 = no
4151 WOE32DLL = no
4152-XGETTEXT = :
4153-XGETTEXT_015 = :
4154+XGETTEXT = /opt/local/bin/xgettext
4155+XGETTEXT_015 = /opt/local/bin/xgettext
4156 XGETTEXT_EXTRA_OPTIONS =  --flag=error:3:c-format --flag=error_at_line:5:c-format --keyword='proper_name:1,"This is a proper name. See the gettext manual, section Names."' --keyword='proper_name_utf8:1,"This is a proper name. See the gettext manual, section Names."' --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format
4157 YACC = bison -y
4158 YFLAGS =
4159diff -r -U 3 broken/gettext-tools/config.h working/gettext-tools/config.h
4160--- broken/gettext-tools/config.h       2010-06-07 14:34:21.000000000 -0400
4161+++ working/gettext-tools/config.h      2010-06-07 14:08:24.000000000 -0400
4162@@ -743,7 +743,7 @@
4163 #define HAVE_LIBEXPAT 1
4164 
4165 /* Define to 1 if you have the <libintl.h> header file. */
4166-/* #undef HAVE_LIBINTL_H */
4167+#define HAVE_LIBINTL_H 1
4168 
4169 /* Define if you have the libunistring library. */
4170 /* #undef HAVE_LIBUNISTRING */
4171diff -r -U 3 broken/gettext-tools/config.log working/gettext-tools/config.log
4172--- broken/gettext-tools/config.log     2010-06-07 14:34:25.000000000 -0400
4173+++ working/gettext-tools/config.log    2010-06-07 14:08:28.000000000 -0400
4174@@ -4,13 +4,13 @@
4175 It was created by configure, which was
4176 generated by GNU Autoconf 2.65.  Invocation command line was
4177 
4178-  $ ./configure --disable-option-checking --prefix=/opt/local --disable-csharp --without-emacs --with-included-gettext --with-included-glib --with-included-libcroco --with-included-libxml --without-git --without-cvs CC=/usr/bin/gcc-4.2 CFLAGS=-pipe -O2 -arch x86_64 LDFLAGS=-L/opt/local/lib -arch x86_64 CPPFLAGS=-no-cpp-precomp CXX=/usr/bin/g++-4.2 CXXFLAGS=-pipe -O2 -arch x86_64 --cache-file=/dev/null --srcdir=.
4179+  $ ./configure --disable-option-checking --prefix=/opt/local --disable-csharp --without-emacs --with-included-gettext --with-included-glib --with-included-libcroco --with-included-libxml --without-git --without-cvs CC=/usr/bin/gcc-4.2 CFLAGS=-O2 -arch x86_64 LDFLAGS=-L/opt/local/lib CPPFLAGS=-no-cpp-precomp CXX=/usr/bin/g++-4.2 CXXFLAGS=-O2 -arch x86_64 --cache-file=/dev/null --srcdir=.
4180 
4181 ## --------- ##
4182 ## Platform. ##
4183 ## --------- ##
4184 
4185-hostname = Hexane.local
4186+hostname = Macintosh.local
4187 uname -m = i386
4188 uname -r = 10.3.0
4189 uname -s = Darwin
4190@@ -29,9 +29,9 @@
4191 2 processors are logically available.
4192 Processor type: i486 (Intel 80486)
4193 Processors active: 0 1
4194-Primary memory available: 4.00 gigabytes
4195-Default processor set: 80 tasks, 317 threads, 2 processors
4196-Load average: 1.37, Mach factor: 0.64
4197+Primary memory available: 2.00 gigabytes
4198+Default processor set: 58 tasks, 228 threads, 2 processors
4199+Load average: 1.04, Mach factor: 0.97
4200 /bin/machine           = unknown
4201 /usr/bin/oslevel       = unknown
4202 /bin/universe          = unknown
4203@@ -89,27 +89,27 @@
4204 i686-apple-darwin10-gcc-4.2.1: no input files
4205 configure:4623: $? = 1
4206 configure:4643: checking whether the C compiler works
4207-configure:4665: /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c  >&5
4208+configure:4665: /usr/bin/gcc-4.2 -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
4209 configure:4669: $? = 0
4210 configure:4718: result: yes
4211 configure:4721: checking for C compiler default output file name
4212 configure:4723: result: a.out
4213 configure:4729: checking for suffix of executables
4214-configure:4736: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c  >&5
4215+configure:4736: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
4216 configure:4740: $? = 0
4217 configure:4762: result:
4218 configure:4784: checking whether we are cross compiling
4219-configure:4792: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c  >&5
4220+configure:4792: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
4221 configure:4796: $? = 0
4222 configure:4803: ./conftest
4223 configure:4807: $? = 0
4224 configure:4822: result: no
4225 configure:4827: checking for suffix of object files
4226-configure:4849: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4227+configure:4849: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4228 configure:4853: $? = 0
4229 configure:4874: result: o
4230 configure:4878: checking whether we are using the GNU C compiler
4231-configure:4897: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4232+configure:4897: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4233 configure:4897: $? = 0
4234 configure:4906: result: yes
4235 configure:4915: checking whether /usr/bin/gcc-4.2 accepts -g
4236@@ -117,7 +117,7 @@
4237 configure:4935: $? = 0
4238 configure:4976: result: yes
4239 configure:4993: checking for /usr/bin/gcc-4.2 option to accept ISO C89
4240-configure:5057: /usr/bin/gcc-4.2  -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4241+configure:5057: /usr/bin/gcc-4.2  -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4242 configure:5057: $? = 0
4243 configure:5070: result: none needed
4244 configure:5101: checking for style of include used by make
4245@@ -222,51 +222,51 @@
4246 configure:7232: $? = 0
4247 configure:7250: result: yes
4248 configure:7275: checking for ANSI C header files
4249-configure:7295: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4250+configure:7295: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4251 configure:7295: $? = 0
4252-configure:7368: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c  >&5
4253+configure:7368: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
4254 configure:7368: $? = 0
4255 configure:7368: ./conftest
4256 configure:7368: $? = 0
4257 configure:7379: result: yes
4258 configure:7392: checking for sys/types.h
4259-configure:7392: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4260+configure:7392: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4261 configure:7392: $? = 0
4262 configure:7392: result: yes
4263 configure:7392: checking for sys/stat.h
4264-configure:7392: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4265+configure:7392: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4266 configure:7392: $? = 0
4267 configure:7392: result: yes
4268 configure:7392: checking for stdlib.h
4269-configure:7392: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4270+configure:7392: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4271 configure:7392: $? = 0
4272 configure:7392: result: yes
4273 configure:7392: checking for string.h
4274-configure:7392: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4275+configure:7392: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4276 configure:7392: $? = 0
4277 configure:7392: result: yes
4278 configure:7392: checking for memory.h
4279-configure:7392: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4280+configure:7392: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4281 configure:7392: $? = 0
4282 configure:7392: result: yes
4283 configure:7392: checking for strings.h
4284-configure:7392: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4285+configure:7392: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4286 configure:7392: $? = 0
4287 configure:7392: result: yes
4288 configure:7392: checking for inttypes.h
4289-configure:7392: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4290+configure:7392: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4291 configure:7392: $? = 0
4292 configure:7392: result: yes
4293 configure:7392: checking for stdint.h
4294-configure:7392: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4295+configure:7392: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4296 configure:7392: $? = 0
4297 configure:7392: result: yes
4298 configure:7392: checking for unistd.h
4299-configure:7392: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4300+configure:7392: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4301 configure:7392: $? = 0
4302 configure:7392: result: yes
4303 configure:7408: checking minix/config.h usability
4304-configure:7408: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4305+configure:7408: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4306 conftest.c:54:26: error: minix/config.h: No such file or directory
4307 configure:7408: $? = 1
4308 configure: failed program was:
4309@@ -355,11 +355,11 @@
4310 configure:7408: checking for minix/config.h
4311 configure:7408: result: no
4312 configure:7437: checking whether it is safe to define __EXTENSIONS__
4313-configure:7455: /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4314+configure:7455: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4315 configure:7455: $? = 0
4316 configure:7462: result: yes
4317 configure:7486: checking for /usr/bin/gcc-4.2 option to accept ISO C99
4318-configure:7635: /usr/bin/gcc-4.2  -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4319+configure:7635: /usr/bin/gcc-4.2  -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4320 conftest.c:76: error: expected ';', ',' or ')' before 'text'
4321 conftest.c: In function 'main':
4322 conftest.c:130: error: nested functions are disabled, use -fnested-functions to re-enable
4323@@ -531,7 +531,7 @@
4324 |   ;
4325 |   return 0;
4326 | }
4327-configure:7635: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4328+configure:7635: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4329 configure:7635: $? = 0
4330 configure:7655: result: -std=gnu99
4331 configure:7757: checking for /usr/bin/gcc-4.2 -std=gnu99 option to accept ISO Standard C
4332@@ -547,7 +547,7 @@
4333 configure:8684: checking for BSD- or MS-compatible name lister (nm)
4334 configure:8736: result: /usr/bin/nm
4335 configure:8866: checking the name lister (/usr/bin/nm) interface
4336-configure:8873: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4337+configure:8873: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4338 configure:8876: /usr/bin/nm "conftest.o"
4339 configure:8879: output
4340 0000000000000000 D _some_variable
4341@@ -575,16 +575,16 @@
4342 configure:9685: checking for ranlib
4343 configure:9712: result: ranlib
4344 configure:9802: checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 -std=gnu99 object
4345-configure:9920: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4346+configure:9920: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4347 configure:9923: $? = 0
4348 configure:9927: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[     ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
4349 configure:9930: $? = 0
4350 cannot find nm_test_var in conftest.nm
4351-configure:9920: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4352+configure:9920: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4353 configure:9923: $? = 0
4354 configure:9927: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[     ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
4355 configure:9930: $? = 0
4356-configure:9984: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c conftstm.o >&5
4357+configure:9984: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib conftest.c conftstm.o >&5
4358 configure:9987: $? = 0
4359 configure:10025: result: ok
4360 configure:10289: checking for dsymutil
4361@@ -602,33 +602,33 @@
4362 configure:10657: checking for otool64
4363 configure:10687: result: no
4364 configure:10732: checking for -single_module linker flag
4365-/usr/bin/gcc-4.2 -std=gnu99 -pipe -O2 -arch x86_64 -L/opt/local/lib -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
4366+/usr/bin/gcc-4.2 -std=gnu99 -O2 -arch x86_64 -L/opt/local/lib -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
4367 configure:10759: result: yes
4368 configure:10761: checking for -exported_symbols_list linker flag
4369-configure:10781: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
4370+configure:10781: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
4371 configure:10781: $? = 0
4372 configure:10791: result: yes
4373 configure:10830: checking for dlfcn.h
4374-configure:10830: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4375+configure:10830: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4376 configure:10830: $? = 0
4377 configure:10830: result: yes
4378 configure:11312: checking for objdir
4379 configure:11327: result: .libs
4380 configure:11623: checking if /usr/bin/gcc-4.2 -std=gnu99 supports -fno-rtti -fno-exceptions
4381-configure:11641: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -fno-rtti -fno-exceptions conftest.c >&5
4382+configure:11641: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -fno-rtti -fno-exceptions conftest.c >&5
4383 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
4384 configure:11645: $? = 0
4385 configure:11658: result: no
4386 configure:11678: checking for /usr/bin/gcc-4.2 -std=gnu99 option to produce PIC
4387 configure:11950: result: -fno-common -DPIC
4388 configure:11962: checking if /usr/bin/gcc-4.2 -std=gnu99 PIC flag -fno-common -DPIC works
4389-configure:11980: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -fno-common -DPIC -DPIC conftest.c >&5
4390+configure:11980: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -fno-common -DPIC -DPIC conftest.c >&5
4391 configure:11984: $? = 0
4392 configure:11997: result: yes
4393 configure:12021: checking if /usr/bin/gcc-4.2 -std=gnu99 static flag -static works
4394 configure:12049: result: no
4395 configure:12064: checking if /usr/bin/gcc-4.2 -std=gnu99 supports -c -o file.o
4396-configure:12085: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -o out/conftest2.o conftest.c >&5
4397+configure:12085: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -o out/conftest2.o conftest.c >&5
4398 configure:12089: $? = 0
4399 configure:12111: result: yes
4400 configure:12119: checking if /usr/bin/gcc-4.2 -std=gnu99 supports -c -o file.o
4401@@ -652,32 +652,37 @@
4402 configure:15036: checking whether NLS is requested
4403 configure:15045: result: yes
4404 configure:15086: checking for msgfmt
4405-configure:15121: result: no
4406+configure: trying /opt/local/bin/msgfmt...
4407+0 translated messages.
4408+configure:15118: result: /opt/local/bin/msgfmt
4409 configure:15127: checking for gmsgfmt
4410-configure:15158: result: :
4411+configure:15158: result: /opt/local/bin/msgfmt
4412 configure:15209: checking for xgettext
4413-configure:15244: result: no
4414+configure: trying /opt/local/bin/xgettext...
4415+/opt/local/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C
4416+configure:15241: result: /opt/local/bin/xgettext
4417 configure:15287: checking for msgmerge
4418-configure:15321: result: no
4419+configure: trying /opt/local/bin/msgmerge...
4420+configure:15318: result: /opt/local/bin/msgmerge
4421 configure:15336: checking whether we are using the GNU C Library 2 or newer
4422 conftest.c:29:22: error: features.h: No such file or directory
4423 configure:15363: result: no
4424 configure:15374: checking whether the -Werror option is usable
4425-configure:15393: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -Werror -no-cpp-precomp conftest.c >&5
4426+configure:15393: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -Werror -no-cpp-precomp conftest.c >&5
4427 configure:15393: $? = 0
4428 configure:15402: result: yes
4429 configure:15404: checking for simple visibility declarations
4430-configure:15430: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -fvisibility=hidden -Werror -no-cpp-precomp conftest.c >&5
4431+configure:15430: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -fvisibility=hidden -Werror -no-cpp-precomp conftest.c >&5
4432 configure:15430: $? = 0
4433 configure:15439: result: yes
4434 configure:15454: checking for inline
4435-configure:15470: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4436+configure:15470: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4437 configure:15470: $? = 0
4438 configure:15478: result: inline
4439 configure:15496: checking for size_t
4440-configure:15496: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4441+configure:15496: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4442 configure:15496: $? = 0
4443-configure:15496: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4444+configure:15496: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4445 conftest.c: In function 'main':
4446 conftest.c:65: error: expected expression before ')' token
4447 configure:15496: $? = 1
4448@@ -753,15 +758,15 @@
4449 | }
4450 configure:15496: result: yes
4451 configure:15508: checking for stdint.h
4452-configure:15525: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4453+configure:15525: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4454 configure:15525: $? = 0
4455 configure:15532: result: yes
4456 configure:15544: checking for working alloca.h
4457-configure:15561: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c  >&5
4458+configure:15561: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
4459 configure:15561: $? = 0
4460 configure:15569: result: yes
4461 configure:15577: checking for alloca
4462-configure:15614: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c  >&5
4463+configure:15614: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
4464 configure:15614: $? = 0
4465 configure:15622: result: yes
4466 configure:15739: checking for stdlib.h
4467@@ -769,7 +774,7 @@
4468 configure:15739: checking for unistd.h
4469 configure:15739: result: yes
4470 configure:15739: checking sys/param.h usability
4471-configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4472+configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4473 configure:15739: $? = 0
4474 configure:15739: result: yes
4475 configure:15739: checking sys/param.h presence
4476@@ -781,7 +786,7 @@
4477 configure:15739: checking for string.h
4478 configure:15739: result: yes
4479 configure:15739: checking utime.h usability
4480-configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4481+configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4482 configure:15739: $? = 0
4483 configure:15739: result: yes
4484 configure:15739: checking utime.h presence
4485@@ -791,7 +796,7 @@
4486 configure:15739: checking for utime.h
4487 configure:15739: result: yes
4488 configure:15739: checking errno.h usability
4489-configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4490+configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4491 configure:15739: $? = 0
4492 configure:15739: result: yes
4493 configure:15739: checking errno.h presence
4494@@ -801,7 +806,7 @@
4495 configure:15739: checking for errno.h
4496 configure:15739: result: yes
4497 configure:15739: checking fcntl.h usability
4498-configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4499+configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4500 configure:15739: $? = 0
4501 configure:15739: result: yes
4502 configure:15739: checking fcntl.h presence
4503@@ -811,7 +816,7 @@
4504 configure:15739: checking for fcntl.h
4505 configure:15739: result: yes
4506 configure:15739: checking float.h usability
4507-configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4508+configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4509 configure:15739: $? = 0
4510 configure:15739: result: yes
4511 configure:15739: checking float.h presence
4512@@ -821,7 +826,7 @@
4513 configure:15739: checking for float.h
4514 configure:15739: result: yes
4515 configure:15739: checking wctype.h usability
4516-configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4517+configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4518 configure:15739: $? = 0
4519 configure:15739: result: yes
4520 configure:15739: checking wctype.h presence
4521@@ -831,7 +836,7 @@
4522 configure:15739: checking for wctype.h
4523 configure:15739: result: yes
4524 configure:15739: checking getopt.h usability
4525-configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4526+configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4527 configure:15739: $? = 0
4528 configure:15739: result: yes
4529 configure:15739: checking getopt.h presence
4530@@ -841,7 +846,7 @@
4531 configure:15739: checking for getopt.h
4532 configure:15739: result: yes
4533 configure:15739: checking sys/time.h usability
4534-configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4535+configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4536 configure:15739: $? = 0
4537 configure:15739: result: yes
4538 configure:15739: checking sys/time.h presence
4539@@ -851,7 +856,7 @@
4540 configure:15739: checking for sys/time.h
4541 configure:15739: result: yes
4542 configure:15739: checking iconv.h usability
4543-configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4544+configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4545 configure:15739: $? = 0
4546 configure:15739: result: yes
4547 configure:15739: checking iconv.h presence
4548@@ -861,7 +866,7 @@
4549 configure:15739: checking for iconv.h
4550 configure:15739: result: yes
4551 configure:15739: checking libcroco-0.6/libcroco/libcroco-config.h usability
4552-configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4553+configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4554 conftest.c:77:51: error: libcroco-0.6/libcroco/libcroco-config.h: No such file or directory
4555 configure:15739: $? = 1
4556 configure: failed program was:
4557@@ -996,7 +1001,7 @@
4558 configure:15739: checking for libcroco-0.6/libcroco/libcroco-config.h
4559 configure:15739: result: no
4560 configure:15739: checking libxml2/libxml/xmlexports.h usability
4561-configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4562+configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4563 configure:15739: $? = 0
4564 configure:15739: result: yes
4565 configure:15739: checking libxml2/libxml/xmlexports.h presence
4566@@ -1006,7 +1011,7 @@
4567 configure:15739: checking for libxml2/libxml/xmlexports.h
4568 configure:15739: result: yes
4569 configure:15739: checking libxml2/libxml/xmlversion.h usability
4570-configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4571+configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4572 In file included from conftest.c:78:
4573 /usr/include/libxml2/libxml/xmlversion.h:13:31: error: libxml/xmlexports.h: No such file or directory
4574 In file included from conftest.c:78:
4575@@ -1147,7 +1152,7 @@
4576 configure:15739: checking for libxml2/libxml/xmlversion.h
4577 configure:15739: result: no
4578 configure:15739: checking stddef.h usability
4579-configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4580+configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4581 configure:15739: $? = 0
4582 configure:15739: result: yes
4583 configure:15739: checking stddef.h presence
4584@@ -1157,7 +1162,7 @@
4585 configure:15739: checking for stddef.h
4586 configure:15739: result: yes
4587 configure:15739: checking xlocale.h usability
4588-configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4589+configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4590 configure:15739: $? = 0
4591 configure:15739: result: yes
4592 configure:15739: checking xlocale.h presence
4593@@ -1167,7 +1172,7 @@
4594 configure:15739: checking for xlocale.h
4595 configure:15739: result: yes
4596 configure:15739: checking locale.h usability
4597-configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4598+configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4599 configure:15739: $? = 0
4600 configure:15739: result: yes
4601 configure:15739: checking locale.h presence
4602@@ -1177,7 +1182,7 @@
4603 configure:15739: checking for locale.h
4604 configure:15739: result: yes
4605 configure:15739: checking wchar.h usability
4606-configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4607+configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4608 configure:15739: $? = 0
4609 configure:15739: result: yes
4610 configure:15739: checking wchar.h presence
4611@@ -1187,7 +1192,7 @@
4612 configure:15739: checking for wchar.h
4613 configure:15739: result: yes
4614 configure:15739: checking sys/mman.h usability
4615-configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4616+configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4617 configure:15739: $? = 0
4618 configure:15739: result: yes
4619 configure:15739: checking sys/mman.h presence
4620@@ -1197,7 +1202,7 @@
4621 configure:15739: checking for sys/mman.h
4622 configure:15739: result: yes
4623 configure:15739: checking sys/socket.h usability
4624-configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4625+configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4626 configure:15739: $? = 0
4627 configure:15739: result: yes
4628 configure:15739: checking sys/socket.h presence
4629@@ -1207,7 +1212,7 @@
4630 configure:15739: checking for sys/socket.h
4631 configure:15739: result: yes
4632 configure:15739: checking sched.h usability
4633-configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4634+configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4635 configure:15739: $? = 0
4636 configure:15739: result: yes
4637 configure:15739: checking sched.h presence
4638@@ -1217,7 +1222,7 @@
4639 configure:15739: checking for sched.h
4640 configure:15739: result: yes
4641 configure:15739: checking signal.h usability
4642-configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4643+configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4644 configure:15739: $? = 0
4645 configure:15739: result: yes
4646 configure:15739: checking signal.h presence
4647@@ -1227,7 +1232,7 @@
4648 configure:15739: checking for signal.h
4649 configure:15739: result: yes
4650 configure:15739: checking spawn.h usability
4651-configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4652+configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4653 configure:15739: $? = 0
4654 configure:15739: result: yes
4655 configure:15739: checking spawn.h presence
4656@@ -1237,7 +1242,7 @@
4657 configure:15739: checking for spawn.h
4658 configure:15739: result: yes
4659 configure:15739: checking stdarg.h usability
4660-configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4661+configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4662 configure:15739: $? = 0
4663 configure:15739: result: yes
4664 configure:15739: checking stdarg.h presence
4665@@ -1249,7 +1254,7 @@
4666 configure:15739: checking for stdint.h
4667 configure:15739: result: yes
4668 configure:15739: checking stdio.h usability
4669-configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4670+configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4671 configure:15739: $? = 0
4672 configure:15739: result: yes
4673 configure:15739: checking stdio.h presence
4674@@ -1259,7 +1264,7 @@
4675 configure:15739: checking for stdio.h
4676 configure:15739: result: yes
4677 configure:15739: checking sys/select.h usability
4678-configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4679+configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4680 configure:15739: $? = 0
4681 configure:15739: result: yes
4682 configure:15739: checking sys/select.h presence
4683@@ -1271,7 +1276,7 @@
4684 configure:15739: checking for sys/stat.h
4685 configure:15739: result: yes
4686 configure:15739: checking sys/wait.h usability
4687-configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4688+configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4689 configure:15739: $? = 0
4690 configure:15739: result: yes
4691 configure:15739: checking sys/wait.h presence
4692@@ -1281,7 +1286,7 @@
4693 configure:15739: checking for sys/wait.h
4694 configure:15739: result: yes
4695 configure:15739: checking time.h usability
4696-configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4697+configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4698 configure:15739: $? = 0
4699 configure:15739: result: yes
4700 configure:15739: checking time.h presence
4701@@ -1291,7 +1296,7 @@
4702 configure:15739: checking for time.h
4703 configure:15739: result: yes
4704 configure:15739: checking langinfo.h usability
4705-configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4706+configure:15739: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4707 configure:15739: $? = 0
4708 configure:15739: result: yes
4709 configure:15739: checking langinfo.h presence
4710@@ -1301,11 +1306,11 @@
4711 configure:15739: checking for langinfo.h
4712 configure:15739: result: yes
4713 configure:15779: checking for getpagesize
4714-configure:15779: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c  >&5
4715+configure:15779: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
4716 configure:15779: $? = 0
4717 configure:15779: result: yes
4718 configure:15788: checking for working mmap
4719-configure:15934: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c  >&5
4720+configure:15934: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
4721 configure:15934: $? = 0
4722 configure:15934: ./conftest
4723 configure:15934: $? = 0
4724@@ -1313,17 +1318,17 @@
4725 configure:15955: checking whether integer division by zero raises SIGFPE
4726 configure:16033: result: guessing yes
4727 configure:16046: checking for inttypes.h
4728-configure:16063: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4729+configure:16063: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4730 configure:16063: $? = 0
4731 configure:16070: result: yes
4732 configure:16081: checking for unsigned long long int
4733-configure:16118: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c  >&5
4734+configure:16118: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
4735 configure:16118: $? = 0
4736 configure:16126: result: yes
4737 configure:16156: checking for inttypes.h
4738 configure:16156: result: yes
4739 configure:16167: checking whether the inttypes.h PRIxNN macros are broken
4740-configure:16188: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4741+configure:16188: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4742 configure:16188: $? = 0
4743 configure:16196: result: no
4744 configure:16251: checking for ld used by GCC
4745@@ -1333,10 +1338,10 @@
4746 configure:16342: checking for shared library run path origin
4747 configure:16355: result: done
4748 configure:16445: checking whether imported symbols can be declared weak
4749-configure:16463: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c  >&5
4750+configure:16463: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
4751 Undefined symbols:
4752   "_xyzzy", referenced from:
4753-      _main in ccqhIUtV.o
4754+      _main in ccni4T9r.o
4755 ld: symbol(s) not found
4756 collect2: ld returned 1 exit status
4757 configure:16463: $? = 1
4758@@ -1420,7 +1425,7 @@
4759 | }
4760 configure:16509: result: no
4761 configure:16514: checking pthread.h usability
4762-configure:16514: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4763+configure:16514: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4764 configure:16514: $? = 0
4765 configure:16514: result: yes
4766 configure:16514: checking pthread.h presence
4767@@ -1429,18 +1434,18 @@
4768 configure:16514: result: yes
4769 configure:16514: checking for pthread.h
4770 configure:16514: result: yes
4771-configure:16542: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c  >&5
4772+configure:16542: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
4773 configure:16542: $? = 0
4774 configure:16552: checking for pthread_kill in -lpthread
4775-configure:16577: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib -arch x86_64 conftest.c -lpthread   >&5
4776+configure:16577: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -L/opt/local/lib conftest.c -lpthread   >&5
4777 configure:16577: $? = 0
4778 configure:16586: result: yes
4779 configure:17325: checking for multithread API to use
4780 configure:17327: result: posix
4781 configure:17343: checking for pthread_rwlock_t
4782-configure:17343: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4783+configure:17343: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4784 configure:17343: $? = 0
4785-configure:17343: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4786+configure:17343: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4787 conftest.c: In function 'main':
4788 conftest.c:75: error: expected expression before ')' token
4789 configure:17343: $? = 1
4790@@ -1525,17 +1530,17 @@
4791 |   return 0;
4792 | }
4793 configure:17343: result: yes
4794-configure:17368: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4795+configure:17368: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp conftest.c >&5
4796 configure:17368: $? = 0
4797 configure:17875: checking for iconv
4798-configure:17897: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
4799+configure:17897: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
4800 Undefined symbols:
4801   "_libiconv_open", referenced from:
4802-      _main in ccCuCii4.o
4803+      _main in ccClpqsg.o
4804   "_libiconv", referenced from:
4805-      _main in ccCuCii4.o
4806+      _main in ccClpqsg.o
4807   "_libiconv_close", referenced from:
4808-      _main in ccCuCii4.o
4809+      _main in ccClpqsg.o
4810 ld: symbol(s) not found
4811 collect2: ld returned 1 exit status
4812 configure:17897: $? = 1
4813@@ -1622,11 +1627,11 @@
4814 |   ;
4815 |   return 0;
4816 | }
4817-configure:17919: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  -liconv >&5
4818+configure:17919: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  -liconv >&5
4819 configure:17919: $? = 0
4820 configure:17929: result: yes
4821 configure:17932: checking for working iconv
4822-configure:18027: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  -liconv >&5
4823+configure:18027: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  -liconv >&5
4824 configure:18027: $? = 0
4825 configure:18027: ./conftest
4826 configure:18027: $? = 0
4827@@ -1634,14 +1639,14 @@
4828 configure:18054: checking how to link with libiconv
4829 configure:18056: result: -liconv
4830 configure:18067: checking for iconv declaration
4831-configure:18096: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
4832+configure:18096: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
4833 configure:18096: $? = 0
4834 configure:18107: result:
4835          extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
4836-configure:18131: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
4837+configure:18131: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
4838 configure:18131: $? = 0
4839 configure:18142: checking argz.h usability
4840-configure:18142: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
4841+configure:18142: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
4842 conftest.c:108:18: error: argz.h: No such file or directory
4843 configure:18142: $? = 1
4844 configure: failed program was:
4845@@ -1840,7 +1845,7 @@
4846 configure:18142: checking for inttypes.h
4847 configure:18142: result: yes
4848 configure:18142: checking limits.h usability
4849-configure:18142: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
4850+configure:18142: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
4851 configure:18142: $? = 0
4852 configure:18142: result: yes
4853 configure:18142: checking limits.h presence
4854@@ -1854,31 +1859,31 @@
4855 configure:18142: checking for sys/param.h
4856 configure:18142: result: yes
4857 configure:18158: checking for getcwd
4858-configure:18158: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
4859+configure:18158: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
4860 configure:18158: $? = 0
4861 configure:18158: result: yes
4862 configure:18158: checking for getegid
4863-configure:18158: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
4864+configure:18158: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
4865 configure:18158: $? = 0
4866 configure:18158: result: yes
4867 configure:18158: checking for geteuid
4868-configure:18158: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
4869+configure:18158: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
4870 configure:18158: $? = 0
4871 configure:18158: result: yes
4872 configure:18158: checking for getgid
4873-configure:18158: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
4874+configure:18158: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
4875 configure:18158: $? = 0
4876 configure:18158: result: yes
4877 configure:18158: checking for getuid
4878-configure:18158: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
4879+configure:18158: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
4880 configure:18158: $? = 0
4881 configure:18158: result: yes
4882 configure:18158: checking for mempcpy
4883-configure:18158: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
4884+configure:18158: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
4885 conftest.c:107: warning: conflicting types for built-in function 'mempcpy'
4886 Undefined symbols:
4887   "_mempcpy", referenced from:
4888-      _main in cccJUxrs.o
4889+      _main in ccMKC63t.o
4890 ld: symbol(s) not found
4891 collect2: ld returned 1 exit status
4892 configure:18158: $? = 1
4893@@ -2006,41 +2011,41 @@
4894 | }
4895 configure:18158: result: no
4896 configure:18158: checking for munmap
4897-configure:18158: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
4898+configure:18158: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
4899 configure:18158: $? = 0
4900 configure:18158: result: yes
4901 configure:18158: checking for stpcpy
4902-configure:18158: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
4903+configure:18158: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
4904 conftest.c:108: warning: conflicting types for built-in function 'stpcpy'
4905 configure:18158: $? = 0
4906 configure:18158: result: yes
4907 configure:18158: checking for strcasecmp
4908-configure:18158: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
4909+configure:18158: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
4910 conftest.c:109: warning: conflicting types for built-in function 'strcasecmp'
4911 configure:18158: $? = 0
4912 configure:18158: result: yes
4913 configure:18158: checking for strdup
4914-configure:18158: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
4915+configure:18158: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
4916 conftest.c:110: warning: conflicting types for built-in function 'strdup'
4917 configure:18158: $? = 0
4918 configure:18158: result: yes
4919 configure:18158: checking for strtoul
4920-configure:18158: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
4921+configure:18158: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
4922 configure:18158: $? = 0
4923 configure:18158: result: yes
4924 configure:18158: checking for tsearch
4925-configure:18158: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
4926+configure:18158: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
4927 configure:18158: $? = 0
4928 configure:18158: result: yes
4929 configure:18158: checking for uselocale
4930-configure:18158: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
4931+configure:18158: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
4932 configure:18158: $? = 0
4933 configure:18158: result: yes
4934 configure:18158: checking for argz_count
4935-configure:18158: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
4936+configure:18158: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
4937 Undefined symbols:
4938   "_argz_count", referenced from:
4939-      _main in ccwrNLcl.o
4940+      _main in ccD0KZzi.o
4941 ld: symbol(s) not found
4942 collect2: ld returned 1 exit status
4943 configure:18158: $? = 1
4944@@ -2175,10 +2180,10 @@
4945 | }
4946 configure:18158: result: no
4947 configure:18158: checking for argz_stringify
4948-configure:18158: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
4949+configure:18158: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
4950 Undefined symbols:
4951   "_argz_stringify", referenced from:
4952-      _main in ccZN3zmC.o
4953+      _main in ccmfzmVb.o
4954 ld: symbol(s) not found
4955 collect2: ld returned 1 exit status
4956 configure:18158: $? = 1
4957@@ -2313,10 +2318,10 @@
4958 | }
4959 configure:18158: result: no
4960 configure:18158: checking for argz_next
4961-configure:18158: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
4962+configure:18158: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
4963 Undefined symbols:
4964   "_argz_next", referenced from:
4965-      _main in cctQyBzj.o
4966+      _main in ccbtRK15.o
4967 ld: symbol(s) not found
4968 collect2: ld returned 1 exit status
4969 configure:18158: $? = 1
4970@@ -2451,10 +2456,10 @@
4971 | }
4972 configure:18158: result: no
4973 configure:18158: checking for __fsetlocking
4974-configure:18158: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
4975+configure:18158: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
4976 Undefined symbols:
4977   "___fsetlocking", referenced from:
4978-      _main in ccMAfvoF.o
4979+      _main in ccN0gSsu.o
4980 ld: symbol(s) not found
4981 collect2: ld returned 1 exit status
4982 configure:18158: $? = 1
4983@@ -2589,11 +2594,11 @@
4984 | }
4985 configure:18158: result: no
4986 configure:18170: checking whether feof_unlocked is declared
4987-configure:18190: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
4988+configure:18190: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
4989 configure:18190: $? = 0
4990 configure:18197: result: yes
4991 configure:18211: checking whether fgets_unlocked is declared
4992-configure:18231: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
4993+configure:18231: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
4994 conftest.c: In function 'main':
4995 conftest.c:98: error: 'fgets_unlocked' undeclared (first use in this function)
4996 conftest.c:98: error: (Each undeclared identifier is reported only once
4997@@ -2710,27 +2715,27 @@
4998 configure:18299: checking version of bison
4999 configure:18308: result: 2.3, ok
5000 configure:18316: checking for long long int
5001-configure:18353: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5002+configure:18353: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5003 configure:18353: $? = 0
5004-configure:18383: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5005+configure:18383: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5006 configure:18383: $? = 0
5007 configure:18383: ./conftest
5008 configure:18383: $? = 0
5009 configure:18398: result: yes
5010 configure:18407: checking for wchar_t
5011-configure:18424: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5012+configure:18424: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5013 configure:18424: $? = 0
5014 configure:18431: result: yes
5015 configure:18440: checking for wint_t
5016-configure:18465: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5017+configure:18465: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5018 configure:18465: $? = 0
5019 configure:18472: result: yes
5020 configure:18483: checking for intmax_t
5021-configure:18509: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5022+configure:18509: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5023 configure:18509: $? = 0
5024 configure:18516: result: yes
5025 configure:18526: checking whether printf() supports POSIX/XSI format strings
5026-configure:18567: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5027+configure:18567: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5028 configure:18567: $? = 0
5029 configure:18567: ./conftest
5030 configure:18567: $? = 0
5031@@ -2745,7 +2750,7 @@
5032 configure:18722: checking for stdint.h
5033 configure:18722: result: yes
5034 configure:18735: checking for working fcntl.h
5035-configure:18792: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5036+configure:18792: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5037 configure:18792: $? = 0
5038 configure:18792: ./conftest
5039 configure:18792: $? = 64
5040@@ -2898,17 +2903,17 @@
5041 | }
5042 configure:18807: result: no (bad O_NOATIME)
5043 configure:18831: checking for CFPreferencesCopyAppValue
5044-configure:18849: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
5045+configure:18849: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
5046 configure:18849: $? = 0
5047 configure:18858: result: yes
5048 configure:18865: checking for CFLocaleCopyCurrent
5049-configure:18883: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
5050+configure:18883: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
5051 configure:18883: $? = 0
5052 configure:18892: result: yes
5053 configure:18917: checking for ptrdiff_t
5054-configure:18917: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5055+configure:18917: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5056 configure:18917: $? = 0
5057-configure:18917: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5058+configure:18917: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5059 conftest.c: In function 'main':
5060 conftest.c:140: error: expected expression before ')' token
5061 configure:18917: $? = 1
5062@@ -3065,39 +3070,39 @@
5063 configure:18930: checking for string.h
5064 configure:18930: result: yes
5065 configure:18945: checking for asprintf
5066-configure:18945: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5067+configure:18945: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5068 configure:18945: $? = 0
5069 configure:18945: result: yes
5070 configure:18945: checking for fwprintf
5071-configure:18945: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5072+configure:18945: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5073 configure:18945: $? = 0
5074 configure:18945: result: yes
5075 configure:18945: checking for newlocale
5076-configure:18945: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5077+configure:18945: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5078 configure:18945: $? = 0
5079 configure:18945: result: yes
5080 configure:18945: checking for putenv
5081-configure:18945: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5082+configure:18945: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5083 configure:18945: $? = 0
5084 configure:18945: result: yes
5085 configure:18945: checking for setenv
5086-configure:18945: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5087+configure:18945: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5088 configure:18945: $? = 0
5089 configure:18945: result: yes
5090 configure:18945: checking for setlocale
5091-configure:18945: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5092+configure:18945: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5093 configure:18945: $? = 0
5094 configure:18945: result: yes
5095 configure:18945: checking for snprintf
5096-configure:18945: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5097+configure:18945: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5098 conftest.c:136: warning: conflicting types for built-in function 'snprintf'
5099 configure:18945: $? = 0
5100 configure:18945: result: yes
5101 configure:18945: checking for strnlen
5102-configure:18945: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5103+configure:18945: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5104 Undefined symbols:
5105   "_strnlen", referenced from:
5106-      _main in ccf7ovtZ.o
5107+      _main in ccs5seEX.o
5108 ld: symbol(s) not found
5109 collect2: ld returned 1 exit status
5110 configure:18945: $? = 1
5111@@ -3255,14 +3260,14 @@
5112 | }
5113 configure:18945: result: no
5114 configure:18945: checking for wcslen
5115-configure:18945: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5116+configure:18945: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5117 configure:18945: $? = 0
5118 configure:18945: result: yes
5119 configure:18945: checking for wcsnlen
5120-configure:18945: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5121+configure:18945: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5122 Undefined symbols:
5123   "_wcsnlen", referenced from:
5124-      _main in ccgg6vRt.o
5125+      _main in ccUVHfnM.o
5126 ld: symbol(s) not found
5127 collect2: ld returned 1 exit status
5128 configure:18945: $? = 1
5129@@ -3421,15 +3426,15 @@
5130 | }
5131 configure:18945: result: no
5132 configure:18945: checking for mbrtowc
5133-configure:18945: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5134+configure:18945: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5135 configure:18945: $? = 0
5136 configure:18945: result: yes
5137 configure:18945: checking for wcrtomb
5138-configure:18945: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5139+configure:18945: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5140 configure:18945: $? = 0
5141 configure:18945: result: yes
5142 configure:18957: checking whether _snprintf is declared
5143-configure:18977: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5144+configure:18977: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5145 conftest.c: In function 'main':
5146 conftest.c:123: error: '_snprintf' undeclared (first use in this function)
5147 conftest.c:123: error: (Each undeclared identifier is reported only once
5148@@ -3566,7 +3571,7 @@
5149 | }
5150 configure:18984: result: no
5151 configure:18998: checking whether _snwprintf is declared
5152-configure:19018: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5153+configure:19018: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5154 conftest.c: In function 'main':
5155 conftest.c:124: error: '_snwprintf' undeclared (first use in this function)
5156 conftest.c:124: error: (Each undeclared identifier is reported only once
5157@@ -3704,15 +3709,15 @@
5158 | }
5159 configure:19025: result: no
5160 configure:19040: checking whether getc_unlocked is declared
5161-configure:19060: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5162+configure:19060: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5163 configure:19060: $? = 0
5164 configure:19067: result: yes
5165 configure:19112: checking for nl_langinfo and CODESET
5166-configure:19128: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5167+configure:19128: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5168 configure:19128: $? = 0
5169 configure:19137: result: yes
5170 configure:19146: checking for LC_MESSAGES
5171-configure:19162: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5172+configure:19162: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5173 configure:19162: $? = 0
5174 configure:19170: result: yes
5175 configure:19322: checking for CFPreferencesCopyAppValue
5176@@ -3725,13 +3730,13 @@
5177 configure:20071: result: yes
5178 configure:20074: checking where the gettext function comes from
5179 configure:20085: result: included intl directory
5180-configure:20215: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5181+configure:20215: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5182 configure:20215: $? = 0
5183 configure:20270: checking for canonicalize_file_name
5184-configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5185+configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5186 Undefined symbols:
5187   "_canonicalize_file_name", referenced from:
5188-      _main in ccWmZYUz.o
5189+      _main in ccIFq0xs.o
5190 ld: symbol(s) not found
5191 collect2: ld returned 1 exit status
5192 configure:20270: $? = 1
5193@@ -3903,53 +3908,53 @@
5194 configure:20270: checking for getcwd
5195 configure:20270: result: yes
5196 configure:20270: checking for readlink
5197-configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5198+configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5199 configure:20270: $? = 0
5200 configure:20270: result: yes
5201 configure:20270: checking for realpath
5202-configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5203+configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5204 configure:20270: $? = 0
5205 configure:20270: result: yes
5206 configure:20270: checking for dup2
5207-configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5208+configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5209 configure:20270: $? = 0
5210 configure:20270: result: yes
5211 configure:20270: checking for fcntl
5212-configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5213+configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5214 configure:20270: $? = 0
5215 configure:20270: result: yes
5216 configure:20270: checking for btowc
5217-configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5218+configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5219 configure:20270: $? = 0
5220 configure:20270: result: yes
5221 configure:20270: checking for isblank
5222-configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5223+configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5224 conftest.c:155: warning: conflicting types for built-in function 'isblank'
5225 configure:20270: $? = 0
5226 configure:20270: result: yes
5227 configure:20270: checking for iswctype
5228-configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5229+configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5230 configure:20270: $? = 0
5231 configure:20270: result: yes
5232 configure:20270: checking for mbsrtowcs
5233-configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5234+configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5235 configure:20270: $? = 0
5236 configure:20270: result: yes
5237 configure:20270: checking for mempcpy
5238 configure:20270: result: no
5239 configure:20270: checking for wmemchr
5240-configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5241+configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5242 configure:20270: $? = 0
5243 configure:20270: result: yes
5244 configure:20270: checking for wmemcpy
5245-configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5246+configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5247 configure:20270: $? = 0
5248 configure:20270: result: yes
5249 configure:20270: checking for wmempcpy
5250-configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5251+configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5252 Undefined symbols:
5253   "_wmempcpy", referenced from:
5254-      _main in ccDIqolT.o
5255+      _main in ccnrdUPq.o
5256 ld: symbol(s) not found
5257 collect2: ld returned 1 exit status
5258 configure:20270: $? = 1
5259@@ -4130,10 +4135,10 @@
5260 | }
5261 configure:20270: result: no
5262 configure:20270: checking for getdelim
5263-configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5264+configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5265 Undefined symbols:
5266   "_getdelim", referenced from:
5267-      _main in ccmvHQUJ.o
5268+      _main in ccgeCaKF.o
5269 ld: symbol(s) not found
5270 collect2: ld returned 1 exit status
5271 configure:20270: $? = 1
5272@@ -4314,28 +4319,28 @@
5273 | }
5274 configure:20270: result: no
5275 configure:20270: checking for getdtablesize
5276-configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5277+configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5278 configure:20270: $? = 0
5279 configure:20270: result: yes
5280 configure:20270: checking for gettimeofday
5281-configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5282+configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5283 configure:20270: $? = 0
5284 configure:20270: result: yes
5285 configure:20270: checking for lstat
5286-configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5287+configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5288 configure:20270: $? = 0
5289 configure:20270: result: yes
5290 configure:20270: checking for mbsinit
5291-configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5292+configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5293 configure:20270: $? = 0
5294 configure:20270: result: yes
5295 configure:20270: checking for mbrtowc
5296 configure:20270: result: yes
5297 configure:20270: checking for mbslen
5298-configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5299+configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5300 Undefined symbols:
5301   "_mbslen", referenced from:
5302-      _main in ccpWZMPf.o
5303+      _main in ccDHK0E4.o
5304 ld: symbol(s) not found
5305 collect2: ld returned 1 exit status
5306 configure:20270: $? = 1
5307@@ -4521,31 +4526,31 @@
5308 | }
5309 configure:20270: result: no
5310 configure:20270: checking for isascii
5311-configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5312+configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5313 conftest.c:165: warning: conflicting types for built-in function 'isascii'
5314 configure:20270: $? = 0
5315 configure:20270: result: yes
5316 configure:20270: checking for mprotect
5317-configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5318+configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5319 configure:20270: $? = 0
5320 configure:20270: result: yes
5321 configure:20270: checking for memchr
5322-configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5323+configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5324 configure:20270: $? = 0
5325 configure:20270: result: yes
5326 configure:20270: checking for pathconf
5327-configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5328+configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5329 configure:20270: $? = 0
5330 configure:20270: result: yes
5331 configure:20270: checking for select
5332-configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5333+configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5334 configure:20270: $? = 0
5335 configure:20270: result: yes
5336 configure:20270: checking for pipe2
5337-configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5338+configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5339 Undefined symbols:
5340   "_pipe2", referenced from:
5341-      _main in ccLjdU48.o
5342+      _main in ccyMsnFu.o
5343 ld: symbol(s) not found
5344 collect2: ld returned 1 exit status
5345 configure:20270: $? = 1
5346@@ -4736,29 +4741,29 @@
5347 | }
5348 configure:20270: result: no
5349 configure:20270: checking for posix_spawn
5350-configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5351+configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5352 configure:20270: $? = 0
5353 configure:20270: result: yes
5354 configure:20270: checking for setenv
5355 configure:20270: result: yes
5356 configure:20270: checking for sigaction
5357-configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5358+configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5359 configure:20270: $? = 0
5360 configure:20270: result: yes
5361 configure:20270: checking for sigaltstack
5362-configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5363+configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5364 configure:20270: $? = 0
5365 configure:20270: result: yes
5366 configure:20270: checking for siginterrupt
5367-configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5368+configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5369 configure:20270: $? = 0
5370 configure:20270: result: yes
5371 configure:20270: checking for stpncpy
5372-configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5373+configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5374 conftest.c:175: warning: conflicting types for built-in function 'stpncpy'
5375 Undefined symbols:
5376   "_stpncpy", referenced from:
5377-      _main in ccsoCS4v.o
5378+      _main in ccuCInXz.o
5379 ld: symbol(s) not found
5380 collect2: ld returned 1 exit status
5381 configure:20270: $? = 1
5382@@ -4954,14 +4959,14 @@
5383 | }
5384 configure:20270: result: no
5385 configure:20270: checking for pipe
5386-configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5387+configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5388 configure:20270: $? = 0
5389 configure:20270: result: yes
5390 configure:20270: checking for vasnprintf
5391-configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5392+configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5393 Undefined symbols:
5394   "_vasnprintf", referenced from:
5395-      _main in cc5LnfB4.o
5396+      _main in ccVh58Ps.o
5397 ld: symbol(s) not found
5398 collect2: ld returned 1 exit status
5399 configure:20270: $? = 1
5400@@ -5158,49 +5163,49 @@
5401 | }
5402 configure:20270: result: no
5403 configure:20270: checking for iswcntrl
5404-configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5405+configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5406 conftest.c:176: warning: conflicting types for built-in function 'iswcntrl'
5407 configure:20270: $? = 0
5408 configure:20270: result: yes
5409 configure:20270: checking for iswblank
5410-configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5411+configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5412 conftest.c:177: warning: conflicting types for built-in function 'iswblank'
5413 configure:20270: $? = 0
5414 configure:20270: result: yes
5415 configure:20270: checking for wcwidth
5416-configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5417+configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5418 configure:20270: $? = 0
5419 configure:20270: result: yes
5420 configure:20270: checking for newlocale
5421 configure:20270: result: yes
5422 configure:20270: checking for symlink
5423-configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5424+configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5425 configure:20270: $? = 0
5426 configure:20270: result: yes
5427 configure:20270: checking for shutdown
5428-configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5429+configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5430 configure:20270: $? = 0
5431 configure:20270: result: yes
5432 configure:20270: checking for wctob
5433-configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5434+configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5435 configure:20270: $? = 0
5436 configure:20270: result: yes
5437 configure:20270: checking for nl_langinfo
5438-configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5439+configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5440 configure:20270: $? = 0
5441 configure:20270: result: yes
5442 configure:20270: checking for wcscoll
5443-configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5444+configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5445 configure:20270: $? = 0
5446 configure:20270: result: yes
5447 configure:20270: checking for wcrtomb
5448 configure:20270: result: yes
5449 configure:20270: checking for getrlimit
5450-configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5451+configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5452 configure:20270: $? = 0
5453 configure:20270: result: yes
5454 configure:20270: checking for setrlimit
5455-configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5456+configure:20270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5457 configure:20270: $? = 0
5458 configure:20270: result: yes
5459 configure:20270: checking for uselocale
5460@@ -5208,7 +5213,7 @@
5461 configure:20296: checking whether // is distinct from /
5462 configure:20325: result: no
5463 configure:20346: checking whether realpath works
5464-configure:20376: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5465+configure:20376: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5466 configure:20376: $? = 0
5467 configure:20376: ./conftest
5468 configure:20376: $? = 1
5469@@ -5398,25 +5403,25 @@
5470 |
5471 configure:20387: result: no
5472 configure:20596: checking if environ is properly declared
5473-configure:20614: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5474+configure:20614: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5475 configure:20614: $? = 0
5476 configure:20622: result: no
5477 configure:20637: checking whether the preprocessor supports include_next
5478-configure:20675: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -Iconftestd1b -Iconftestd2 conftest.c >&5
5479+configure:20675: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -Iconftestd1b -Iconftestd2 conftest.c >&5
5480 configure:20675: $? = 0
5481 configure:20696: result: yes
5482 configure:20725: checking for complete errno.h
5483 configure:20777: result: yes
5484 configure:21058: checking whether strerror_r is declared
5485-configure:21058: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5486+configure:21058: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5487 configure:21058: $? = 0
5488 configure:21058: result: yes
5489 configure:21071: checking for strerror_r
5490-configure:21071: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5491+configure:21071: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5492 configure:21071: $? = 0
5493 configure:21071: result: yes
5494 configure:21080: checking whether strerror_r returns char *
5495-configure:21104: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5496+configure:21104: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5497 conftest.c: In function 'main':
5498 conftest.c:206: error: invalid type argument of 'unary *'
5499 conftest.c:207: warning: initialization makes pointer from integer without a cast
5500@@ -5636,9 +5641,9 @@
5501 | }
5502 configure:21142: result: no
5503 configure:21153: checking for mode_t
5504-configure:21153: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5505+configure:21153: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5506 configure:21153: $? = 0
5507-configure:21153: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5508+configure:21153: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5509 conftest.c: In function 'main':
5510 conftest.c:204: error: expected expression before ')' token
5511 configure:21153: $? = 1
5512@@ -5853,9 +5858,9 @@
5513 | }
5514 configure:21153: result: yes
5515 configure:21165: checking for sig_atomic_t
5516-configure:21165: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5517+configure:21165: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5518 configure:21165: $? = 0
5519-configure:21165: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5520+configure:21165: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5521 conftest.c: In function 'main':
5522 conftest.c:173: error: expected expression before ')' token
5523 configure:21165: $? = 1
5524@@ -6039,10 +6044,10 @@
5525 | }
5526 configure:21165: result: yes
5527 configure:21202: checking for eaccess
5528-configure:21202: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5529+configure:21202: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5530 Undefined symbols:
5531   "_eaccess", referenced from:
5532-      _main in ccmEvnKk.o
5533+      _main in cc4OFlS8.o
5534 ld: symbol(s) not found
5535 collect2: ld returned 1 exit status
5536 configure:21202: $? = 1
5537@@ -6255,11 +6260,11 @@
5538 | }
5539 configure:21202: result: no
5540 configure:21219: checking for mbstate_t
5541-configure:21236: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5542+configure:21236: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5543 configure:21236: $? = 0
5544 configure:21243: result: yes
5545 configure:21386: checking whether getdelim is declared
5546-configure:21386: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5547+configure:21386: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5548 conftest.c: In function 'main':
5549 conftest.c:208: error: 'getdelim' undeclared (first use in this function)
5550 conftest.c:208: error: (Each undeclared identifier is reported only once
5551@@ -6481,7 +6486,7 @@
5552 | }
5553 configure:21386: result: no
5554 configure:21409: checking whether getline is declared
5555-configure:21409: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5556+configure:21409: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5557 conftest.c: In function 'main':
5558 conftest.c:209: error: 'getline' undeclared (first use in this function)
5559 conftest.c:209: error: (Each undeclared identifier is reported only once
5560@@ -6706,15 +6711,15 @@
5561 configure:21508: checking for getopt.h
5562 configure:21508: result: yes
5563 configure:21525: checking for getopt_long_only
5564-configure:21525: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5565+configure:21525: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5566 configure:21525: $? = 0
5567 configure:21525: result: yes
5568 configure:21539: checking whether optreset is declared
5569-configure:21539: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5570+configure:21539: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5571 configure:21539: $? = 0
5572 configure:21539: result: yes
5573 configure:21571: checking whether getopt is POSIX compatible
5574-configure:21679: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5575+configure:21679: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5576 configure:21679: $? = 0
5577 configure:21679: ./conftest
5578 configure:21679: $? = 16
5579@@ -6988,19 +6993,19 @@
5580 |
5581 configure:21690: result: no
5582 configure:21802: checking whether getenv is declared
5583-configure:21802: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5584+configure:21802: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5585 configure:21802: $? = 0
5586 configure:21802: result: yes
5587 configure:21864: checking for C/C++ restrict keyword
5588-configure:21889: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5589+configure:21889: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5590 configure:21889: $? = 0
5591 configure:21897: result: __restrict
5592 configure:21996: checking for struct timeval
5593-configure:22016: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5594+configure:22016: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5595 configure:22016: $? = 0
5596 configure:22023: result: yes
5597 configure:22032: checking whether gettimeofday is declared without a macro
5598-configure:22054: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5599+configure:22054: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5600 configure:22054: $? = 0
5601 configure:22062: result: yes
5602 configure:22095: checking whether included glib is requested
5603@@ -7012,7 +7017,7 @@
5604 configure:22737: checking whether included libunistring is requested
5605 configure:22747: result: no
5606 configure:23253: checking for libunistring
5607-configure:23275: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  -lunistring >&5
5608+configure:23275: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  -lunistring >&5
5609 conftest.c:181:21: error: uniconv.h: No such file or directory
5610 conftest.c: In function 'main':
5611 conftest.c:185: warning: implicit declaration of function 'u8_strconv_from_locale'
5612@@ -7208,7 +7213,7 @@
5613 | }
5614 configure:23285: result: no, trying again together with libiconv
5615 configure:23807: checking for libunistring
5616-configure:23829: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  -liconv -lunistring >&5
5617+configure:23829: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  -liconv -lunistring >&5
5618 conftest.c:181:21: error: uniconv.h: No such file or directory
5619 conftest.c: In function 'main':
5620 conftest.c:185: warning: implicit declaration of function 'u8_strconv_from_locale'
5621@@ -7406,11 +7411,11 @@
5622 configure:24530: checking whether getc_unlocked is declared
5623 configure:24530: result: yes
5624 configure:24564: checking whether NULL can be used in arbitrary expressions
5625-configure:24582: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5626+configure:24582: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5627 configure:24582: $? = 0
5628 configure:24589: result: yes
5629 configure:24706: checking whether lstat correctly handles trailing slash
5630-configure:24732: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5631+configure:24732: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5632 configure:24732: $? = 0
5633 configure:24732: ./conftest
5634 configure:24732: $? = 1
5635@@ -7643,13 +7648,13 @@
5636 | }
5637 configure:24749: result: no
5638 configure:24773: checking whether malloc, realloc, calloc are POSIX compliant
5639-configure:24793: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5640+configure:24793: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5641 configure:24793: $? = 0
5642 configure:24801: result: yes
5643 configure:24807: checking for stdlib.h
5644 configure:24807: result: yes
5645 configure:24817: checking for GNU libc compatible malloc
5646-configure:24841: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5647+configure:24841: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5648 configure:24841: $? = 0
5649 configure:24841: ./conftest
5650 configure:24841: $? = 0
5651@@ -7657,31 +7662,31 @@
5652 configure:24866: checking whether mbrtowc and mbstate_t are properly declared
5653 configure:24894: result: yes
5654 configure:24951: checking for a traditional japanese locale
5655-configure:25008: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5656+configure:25008: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5657 configure:25011: $? = 0
5658 configure:25053: result: ja_JP.eucJP
5659 configure:25061: checking for a transitional chinese locale
5660-configure:25119: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5661+configure:25119: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5662 configure:25122: $? = 0
5663 configure:25148: result: zh_CN.GB18030
5664 configure:25155: checking for a french Unicode locale
5665-configure:25215: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5666+configure:25215: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5667 configure:25218: $? = 0
5668 configure:25245: result: fr_FR.UTF-8
5669 configure:25357: checking for mmap
5670-configure:25357: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5671+configure:25357: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5672 configure:25357: $? = 0
5673 configure:25357: result: yes
5674 configure:25368: checking for MAP_ANONYMOUS
5675 configure:25405: result: yes
5676 configure:25445: checking whether memchr works
5677-configure:25505: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5678+configure:25505: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5679 configure:25505: $? = 0
5680 configure:25505: ./conftest
5681 configure:25505: $? = 0
5682 configure:25515: result: yes
5683 configure:25554: checking whether <limits.h> defines MIN and MAX
5684-configure:25571: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5685+configure:25571: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5686 conftest.c:188: warning: implicit declaration of function 'MIN'
5687 conftest.c:188: error: initializer element is not constant
5688 configure:25571: $? = 1
5689@@ -7883,19 +7888,19 @@
5690 | }
5691 configure:25578: result: no
5692 configure:25591: checking whether <sys/param.h> defines MIN and MAX
5693-configure:25608: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5694+configure:25608: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5695 configure:25608: $? = 0
5696 configure:25615: result: yes
5697-configure:25636: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5698+configure:25636: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5699 configure:25636: $? = 0
5700 configure:25673: checking for promoted mode_t type
5701-configure:25690: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5702+configure:25690: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5703 configure:25690: $? = 0
5704 configure:25698: result: int
5705 configure:25774: checking whether posix_spawn works
5706-configure:25914: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5707+configure:25914: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5708 configure:25914: $? = 0
5709-configure:26089: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
5710+configure:26089: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
5711 configure:26089: $? = 0
5712 configure:26089: ./conftest
5713 configure:26089: $? = 0
5714@@ -7909,7 +7914,7 @@
5715 configure:26188: checking whether to activate relocatable installation
5716 configure:26203: result: no
5717 configure:26311: checking whether system is Windows or MSDOS
5718-configure:26331: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5719+configure:26331: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5720 conftest.c: In function 'main':
5721 conftest.c:196: error: 'neither' undeclared (first use in this function)
5722 conftest.c:196: error: (Each undeclared identifier is reported only once
5723@@ -8119,7 +8124,7 @@
5724 | }
5725 configure:26339: result: no
5726 configure:26407: checking for ssize_t
5727-configure:26424: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5728+configure:26424: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5729 configure:26424: $? = 0
5730 configure:26431: result: yes
5731 configure:26462: checking for uid_t in sys/types.h
5732@@ -8127,17 +8132,17 @@
5733 configure:26509: checking for SIGPIPE
5734 configure:26534: result: yes
5735 configure:26538: checking whether snprintf is declared
5736-configure:26538: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5737+configure:26538: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5738 configure:26538: $? = 0
5739 configure:26538: result: yes
5740 configure:26560: checking for stdbool.h that conforms to C99
5741-configure:26643: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5742+configure:26643: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5743 configure:26643: $? = 0
5744 configure:26650: result: yes
5745 configure:26652: checking for _Bool
5746-configure:26652: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5747+configure:26652: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5748 configure:26652: $? = 0
5749-configure:26652: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5750+configure:26652: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5751 conftest.c: In function 'main':
5752 conftest.c:230: error: expected expression before ')' token
5753 configure:26652: $? = 1
5754@@ -8378,11 +8383,11 @@
5755 | }
5756 configure:26652: result: yes
5757 configure:26673: checking whether C symbols are prefixed with underscore at the linker level
5758-configure:26686: /usr/bin/gcc-4.2 -std=gnu99 -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -S conftest.c
5759+configure:26686: /usr/bin/gcc-4.2 -std=gnu99 -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -S conftest.c
5760 configure:26689: $? = 0
5761 configure:26699: result: yes
5762 configure:26790: checking whether memmem is declared without a macro
5763-configure:26808: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5764+configure:26808: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5765 conftest.c: In function 'main':
5766 conftest.c:203: error: 'memmem' undeclared (first use in this function)
5767 conftest.c:203: error: (Each undeclared identifier is reported only once
5768@@ -8597,7 +8602,7 @@
5769 | }
5770 configure:26816: result: no
5771 configure:26790: checking whether mempcpy is declared without a macro
5772-configure:26808: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5773+configure:26808: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5774 conftest.c: In function 'main':
5775 conftest.c:203: error: 'mempcpy' undeclared (first use in this function)
5776 conftest.c:203: error: (Each undeclared identifier is reported only once
5777@@ -8812,7 +8817,7 @@
5778 | }
5779 configure:26816: result: no
5780 configure:26790: checking whether memrchr is declared without a macro
5781-configure:26808: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5782+configure:26808: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5783 conftest.c: In function 'main':
5784 conftest.c:203: error: 'memrchr' undeclared (first use in this function)
5785 conftest.c:203: error: (Each undeclared identifier is reported only once
5786@@ -9027,7 +9032,7 @@
5787 | }
5788 configure:26816: result: no
5789 configure:26790: checking whether rawmemchr is declared without a macro
5790-configure:26808: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5791+configure:26808: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5792 conftest.c: In function 'main':
5793 conftest.c:203: error: 'rawmemchr' undeclared (first use in this function)
5794 conftest.c:203: error: (Each undeclared identifier is reported only once
5795@@ -9242,11 +9247,11 @@
5796 | }
5797 configure:26816: result: no
5798 configure:26790: checking whether stpcpy is declared without a macro
5799-configure:26808: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5800+configure:26808: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5801 configure:26808: $? = 0
5802 configure:26816: result: yes
5803 configure:26790: checking whether stpncpy is declared without a macro
5804-configure:26808: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5805+configure:26808: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5806 conftest.c: In function 'main':
5807 conftest.c:204: error: 'stpncpy' undeclared (first use in this function)
5808 conftest.c:204: error: (Each undeclared identifier is reported only once
5809@@ -9462,7 +9467,7 @@
5810 | }
5811 configure:26816: result: no
5812 configure:26790: checking whether strchrnul is declared without a macro
5813-configure:26808: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5814+configure:26808: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5815 conftest.c: In function 'main':
5816 conftest.c:204: error: 'strchrnul' undeclared (first use in this function)
5817 conftest.c:204: error: (Each undeclared identifier is reported only once
5818@@ -9678,15 +9683,15 @@
5819 | }
5820 configure:26816: result: no
5821 configure:26790: checking whether strdup is declared without a macro
5822-configure:26808: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5823+configure:26808: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5824 configure:26808: $? = 0
5825 configure:26816: result: yes
5826 configure:26790: checking whether strncat is declared without a macro
5827-configure:26808: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5828+configure:26808: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5829 configure:26808: $? = 0
5830 configure:26816: result: yes
5831 configure:26790: checking whether strndup is declared without a macro
5832-configure:26808: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5833+configure:26808: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5834 conftest.c: In function 'main':
5835 conftest.c:206: error: 'strndup' undeclared (first use in this function)
5836 conftest.c:206: error: (Each undeclared identifier is reported only once
5837@@ -9904,7 +9909,7 @@
5838 | }
5839 configure:26816: result: no
5840 configure:26790: checking whether strnlen is declared without a macro
5841-configure:26808: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5842+configure:26808: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5843 conftest.c: In function 'main':
5844 conftest.c:206: error: 'strnlen' undeclared (first use in this function)
5845 conftest.c:206: error: (Each undeclared identifier is reported only once
5846@@ -10122,27 +10127,27 @@
5847 | }
5848 configure:26816: result: no
5849 configure:26790: checking whether strpbrk is declared without a macro
5850-configure:26808: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5851+configure:26808: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5852 configure:26808: $? = 0
5853 configure:26816: result: yes
5854 configure:26790: checking whether strsep is declared without a macro
5855-configure:26808: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5856+configure:26808: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5857 configure:26808: $? = 0
5858 configure:26816: result: yes
5859 configure:26790: checking whether strcasestr is declared without a macro
5860-configure:26808: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5861+configure:26808: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5862 configure:26808: $? = 0
5863 configure:26816: result: yes
5864 configure:26790: checking whether strtok_r is declared without a macro
5865-configure:26808: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5866+configure:26808: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5867 configure:26808: $? = 0
5868 configure:26816: result: yes
5869 configure:26790: checking whether strsignal is declared without a macro
5870-configure:26808: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5871+configure:26808: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5872 configure:26808: $? = 0
5873 configure:26816: result: yes
5874 configure:26790: checking whether strverscmp is declared without a macro
5875-configure:26808: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5876+configure:26808: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5877 conftest.c: In function 'main':
5878 conftest.c:211: error: 'strverscmp' undeclared (first use in this function)
5879 conftest.c:211: error: (Each undeclared identifier is reported only once
5880@@ -10365,7 +10370,7 @@
5881 | }
5882 configure:26816: result: no
5883 configure:26830: checking whether strnlen is declared
5884-configure:26830: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5885+configure:26830: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5886 conftest.c: In function 'main':
5887 conftest.c:242: error: 'strnlen' undeclared (first use in this function)
5888 conftest.c:242: error: (Each undeclared identifier is reported only once
5889@@ -10621,19 +10626,19 @@
5890 | }
5891 configure:26830: result: no
5892 configure:26883: checking whether <sys/socket.h> is self-contained
5893-configure:26900: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5894+configure:26900: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5895 configure:26900: $? = 0
5896 configure:26908: result: yes
5897 configure:26913: checking for shutdown
5898 configure:26913: result: yes
5899 configure:26923: checking whether <sys/socket.h> defines the SHUT_* macros
5900-configure:26940: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5901+configure:26940: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5902 configure:26940: $? = 0
5903 configure:26948: result: yes
5904 configure:27042: checking for struct sockaddr_storage
5905-configure:27042: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5906+configure:27042: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5907 configure:27042: $? = 0
5908-configure:27042: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5909+configure:27042: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5910 conftest.c: In function 'main':
5911 conftest.c:223: error: expected expression before ')' token
5912 configure:27042: $? = 1
5913@@ -10867,9 +10872,9 @@
5914 | }
5915 configure:27042: result: yes
5916 configure:27063: checking for sa_family_t
5917-configure:27063: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5918+configure:27063: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5919 configure:27063: $? = 0
5920-configure:27063: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5921+configure:27063: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5922 conftest.c: In function 'main':
5923 conftest.c:224: error: expected expression before ')' token
5924 configure:27063: $? = 1
5925@@ -11104,7 +11109,7 @@
5926 | }
5927 configure:27063: result: yes
5928 configure:27128: checking whether socket is declared without a macro
5929-configure:27152: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5930+configure:27152: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5931 conftest.c: In function 'main':
5932 conftest.c:221: error: 'socket' undeclared (first use in this function)
5933 conftest.c:221: error: (Each undeclared identifier is reported only once
5934@@ -11337,7 +11342,7 @@
5935 | }
5936 configure:27160: result: no
5937 configure:27128: checking whether connect is declared without a macro
5938-configure:27152: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5939+configure:27152: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5940 conftest.c: In function 'main':
5941 conftest.c:221: error: 'connect' undeclared (first use in this function)
5942 conftest.c:221: error: (Each undeclared identifier is reported only once
5943@@ -11570,7 +11575,7 @@
5944 | }
5945 configure:27160: result: no
5946 configure:27128: checking whether accept is declared without a macro
5947-configure:27152: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5948+configure:27152: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5949 conftest.c: In function 'main':
5950 conftest.c:221: error: 'accept' undeclared (first use in this function)
5951 conftest.c:221: error: (Each undeclared identifier is reported only once
5952@@ -11803,7 +11808,7 @@
5953 | }
5954 configure:27160: result: no
5955 configure:27128: checking whether bind is declared without a macro
5956-configure:27152: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5957+configure:27152: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5958 conftest.c: In function 'main':
5959 conftest.c:221: error: 'bind' undeclared (first use in this function)
5960 conftest.c:221: error: (Each undeclared identifier is reported only once
5961@@ -12036,7 +12041,7 @@
5962 | }
5963 configure:27160: result: no
5964 configure:27128: checking whether getpeername is declared without a macro
5965-configure:27152: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5966+configure:27152: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5967 conftest.c: In function 'main':
5968 conftest.c:221: error: 'getpeername' undeclared (first use in this function)
5969 conftest.c:221: error: (Each undeclared identifier is reported only once
5970@@ -12269,7 +12274,7 @@
5971 | }
5972 configure:27160: result: no
5973 configure:27128: checking whether getsockname is declared without a macro
5974-configure:27152: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5975+configure:27152: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5976 conftest.c: In function 'main':
5977 conftest.c:221: error: 'getsockname' undeclared (first use in this function)
5978 conftest.c:221: error: (Each undeclared identifier is reported only once
5979@@ -12502,7 +12507,7 @@
5980 | }
5981 configure:27160: result: no
5982 configure:27128: checking whether getsockopt is declared without a macro
5983-configure:27152: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5984+configure:27152: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5985 conftest.c: In function 'main':
5986 conftest.c:221: error: 'getsockopt' undeclared (first use in this function)
5987 conftest.c:221: error: (Each undeclared identifier is reported only once
5988@@ -12735,7 +12740,7 @@
5989 | }
5990 configure:27160: result: no
5991 configure:27128: checking whether listen is declared without a macro
5992-configure:27152: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5993+configure:27152: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
5994 conftest.c: In function 'main':
5995 conftest.c:221: error: 'listen' undeclared (first use in this function)
5996 conftest.c:221: error: (Each undeclared identifier is reported only once
5997@@ -12968,7 +12973,7 @@
5998 | }
5999 configure:27160: result: no
6000 configure:27128: checking whether recv is declared without a macro
6001-configure:27152: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6002+configure:27152: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6003 conftest.c: In function 'main':
6004 conftest.c:221: error: 'recv' undeclared (first use in this function)
6005 conftest.c:221: error: (Each undeclared identifier is reported only once
6006@@ -13201,7 +13206,7 @@
6007 | }
6008 configure:27160: result: no
6009 configure:27128: checking whether send is declared without a macro
6010-configure:27152: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6011+configure:27152: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6012 conftest.c: In function 'main':
6013 conftest.c:221: error: 'send' undeclared (first use in this function)
6014 conftest.c:221: error: (Each undeclared identifier is reported only once
6015@@ -13434,7 +13439,7 @@
6016 | }
6017 configure:27160: result: no
6018 configure:27128: checking whether recvfrom is declared without a macro
6019-configure:27152: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6020+configure:27152: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6021 conftest.c: In function 'main':
6022 conftest.c:221: error: 'recvfrom' undeclared (first use in this function)
6023 conftest.c:221: error: (Each undeclared identifier is reported only once
6024@@ -13667,7 +13672,7 @@
6025 | }
6026 configure:27160: result: no
6027 configure:27128: checking whether sendto is declared without a macro
6028-configure:27152: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6029+configure:27152: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6030 conftest.c: In function 'main':
6031 conftest.c:221: error: 'sendto' undeclared (first use in this function)
6032 conftest.c:221: error: (Each undeclared identifier is reported only once
6033@@ -13900,7 +13905,7 @@
6034 | }
6035 configure:27160: result: no
6036 configure:27128: checking whether setsockopt is declared without a macro
6037-configure:27152: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6038+configure:27152: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6039 conftest.c: In function 'main':
6040 conftest.c:221: error: 'setsockopt' undeclared (first use in this function)
6041 conftest.c:221: error: (Each undeclared identifier is reported only once
6042@@ -14133,7 +14138,7 @@
6043 | }
6044 configure:27160: result: no
6045 configure:27128: checking whether shutdown is declared without a macro
6046-configure:27152: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6047+configure:27152: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6048 conftest.c: In function 'main':
6049 conftest.c:221: error: 'shutdown' undeclared (first use in this function)
6050 conftest.c:221: error: (Each undeclared identifier is reported only once
6051@@ -14366,7 +14371,7 @@
6052 | }
6053 configure:27160: result: no
6054 configure:27128: checking whether accept4 is declared without a macro
6055-configure:27152: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6056+configure:27152: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6057 conftest.c: In function 'main':
6058 conftest.c:221: error: 'accept4' undeclared (first use in this function)
6059 conftest.c:221: error: (Each undeclared identifier is reported only once
6060@@ -14599,28 +14604,28 @@
6061 | }
6062 configure:27160: result: no
6063 configure:27182: checking whether stat file-mode macros are broken
6064-configure:27209: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6065+configure:27209: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6066 configure:27209: $? = 0
6067 configure:27216: result: no
6068 configure:27243: checking for special C compiler options needed for large files
6069 configure:27288: result: no
6070 configure:27294: checking for _FILE_OFFSET_BITS value needed for large files
6071-configure:27319: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6072+configure:27319: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6073 configure:27319: $? = 0
6074 configure:27351: result: no
6075 configure:27435: checking whether curses libraries may be used
6076 configure:27444: result: yes
6077 configure:29324: checking where terminfo library functions come from
6078-configure:29364: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6079+configure:29364: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6080 Undefined symbols:
6081   "_tigetstr", referenced from:
6082-      _main in ccsqOzHB.o
6083+      _main in cc6yUGOp.o
6084   "_tigetflag", referenced from:
6085-      _main in ccsqOzHB.o
6086+      _main in cc6yUGOp.o
6087   "_setupterm", referenced from:
6088-      _main in ccsqOzHB.o
6089+      _main in cc6yUGOp.o
6090   "_tigetnum", referenced from:
6091-      _main in ccsqOzHB.o
6092+      _main in cc6yUGOp.o
6093 ld: symbol(s) not found
6094 collect2: ld returned 1 exit status
6095 configure:29364: $? = 1
6096@@ -14863,16 +14868,16 @@
6097 |   ;
6098 |   return 0;
6099 | }
6100-configure:29405: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  -lncurses >&5
6101+configure:29405: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  -lncurses >&5
6102 configure:29405: $? = 0
6103 configure:29543: result: libncurses
6104 configure:29693: checking for tparam
6105-configure:29720: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include  -L/opt/local/lib -arch x86_64 conftest.c  -lncurses >&5
6106+configure:29720: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include  -L/opt/local/lib conftest.c  -lncurses >&5
6107 conftest.c: In function 'main':
6108 conftest.c:220: warning: return makes integer from pointer without a cast
6109 Undefined symbols:
6110   "_tparam", referenced from:
6111-      _main in ccbJMGSh.o
6112+      _main in ccTTN6tH.o
6113 ld: symbol(s) not found
6114 collect2: ld returned 1 exit status
6115 configure:29720: $? = 1
6116@@ -15102,27 +15107,27 @@
6117 | }
6118 configure:29731: result: no
6119 configure:29738: checking for tparm
6120-configure:29764: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include  -L/opt/local/lib -arch x86_64 conftest.c  -lncurses >&5
6121+configure:29764: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include  -L/opt/local/lib conftest.c  -lncurses >&5
6122 conftest.c: In function 'main':
6123 conftest.c:219: warning: return makes integer from pointer without a cast
6124 configure:29764: $? = 0
6125 configure:29775: result: yes
6126 configure:29807: checking for struct timespec in <time.h>
6127-configure:29824: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6128+configure:29824: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6129 configure:29824: $? = 0
6130 configure:29831: result: yes
6131 configure:30003: checking whether clearerr_unlocked is declared
6132-configure:30003: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6133+configure:30003: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6134 configure:30003: $? = 0
6135 configure:30003: result: yes
6136 configure:30016: checking whether feof_unlocked is declared
6137 configure:30016: result: yes
6138 configure:30029: checking whether ferror_unlocked is declared
6139-configure:30029: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6140+configure:30029: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6141 configure:30029: $? = 0
6142 configure:30029: result: yes
6143 configure:30042: checking whether fflush_unlocked is declared
6144-configure:30042: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6145+configure:30042: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6146 conftest.c: In function 'main':
6147 conftest.c:250: error: 'fflush_unlocked' undeclared (first use in this function)
6148 conftest.c:250: error: (Each undeclared identifier is reported only once
6149@@ -15388,7 +15393,7 @@
6150 configure:30055: checking whether fgets_unlocked is declared
6151 configure:30055: result: no
6152 configure:30068: checking whether fputc_unlocked is declared
6153-configure:30068: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6154+configure:30068: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6155 conftest.c: In function 'main':
6156 conftest.c:252: error: 'fputc_unlocked' undeclared (first use in this function)
6157 conftest.c:252: error: (Each undeclared identifier is reported only once
6158@@ -15654,7 +15659,7 @@
6159 | }
6160 configure:30068: result: no
6161 configure:30081: checking whether fputs_unlocked is declared
6162-configure:30081: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6163+configure:30081: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6164 conftest.c: In function 'main':
6165 conftest.c:253: error: 'fputs_unlocked' undeclared (first use in this function)
6166 conftest.c:253: error: (Each undeclared identifier is reported only once
6167@@ -15921,7 +15926,7 @@
6168 | }
6169 configure:30081: result: no
6170 configure:30094: checking whether fread_unlocked is declared
6171-configure:30094: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6172+configure:30094: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6173 conftest.c: In function 'main':
6174 conftest.c:254: error: 'fread_unlocked' undeclared (first use in this function)
6175 conftest.c:254: error: (Each undeclared identifier is reported only once
6176@@ -16189,7 +16194,7 @@
6177 | }
6178 configure:30094: result: no
6179 configure:30107: checking whether fwrite_unlocked is declared
6180-configure:30107: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6181+configure:30107: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6182 conftest.c: In function 'main':
6183 conftest.c:255: error: 'fwrite_unlocked' undeclared (first use in this function)
6184 conftest.c:255: error: (Each undeclared identifier is reported only once
6185@@ -16458,21 +16463,21 @@
6186 | }
6187 configure:30107: result: no
6188 configure:30120: checking whether getchar_unlocked is declared
6189-configure:30120: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6190+configure:30120: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6191 configure:30120: $? = 0
6192 configure:30120: result: yes
6193 configure:30133: checking whether putc_unlocked is declared
6194-configure:30133: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6195+configure:30133: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6196 configure:30133: $? = 0
6197 configure:30133: result: yes
6198 configure:30146: checking whether putchar_unlocked is declared
6199-configure:30146: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6200+configure:30146: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6201 configure:30146: $? = 0
6202 configure:30146: result: yes
6203 configure:30166: checking for intmax_t
6204 configure:30198: result: yes
6205 configure:30218: checking whether snprintf returns a byte count as in C99
6206-configure:30270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6207+configure:30270: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6208 configure:30270: $? = 0
6209 configure:30270: ./conftest
6210 configure:30270: $? = 0
6211@@ -16492,21 +16497,21 @@
6212 configure:30303: checking whether _snprintf is declared
6213 configure:30303: result: no
6214 configure:30325: checking whether vsnprintf is declared
6215-configure:30325: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6216+configure:30325: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6217 configure:30325: $? = 0
6218 configure:30325: result: yes
6219 configure:30338: checking whether <wchar.h> uses 'inline' correctly
6220-configure:30353: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6221+configure:30353: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6222 configure:30356: $? = 0
6223-configure:30367: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6224+configure:30367: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6225 configure:30370: $? = 0
6226 configure:30383: result: yes
6227 configure:30413: checking whether alarm is declared
6228-configure:30413: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6229+configure:30413: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6230 configure:30413: $? = 0
6231 configure:30413: result: yes
6232 configure:30482: checking sys/acl.h usability
6233-configure:30482: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6234+configure:30482: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6235 configure:30482: $? = 0
6236 configure:30482: result: yes
6237 configure:30482: checking sys/acl.h presence
6238@@ -16516,34 +16521,34 @@
6239 configure:30482: checking for sys/acl.h
6240 configure:30482: result: yes
6241 configure:30496: checking for library containing acl_get_file
6242-configure:30527: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6243+configure:30527: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6244 configure:30527: $? = 0
6245 configure:30544: result: none required
6246 configure:30560: checking for acl_get_file
6247-configure:30560: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6248+configure:30560: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6249 configure:30560: $? = 0
6250 configure:30560: result: yes
6251 configure:30560: checking for acl_get_fd
6252-configure:30560: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6253+configure:30560: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6254 configure:30560: $? = 0
6255 configure:30560: result: yes
6256 configure:30560: checking for acl_set_file
6257-configure:30560: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6258+configure:30560: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6259 configure:30560: $? = 0
6260 configure:30560: result: yes
6261 configure:30560: checking for acl_set_fd
6262-configure:30560: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6263+configure:30560: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6264 configure:30560: $? = 0
6265 configure:30560: result: yes
6266 configure:30560: checking for acl_free
6267-configure:30560: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6268+configure:30560: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6269 configure:30560: $? = 0
6270 configure:30560: result: yes
6271 configure:30560: checking for acl_from_mode
6272-configure:30560: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6273+configure:30560: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6274 Undefined symbols:
6275   "_acl_from_mode", referenced from:
6276-      _main in cco2E46N.o
6277+      _main in cc6aign2.o
6278 ld: symbol(s) not found
6279 collect2: ld returned 1 exit status
6280 configure:30560: $? = 1
6281@@ -16824,18 +16829,18 @@
6282 | }
6283 configure:30560: result: no
6284 configure:30560: checking for acl_from_text
6285-configure:30560: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6286+configure:30560: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6287 configure:30560: $? = 0
6288 configure:30560: result: yes
6289 configure:30560: checking for acl_delete_def_file
6290-configure:30560: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6291+configure:30560: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6292 configure:30560: $? = 0
6293 configure:30560: result: yes
6294 configure:30560: checking for acl_extended_file
6295-configure:30560: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6296+configure:30560: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6297 Undefined symbols:
6298   "_acl_extended_file", referenced from:
6299-      _main in ccEoJbhV.o
6300+      _main in ccu4FAzx.o
6301 ld: symbol(s) not found
6302 collect2: ld returned 1 exit status
6303 configure:30560: $? = 1
6304@@ -17118,26 +17123,26 @@
6305 | }
6306 configure:30560: result: no
6307 configure:30560: checking for acl_delete_fd_np
6308-configure:30560: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6309+configure:30560: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6310 configure:30560: $? = 0
6311 configure:30560: result: yes
6312 configure:30560: checking for acl_delete_file_np
6313-configure:30560: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6314+configure:30560: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6315 configure:30560: $? = 0
6316 configure:30560: result: yes
6317 configure:30560: checking for acl_copy_ext_native
6318-configure:30560: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6319+configure:30560: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6320 configure:30560: $? = 0
6321 configure:30560: result: yes
6322 configure:30560: checking for acl_create_entry_np
6323-configure:30560: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6324+configure:30560: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6325 configure:30560: $? = 0
6326 configure:30560: result: yes
6327 configure:30560: checking for acl_to_short_text
6328-configure:30560: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6329+configure:30560: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6330 Undefined symbols:
6331   "_acl_to_short_text", referenced from:
6332-      _main in ccs2LMYj.o
6333+      _main in cc36YFSY.o
6334 ld: symbol(s) not found
6335 collect2: ld returned 1 exit status
6336 configure:30560: $? = 1
6337@@ -17424,10 +17429,10 @@
6338 | }
6339 configure:30560: result: no
6340 configure:30560: checking for acl_free_text
6341-configure:30560: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6342+configure:30560: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6343 Undefined symbols:
6344   "_acl_free_text", referenced from:
6345-      _main in ccP80ksW.o
6346+      _main in cc6psRML.o
6347 ld: symbol(s) not found
6348 collect2: ld returned 1 exit status
6349 configure:30560: $? = 1
6350@@ -17714,13 +17719,13 @@
6351 | }
6352 configure:30560: result: no
6353 configure:30572: checking for working acl_get_file
6354-configure:30595: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6355+configure:30595: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6356 configure:30595: $? = 0
6357 configure:30595: ./conftest
6358 configure:30595: $? = 0
6359 configure:30605: result: yes
6360 configure:30615: checking acl/libacl.h usability
6361-configure:30615: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6362+configure:30615: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6363 conftest.c:276:24: error: acl/libacl.h: No such file or directory
6364 configure:30615: $? = 1
6365 configure: failed program was:
6366@@ -18253,10 +18258,10 @@
6367 configure:30615: checking for acl/libacl.h
6368 configure:30615: result: no
6369 configure:30635: checking for acl_entries
6370-configure:30635: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6371+configure:30635: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6372 Undefined symbols:
6373   "_acl_entries", referenced from:
6374-      _main in ccVH3RHg.o
6375+      _main in cc2FD4iL.o
6376 ld: symbol(s) not found
6377 collect2: ld returned 1 exit status
6378 configure:30635: $? = 1
6379@@ -18543,19 +18548,19 @@
6380 | }
6381 configure:30635: result: no
6382 configure:30649: checking for ACL_FIRST_ENTRY
6383-configure:30660: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6384+configure:30660: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6385 configure:30660: $? = 0
6386 configure:30667: result: yes
6387 configure:30674: checking for ACL_TYPE_EXTENDED
6388-configure:30685: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6389+configure:30685: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6390 configure:30685: $? = 0
6391 configure:30692: result: yes
6392 configure:30936: checking for atexit
6393-configure:30936: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6394+configure:30936: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6395 configure:30936: $? = 0
6396 configure:30936: result: yes
6397 configure:30961: checking dirent.h usability
6398-configure:30961: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6399+configure:30961: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6400 configure:30961: $? = 0
6401 configure:30961: result: yes
6402 configure:30961: checking dirent.h presence
6403@@ -18575,7 +18580,7 @@
6404 configure:31026: checking for unistd.h
6405 configure:31026: result: yes
6406 configure:31070: checking byteswap.h usability
6407-configure:31070: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6408+configure:31070: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6409 conftest.c:287:22: error: byteswap.h: No such file or directory
6410 configure:31070: $? = 1
6411 configure: failed program was:
6412@@ -19130,27 +19135,27 @@
6413 configure:31070: checking for byteswap.h
6414 configure:31070: result: no
6415 configure:31199: checking for chown
6416-configure:31199: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6417+configure:31199: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6418 configure:31199: $? = 0
6419 configure:31199: result: yes
6420 configure:31199: checking for utime
6421-configure:31199: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6422+configure:31199: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6423 configure:31199: $? = 0
6424 configure:31199: result: yes
6425 configure:31199: checking for utimes
6426-configure:31199: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6427+configure:31199: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6428 configure:31199: $? = 0
6429 configure:31199: result: yes
6430 configure:31224: checking whether // is distinct from /
6431 configure:31253: result: no
6432 configure:31285: checking whether dup2 works
6433-configure:31327: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6434+configure:31327: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6435 configure:31327: $? = 0
6436 configure:31327: ./conftest
6437 configure:31327: $? = 0
6438 configure:31338: result: yes
6439 configure:31400: checking for error_at_line
6440-configure:31416: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6441+configure:31416: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6442 conftest.c:264:19: error: error.h: No such file or directory
6443 conftest.c: In function 'main':
6444 conftest.c:268: warning: implicit declaration of function 'error_at_line'
6445@@ -19429,13 +19434,13 @@
6446 | }
6447 configure:31424: result: no
6448 configure:31515: checking whether fcntl handles F_DUPFD correctly
6449-configure:31541: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6450+configure:31541: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6451 configure:31541: $? = 0
6452 configure:31541: ./conftest
6453 configure:31541: $? = 0
6454 configure:31551: result: yes
6455 configure:31585: checking whether fcntl understands F_DUPFD_CLOEXEC
6456-configure:31606: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6457+configure:31606: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6458 conftest.c:267: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
6459 configure:31606: $? = 1
6460 configure: failed program was:
6461@@ -19717,11 +19722,11 @@
6462 | }
6463 configure:31635: result: no
6464 configure:31744: checking whether fcntl is declared without a macro
6465-configure:31762: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6466+configure:31762: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6467 configure:31762: $? = 0
6468 configure:31770: result: yes
6469 configure:31744: checking whether openat is declared without a macro
6470-configure:31762: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6471+configure:31762: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6472 conftest.c: In function 'main':
6473 conftest.c:272: error: 'openat' undeclared (first use in this function)
6474 conftest.c:272: error: (Each undeclared identifier is reported only once
6475@@ -20005,13 +20010,13 @@
6476 | }
6477 configure:31770: result: no
6478 configure:31885: checking for working POSIX fnmatch
6479-configure:31957: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6480+configure:31957: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6481 configure:31957: $? = 0
6482 configure:31957: ./conftest
6483 configure:31957: $? = 0
6484 configure:31969: result: yes
6485 configure:32052: checking whether fopen recognizes a trailing slash
6486-configure:32077: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6487+configure:32077: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6488 configure:32077: $? = 0
6489 configure:32077: ./conftest
6490 configure:32077: $? = 0
6491@@ -20019,20 +20024,20 @@
6492 configure:32144: checking for Java to native code compiler
6493 configure:32275: result: none
6494 configure:32406: checking for flockfile
6495-configure:32406: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6496+configure:32406: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6497 configure:32406: $? = 0
6498 configure:32406: result: yes
6499 configure:32406: checking for funlockfile
6500-configure:32406: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6501+configure:32406: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6502 configure:32406: $? = 0
6503 configure:32406: result: yes
6504 configure:32416: checking whether getc_unlocked is declared
6505 configure:32416: result: yes
6506 configure:32491: checking for getline
6507-configure:32491: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6508+configure:32491: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6509 Undefined symbols:
6510   "_getline", referenced from:
6511-      _main in cc72DXrH.o
6512+      _main in ccXrWUG9.o
6513 ld: symbol(s) not found
6514 collect2: ld returned 1 exit status
6515 configure:32491: $? = 1
6516@@ -20356,17 +20361,17 @@
6517 configure:32720: checking whether getc_unlocked is declared
6518 configure:32720: result: yes
6519 configure:32871: checking whether gettimeofday clobbers localtime buffer
6520-configure:32903: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6521+configure:32903: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6522 configure:32903: $? = 0
6523 configure:32903: ./conftest
6524 configure:32903: $? = 0
6525 configure:32913: result: no
6526 configure:32966: checking for gettimeofday with POSIX signature
6527-configure:32994: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6528+configure:32994: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6529 configure:32994: $? = 0
6530 configure:33019: result: yes
6531 configure:33217: checking whether the compiler generally respects inline
6532-configure:33238: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6533+configure:33238: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6534 configure:33238: $? = 0
6535 configure:33247: result: yes
6536 configure:33258: checking whether to use Java
6537@@ -20388,7 +20393,7 @@
6538 configure:35249: checking whether to use the included libxml
6539 configure:35251: result: yes
6540 configure:35310: checking arpa/inet.h usability
6541-configure:35310: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6542+configure:35310: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6543 configure:35310: $? = 0
6544 configure:35310: result: yes
6545 configure:35310: checking arpa/inet.h presence
6546@@ -20398,7 +20403,7 @@
6547 configure:35310: checking for arpa/inet.h
6548 configure:35310: result: yes
6549 configure:35310: checking ctype.h usability
6550-configure:35310: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6551+configure:35310: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6552 configure:35310: $? = 0
6553 configure:35310: result: yes
6554 configure:35310: checking ctype.h presence
6555@@ -20410,7 +20415,7 @@
6556 configure:35310: checking for dlfcn.h
6557 configure:35310: result: yes
6558 configure:35310: checking dl.h usability
6559-configure:35310: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6560+configure:35310: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6561 conftest.c:320:16: error: dl.h: No such file or directory
6562 configure:35310: $? = 1
6563 configure: failed program was:
6564@@ -21039,7 +21044,7 @@
6565 configure:35310: checking for limits.h
6566 configure:35310: result: yes
6567 configure:35310: checking malloc.h usability
6568-configure:35310: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6569+configure:35310: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6570 conftest.c:324:20: error: malloc.h: No such file or directory
6571 configure:35310: $? = 1
6572 configure: failed program was:
6573@@ -21668,7 +21673,7 @@
6574 configure:35310: checking for malloc.h
6575 configure:35310: result: no
6576 configure:35310: checking math.h usability
6577-configure:35310: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6578+configure:35310: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6579 configure:35310: $? = 0
6580 configure:35310: result: yes
6581 configure:35310: checking math.h presence
6582@@ -21678,7 +21683,7 @@
6583 configure:35310: checking for math.h
6584 configure:35310: result: yes
6585 configure:35310: checking netdb.h usability
6586-configure:35310: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6587+configure:35310: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6588 configure:35310: $? = 0
6589 configure:35310: result: yes
6590 configure:35310: checking netdb.h presence
6591@@ -21688,7 +21693,7 @@
6592 configure:35310: checking for netdb.h
6593 configure:35310: result: yes
6594 configure:35310: checking netinet/in.h usability
6595-configure:35310: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6596+configure:35310: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6597 configure:35310: $? = 0
6598 configure:35310: result: yes
6599 configure:35310: checking netinet/in.h presence
6600@@ -21720,30 +21725,30 @@
6601 configure:35310: checking for unistd.h
6602 configure:35310: result: yes
6603 configure:35323: checking for arpa/nameser.h
6604-configure:35323: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6605+configure:35323: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6606 configure:35323: $? = 0
6607 configure:35323: result: yes
6608 configure:35340: checking for resolv.h
6609-configure:35340: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6610+configure:35340: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6611 configure:35340: $? = 0
6612 configure:35340: result: yes
6613 configure:35364: checking for dlopen
6614-configure:35364: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6615+configure:35364: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6616 configure:35364: $? = 0
6617 configure:35364: result: yes
6618 configure:35364: checking for getaddrinfo
6619-configure:35364: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6620+configure:35364: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6621 configure:35364: $? = 0
6622 configure:35364: result: yes
6623 configure:35364: checking for localtime
6624-configure:35364: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6625+configure:35364: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6626 configure:35364: $? = 0
6627 configure:35364: result: yes
6628 configure:35364: checking for shlload
6629-configure:35364: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6630+configure:35364: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6631 Undefined symbols:
6632   "_shlload", referenced from:
6633-      _main in ccdAFC9Z.o
6634+      _main in ccgyJJXO.o
6635 ld: symbol(s) not found
6636 collect2: ld returned 1 exit status
6637 configure:35364: $? = 1
6638@@ -22097,14 +22102,14 @@
6639 | }
6640 configure:35364: result: no
6641 configure:35364: checking for stat
6642-configure:35364: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6643+configure:35364: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6644 configure:35364: $? = 0
6645 configure:35364: result: yes
6646 configure:35364: checking for _stat
6647-configure:35364: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6648+configure:35364: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6649 Undefined symbols:
6650   "__stat", referenced from:
6651-      _main in ccn7giLc.o
6652+      _main in ccCWIREH.o
6653 ld: symbol(s) not found
6654 collect2: ld returned 1 exit status
6655 configure:35364: $? = 1
6656@@ -22459,16 +22464,16 @@
6657 | }
6658 configure:35364: result: no
6659 configure:35364: checking for strftime
6660-configure:35364: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6661+configure:35364: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6662 conftest.c:334: warning: conflicting types for built-in function 'strftime'
6663 configure:35364: $? = 0
6664 configure:35364: result: yes
6665 configure:35421: checking whether locale.h conforms to POSIX:2001
6666-configure:35438: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6667+configure:35438: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6668 configure:35438: $? = 0
6669 configure:35445: result: yes
6670 configure:35457: checking whether locale.h defines locale_t
6671-configure:35474: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6672+configure:35474: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6673 conftest.c:314: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'x'
6674 configure:35474: $? = 1
6675 configure: failed program was:
6676@@ -22795,7 +22800,7 @@
6677 | }
6678 configure:35482: result: no
6679 configure:35566: checking whether duplocale is declared without a macro
6680-configure:35588: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6681+configure:35588: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6682 configure:35588: $? = 0
6683 configure:35596: result: yes
6684 configure:35616: checking for setlocale
6685@@ -22804,34 +22809,34 @@
6686 configure:35616: result: yes
6687 configure:35633: checking for pthread_rwlock_t
6688 configure:35633: result: yes
6689-configure:35658: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6690+configure:35658: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6691 configure:35658: $? = 0
6692 configure:35779: checking whether mbrtowc handles incomplete characters
6693-configure:35817: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6694+configure:35817: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6695 configure:35817: $? = 0
6696 configure:35817: ./conftest
6697 configure:35817: $? = 0
6698 configure:35829: result: yes
6699 configure:35835: checking whether mbrtowc works as well as mbtowc
6700-configure:35877: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6701+configure:35877: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6702 configure:35877: $? = 0
6703 configure:35877: ./conftest
6704 configure:35877: $? = 0
6705 configure:35889: result: yes
6706 configure:35927: checking whether mbrtowc handles a NULL string argument
6707-configure:35967: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6708+configure:35967: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6709 configure:35967: $? = 0
6710 configure:35967: ./conftest
6711 configure:35967: $? = 0
6712 configure:35979: result: yes
6713 configure:35986: checking whether mbrtowc has a correct return value
6714-configure:36043: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6715+configure:36043: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6716 configure:36043: $? = 0
6717 configure:36043: ./conftest
6718 configure:36043: $? = 0
6719 configure:36055: result: yes
6720 configure:36061: checking whether mbrtowc returns 0 when parsing a NUL character
6721-configure:36098: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6722+configure:36098: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6723 configure:36098: $? = 0
6724 configure:36098: ./conftest
6725 configure:36098: $? = 0
6726@@ -22845,13 +22850,13 @@
6727 configure:36482: checking whether mbrtowc works as well as mbtowc
6728 configure:36536: result: yes
6729 configure:36576: checking whether mbsrtowcs works
6730-configure:36647: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6731+configure:36647: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6732 configure:36647: $? = 0
6733 configure:36647: ./conftest
6734 configure:36647: $? = 0
6735 configure:36659: result: yes
6736 configure:36740: checking whether mbswidth is declared in <wchar.h>
6737-configure:36768: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6738+configure:36768: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6739 conftest.c: In function 'main':
6740 conftest.c:340: error: 'mbswidth' undeclared (first use in this function)
6741 conftest.c:340: error: (Each undeclared identifier is reported only once
6742@@ -23207,23 +23212,23 @@
6743 configure:36790: checking for mbstate_t
6744 configure:36814: result: yes
6745 configure:36859: checking for memmove
6746-configure:36859: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6747+configure:36859: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6748 conftest.c:352: warning: conflicting types for built-in function 'memmove'
6749 configure:36859: $? = 0
6750 configure:36859: result: yes
6751 configure:36891: checking for memset
6752-configure:36891: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6753+configure:36891: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6754 conftest.c:353: warning: conflicting types for built-in function 'memset'
6755 configure:36891: $? = 0
6756 configure:36891: result: yes
6757 configure:36928: checking for mkdtemp
6758-configure:36928: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6759+configure:36928: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6760 configure:36928: $? = 0
6761 configure:36928: result: yes
6762 configure:36962: checking whether the C compiler is actually a C++ compiler
6763 configure:36984: result: no
6764 configure:37026: checking for obstacks
6765-configure:37047: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6766+configure:37047: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6767 conftest.c:366:29: error: obstack.h: No such file or directory
6768 conftest.c: In function 'main':
6769 conftest.c:370: error: storage size of 'mem' isn't known
6770@@ -23610,7 +23615,7 @@
6771 | }
6772 configure:37055: result: no
6773 configure:37107: checking whether open recognizes a trailing slash
6774-configure:37142: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6775+configure:37142: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6776 configure:37142: $? = 0
6777 configure:37142: ./conftest
6778 configure:37142: $? = 2
6779@@ -23962,7 +23967,7 @@
6780 | }
6781 configure:37154: result: no
6782 configure:37205: checking for /usr/bin/gcc-4.2 -std=gnu99 option to support OpenMP
6783-configure:37220: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6784+configure:37220: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6785 conftest.c:337: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
6786 In file included from conftest.c:339:
6787 /usr/lib/gcc/i686-apple-darwin10/4.2.1/include/omp.h:68: error: expected ')' before '*' token
6788@@ -24313,11 +24318,11 @@
6789 | #include <omp.h>
6790 | int main () { return omp_get_num_threads (); }
6791 |
6792-configure:37237: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -fopenmp -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6793+configure:37237: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -fopenmp -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6794 configure:37237: $? = 0
6795 configure:37251: result: -fopenmp
6796 configure:37669: checking whether program_invocation_name is declared
6797-configure:37669: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6798+configure:37669: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6799 conftest.c: In function 'main':
6800 conftest.c:353: error: 'program_invocation_name' undeclared (first use in this function)
6801 conftest.c:353: error: (Each undeclared identifier is reported only once
6802@@ -24684,7 +24689,7 @@
6803 | }
6804 configure:37669: result: no
6805 configure:37681: checking whether program_invocation_short_name is declared
6806-configure:37681: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6807+configure:37681: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6808 conftest.c: In function 'main':
6809 conftest.c:354: error: 'program_invocation_short_name' undeclared (first use in this function)
6810 conftest.c:354: error: (Each undeclared identifier is reported only once
6811@@ -25052,10 +25057,10 @@
6812 | }
6813 configure:37681: result: no
6814 configure:37724: checking for rawmemchr
6815-configure:37724: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6816+configure:37724: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6817 Undefined symbols:
6818   "_rawmemchr", referenced from:
6819-      _main in ccclUeMH.o
6820+      _main in cc5qE7ea.o
6821 ld: symbol(s) not found
6822 collect2: ld returned 1 exit status
6823 configure:37724: $? = 1
6824@@ -25448,11 +25453,11 @@
6825 | }
6826 configure:37724: result: no
6827 configure:37780: checking whether readlink signature is correct
6828-configure:37798: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6829+configure:37798: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6830 configure:37798: $? = 0
6831 configure:37805: result: yes
6832 configure:37807: checking whether readlink handles trailing slash correctly
6833-configure:37831: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6834+configure:37831: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6835 configure:37831: $? = 0
6836 configure:37831: ./conftest
6837 configure:37831: $? = 1
6838@@ -25819,7 +25824,7 @@
6839 | }
6840 configure:37842: result: no
6841 configure:38010: checking whether setenv validates arguments
6842-configure:38038: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6843+configure:38038: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6844 configure:38038: $? = 0
6845 configure:38038: ./conftest
6846 configure:38038: $? = 4
6847@@ -26197,7 +26202,7 @@
6848 | }
6849 configure:38048: result: no
6850 configure:38076: checking search.h usability
6851-configure:38076: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6852+configure:38076: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6853 configure:38076: $? = 0
6854 configure:38076: result: yes
6855 configure:38076: checking search.h presence
6856@@ -26209,27 +26214,27 @@
6857 configure:38088: checking for tsearch
6858 configure:38088: result: yes
6859 configure:38103: checking for working strerror function
6860-configure:38141: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6861+configure:38141: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6862 configure:38141: $? = 0
6863 configure:38141: ./conftest
6864 configure:38141: $? = 0
6865 configure:38152: result: yes
6866 configure:38205: checking whether rmdir works
6867-configure:38230: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6868+configure:38230: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6869 configure:38230: $? = 0
6870 configure:38230: ./conftest
6871 configure:38230: $? = 0
6872 configure:38241: result: yes
6873-configure:38321: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6874+configure:38321: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6875 configure:38321: $? = 0
6876 configure:38453: checking for struct sigaction.sa_sigaction
6877-configure:38453: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6878+configure:38453: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6879 configure:38453: $? = 0
6880 configure:38453: result: yes
6881 configure:38588: checking for volatile sig_atomic_t
6882-configure:38588: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6883+configure:38588: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6884 configure:38588: $? = 0
6885-configure:38588: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6886+configure:38588: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6887 conftest.c: In function 'main':
6888 conftest.c:367: error: expected expression before ')' token
6889 configure:38588: $? = 1
6890@@ -26607,39 +26612,39 @@
6891 | }
6892 configure:38588: result: yes
6893 configure:38603: checking whether sigaction is declared without a macro
6894-configure:38621: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6895+configure:38621: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6896 configure:38621: $? = 0
6897 configure:38629: result: yes
6898 configure:38603: checking whether sigaddset is declared without a macro
6899-configure:38621: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6900+configure:38621: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6901 configure:38621: $? = 0
6902 configure:38629: result: yes
6903 configure:38603: checking whether sigdelset is declared without a macro
6904-configure:38621: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6905+configure:38621: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6906 configure:38621: $? = 0
6907 configure:38629: result: yes
6908 configure:38603: checking whether sigemptyset is declared without a macro
6909-configure:38621: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6910+configure:38621: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6911 configure:38621: $? = 0
6912 configure:38629: result: yes
6913 configure:38603: checking whether sigfillset is declared without a macro
6914-configure:38621: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6915+configure:38621: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6916 configure:38621: $? = 0
6917 configure:38629: result: yes
6918 configure:38603: checking whether sigismember is declared without a macro
6919-configure:38621: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6920+configure:38621: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6921 configure:38621: $? = 0
6922 configure:38629: result: yes
6923 configure:38603: checking whether sigpending is declared without a macro
6924-configure:38621: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6925+configure:38621: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6926 configure:38621: $? = 0
6927 configure:38629: result: yes
6928 configure:38603: checking whether sigprocmask is declared without a macro
6929-configure:38621: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6930+configure:38621: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6931 configure:38621: $? = 0
6932 configure:38629: result: yes
6933 configure:38677: checking for sigprocmask
6934-configure:38677: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6935+configure:38677: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6936 configure:38677: $? = 0
6937 configure:38677: result: yes
6938 configure:38734: checking for stdint.h
6939@@ -26649,15 +26654,15 @@
6940 configure:38832: checking for snprintf
6941 configure:38832: result: yes
6942 configure:38844: checking whether snprintf respects a size of 1
6943-configure:38864: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
6944+configure:38864: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
6945 configure:38864: $? = 0
6946 configure:38864: ./conftest
6947 configure:38864: $? = 0
6948 configure:38875: result: yes
6949 configure:38998: checking for posix_spawnattr_t
6950-configure:38998: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6951+configure:38998: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6952 configure:38998: $? = 0
6953-configure:38998: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6954+configure:38998: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6955 conftest.c: In function 'main':
6956 conftest.c:380: error: expected expression before ')' token
6957 configure:38998: $? = 1
6958@@ -27048,9 +27053,9 @@
6959 | }
6960 configure:38998: result: yes
6961 configure:39013: checking for posix_spawn_file_actions_t
6962-configure:39013: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6963+configure:39013: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6964 configure:39013: $? = 0
6965-configure:39013: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6966+configure:39013: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6967 conftest.c: In function 'main':
6968 conftest.c:381: error: expected expression before ')' token
6969 configure:39013: $? = 1
6970@@ -27442,55 +27447,55 @@
6971 | }
6972 configure:39013: result: yes
6973 configure:39045: checking whether posix_spawn is declared without a macro
6974-configure:39063: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6975+configure:39063: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6976 configure:39063: $? = 0
6977 configure:39071: result: yes
6978 configure:39045: checking whether posix_spawnp is declared without a macro
6979-configure:39063: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6980+configure:39063: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6981 configure:39063: $? = 0
6982 configure:39071: result: yes
6983 configure:39045: checking whether posix_spawnattr_init is declared without a macro
6984-configure:39063: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6985+configure:39063: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6986 configure:39063: $? = 0
6987 configure:39071: result: yes
6988 configure:39045: checking whether posix_spawnattr_destroy is declared without a macro
6989-configure:39063: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6990+configure:39063: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6991 configure:39063: $? = 0
6992 configure:39071: result: yes
6993 configure:39045: checking whether posix_spawnattr_getsigdefault is declared without a macro
6994-configure:39063: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6995+configure:39063: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
6996 configure:39063: $? = 0
6997 configure:39071: result: yes
6998 configure:39045: checking whether posix_spawnattr_setsigdefault is declared without a macro
6999-configure:39063: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7000+configure:39063: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7001 configure:39063: $? = 0
7002 configure:39071: result: yes
7003 configure:39045: checking whether posix_spawnattr_getsigmask is declared without a macro
7004-configure:39063: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7005+configure:39063: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7006 configure:39063: $? = 0
7007 configure:39071: result: yes
7008 configure:39045: checking whether posix_spawnattr_setsigmask is declared without a macro
7009-configure:39063: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7010+configure:39063: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7011 configure:39063: $? = 0
7012 configure:39071: result: yes
7013 configure:39045: checking whether posix_spawnattr_getflags is declared without a macro
7014-configure:39063: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7015+configure:39063: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7016 configure:39063: $? = 0
7017 configure:39071: result: yes
7018 configure:39045: checking whether posix_spawnattr_setflags is declared without a macro
7019-configure:39063: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7020+configure:39063: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7021 configure:39063: $? = 0
7022 configure:39071: result: yes
7023 configure:39045: checking whether posix_spawnattr_getpgroup is declared without a macro
7024-configure:39063: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7025+configure:39063: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7026 configure:39063: $? = 0
7027 configure:39071: result: yes
7028 configure:39045: checking whether posix_spawnattr_setpgroup is declared without a macro
7029-configure:39063: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7030+configure:39063: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7031 configure:39063: $? = 0
7032 configure:39071: result: yes
7033 configure:39045: checking whether posix_spawnattr_getschedpolicy is declared without a macro
7034-configure:39063: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7035+configure:39063: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7036 conftest.c: In function 'main':
7037 conftest.c:393: error: 'posix_spawnattr_getschedpolicy' undeclared (first use in this function)
7038 conftest.c:393: error: (Each undeclared identifier is reported only once
7039@@ -27895,7 +27900,7 @@
7040 | }
7041 configure:39071: result: no
7042 configure:39045: checking whether posix_spawnattr_setschedpolicy is declared without a macro
7043-configure:39063: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7044+configure:39063: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7045 conftest.c: In function 'main':
7046 conftest.c:393: error: 'posix_spawnattr_setschedpolicy' undeclared (first use in this function)
7047 conftest.c:393: error: (Each undeclared identifier is reported only once
7048@@ -28300,7 +28305,7 @@
7049 | }
7050 configure:39071: result: no
7051 configure:39045: checking whether posix_spawnattr_getschedparam is declared without a macro
7052-configure:39063: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7053+configure:39063: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7054 conftest.c: In function 'main':
7055 conftest.c:393: error: 'posix_spawnattr_getschedparam' undeclared (first use in this function)
7056 conftest.c:393: error: (Each undeclared identifier is reported only once
7057@@ -28705,7 +28710,7 @@
7058 | }
7059 configure:39071: result: no
7060 configure:39045: checking whether posix_spawnattr_setschedparam is declared without a macro
7061-configure:39063: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7062+configure:39063: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7063 conftest.c: In function 'main':
7064 conftest.c:393: error: 'posix_spawnattr_setschedparam' undeclared (first use in this function)
7065 conftest.c:393: error: (Each undeclared identifier is reported only once
7066@@ -29110,35 +29115,35 @@
7067 | }
7068 configure:39071: result: no
7069 configure:39045: checking whether posix_spawn_file_actions_init is declared without a macro
7070-configure:39063: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7071+configure:39063: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7072 configure:39063: $? = 0
7073 configure:39071: result: yes
7074 configure:39045: checking whether posix_spawn_file_actions_destroy is declared without a macro
7075-configure:39063: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7076+configure:39063: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7077 configure:39063: $? = 0
7078 configure:39071: result: yes
7079 configure:39045: checking whether posix_spawn_file_actions_addopen is declared without a macro
7080-configure:39063: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7081+configure:39063: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7082 configure:39063: $? = 0
7083 configure:39071: result: yes
7084 configure:39045: checking whether posix_spawn_file_actions_addclose is declared without a macro
7085-configure:39063: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7086+configure:39063: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7087 configure:39063: $? = 0
7088 configure:39071: result: yes
7089 configure:39045: checking whether posix_spawn_file_actions_adddup2 is declared without a macro
7090-configure:39063: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7091+configure:39063: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7092 configure:39063: $? = 0
7093 configure:39071: result: yes
7094 configure:39086: checking for ssize_t
7095 configure:39110: result: yes
7096 configure:39129: checking whether stat handles trailing slashes on directories
7097-configure:39152: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
7098+configure:39152: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
7099 configure:39152: $? = 0
7100 configure:39152: ./conftest
7101 configure:39152: $? = 0
7102 configure:39162: result: yes
7103 configure:39164: checking whether stat handles trailing slashes on files
7104-configure:39194: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
7105+configure:39194: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
7106 configure:39194: $? = 0
7107 configure:39194: ./conftest
7108 configure:39194: $? = 2
7109@@ -29551,13 +29556,13 @@
7110 | }
7111 configure:39205: result: no
7112 configure:39248: checking for va_copy
7113-configure:39269: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7114+configure:39269: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7115 configure:39269: $? = 0
7116 configure:39277: result: yes
7117 configure:39434: checking whether NULL can be used in arbitrary expressions
7118 configure:39459: result: yes
7119 configure:39626: checking whether stdint.h conforms to C99
7120-configure:39795: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7121+configure:39795: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7122 conftest.c:515: error: negative width in bit-field 'check_UINT8_C'
7123 conftest.c:517: error: negative width in bit-field 'check_UINT16_C'
7124 configure:39795: $? = 1
7125@@ -30115,7 +30120,7 @@
7126 | }
7127 configure:39889: result: no
7128 configure:39898: checking sys/inttypes.h usability
7129-configure:39898: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7130+configure:39898: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7131 conftest.c:427:26: error: sys/inttypes.h: No such file or directory
7132 configure:39898: $? = 1
7133 configure: failed program was:
7134@@ -30950,7 +30955,7 @@
7135 configure:39898: checking for sys/inttypes.h
7136 configure:39898: result: no
7137 configure:39898: checking sys/bitypes.h usability
7138-configure:39898: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7139+configure:39898: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7140 conftest.c:427:25: error: sys/bitypes.h: No such file or directory
7141 configure:39898: $? = 1
7142 configure: failed program was:
7143@@ -31785,49 +31790,49 @@
7144 configure:39898: checking for sys/bitypes.h
7145 configure:39898: result: no
7146 configure:39936: checking for bit size of ptrdiff_t
7147-configure:39941: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
7148+configure:39941: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
7149 configure:39941: $? = 0
7150 configure:39941: ./conftest
7151 configure:39941: $? = 0
7152 configure:39962: result: 64
7153 configure:39936: checking for bit size of size_t
7154-configure:39941: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
7155+configure:39941: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
7156 configure:39941: $? = 0
7157 configure:39941: ./conftest
7158 configure:39941: $? = 0
7159 configure:39962: result: 64
7160 configure:39981: checking for bit size of sig_atomic_t
7161-configure:39986: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
7162+configure:39986: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
7163 configure:39986: $? = 0
7164 configure:39986: ./conftest
7165 configure:39986: $? = 0
7166 configure:40007: result: 32
7167 configure:39981: checking for bit size of wchar_t
7168-configure:39986: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
7169+configure:39986: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
7170 configure:39986: $? = 0
7171 configure:39986: ./conftest
7172 configure:39986: $? = 0
7173 configure:40007: result: 32
7174 configure:39981: checking for bit size of wint_t
7175-configure:39986: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
7176+configure:39986: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
7177 configure:39986: $? = 0
7178 configure:39986: ./conftest
7179 configure:39986: $? = 0
7180 configure:40007: result: 32
7181 configure:40025: checking whether sig_atomic_t is signed
7182-configure:40052: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7183+configure:40052: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7184 configure:40052: $? = 0
7185 configure:40062: result: yes
7186 configure:40025: checking whether wchar_t is signed
7187-configure:40052: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7188+configure:40052: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7189 configure:40052: $? = 0
7190 configure:40062: result: yes
7191 configure:40025: checking whether wint_t is signed
7192-configure:40052: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7193+configure:40052: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7194 configure:40052: $? = 0
7195 configure:40062: result: yes
7196 configure:40084: checking for ptrdiff_t integer literal suffix
7197-configure:40130: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7198+configure:40130: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7199 conftest.c:414: error: conflicting types for 'foo'
7200 conftest.c:413: error: previous declaration of 'foo' was here
7201 configure:40130: $? = 1
7202@@ -32253,11 +32258,11 @@
7203 |   ;
7204 |   return 0;
7205 | }
7206-configure:40130: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7207+configure:40130: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7208 configure:40130: $? = 0
7209 configure:40139: result: l
7210 configure:40084: checking for size_t integer literal suffix
7211-configure:40130: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7212+configure:40130: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7213 conftest.c:415: error: conflicting types for 'foo'
7214 conftest.c:414: error: previous declaration of 'foo' was here
7215 configure:40130: $? = 1
7216@@ -32684,23 +32689,23 @@
7217 |   ;
7218 |   return 0;
7219 | }
7220-configure:40130: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7221+configure:40130: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7222 configure:40130: $? = 0
7223 configure:40139: result: ul
7224 configure:40156: checking for sig_atomic_t integer literal suffix
7225-configure:40202: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7226+configure:40202: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7227 configure:40202: $? = 0
7228 configure:40211: result:
7229 configure:40156: checking for wchar_t integer literal suffix
7230-configure:40202: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7231+configure:40202: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7232 configure:40202: $? = 0
7233 configure:40211: result:
7234 configure:40156: checking for wint_t integer literal suffix
7235-configure:40202: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7236+configure:40202: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7237 configure:40202: $? = 0
7238 configure:40211: result:
7239 configure:40325: checking whether dprintf is declared without a macro
7240-configure:40343: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7241+configure:40343: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7242 conftest.c: In function 'main':
7243 conftest.c:413: error: 'dprintf' undeclared (first use in this function)
7244 conftest.c:413: error: (Each undeclared identifier is reported only once
7245@@ -33125,19 +33130,19 @@
7246 | }
7247 configure:40351: result: no
7248 configure:40325: checking whether fpurge is declared without a macro
7249-configure:40343: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7250+configure:40343: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7251 configure:40343: $? = 0
7252 configure:40351: result: yes
7253 configure:40325: checking whether fseeko is declared without a macro
7254-configure:40343: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7255+configure:40343: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7256 configure:40343: $? = 0
7257 configure:40351: result: yes
7258 configure:40325: checking whether ftello is declared without a macro
7259-configure:40343: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7260+configure:40343: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7261 configure:40343: $? = 0
7262 configure:40351: result: yes
7263 configure:40325: checking whether getdelim is declared without a macro
7264-configure:40343: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7265+configure:40343: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7266 conftest.c: In function 'main':
7267 conftest.c:416: error: 'getdelim' undeclared (first use in this function)
7268 conftest.c:416: error: (Each undeclared identifier is reported only once
7269@@ -33565,7 +33570,7 @@
7270 | }
7271 configure:40351: result: no
7272 configure:40325: checking whether getline is declared without a macro
7273-configure:40343: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7274+configure:40343: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7275 conftest.c: In function 'main':
7276 conftest.c:416: error: 'getline' undeclared (first use in this function)
7277 conftest.c:416: error: (Each undeclared identifier is reported only once
7278@@ -33993,11 +33998,11 @@
7279 | }
7280 configure:40351: result: no
7281 configure:40325: checking whether popen is declared without a macro
7282-configure:40343: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7283+configure:40343: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7284 configure:40343: $? = 0
7285 configure:40351: result: yes
7286 configure:40325: checking whether renameat is declared without a macro
7287-configure:40343: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7288+configure:40343: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7289 conftest.c: In function 'main':
7290 conftest.c:417: error: 'renameat' undeclared (first use in this function)
7291 conftest.c:417: error: (Each undeclared identifier is reported only once
7292@@ -34426,15 +34431,15 @@
7293 | }
7294 configure:40351: result: no
7295 configure:40325: checking whether snprintf is declared without a macro
7296-configure:40343: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7297+configure:40343: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7298 configure:40343: $? = 0
7299 configure:40351: result: yes
7300 configure:40325: checking whether tmpfile is declared without a macro
7301-configure:40343: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7302+configure:40343: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7303 configure:40343: $? = 0
7304 configure:40351: result: yes
7305 configure:40325: checking whether vdprintf is declared without a macro
7306-configure:40343: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7307+configure:40343: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7308 conftest.c: In function 'main':
7309 conftest.c:419: error: 'vdprintf' undeclared (first use in this function)
7310 conftest.c:419: error: (Each undeclared identifier is reported only once
7311@@ -34865,11 +34870,11 @@
7312 | }
7313 configure:40351: result: no
7314 configure:40325: checking whether vsnprintf is declared without a macro
7315-configure:40343: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7316+configure:40343: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7317 configure:40343: $? = 0
7318 configure:40351: result: yes
7319 configure:40428: checking for random.h
7320-configure:40428: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7321+configure:40428: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7322 conftest.c:448:20: error: random.h: No such file or directory
7323 configure:40428: $? = 1
7324 configure: failed program was:
7325@@ -35323,7 +35328,7 @@
7326 | #include <random.h>
7327 configure:40428: result: no
7328 configure:40445: checking for struct random_data
7329-configure:40445: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7330+configure:40445: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7331 conftest.c: In function 'main':
7332 conftest.c:423: error: invalid application of 'sizeof' to incomplete type 'struct random_data'
7333 configure:40445: $? = 1
7334@@ -35757,11 +35762,11 @@
7335 | }
7336 configure:40445: result: no
7337 configure:40466: checking whether atoll is declared without a macro
7338-configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7339+configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7340 configure:40490: $? = 0
7341 configure:40498: result: yes
7342 configure:40466: checking whether canonicalize_file_name is declared without a macro
7343-configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7344+configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7345 conftest.c: In function 'main':
7346 conftest.c:427: error: 'canonicalize_file_name' undeclared (first use in this function)
7347 conftest.c:427: error: (Each undeclared identifier is reported only once
7348@@ -36200,19 +36205,19 @@
7349 | }
7350 configure:40498: result: no
7351 configure:40466: checking whether getloadavg is declared without a macro
7352-configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7353+configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7354 configure:40490: $? = 0
7355 configure:40498: result: yes
7356 configure:40466: checking whether getsubopt is declared without a macro
7357-configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7358+configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7359 configure:40490: $? = 0
7360 configure:40498: result: yes
7361 configure:40466: checking whether grantpt is declared without a macro
7362-configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7363+configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7364 configure:40490: $? = 0
7365 configure:40498: result: yes
7366 configure:40466: checking whether mkdtemp is declared without a macro
7367-configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7368+configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7369 conftest.c: In function 'main':
7370 conftest.c:430: error: 'mkdtemp' undeclared (first use in this function)
7371 conftest.c:430: error: (Each undeclared identifier is reported only once
7372@@ -36654,7 +36659,7 @@
7373 | }
7374 configure:40498: result: no
7375 configure:40466: checking whether mkostemp is declared without a macro
7376-configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7377+configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7378 conftest.c: In function 'main':
7379 conftest.c:430: error: 'mkostemp' undeclared (first use in this function)
7380 conftest.c:430: error: (Each undeclared identifier is reported only once
7381@@ -37096,7 +37101,7 @@
7382 | }
7383 configure:40498: result: no
7384 configure:40466: checking whether mkostemps is declared without a macro
7385-configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7386+configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7387 conftest.c: In function 'main':
7388 conftest.c:430: error: 'mkostemps' undeclared (first use in this function)
7389 conftest.c:430: error: (Each undeclared identifier is reported only once
7390@@ -37538,11 +37543,11 @@
7391 | }
7392 configure:40498: result: no
7393 configure:40466: checking whether mkstemp is declared without a macro
7394-configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7395+configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7396 configure:40490: $? = 0
7397 configure:40498: result: yes
7398 configure:40466: checking whether mkstemps is declared without a macro
7399-configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7400+configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7401 conftest.c: In function 'main':
7402 conftest.c:431: error: 'mkstemps' undeclared (first use in this function)
7403 conftest.c:431: error: (Each undeclared identifier is reported only once
7404@@ -37985,11 +37990,11 @@
7405 | }
7406 configure:40498: result: no
7407 configure:40466: checking whether ptsname is declared without a macro
7408-configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7409+configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7410 configure:40490: $? = 0
7411 configure:40498: result: yes
7412 configure:40466: checking whether random_r is declared without a macro
7413-configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7414+configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7415 conftest.c: In function 'main':
7416 conftest.c:432: error: 'random_r' undeclared (first use in this function)
7417 conftest.c:432: error: (Each undeclared identifier is reported only once
7418@@ -38433,7 +38438,7 @@
7419 | }
7420 configure:40498: result: no
7421 configure:40466: checking whether initstat_r is declared without a macro
7422-configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7423+configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7424 conftest.c: In function 'main':
7425 conftest.c:432: error: 'initstat_r' undeclared (first use in this function)
7426 conftest.c:432: error: (Each undeclared identifier is reported only once
7427@@ -38877,7 +38882,7 @@
7428 | }
7429 configure:40498: result: no
7430 configure:40466: checking whether srandom_r is declared without a macro
7431-configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7432+configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7433 conftest.c: In function 'main':
7434 conftest.c:432: error: 'srandom_r' undeclared (first use in this function)
7435 conftest.c:432: error: (Each undeclared identifier is reported only once
7436@@ -39321,7 +39326,7 @@
7437 | }
7438 configure:40498: result: no
7439 configure:40466: checking whether setstate_r is declared without a macro
7440-configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7441+configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7442 conftest.c: In function 'main':
7443 conftest.c:432: error: 'setstate_r' undeclared (first use in this function)
7444 conftest.c:432: error: (Each undeclared identifier is reported only once
7445@@ -39765,11 +39770,11 @@
7446 | }
7447 configure:40498: result: no
7448 configure:40466: checking whether realpath is declared without a macro
7449-configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7450+configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7451 configure:40490: $? = 0
7452 configure:40498: result: yes
7453 configure:40466: checking whether rpmatch is declared without a macro
7454-configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7455+configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7456 conftest.c: In function 'main':
7457 conftest.c:433: error: 'rpmatch' undeclared (first use in this function)
7458 conftest.c:433: error: (Each undeclared identifier is reported only once
7459@@ -40214,36 +40219,36 @@
7460 | }
7461 configure:40498: result: no
7462 configure:40466: checking whether setenv is declared without a macro
7463-configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7464+configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7465 configure:40490: $? = 0
7466 configure:40498: result: yes
7467 configure:40466: checking whether strtod is declared without a macro
7468-configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7469+configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7470 configure:40490: $? = 0
7471 configure:40498: result: yes
7472 configure:40466: checking whether strtoll is declared without a macro
7473-configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7474+configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7475 configure:40490: $? = 0
7476 configure:40498: result: yes
7477 configure:40466: checking whether strtoull is declared without a macro
7478-configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7479+configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7480 configure:40490: $? = 0
7481 configure:40498: result: yes
7482 configure:40466: checking whether unlockpt is declared without a macro
7483-configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7484+configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7485 configure:40490: $? = 0
7486 configure:40498: result: yes
7487 configure:40466: checking whether unsetenv is declared without a macro
7488-configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7489+configure:40490: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7490 configure:40490: $? = 0
7491 configure:40498: result: yes
7492 configure:40528: checking for stpcpy
7493 configure:40528: result: yes
7494 configure:40702: checking for strchrnul
7495-configure:40702: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
7496+configure:40702: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
7497 Undefined symbols:
7498   "_strchrnul", referenced from:
7499-      _main in ccDpRZ5R.o
7500+      _main in ccr423gl.o
7501 ld: symbol(s) not found
7502 collect2: ld returned 1 exit status
7503 configure:40702: $? = 1
7504@@ -40717,20 +40722,20 @@
7505 | }
7506 configure:40702: result: no
7507 configure:40744: checking for strcspn
7508-configure:40744: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
7509+configure:40744: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
7510 conftest.c:454: warning: conflicting types for built-in function 'strcspn'
7511 configure:40744: $? = 0
7512 configure:40744: result: yes
7513 configure:40926: checking for strpbrk
7514-configure:40926: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
7515+configure:40926: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
7516 conftest.c:457: warning: conflicting types for built-in function 'strpbrk'
7517 configure:40926: $? = 0
7518 configure:40926: result: yes
7519 configure:40960: checking whether strstr works in linear time
7520-configure:41028: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
7521+configure:41028: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
7522 configure:41028: $? = 0
7523 configure:41028: ./conftest
7524-./configure: line 2719: 42466 Alarm clock             ./conftest$ac_exeext
7525+./configure: line 2719: 15235 Alarm clock             ./conftest$ac_exeext
7526 configure:41028: $? = 142
7527 configure: program exited with status 142
7528 configure: failed program was:
7529@@ -41203,21 +41208,21 @@
7530 | }
7531 configure:41039: result: no
7532 configure:41099: checking for strtol
7533-configure:41099: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
7534+configure:41099: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
7535 configure:41099: $? = 0
7536 configure:41099: result: yes
7537 configure:41126: checking for strtoul
7538 configure:41126: result: yes
7539 configure:41146: checking whether <sys/select.h> is self-contained
7540-configure:41163: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7541+configure:41163: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7542 configure:41163: $? = 0
7543-configure:41182: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7544+configure:41182: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7545 configure:41182: $? = 0
7546-configure:41204: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
7547+configure:41204: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
7548 configure:41204: $? = 0
7549 configure:41217: result: yes
7550 configure:41328: checking whether select is declared without a macro
7551-configure:41352: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7552+configure:41352: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7553 configure:41352: $? = 0
7554 configure:41360: result: yes
7555 configure:41379: checking whether <sys/socket.h> is self-contained
7556@@ -41261,9 +41266,9 @@
7557 configure:41624: checking whether accept4 is declared without a macro
7558 configure:41656: result: no
7559 configure:41738: checking for nlink_t
7560-configure:41738: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7561+configure:41738: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7562 configure:41738: $? = 0
7563-configure:41738: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7564+configure:41738: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7565 conftest.c: In function 'main':
7566 conftest.c:449: error: expected expression before ')' token
7567 configure:41738: $? = 1
7568@@ -41723,7 +41728,7 @@
7569 | }
7570 configure:41738: result: yes
7571 configure:41753: checking whether fchmodat is declared without a macro
7572-configure:41771: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7573+configure:41771: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7574 conftest.c: In function 'main':
7575 conftest.c:449: error: 'fchmodat' undeclared (first use in this function)
7576 conftest.c:449: error: (Each undeclared identifier is reported only once
7577@@ -42184,7 +42189,7 @@
7578 | }
7579 configure:41779: result: no
7580 configure:41753: checking whether fstatat is declared without a macro
7581-configure:41771: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7582+configure:41771: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7583 conftest.c: In function 'main':
7584 conftest.c:449: error: 'fstatat' undeclared (first use in this function)
7585 conftest.c:449: error: (Each undeclared identifier is reported only once
7586@@ -42645,7 +42650,7 @@
7587 | }
7588 configure:41779: result: no
7589 configure:41753: checking whether futimens is declared without a macro
7590-configure:41771: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7591+configure:41771: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7592 conftest.c: In function 'main':
7593 conftest.c:449: error: 'futimens' undeclared (first use in this function)
7594 conftest.c:449: error: (Each undeclared identifier is reported only once
7595@@ -43106,15 +43111,15 @@
7596 | }
7597 configure:41779: result: no
7598 configure:41753: checking whether lchmod is declared without a macro
7599-configure:41771: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7600+configure:41771: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7601 configure:41771: $? = 0
7602 configure:41779: result: yes
7603 configure:41753: checking whether lstat is declared without a macro
7604-configure:41771: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7605+configure:41771: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7606 configure:41771: $? = 0
7607 configure:41779: result: yes
7608 configure:41753: checking whether mkdirat is declared without a macro
7609-configure:41771: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7610+configure:41771: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7611 conftest.c: In function 'main':
7612 conftest.c:451: error: 'mkdirat' undeclared (first use in this function)
7613 conftest.c:451: error: (Each undeclared identifier is reported only once
7614@@ -43577,11 +43582,11 @@
7615 | }
7616 configure:41779: result: no
7617 configure:41753: checking whether mkfifo is declared without a macro
7618-configure:41771: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7619+configure:41771: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7620 configure:41771: $? = 0
7621 configure:41779: result: yes
7622 configure:41753: checking whether mkfifoat is declared without a macro
7623-configure:41771: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7624+configure:41771: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7625 conftest.c: In function 'main':
7626 conftest.c:452: error: 'mkfifoat' undeclared (first use in this function)
7627 conftest.c:452: error: (Each undeclared identifier is reported only once
7628@@ -44045,11 +44050,11 @@
7629 | }
7630 configure:41779: result: no
7631 configure:41753: checking whether mknod is declared without a macro
7632-configure:41771: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7633+configure:41771: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7634 configure:41771: $? = 0
7635 configure:41779: result: yes
7636 configure:41753: checking whether mknodat is declared without a macro
7637-configure:41771: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7638+configure:41771: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7639 conftest.c: In function 'main':
7640 conftest.c:453: error: 'mknodat' undeclared (first use in this function)
7641 conftest.c:453: error: (Each undeclared identifier is reported only once
7642@@ -44514,11 +44519,11 @@
7643 | }
7644 configure:41779: result: no
7645 configure:41753: checking whether stat is declared without a macro
7646-configure:41771: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7647+configure:41771: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7648 configure:41771: $? = 0
7649 configure:41779: result: yes
7650 configure:41753: checking whether utimensat is declared without a macro
7651-configure:41771: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7652+configure:41771: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7653 conftest.c: In function 'main':
7654 conftest.c:454: error: 'utimensat' undeclared (first use in this function)
7655 conftest.c:454: error: (Each undeclared identifier is reported only once
7656@@ -44984,10 +44989,10 @@
7657 | }
7658 configure:41779: result: no
7659 configure:41938: checking for __secure_getenv
7660-configure:41938: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
7661+configure:41938: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
7662 Undefined symbols:
7663   "___secure_getenv", referenced from:
7664-      _main in cccr44kY.o
7665+      _main in cc5CIZlR.o
7666 ld: symbol(s) not found
7667 collect2: ld returned 1 exit status
7668 configure:41938: $? = 1
7669@@ -45479,15 +45484,15 @@
7670 | }
7671 configure:41938: result: no
7672 configure:42268: checking whether chown is declared without a macro
7673-configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7674+configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7675 configure:42295: $? = 0
7676 configure:42303: result: yes
7677 configure:42268: checking whether dup2 is declared without a macro
7678-configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7679+configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7680 configure:42295: $? = 0
7681 configure:42303: result: yes
7682 configure:42268: checking whether dup3 is declared without a macro
7683-configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7684+configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7685 conftest.c: In function 'main':
7686 conftest.c:465: error: 'dup3' undeclared (first use in this function)
7687 conftest.c:465: error: (Each undeclared identifier is reported only once
7688@@ -45964,7 +45969,7 @@
7689 | }
7690 configure:42303: result: no
7691 configure:42268: checking whether environ is declared without a macro
7692-configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7693+configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7694 conftest.c: In function 'main':
7695 conftest.c:465: error: 'environ' undeclared (first use in this function)
7696 conftest.c:465: error: (Each undeclared identifier is reported only once
7697@@ -46441,7 +46446,7 @@
7698 | }
7699 configure:42303: result: no
7700 configure:42268: checking whether euidaccess is declared without a macro
7701-configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7702+configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7703 conftest.c: In function 'main':
7704 conftest.c:465: error: 'euidaccess' undeclared (first use in this function)
7705 conftest.c:465: error: (Each undeclared identifier is reported only once
7706@@ -46918,7 +46923,7 @@
7707 | }
7708 configure:42303: result: no
7709 configure:42268: checking whether faccessat is declared without a macro
7710-configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7711+configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7712 conftest.c: In function 'main':
7713 conftest.c:465: error: 'faccessat' undeclared (first use in this function)
7714 conftest.c:465: error: (Each undeclared identifier is reported only once
7715@@ -47395,11 +47400,11 @@
7716 | }
7717 configure:42303: result: no
7718 configure:42268: checking whether fchdir is declared without a macro
7719-configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7720+configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7721 configure:42295: $? = 0
7722 configure:42303: result: yes
7723 configure:42268: checking whether fchownat is declared without a macro
7724-configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7725+configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7726 conftest.c: In function 'main':
7727 conftest.c:466: error: 'fchownat' undeclared (first use in this function)
7728 conftest.c:466: error: (Each undeclared identifier is reported only once
7729@@ -47877,67 +47882,67 @@
7730 | }
7731 configure:42303: result: no
7732 configure:42268: checking whether fsync is declared without a macro
7733-configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7734+configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7735 configure:42295: $? = 0
7736 configure:42303: result: yes
7737 configure:42268: checking whether ftruncate is declared without a macro
7738-configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7739+configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7740 configure:42295: $? = 0
7741 configure:42303: result: yes
7742 configure:42268: checking whether getcwd is declared without a macro
7743-configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7744+configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7745 configure:42295: $? = 0
7746 configure:42303: result: yes
7747 configure:42268: checking whether getdomainname is declared without a macro
7748-configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7749+configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7750 configure:42295: $? = 0
7751 configure:42303: result: yes
7752 configure:42268: checking whether getdtablesize is declared without a macro
7753-configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7754+configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7755 configure:42295: $? = 0
7756 configure:42303: result: yes
7757 configure:42268: checking whether getgroups is declared without a macro
7758-configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7759+configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7760 configure:42295: $? = 0
7761 configure:42303: result: yes
7762 configure:42268: checking whether gethostname is declared without a macro
7763-configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7764+configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7765 configure:42295: $? = 0
7766 configure:42303: result: yes
7767 configure:42268: checking whether getlogin is declared without a macro
7768-configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7769+configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7770 configure:42295: $? = 0
7771 configure:42303: result: yes
7772 configure:42268: checking whether getlogin_r is declared without a macro
7773-configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7774+configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7775 configure:42295: $? = 0
7776 configure:42303: result: yes
7777 configure:42268: checking whether getpagesize is declared without a macro
7778-configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7779+configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7780 configure:42295: $? = 0
7781 configure:42303: result: yes
7782 configure:42268: checking whether getusershell is declared without a macro
7783-configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7784+configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7785 configure:42295: $? = 0
7786 configure:42303: result: yes
7787 configure:42268: checking whether setusershell is declared without a macro
7788-configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7789+configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7790 configure:42295: $? = 0
7791 configure:42303: result: yes
7792 configure:42268: checking whether endusershell is declared without a macro
7793-configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7794+configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7795 configure:42295: $? = 0
7796 configure:42303: result: yes
7797 configure:42268: checking whether lchown is declared without a macro
7798-configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7799+configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7800 configure:42295: $? = 0
7801 configure:42303: result: yes
7802 configure:42268: checking whether link is declared without a macro
7803-configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7804+configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7805 configure:42295: $? = 0
7806 configure:42303: result: yes
7807 configure:42268: checking whether linkat is declared without a macro
7808-configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7809+configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7810 conftest.c: In function 'main':
7811 conftest.c:481: error: 'linkat' undeclared (first use in this function)
7812 conftest.c:481: error: (Each undeclared identifier is reported only once
7813@@ -48430,11 +48435,11 @@
7814 | }
7815 configure:42303: result: no
7816 configure:42268: checking whether lseek is declared without a macro
7817-configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7818+configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7819 configure:42295: $? = 0
7820 configure:42303: result: yes
7821 configure:42268: checking whether pipe2 is declared without a macro
7822-configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7823+configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7824 conftest.c: In function 'main':
7825 conftest.c:482: error: 'pipe2' undeclared (first use in this function)
7826 conftest.c:482: error: (Each undeclared identifier is reported only once
7827@@ -48928,19 +48933,19 @@
7828 | }
7829 configure:42303: result: no
7830 configure:42268: checking whether pread is declared without a macro
7831-configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7832+configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7833 configure:42295: $? = 0
7834 configure:42303: result: yes
7835 configure:42268: checking whether pwrite is declared without a macro
7836-configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7837+configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7838 configure:42295: $? = 0
7839 configure:42303: result: yes
7840 configure:42268: checking whether readlink is declared without a macro
7841-configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7842+configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7843 configure:42295: $? = 0
7844 configure:42303: result: yes
7845 configure:42268: checking whether readlinkat is declared without a macro
7846-configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7847+configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7848 conftest.c: In function 'main':
7849 conftest.c:485: error: 'readlinkat' undeclared (first use in this function)
7850 conftest.c:485: error: (Each undeclared identifier is reported only once
7851@@ -49437,19 +49442,19 @@
7852 | }
7853 configure:42303: result: no
7854 configure:42268: checking whether rmdir is declared without a macro
7855-configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7856+configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7857 configure:42295: $? = 0
7858 configure:42303: result: yes
7859 configure:42268: checking whether sleep is declared without a macro
7860-configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7861+configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7862 configure:42295: $? = 0
7863 configure:42303: result: yes
7864 configure:42268: checking whether symlink is declared without a macro
7865-configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7866+configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7867 configure:42295: $? = 0
7868 configure:42303: result: yes
7869 configure:42268: checking whether symlinkat is declared without a macro
7870-configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7871+configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7872 conftest.c: In function 'main':
7873 conftest.c:488: error: 'symlinkat' undeclared (first use in this function)
7874 conftest.c:488: error: (Each undeclared identifier is reported only once
7875@@ -49949,15 +49954,15 @@
7876 | }
7877 configure:42303: result: no
7878 configure:42268: checking whether ttyname_r is declared without a macro
7879-configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7880+configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7881 configure:42295: $? = 0
7882 configure:42303: result: yes
7883 configure:42268: checking whether unlink is declared without a macro
7884-configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7885+configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7886 configure:42295: $? = 0
7887 configure:42303: result: yes
7888 configure:42268: checking whether unlinkat is declared without a macro
7889-configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7890+configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7891 conftest.c: In function 'main':
7892 conftest.c:490: error: 'unlinkat' undeclared (first use in this function)
7893 conftest.c:490: error: (Each undeclared identifier is reported only once
7894@@ -50459,19 +50464,19 @@
7895 | }
7896 configure:42303: result: no
7897 configure:42268: checking whether usleep is declared without a macro
7898-configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7899+configure:42295: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7900 configure:42295: $? = 0
7901 configure:42303: result: yes
7902 configure:42850: checking for unsetenv
7903-configure:42850: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
7904+configure:42850: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
7905 configure:42850: $? = 0
7906 configure:42850: result: yes
7907 configure:42882: checking for unsetenv() return type
7908-configure:42908: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7909+configure:42908: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7910 configure:42908: $? = 0
7911 configure:42915: result: int
7912 configure:42934: checking whether unsetenv works on duplicates
7913-configure:42962: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
7914+configure:42962: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
7915 configure:42962: $? = 0
7916 configure:42962: ./conftest
7917 configure:42962: $? = 0
7918@@ -50479,26 +50484,26 @@
7919 configure:43074: checking for ptrdiff_t
7920 configure:43074: result: yes
7921 configure:43096: checking for vasprintf
7922-configure:43096: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
7923+configure:43096: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
7924 configure:43096: $? = 0
7925 configure:43096: result: yes
7926 configure:43169: checking for vsnprintf
7927-configure:43169: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
7928+configure:43169: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
7929 conftest.c:509: warning: conflicting types for built-in function 'vsnprintf'
7930 configure:43169: $? = 0
7931 configure:43169: result: yes
7932 configure:43181: checking whether snprintf respects a size of 1
7933 configure:43212: result: yes
7934 configure:43268: checking for waitid
7935-configure:43268: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
7936+configure:43268: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
7937 configure:43268: $? = 0
7938 configure:43268: result: yes
7939 configure:43281: checking for waitpid
7940-configure:43281: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
7941+configure:43281: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
7942 configure:43281: $? = 0
7943 configure:43281: result: yes
7944 configure:43290: checking for union wait
7945-configure:43322: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
7946+configure:43322: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
7947 conftest.c: In function 'main':
7948 conftest.c:495: warning: passing argument 1 of 'wait' from incompatible pointer type
7949 conftest.c:503: error: 'blow' undeclared (first use in this function)
7950@@ -51022,51 +51027,51 @@
7951 | }
7952 configure:43336: result: no
7953 configure:43428: checking whether btowc is declared without a macro
7954-configure:43453: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7955+configure:43453: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7956 configure:43453: $? = 0
7957 configure:43461: result: yes
7958 configure:43428: checking whether wctob is declared without a macro
7959-configure:43453: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7960+configure:43453: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7961 configure:43453: $? = 0
7962 configure:43461: result: yes
7963 configure:43428: checking whether mbsinit is declared without a macro
7964-configure:43453: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7965+configure:43453: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7966 configure:43453: $? = 0
7967 configure:43461: result: yes
7968 configure:43428: checking whether mbrtowc is declared without a macro
7969-configure:43453: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7970+configure:43453: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7971 configure:43453: $? = 0
7972 configure:43461: result: yes
7973 configure:43428: checking whether mbrlen is declared without a macro
7974-configure:43453: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7975+configure:43453: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7976 configure:43453: $? = 0
7977 configure:43461: result: yes
7978 configure:43428: checking whether mbsrtowcs is declared without a macro
7979-configure:43453: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7980+configure:43453: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7981 configure:43453: $? = 0
7982 configure:43461: result: yes
7983 configure:43428: checking whether mbsnrtowcs is declared without a macro
7984-configure:43453: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7985+configure:43453: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7986 configure:43453: $? = 0
7987 configure:43461: result: yes
7988 configure:43428: checking whether wcrtomb is declared without a macro
7989-configure:43453: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7990+configure:43453: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7991 configure:43453: $? = 0
7992 configure:43461: result: yes
7993 configure:43428: checking whether wcsrtombs is declared without a macro
7994-configure:43453: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7995+configure:43453: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
7996 configure:43453: $? = 0
7997 configure:43461: result: yes
7998 configure:43428: checking whether wcsnrtombs is declared without a macro
7999-configure:43453: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
8000+configure:43453: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
8001 configure:43453: $? = 0
8002 configure:43461: result: yes
8003 configure:43428: checking whether wcwidth is declared without a macro
8004-configure:43453: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
8005+configure:43453: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
8006 configure:43453: $? = 0
8007 configure:43461: result: yes
8008 configure:43523: checking whether iswcntrl works
8009-configure:43562: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
8010+configure:43562: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
8011 configure:43562: $? = 0
8012 configure:43562: ./conftest
8013 configure:43562: $? = 0
8014@@ -51074,7 +51079,7 @@
8015 configure:43672: checking whether wcwidth is declared
8016 configure:43672: result: yes
8017 configure:43700: checking whether wcwidth works reasonably in UTF-8 locales
8018-configure:43744: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
8019+configure:43744: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
8020 configure:43744: $? = 0
8021 configure:43744: ./conftest
8022 configure:43744: $? = 1
8023@@ -51611,11 +51616,11 @@
8024 configure:43842: checking for stdint.h
8025 configure:43842: result: yes
8026 configure:43899: checking for a traditional french locale
8027-configure:43952: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
8028+configure:43952: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
8029 configure:43955: $? = 0
8030 configure:43992: result: fr_FR.ISO8859-1
8031 configure:43999: checking for a turkish Unicode locale
8032-configure:44060: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
8033+configure:44060: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
8034 conftest.c: In function 'main':
8035 conftest.c:551: warning: implicit declaration of function 'towupper'
8036 conftest.c:551: warning: implicit declaration of function 'towlower'
8037@@ -51648,7 +51653,7 @@
8038 configure:45196: checking for a transitional chinese locale
8039 configure:45283: result: zh_CN.GB18030
8040 configure:45314: checking for putenv compatible with GNU and SVID
8041-configure:45347: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
8042+configure:45347: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
8043 configure:45347: $? = 0
8044 configure:45347: ./conftest
8045 configure:45347: $? = 1
8046@@ -52224,7 +52229,7 @@
8047 configure:45499: checking for MAP_ANONYMOUS
8048 configure:45536: result: yes
8049 configure:45581: checking whether symlink handles trailing slash correctly
8050-configure:45603: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
8051+configure:45603: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
8052 configure:45603: $? = 0
8053 configure:45603: ./conftest
8054 configure:45603: $? = 3
8055@@ -52753,7 +52758,7 @@
8056 | }
8057 configure:45614: result: no
8058 configure:45658: checking for pthread_atfork
8059-configure:45658: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  -lpthread >&5
8060+configure:45658: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  -lpthread >&5
8061 configure:45658: $? = 0
8062 configure:45658: result: yes
8063 configure:45708: checking for mmap
8064@@ -52761,7 +52766,7 @@
8065 configure:45719: checking for MAP_ANONYMOUS
8066 configure:45756: result: yes
8067 configure:45840: checking whether wctob works
8068-configure:45912: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
8069+configure:45912: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
8070 conftest.c: In function 'main':
8071 conftest.c:524: warning: implicit declaration of function 'mbtowc'
8072 configure:45912: $? = 0
8073@@ -52771,7 +52776,7 @@
8074 configure:45949: checking whether wctob is declared
8075 configure:45949: result: yes
8076 configure:45994: checking for sched_yield in -lrt
8077-configure:46019: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lrt   >&5
8078+configure:46019: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c -lrt   >&5
8079 ld: library not found for -lrt
8080 collect2: ld returned 1 exit status
8081 configure:46019: $? = 1
8082@@ -53308,7 +53313,7 @@
8083 | }
8084 configure:46028: result: no
8085 configure:46033: checking for sched_yield in -lposix4
8086-configure:46058: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lposix4   >&5
8087+configure:46058: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c -lposix4   >&5
8088 ld: library not found for -lposix4
8089 collect2: ld returned 1 exit status
8090 configure:46058: $? = 1
8091@@ -53845,31 +53850,31 @@
8092 | }
8093 configure:46067: result: no
8094 configure:46159: checking whether btowc(0) is correct
8095-configure:46188: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
8096+configure:46188: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
8097 configure:46188: $? = 0
8098 configure:46188: ./conftest
8099 configure:46188: $? = 0
8100 configure:46199: result: yes
8101 configure:46202: checking whether btowc(EOF) is correct
8102-configure:46235: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
8103+configure:46235: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
8104 configure:46235: $? = 0
8105 configure:46235: ./conftest
8106 configure:46235: $? = 0
8107 configure:46247: result: yes
8108 configure:46367: checking whether langinfo.h defines CODESET
8109-configure:46385: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
8110+configure:46385: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
8111 configure:46385: $? = 0
8112 configure:46393: result: yes
8113 configure:46398: checking whether langinfo.h defines ERA
8114-configure:46416: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
8115+configure:46416: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
8116 configure:46416: $? = 0
8117 configure:46424: result: yes
8118 configure:46439: checking whether nl_langinfo is declared without a macro
8119-configure:46457: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
8120+configure:46457: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
8121 configure:46457: $? = 0
8122 configure:46465: result: yes
8123 configure:46558: checking for working re_compile_pattern
8124-configure:46707: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
8125+configure:46707: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
8126 conftest.c: In function 'main':
8127 conftest.c:561: error: storage size of 'regex' isn't known
8128 conftest.c:565: error: storage size of 'regs' isn't known
8129@@ -54590,1124 +54595,17 @@
8130 | }
8131 configure:46717: result: no
8132 configure:46794: checking libintl.h usability
8133-configure:46794: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
8134-conftest.c:568:21: error: libintl.h: No such file or directory
8135-configure:46794: $? = 1
8136-configure: failed program was:
8137-| /* confdefs.h */
8138-| #define PACKAGE_NAME ""
8139-| #define PACKAGE_TARNAME ""
8140-| #define PACKAGE_VERSION ""
8141-| #define PACKAGE_STRING ""
8142-| #define PACKAGE_BUGREPORT ""
8143-| #define PACKAGE_URL ""
8144-| #define PACKAGE "gettext-tools"
8145-| #define VERSION "0.18.1"
8146-| #define STDC_HEADERS 1
8147-| #define HAVE_SYS_TYPES_H 1
8148-| #define HAVE_SYS_STAT_H 1
8149-| #define HAVE_STDLIB_H 1
8150-| #define HAVE_STRING_H 1
8151-| #define HAVE_MEMORY_H 1
8152-| #define HAVE_STRINGS_H 1
8153-| #define HAVE_INTTYPES_H 1
8154-| #define HAVE_STDINT_H 1
8155-| #define HAVE_UNISTD_H 1
8156-| #define __EXTENSIONS__ 1
8157-| #define _ALL_SOURCE 1
8158-| #define _GNU_SOURCE 1
8159-| #define _POSIX_PTHREAD_SEMANTICS 1
8160-| #define _TANDEM_SOURCE 1
8161-| #define HAVE_DLFCN_H 1
8162-| #define LT_OBJDIR ".libs/"
8163-| #define HAVE_VISIBILITY 1
8164-| #define HAVE_STDINT_H_WITH_UINTMAX 1
8165-| #define HAVE_ALLOCA_H 1
8166-| #define HAVE_ALLOCA 1
8167-| #define HAVE_STDLIB_H 1
8168-| #define HAVE_UNISTD_H 1
8169-| #define HAVE_SYS_PARAM_H 1
8170-| #define HAVE_STRING_H 1
8171-| #define HAVE_UTIME_H 1
8172-| #define HAVE_ERRNO_H 1
8173-| #define HAVE_FCNTL_H 1
8174-| #define HAVE_FLOAT_H 1
8175-| #define HAVE_WCTYPE_H 1
8176-| #define HAVE_GETOPT_H 1
8177-| #define HAVE_SYS_TIME_H 1
8178-| #define HAVE_ICONV_H 1
8179-| #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
8180-| #define HAVE_STDDEF_H 1
8181-| #define HAVE_XLOCALE_H 1
8182-| #define HAVE_LOCALE_H 1
8183-| #define HAVE_WCHAR_H 1
8184-| #define HAVE_SYS_MMAN_H 1
8185-| #define HAVE_SYS_SOCKET_H 1
8186-| #define HAVE_SCHED_H 1
8187-| #define HAVE_SIGNAL_H 1
8188-| #define HAVE_SPAWN_H 1
8189-| #define HAVE_STDARG_H 1
8190-| #define HAVE_STDINT_H 1
8191-| #define HAVE_STDIO_H 1
8192-| #define HAVE_SYS_SELECT_H 1
8193-| #define HAVE_SYS_STAT_H 1
8194-| #define HAVE_SYS_WAIT_H 1
8195-| #define HAVE_TIME_H 1
8196-| #define HAVE_LANGINFO_H 1
8197-| #define HAVE_GETPAGESIZE 1
8198-| #define HAVE_MMAP 1
8199-| #define INTDIV0_RAISES_SIGFPE 1
8200-| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
8201-| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8202-| #define HAVE_UINTMAX_T 1
8203-| #define HAVE_INTTYPES_H 1
8204-| #define USE_POSIX_THREADS 1
8205-| #define HAVE_PTHREAD_RWLOCK 1
8206-| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
8207-| #define HAVE_ICONV 1
8208-| #define ICONV_CONST
8209-| #define HAVE_BUILTIN_EXPECT 1
8210-| #define HAVE_INTTYPES_H 1
8211-| #define HAVE_LIMITS_H 1
8212-| #define HAVE_UNISTD_H 1
8213-| #define HAVE_SYS_PARAM_H 1
8214-| #define HAVE_GETCWD 1
8215-| #define HAVE_GETEGID 1
8216-| #define HAVE_GETEUID 1
8217-| #define HAVE_GETGID 1
8218-| #define HAVE_GETUID 1
8219-| #define HAVE_MUNMAP 1
8220-| #define HAVE_STPCPY 1
8221-| #define HAVE_STRCASECMP 1
8222-| #define HAVE_STRDUP 1
8223-| #define HAVE_STRTOUL 1
8224-| #define HAVE_TSEARCH 1
8225-| #define HAVE_USELOCALE 1
8226-| #define HAVE_DECL_FEOF_UNLOCKED 1
8227-| #define HAVE_DECL_FGETS_UNLOCKED 0
8228-| #define HAVE_LONG_LONG_INT 1
8229-| #define HAVE_WCHAR_T 1
8230-| #define HAVE_WINT_T 1
8231-| #define HAVE_INTMAX_T 1
8232-| #define HAVE_POSIX_PRINTF 1
8233-| #define HAVE_STDINT_H 1
8234-| #define HAVE_STDINT_H 1
8235-| #define HAVE_WORKING_O_NOATIME 0
8236-| #define HAVE_WORKING_O_NOFOLLOW 1
8237-| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
8238-| #define HAVE_CFLOCALECOPYCURRENT 1
8239-| #define HAVE_STDDEF_H 1
8240-| #define HAVE_STDLIB_H 1
8241-| #define HAVE_STRING_H 1
8242-| #define HAVE_ASPRINTF 1
8243-| #define HAVE_FWPRINTF 1
8244-| #define HAVE_NEWLOCALE 1
8245-| #define HAVE_PUTENV 1
8246-| #define HAVE_SETENV 1
8247-| #define HAVE_SETLOCALE 1
8248-| #define HAVE_SNPRINTF 1
8249-| #define HAVE_WCSLEN 1
8250-| #define HAVE_MBRTOWC 1
8251-| #define HAVE_WCRTOMB 1
8252-| #define HAVE_DECL__SNPRINTF 0
8253-| #define HAVE_DECL__SNWPRINTF 0
8254-| #define HAVE_DECL_GETC_UNLOCKED 1
8255-| #define HAVE_LANGINFO_CODESET 1
8256-| #define HAVE_LC_MESSAGES 1
8257-| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
8258-| #define HAVE_CFLOCALECOPYCURRENT 1
8259-| #define ENABLE_NLS 1
8260-| #define YYENABLE_NLS 1
8261-| #define HAVE_GETCWD 1
8262-| #define HAVE_READLINK 1
8263-| #define HAVE_REALPATH 1
8264-| #define HAVE_DUP2 1
8265-| #define HAVE_FCNTL 1
8266-| #define HAVE_BTOWC 1
8267-| #define HAVE_ISBLANK 1
8268-| #define HAVE_ISWCTYPE 1
8269-| #define HAVE_MBSRTOWCS 1
8270-| #define HAVE_WMEMCHR 1
8271-| #define HAVE_WMEMCPY 1
8272-| #define HAVE_GETDTABLESIZE 1
8273-| #define HAVE_GETTIMEOFDAY 1
8274-| #define HAVE_LSTAT 1
8275-| #define HAVE_MBSINIT 1
8276-| #define HAVE_MBRTOWC 1
8277-| #define HAVE_ISASCII 1
8278-| #define HAVE_MPROTECT 1
8279-| #define HAVE_MEMCHR 1
8280-| #define HAVE_PATHCONF 1
8281-| #define HAVE_SELECT 1
8282-| #define HAVE_POSIX_SPAWN 1
8283-| #define HAVE_SETENV 1
8284-| #define HAVE_SIGACTION 1
8285-| #define HAVE_SIGALTSTACK 1
8286-| #define HAVE_SIGINTERRUPT 1
8287-| #define HAVE_PIPE 1
8288-| #define HAVE_ISWCNTRL 1
8289-| #define HAVE_ISWBLANK 1
8290-| #define HAVE_WCWIDTH 1
8291-| #define HAVE_NEWLOCALE 1
8292-| #define HAVE_SYMLINK 1
8293-| #define HAVE_SHUTDOWN 1
8294-| #define HAVE_WCTOB 1
8295-| #define HAVE_NL_LANGINFO 1
8296-| #define HAVE_WCSCOLL 1
8297-| #define HAVE_WCRTOMB 1
8298-| #define HAVE_GETRLIMIT 1
8299-| #define HAVE_SETRLIMIT 1
8300-| #define HAVE_USELOCALE 1
8301-| #define HAVE_DECL_STRERROR_R 1
8302-| #define HAVE_STRERROR_R 1
8303-| #define HAVE_SIG_ATOMIC_T 1
8304-| #define eaccess access
8305-| #define HAVE_MBSTATE_T 1
8306-| #define HAVE_DECL_GETDELIM 0
8307-| #define HAVE_DECL_GETLINE 0
8308-| #define HAVE_GETOPT_H 1
8309-| #define HAVE_GETOPT_LONG_ONLY 1
8310-| #define HAVE_DECL_OPTRESET 1
8311-| #define HAVE_DECL_GETENV 1
8312-| #define __GETOPT_PREFIX rpl_
8313-| #define restrict __restrict
8314-| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
8315-| #define HAVE_UNISTD_H 1
8316-| #define HAVE_DECL_GETC_UNLOCKED 1
8317-| #define HAVE_STDLIB_H 1
8318-| #define MALLOC_0_IS_NONNULL 1
8319-| #define HAVE_MBRTOWC 1
8320-| #define MAP_ANONYMOUS MAP_ANON
8321-| #define HAVE_MAP_ANONYMOUS 1
8322-| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
8323-| #define PROMOTED_MODE_T int
8324-| #define INSTALLPREFIX "/opt/local"
8325-| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
8326-| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
8327-| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
8328-| #define HAVE_DECL_SNPRINTF 1
8329-| #define HAVE__BOOL 1
8330-| #define HAVE_STDBOOL_H 1
8331-| #define USER_LABEL_PREFIX _
8332-| #define HAVE_RAW_DECL_STPCPY 1
8333-| #define HAVE_RAW_DECL_STRDUP 1
8334-| #define HAVE_RAW_DECL_STRNCAT 1
8335-| #define HAVE_RAW_DECL_STRPBRK 1
8336-| #define HAVE_RAW_DECL_STRSEP 1
8337-| #define HAVE_RAW_DECL_STRCASESTR 1
8338-| #define HAVE_RAW_DECL_STRTOK_R 1
8339-| #define HAVE_RAW_DECL_STRSIGNAL 1
8340-| #define HAVE_DECL_STRNLEN 0
8341-| #define HAVE_SHUTDOWN 1
8342-| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
8343-| #define HAVE_SA_FAMILY_T 1
8344-| #define HAVE_TERMINFO 1
8345-| #define HAVE_DECL_CLEARERR_UNLOCKED 1
8346-| #define HAVE_DECL_FEOF_UNLOCKED 1
8347-| #define HAVE_DECL_FERROR_UNLOCKED 1
8348-| #define HAVE_DECL_FFLUSH_UNLOCKED 0
8349-| #define HAVE_DECL_FGETS_UNLOCKED 0
8350-| #define HAVE_DECL_FPUTC_UNLOCKED 0
8351-| #define HAVE_DECL_FPUTS_UNLOCKED 0
8352-| #define HAVE_DECL_FREAD_UNLOCKED 0
8353-| #define HAVE_DECL_FWRITE_UNLOCKED 0
8354-| #define HAVE_DECL_GETCHAR_UNLOCKED 1
8355-| #define HAVE_DECL_PUTC_UNLOCKED 1
8356-| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
8357-| #define HAVE_INTMAX_T 1
8358-| #define HAVE_SNPRINTF 1
8359-| #define HAVE_WCSLEN 1
8360-| #define HAVE_MBRTOWC 1
8361-| #define HAVE_WCRTOMB 1
8362-| #define HAVE_DECL__SNPRINTF 0
8363-| #define HAVE_SNPRINTF_RETVAL_C99 1
8364-| #define HAVE_DECL_VSNPRINTF 1
8365-| #define HAVE_DECL_ALARM 1
8366-| #define HAVE_SYS_ACL_H 1
8367-| #define HAVE_ACL_GET_FILE 1
8368-| #define HAVE_ACL_GET_FD 1
8369-| #define HAVE_ACL_SET_FILE 1
8370-| #define HAVE_ACL_SET_FD 1
8371-| #define HAVE_ACL_FREE 1
8372-| #define HAVE_ACL_FROM_TEXT 1
8373-| #define HAVE_ACL_DELETE_DEF_FILE 1
8374-| #define HAVE_ACL_DELETE_FD_NP 1
8375-| #define HAVE_ACL_DELETE_FILE_NP 1
8376-| #define HAVE_ACL_COPY_EXT_NATIVE 1
8377-| #define HAVE_ACL_CREATE_ENTRY_NP 1
8378-| #define HAVE_ACL_FIRST_ENTRY 1
8379-| #define HAVE_ACL_TYPE_EXTENDED 1
8380-| #define USE_ACL 1
8381-| #define HAVE_ATEXIT 1
8382-| #define HAVE_DIRENT_H 1
8383-| #define HAVE_STRING_H 1
8384-| #define HAVE_LONG_FILE_NAMES 1
8385-| #define HAVE_PATHCONF 1
8386-| #define HAVE_STRING_H 1
8387-| #define HAVE_UNISTD_H 1
8388-| #define YYENABLE_NLS 1
8389-| #define GNULIB_CANONICALIZE_LGPL 1
8390-| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
8391-| #define GNULIB_TEST_REALPATH 1
8392-| #define SIGNAL_SAFE_LIST 1
8393-| #define GNULIB_TEST_CLOEXEC 1
8394-| #define HAVE_CHOWN 1
8395-| #define HAVE_UTIME 1
8396-| #define HAVE_UTIMES 1
8397-| #define GNULIB_TEST_DUP2 1
8398-| #define GNULIB_TEST_ENVIRON 1
8399-| #define GNULIB_TEST_FCNTL 1
8400-| #define HAVE_RAW_DECL_FCNTL 1
8401-| #define GNULIB_FD_SAFER_FLAG 1
8402-| #define GNULIB_TEST_FOPEN 1
8403-| #define GNULIB_FWRITEERROR 1
8404-| #define HAVE_FLOCKFILE 1
8405-| #define HAVE_FUNLOCKFILE 1
8406-| #define HAVE_DECL_GETC_UNLOCKED 1
8407-| #define GNULIB_TEST_GETDELIM 1
8408-| #define GNULIB_TEST_GETDTABLESIZE 1
8409-| #define HAVE_FLOCKFILE 1
8410-| #define HAVE_FUNLOCKFILE 1
8411-| #define HAVE_DECL_GETC_UNLOCKED 1
8412-| #define GNULIB_TEST_GETLINE 1
8413-| #define GNULIB_TEST_GETOPT_GNU 1
8414-| #define __GETOPT_PREFIX rpl_
8415-| #define GETTIMEOFDAY_TIMEZONE void
8416-| #define GNULIB_TEST_GETTIMEOFDAY 1
8417-| #define HAVE_INLINE 1
8418-| #define HAVE_UNISTD_H 1
8419-| #define HAVE_ARPA_INET_H 1
8420-| #define HAVE_CTYPE_H 1
8421-| #define HAVE_DLFCN_H 1
8422-| #define HAVE_ERRNO_H 1
8423-| #define HAVE_FCNTL_H 1
8424-| #define HAVE_FLOAT_H 1
8425-| #define HAVE_LIMITS_H 1
8426-| #define HAVE_MATH_H 1
8427-| #define HAVE_NETDB_H 1
8428-| #define HAVE_NETINET_IN_H 1
8429-| #define HAVE_SIGNAL_H 1
8430-| #define HAVE_STDLIB_H 1
8431-| #define HAVE_STRING_H 1
8432-| #define HAVE_STRINGS_H 1
8433-| #define HAVE_SYS_SELECT_H 1
8434-| #define HAVE_SYS_SOCKET_H 1
8435-| #define HAVE_SYS_STAT_H 1
8436-| #define HAVE_SYS_TIME_H 1
8437-| #define HAVE_SYS_TYPES_H 1
8438-| #define HAVE_TIME_H 1
8439-| #define HAVE_UNISTD_H 1
8440-| #define HAVE_ARPA_NAMESER_H 1
8441-| #define HAVE_RESOLV_H 1
8442-| #define HAVE_DLOPEN 1
8443-| #define HAVE_GETADDRINFO 1
8444-| #define HAVE_LOCALTIME 1
8445-| #define HAVE_STAT 1
8446-| #define HAVE_STRFTIME 1
8447-| #define VA_COPY va_copy
8448-| #define HAVE_RAW_DECL_DUPLOCALE 1
8449-| #define HAVE_SETLOCALE 1
8450-| #define HAVE_USELOCALE 1
8451-| #define HAVE_PTHREAD_RWLOCK 1
8452-| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
8453-| #define GNULIB_TEST_LSTAT 1
8454-| #define HAVE_MALLOC_POSIX 1
8455-| #define GNULIB_TEST_MALLOC_POSIX 1
8456-| #define GNULIB_TEST_MBRTOWC 1
8457-| #define GNULIB_TEST_MBSINIT 1
8458-| #define GNULIB_TEST_MBSLEN 1
8459-| #define GNULIB_TEST_MBSRTOWCS 1
8460-| #define GNULIB_TEST_MBSSTR 1
8461-| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
8462-| #define HAVE_MBSTATE_T 1
8463-| #define GNULIB_TEST_MEMCHR 1
8464-| #define HAVE_MEMMOVE 1
8465-| #define HAVE_MEMSET 1
8466-| #define HAVE_MKDTEMP 1
8467-| #define GNULIB_TEST_MKDTEMP 1
8468-| #define OPEN_TRAILING_SLASH_BUG 1
8469-| #define GNULIB_TEST_OPEN 1
8470-| #define GNULIB_TEST_PIPE2 1
8471-| #define GNULIB_PIPE2_SAFER 1
8472-| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
8473-| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
8474-| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
8475-| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
8476-| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
8477-| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
8478-| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
8479-| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
8480-| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
8481-| #define GNULIB_TEST_POSIX_SPAWNP 1
8482-| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
8483-| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
8484-| #define GNULIB_TEST_RAWMEMCHR 1
8485-| #define READLINK_TRAILING_SLASH_BUG 1
8486-| #define GNULIB_TEST_READLINK 1
8487-| #define HAVE_REALLOC_POSIX 1
8488-| #define GNULIB_TEST_REALLOC_POSIX 1
8489-| #define HAVE_SEARCH_H 1
8490-| #define HAVE_TSEARCH 1
8491-| #define GNULIB_TEST_RMDIR 1
8492-| #define GNULIB_TEST_SETENV 1
8493-| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
8494-| #define GNULIB_TEST_SIGACTION 1
8495-| #define HAVE_RAW_DECL_SIGACTION 1
8496-| #define HAVE_RAW_DECL_SIGADDSET 1
8497-| #define HAVE_RAW_DECL_SIGDELSET 1
8498-| #define HAVE_RAW_DECL_SIGEMPTYSET 1
8499-| #define HAVE_RAW_DECL_SIGFILLSET 1
8500-| #define HAVE_RAW_DECL_SIGISMEMBER 1
8501-| #define HAVE_RAW_DECL_SIGPENDING 1
8502-| #define HAVE_RAW_DECL_SIGPROCMASK 1
8503-| #define GNULIB_SIGPIPE 1
8504-| #define GNULIB_TEST_SIGPROCMASK 1
8505-| #define HAVE_STDINT_H 1
8506-| #define HAVE_SNPRINTF 1
8507-| #define GNULIB_TEST_SNPRINTF 1
8508-| #define HAVE_POSIX_SPAWNATTR_T 1
8509-| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
8510-| #define HAVE_RAW_DECL_POSIX_SPAWN 1
8511-| #define HAVE_RAW_DECL_POSIX_SPAWNP 1
8512-| #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1
8513-| #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1
8514-| #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1
8515-| #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1
8516-| #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1
8517-| #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1
8518-| #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1
8519-| #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1
8520-| #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1
8521-| #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1
8522-| #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1
8523-| #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
8524-| #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
8525-| #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
8526-| #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
8527-| #define REPLACE_FUNC_STAT_FILE 1
8528-| #define GNULIB_TEST_STAT 1
8529-| #define BITSIZEOF_PTRDIFF_T 64
8530-| #define BITSIZEOF_SIZE_T 64
8531-| #define BITSIZEOF_SIG_ATOMIC_T 32
8532-| #define BITSIZEOF_WCHAR_T 32
8533-| #define BITSIZEOF_WINT_T 32
8534-| #define HAVE_SIGNED_SIG_ATOMIC_T 1
8535-| #define HAVE_SIGNED_WCHAR_T 1
8536-| #define HAVE_SIGNED_WINT_T 1
8537-| #define PTRDIFF_T_SUFFIX l
8538-| #define SIZE_T_SUFFIX ul
8539-| #define SIG_ATOMIC_T_SUFFIX
8540-| #define WCHAR_T_SUFFIX
8541-| #define WINT_T_SUFFIX
8542-| #define HAVE_RAW_DECL_FPURGE 1
8543-| #define HAVE_RAW_DECL_FSEEKO 1
8544-| #define HAVE_RAW_DECL_FTELLO 1
8545-| #define HAVE_RAW_DECL_POPEN 1
8546-| #define HAVE_RAW_DECL_SNPRINTF 1
8547-| #define HAVE_RAW_DECL_TMPFILE 1
8548-| #define HAVE_RAW_DECL_VSNPRINTF 1
8549-| #define HAVE_RAW_DECL_ATOLL 1
8550-| #define HAVE_RAW_DECL_GETLOADAVG 1
8551-| #define HAVE_RAW_DECL_GETSUBOPT 1
8552-| #define HAVE_RAW_DECL_GRANTPT 1
8553-| #define HAVE_RAW_DECL_MKSTEMP 1
8554-| #define HAVE_RAW_DECL_PTSNAME 1
8555-| #define HAVE_RAW_DECL_REALPATH 1
8556-| #define HAVE_RAW_DECL_SETENV 1
8557-| #define HAVE_RAW_DECL_STRTOD 1
8558-| #define HAVE_RAW_DECL_STRTOLL 1
8559-| #define HAVE_RAW_DECL_STRTOULL 1
8560-| #define HAVE_RAW_DECL_UNLOCKPT 1
8561-| #define HAVE_RAW_DECL_UNSETENV 1
8562-| #define HAVE_STPCPY 1
8563-| #define GNULIB_TEST_STPCPY 1
8564-| #define GNULIB_TEST_STPNCPY 1
8565-| #define GNULIB_TEST_STRCHRNUL 1
8566-| #define HAVE_STRCSPN 1
8567-| #define GNULIB_TEST_STRERROR 1
8568-| #define GNULIB_TEST_STRNLEN 1
8569-| #define HAVE_STRPBRK 1
8570-| #define GNULIB_TEST_STRPBRK 1
8571-| #define GNULIB_TEST_STRSTR 1
8572-| #define HAVE_STRTOL 1
8573-| #define HAVE_STRTOUL 1
8574-| #define HAVE_RAW_DECL_SELECT 1
8575-| #define HAVE_SHUTDOWN 1
8576-| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
8577-| #define HAVE_SA_FAMILY_T 1
8578-| #define HAVE_RAW_DECL_LCHMOD 1
8579-| #define HAVE_RAW_DECL_LSTAT 1
8580-| #define HAVE_RAW_DECL_MKFIFO 1
8581-| #define HAVE_RAW_DECL_MKNOD 1
8582-| #define HAVE_RAW_DECL_STAT 1
8583-| #define HAVE_RAW_DECL_CHOWN 1
8584-| #define HAVE_RAW_DECL_DUP2 1
8585-| #define HAVE_RAW_DECL_FCHDIR 1
8586-| #define HAVE_RAW_DECL_FSYNC 1
8587-| #define HAVE_RAW_DECL_FTRUNCATE 1
8588-| #define HAVE_RAW_DECL_GETCWD 1
8589-| #define HAVE_RAW_DECL_GETDOMAINNAME 1
8590-| #define HAVE_RAW_DECL_GETDTABLESIZE 1
8591-| #define HAVE_RAW_DECL_GETGROUPS 1
8592-| #define HAVE_RAW_DECL_GETHOSTNAME 1
8593-| #define HAVE_RAW_DECL_GETLOGIN 1
8594-| #define HAVE_RAW_DECL_GETLOGIN_R 1
8595-| #define HAVE_RAW_DECL_GETPAGESIZE 1
8596-| #define HAVE_RAW_DECL_GETUSERSHELL 1
8597-| #define HAVE_RAW_DECL_SETUSERSHELL 1
8598-| #define HAVE_RAW_DECL_ENDUSERSHELL 1
8599-| #define HAVE_RAW_DECL_LCHOWN 1
8600-| #define HAVE_RAW_DECL_LINK 1
8601-| #define HAVE_RAW_DECL_LSEEK 1
8602-| #define HAVE_RAW_DECL_PREAD 1
8603-| #define HAVE_RAW_DECL_PWRITE 1
8604-| #define HAVE_RAW_DECL_READLINK 1
8605-| #define HAVE_RAW_DECL_RMDIR 1
8606-| #define HAVE_RAW_DECL_SLEEP 1
8607-| #define HAVE_RAW_DECL_SYMLINK 1
8608-| #define HAVE_RAW_DECL_TTYNAME_R 1
8609-| #define HAVE_RAW_DECL_UNLINK 1
8610-| #define HAVE_RAW_DECL_USLEEP 1
8611-| #define GNULIB_UNISTR_U16_MBTOUC 1
8612-| #define GNULIB_UNISTR_U8_MBTOUC 1
8613-| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
8614-| #define GNULIB_UNISTR_U8_MBTOUCR 1
8615-| #define GNULIB_UNISTR_U8_UCTOMB 1
8616-| #define USE_UNLOCKED_IO 1
8617-| #define HAVE_UNSETENV 1
8618-| #define GNULIB_TEST_UNSETENV 1
8619-| #define HAVE_VASPRINTF 1
8620-| #define GNULIB_TEST_VASPRINTF 1
8621-| #define HAVE_VSNPRINTF 1
8622-| #define GNULIB_TEST_VSNPRINTF 1
8623-| #define HAVE_WAITID 1
8624-| #define HAVE_WAITPID 1
8625-| #define HAVE_RAW_DECL_BTOWC 1
8626-| #define HAVE_RAW_DECL_WCTOB 1
8627-| #define HAVE_RAW_DECL_MBSINIT 1
8628-| #define HAVE_RAW_DECL_MBRTOWC 1
8629-| #define HAVE_RAW_DECL_MBRLEN 1
8630-| #define HAVE_RAW_DECL_MBSRTOWCS 1
8631-| #define HAVE_RAW_DECL_MBSNRTOWCS 1
8632-| #define HAVE_RAW_DECL_WCRTOMB 1
8633-| #define HAVE_RAW_DECL_WCSRTOMBS 1
8634-| #define HAVE_RAW_DECL_WCSNRTOMBS 1
8635-| #define HAVE_RAW_DECL_WCWIDTH 1
8636-| #define HAVE_DECL_WCWIDTH 1
8637-| #define GNULIB_TEST_WCWIDTH 1
8638-| #define GNULIB_TEST_WRITE 1
8639-| #define HAVE_STDINT_H 1
8640-| #define HAVE_GETPAGESIZE 1
8641-| #define GNULIB_TEST_GETPAGESIZE 1
8642-| #define GNULIB_TEST_PUTENV 1
8643-| #define HAVE_WCHAR_T 1
8644-| #define HAVE_WINT_T 1
8645-| #define HAVE_MAP_ANONYMOUS 1
8646-| #define GNULIB_TEST_SYMLINK 1
8647-| #define HAVE_PTHREAD_ATFORK 1
8648-| #define HAVE_MAP_ANONYMOUS 1
8649-| #define HAVE_DECL_WCTOB 1
8650-| #define GNULIB_TEST_WCTOB 1
8651-| #define GNULIB_TEST_BTOWC 1
8652-| #define HAVE_RAW_DECL_NL_LANGINFO 1
8653-| #define GNULIB_TEST_NL_LANGINFO 1
8654-| #define _REGEX_LARGE_OFFSETS 1
8655-| #define re_syntax_options rpl_re_syntax_options
8656-| #define re_set_syntax rpl_re_set_syntax
8657-| #define re_compile_pattern rpl_re_compile_pattern
8658-| #define re_compile_fastmap rpl_re_compile_fastmap
8659-| #define re_search rpl_re_search
8660-| #define re_search_2 rpl_re_search_2
8661-| #define re_match rpl_re_match
8662-| #define re_match_2 rpl_re_match_2
8663-| #define re_set_registers rpl_re_set_registers
8664-| #define re_comp rpl_re_comp
8665-| #define re_exec rpl_re_exec
8666-| #define regcomp rpl_regcomp
8667-| #define regexec rpl_regexec
8668-| #define regerror rpl_regerror
8669-| #define regfree rpl_regfree
8670-| /* end confdefs.h.  */
8671-| #include <stdio.h>
8672-| #ifdef HAVE_SYS_TYPES_H
8673-| # include <sys/types.h>
8674-| #endif
8675-| #ifdef HAVE_SYS_STAT_H
8676-| # include <sys/stat.h>
8677-| #endif
8678-| #ifdef STDC_HEADERS
8679-| # include <stdlib.h>
8680-| # include <stddef.h>
8681-| #else
8682-| # ifdef HAVE_STDLIB_H
8683-| #  include <stdlib.h>
8684-| # endif
8685-| #endif
8686-| #ifdef HAVE_STRING_H
8687-| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
8688-| #  include <memory.h>
8689-| # endif
8690-| # include <string.h>
8691-| #endif
8692-| #ifdef HAVE_STRINGS_H
8693-| # include <strings.h>
8694-| #endif
8695-| #ifdef HAVE_INTTYPES_H
8696-| # include <inttypes.h>
8697-| #endif
8698-| #ifdef HAVE_STDINT_H
8699-| # include <stdint.h>
8700-| #endif
8701-| #ifdef HAVE_UNISTD_H
8702-| # include <unistd.h>
8703-| #endif
8704-| #include <libintl.h>
8705-configure:46794: result: no
8706-configure:46794: checking libintl.h presence
8707-configure:46794: /usr/bin/gcc-4.2 -E -no-cpp-precomp -I/opt/local/include conftest.c
8708-conftest.c:535:21: error: libintl.h: No such file or directory
8709-configure:46794: $? = 1
8710-configure: failed program was:
8711-| /* confdefs.h */
8712-| #define PACKAGE_NAME ""
8713-| #define PACKAGE_TARNAME ""
8714-| #define PACKAGE_VERSION ""
8715-| #define PACKAGE_STRING ""
8716-| #define PACKAGE_BUGREPORT ""
8717-| #define PACKAGE_URL ""
8718-| #define PACKAGE "gettext-tools"
8719-| #define VERSION "0.18.1"
8720-| #define STDC_HEADERS 1
8721-| #define HAVE_SYS_TYPES_H 1
8722-| #define HAVE_SYS_STAT_H 1
8723-| #define HAVE_STDLIB_H 1
8724-| #define HAVE_STRING_H 1
8725-| #define HAVE_MEMORY_H 1
8726-| #define HAVE_STRINGS_H 1
8727-| #define HAVE_INTTYPES_H 1
8728-| #define HAVE_STDINT_H 1
8729-| #define HAVE_UNISTD_H 1
8730-| #define __EXTENSIONS__ 1
8731-| #define _ALL_SOURCE 1
8732-| #define _GNU_SOURCE 1
8733-| #define _POSIX_PTHREAD_SEMANTICS 1
8734-| #define _TANDEM_SOURCE 1
8735-| #define HAVE_DLFCN_H 1
8736-| #define LT_OBJDIR ".libs/"
8737-| #define HAVE_VISIBILITY 1
8738-| #define HAVE_STDINT_H_WITH_UINTMAX 1
8739-| #define HAVE_ALLOCA_H 1
8740-| #define HAVE_ALLOCA 1
8741-| #define HAVE_STDLIB_H 1
8742-| #define HAVE_UNISTD_H 1
8743-| #define HAVE_SYS_PARAM_H 1
8744-| #define HAVE_STRING_H 1
8745-| #define HAVE_UTIME_H 1
8746-| #define HAVE_ERRNO_H 1
8747-| #define HAVE_FCNTL_H 1
8748-| #define HAVE_FLOAT_H 1
8749-| #define HAVE_WCTYPE_H 1
8750-| #define HAVE_GETOPT_H 1
8751-| #define HAVE_SYS_TIME_H 1
8752-| #define HAVE_ICONV_H 1
8753-| #define HAVE_LIBXML2_LIBXML_XMLEXPORTS_H 1
8754-| #define HAVE_STDDEF_H 1
8755-| #define HAVE_XLOCALE_H 1
8756-| #define HAVE_LOCALE_H 1
8757-| #define HAVE_WCHAR_H 1
8758-| #define HAVE_SYS_MMAN_H 1
8759-| #define HAVE_SYS_SOCKET_H 1
8760-| #define HAVE_SCHED_H 1
8761-| #define HAVE_SIGNAL_H 1
8762-| #define HAVE_SPAWN_H 1
8763-| #define HAVE_STDARG_H 1
8764-| #define HAVE_STDINT_H 1
8765-| #define HAVE_STDIO_H 1
8766-| #define HAVE_SYS_SELECT_H 1
8767-| #define HAVE_SYS_STAT_H 1
8768-| #define HAVE_SYS_WAIT_H 1
8769-| #define HAVE_TIME_H 1
8770-| #define HAVE_LANGINFO_H 1
8771-| #define HAVE_GETPAGESIZE 1
8772-| #define HAVE_MMAP 1
8773-| #define INTDIV0_RAISES_SIGFPE 1
8774-| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
8775-| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8776-| #define HAVE_UINTMAX_T 1
8777-| #define HAVE_INTTYPES_H 1
8778-| #define USE_POSIX_THREADS 1
8779-| #define HAVE_PTHREAD_RWLOCK 1
8780-| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
8781-| #define HAVE_ICONV 1
8782-| #define ICONV_CONST
8783-| #define HAVE_BUILTIN_EXPECT 1
8784-| #define HAVE_INTTYPES_H 1
8785-| #define HAVE_LIMITS_H 1
8786-| #define HAVE_UNISTD_H 1
8787-| #define HAVE_SYS_PARAM_H 1
8788-| #define HAVE_GETCWD 1
8789-| #define HAVE_GETEGID 1
8790-| #define HAVE_GETEUID 1
8791-| #define HAVE_GETGID 1
8792-| #define HAVE_GETUID 1
8793-| #define HAVE_MUNMAP 1
8794-| #define HAVE_STPCPY 1
8795-| #define HAVE_STRCASECMP 1
8796-| #define HAVE_STRDUP 1
8797-| #define HAVE_STRTOUL 1
8798-| #define HAVE_TSEARCH 1
8799-| #define HAVE_USELOCALE 1
8800-| #define HAVE_DECL_FEOF_UNLOCKED 1
8801-| #define HAVE_DECL_FGETS_UNLOCKED 0
8802-| #define HAVE_LONG_LONG_INT 1
8803-| #define HAVE_WCHAR_T 1
8804-| #define HAVE_WINT_T 1
8805-| #define HAVE_INTMAX_T 1
8806-| #define HAVE_POSIX_PRINTF 1
8807-| #define HAVE_STDINT_H 1
8808-| #define HAVE_STDINT_H 1
8809-| #define HAVE_WORKING_O_NOATIME 0
8810-| #define HAVE_WORKING_O_NOFOLLOW 1
8811-| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
8812-| #define HAVE_CFLOCALECOPYCURRENT 1
8813-| #define HAVE_STDDEF_H 1
8814-| #define HAVE_STDLIB_H 1
8815-| #define HAVE_STRING_H 1
8816-| #define HAVE_ASPRINTF 1
8817-| #define HAVE_FWPRINTF 1
8818-| #define HAVE_NEWLOCALE 1
8819-| #define HAVE_PUTENV 1
8820-| #define HAVE_SETENV 1
8821-| #define HAVE_SETLOCALE 1
8822-| #define HAVE_SNPRINTF 1
8823-| #define HAVE_WCSLEN 1
8824-| #define HAVE_MBRTOWC 1
8825-| #define HAVE_WCRTOMB 1
8826-| #define HAVE_DECL__SNPRINTF 0
8827-| #define HAVE_DECL__SNWPRINTF 0
8828-| #define HAVE_DECL_GETC_UNLOCKED 1
8829-| #define HAVE_LANGINFO_CODESET 1
8830-| #define HAVE_LC_MESSAGES 1
8831-| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
8832-| #define HAVE_CFLOCALECOPYCURRENT 1
8833-| #define ENABLE_NLS 1
8834-| #define YYENABLE_NLS 1
8835-| #define HAVE_GETCWD 1
8836-| #define HAVE_READLINK 1
8837-| #define HAVE_REALPATH 1
8838-| #define HAVE_DUP2 1
8839-| #define HAVE_FCNTL 1
8840-| #define HAVE_BTOWC 1
8841-| #define HAVE_ISBLANK 1
8842-| #define HAVE_ISWCTYPE 1
8843-| #define HAVE_MBSRTOWCS 1
8844-| #define HAVE_WMEMCHR 1
8845-| #define HAVE_WMEMCPY 1
8846-| #define HAVE_GETDTABLESIZE 1
8847-| #define HAVE_GETTIMEOFDAY 1
8848-| #define HAVE_LSTAT 1
8849-| #define HAVE_MBSINIT 1
8850-| #define HAVE_MBRTOWC 1
8851-| #define HAVE_ISASCII 1
8852-| #define HAVE_MPROTECT 1
8853-| #define HAVE_MEMCHR 1
8854-| #define HAVE_PATHCONF 1
8855-| #define HAVE_SELECT 1
8856-| #define HAVE_POSIX_SPAWN 1
8857-| #define HAVE_SETENV 1
8858-| #define HAVE_SIGACTION 1
8859-| #define HAVE_SIGALTSTACK 1
8860-| #define HAVE_SIGINTERRUPT 1
8861-| #define HAVE_PIPE 1
8862-| #define HAVE_ISWCNTRL 1
8863-| #define HAVE_ISWBLANK 1
8864-| #define HAVE_WCWIDTH 1
8865-| #define HAVE_NEWLOCALE 1
8866-| #define HAVE_SYMLINK 1
8867-| #define HAVE_SHUTDOWN 1
8868-| #define HAVE_WCTOB 1
8869-| #define HAVE_NL_LANGINFO 1
8870-| #define HAVE_WCSCOLL 1
8871-| #define HAVE_WCRTOMB 1
8872-| #define HAVE_GETRLIMIT 1
8873-| #define HAVE_SETRLIMIT 1
8874-| #define HAVE_USELOCALE 1
8875-| #define HAVE_DECL_STRERROR_R 1
8876-| #define HAVE_STRERROR_R 1
8877-| #define HAVE_SIG_ATOMIC_T 1
8878-| #define eaccess access
8879-| #define HAVE_MBSTATE_T 1
8880-| #define HAVE_DECL_GETDELIM 0
8881-| #define HAVE_DECL_GETLINE 0
8882-| #define HAVE_GETOPT_H 1
8883-| #define HAVE_GETOPT_LONG_ONLY 1
8884-| #define HAVE_DECL_OPTRESET 1
8885-| #define HAVE_DECL_GETENV 1
8886-| #define __GETOPT_PREFIX rpl_
8887-| #define restrict __restrict
8888-| #define HAVE_RAW_DECL_GETTIMEOFDAY 1
8889-| #define HAVE_UNISTD_H 1
8890-| #define HAVE_DECL_GETC_UNLOCKED 1
8891-| #define HAVE_STDLIB_H 1
8892-| #define MALLOC_0_IS_NONNULL 1
8893-| #define HAVE_MBRTOWC 1
8894-| #define MAP_ANONYMOUS MAP_ANON
8895-| #define HAVE_MAP_ANONYMOUS 1
8896-| #define HAVE_MINMAX_IN_SYS_PARAM_H 1
8897-| #define PROMOTED_MODE_T int
8898-| #define INSTALLPREFIX "/opt/local"
8899-| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
8900-| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
8901-| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
8902-| #define HAVE_DECL_SNPRINTF 1
8903-| #define HAVE__BOOL 1
8904-| #define HAVE_STDBOOL_H 1
8905-| #define USER_LABEL_PREFIX _
8906-| #define HAVE_RAW_DECL_STPCPY 1
8907-| #define HAVE_RAW_DECL_STRDUP 1
8908-| #define HAVE_RAW_DECL_STRNCAT 1
8909-| #define HAVE_RAW_DECL_STRPBRK 1
8910-| #define HAVE_RAW_DECL_STRSEP 1
8911-| #define HAVE_RAW_DECL_STRCASESTR 1
8912-| #define HAVE_RAW_DECL_STRTOK_R 1
8913-| #define HAVE_RAW_DECL_STRSIGNAL 1
8914-| #define HAVE_DECL_STRNLEN 0
8915-| #define HAVE_SHUTDOWN 1
8916-| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
8917-| #define HAVE_SA_FAMILY_T 1
8918-| #define HAVE_TERMINFO 1
8919-| #define HAVE_DECL_CLEARERR_UNLOCKED 1
8920-| #define HAVE_DECL_FEOF_UNLOCKED 1
8921-| #define HAVE_DECL_FERROR_UNLOCKED 1
8922-| #define HAVE_DECL_FFLUSH_UNLOCKED 0
8923-| #define HAVE_DECL_FGETS_UNLOCKED 0
8924-| #define HAVE_DECL_FPUTC_UNLOCKED 0
8925-| #define HAVE_DECL_FPUTS_UNLOCKED 0
8926-| #define HAVE_DECL_FREAD_UNLOCKED 0
8927-| #define HAVE_DECL_FWRITE_UNLOCKED 0
8928-| #define HAVE_DECL_GETCHAR_UNLOCKED 1
8929-| #define HAVE_DECL_PUTC_UNLOCKED 1
8930-| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
8931-| #define HAVE_INTMAX_T 1
8932-| #define HAVE_SNPRINTF 1
8933-| #define HAVE_WCSLEN 1
8934-| #define HAVE_MBRTOWC 1
8935-| #define HAVE_WCRTOMB 1
8936-| #define HAVE_DECL__SNPRINTF 0
8937-| #define HAVE_SNPRINTF_RETVAL_C99 1
8938-| #define HAVE_DECL_VSNPRINTF 1
8939-| #define HAVE_DECL_ALARM 1
8940-| #define HAVE_SYS_ACL_H 1
8941-| #define HAVE_ACL_GET_FILE 1
8942-| #define HAVE_ACL_GET_FD 1
8943-| #define HAVE_ACL_SET_FILE 1
8944-| #define HAVE_ACL_SET_FD 1
8945-| #define HAVE_ACL_FREE 1
8946-| #define HAVE_ACL_FROM_TEXT 1
8947-| #define HAVE_ACL_DELETE_DEF_FILE 1
8948-| #define HAVE_ACL_DELETE_FD_NP 1
8949-| #define HAVE_ACL_DELETE_FILE_NP 1
8950-| #define HAVE_ACL_COPY_EXT_NATIVE 1
8951-| #define HAVE_ACL_CREATE_ENTRY_NP 1
8952-| #define HAVE_ACL_FIRST_ENTRY 1
8953-| #define HAVE_ACL_TYPE_EXTENDED 1
8954-| #define USE_ACL 1
8955-| #define HAVE_ATEXIT 1
8956-| #define HAVE_DIRENT_H 1
8957-| #define HAVE_STRING_H 1
8958-| #define HAVE_LONG_FILE_NAMES 1
8959-| #define HAVE_PATHCONF 1
8960-| #define HAVE_STRING_H 1
8961-| #define HAVE_UNISTD_H 1
8962-| #define YYENABLE_NLS 1
8963-| #define GNULIB_CANONICALIZE_LGPL 1
8964-| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1
8965-| #define GNULIB_TEST_REALPATH 1
8966-| #define SIGNAL_SAFE_LIST 1
8967-| #define GNULIB_TEST_CLOEXEC 1
8968-| #define HAVE_CHOWN 1
8969-| #define HAVE_UTIME 1
8970-| #define HAVE_UTIMES 1
8971-| #define GNULIB_TEST_DUP2 1
8972-| #define GNULIB_TEST_ENVIRON 1
8973-| #define GNULIB_TEST_FCNTL 1
8974-| #define HAVE_RAW_DECL_FCNTL 1
8975-| #define GNULIB_FD_SAFER_FLAG 1
8976-| #define GNULIB_TEST_FOPEN 1
8977-| #define GNULIB_FWRITEERROR 1
8978-| #define HAVE_FLOCKFILE 1
8979-| #define HAVE_FUNLOCKFILE 1
8980-| #define HAVE_DECL_GETC_UNLOCKED 1
8981-| #define GNULIB_TEST_GETDELIM 1
8982-| #define GNULIB_TEST_GETDTABLESIZE 1
8983-| #define HAVE_FLOCKFILE 1
8984-| #define HAVE_FUNLOCKFILE 1
8985-| #define HAVE_DECL_GETC_UNLOCKED 1
8986-| #define GNULIB_TEST_GETLINE 1
8987-| #define GNULIB_TEST_GETOPT_GNU 1
8988-| #define __GETOPT_PREFIX rpl_
8989-| #define GETTIMEOFDAY_TIMEZONE void
8990-| #define GNULIB_TEST_GETTIMEOFDAY 1
8991-| #define HAVE_INLINE 1
8992-| #define HAVE_UNISTD_H 1
8993-| #define HAVE_ARPA_INET_H 1
8994-| #define HAVE_CTYPE_H 1
8995-| #define HAVE_DLFCN_H 1
8996-| #define HAVE_ERRNO_H 1
8997-| #define HAVE_FCNTL_H 1
8998-| #define HAVE_FLOAT_H 1
8999-| #define HAVE_LIMITS_H 1
9000-| #define HAVE_MATH_H 1
9001-| #define HAVE_NETDB_H 1
9002-| #define HAVE_NETINET_IN_H 1
9003-| #define HAVE_SIGNAL_H 1
9004-| #define HAVE_STDLIB_H 1
9005-| #define HAVE_STRING_H 1
9006-| #define HAVE_STRINGS_H 1
9007-| #define HAVE_SYS_SELECT_H 1
9008-| #define HAVE_SYS_SOCKET_H 1
9009-| #define HAVE_SYS_STAT_H 1
9010-| #define HAVE_SYS_TIME_H 1
9011-| #define HAVE_SYS_TYPES_H 1
9012-| #define HAVE_TIME_H 1
9013-| #define HAVE_UNISTD_H 1
9014-| #define HAVE_ARPA_NAMESER_H 1
9015-| #define HAVE_RESOLV_H 1
9016-| #define HAVE_DLOPEN 1
9017-| #define HAVE_GETADDRINFO 1
9018-| #define HAVE_LOCALTIME 1
9019-| #define HAVE_STAT 1
9020-| #define HAVE_STRFTIME 1
9021-| #define VA_COPY va_copy
9022-| #define HAVE_RAW_DECL_DUPLOCALE 1
9023-| #define HAVE_SETLOCALE 1
9024-| #define HAVE_USELOCALE 1
9025-| #define HAVE_PTHREAD_RWLOCK 1
9026-| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
9027-| #define GNULIB_TEST_LSTAT 1
9028-| #define HAVE_MALLOC_POSIX 1
9029-| #define GNULIB_TEST_MALLOC_POSIX 1
9030-| #define GNULIB_TEST_MBRTOWC 1
9031-| #define GNULIB_TEST_MBSINIT 1
9032-| #define GNULIB_TEST_MBSLEN 1
9033-| #define GNULIB_TEST_MBSRTOWCS 1
9034-| #define GNULIB_TEST_MBSSTR 1
9035-| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
9036-| #define HAVE_MBSTATE_T 1
9037-| #define GNULIB_TEST_MEMCHR 1
9038-| #define HAVE_MEMMOVE 1
9039-| #define HAVE_MEMSET 1
9040-| #define HAVE_MKDTEMP 1
9041-| #define GNULIB_TEST_MKDTEMP 1
9042-| #define OPEN_TRAILING_SLASH_BUG 1
9043-| #define GNULIB_TEST_OPEN 1
9044-| #define GNULIB_TEST_PIPE2 1
9045-| #define GNULIB_PIPE2_SAFER 1
9046-| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
9047-| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
9048-| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
9049-| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
9050-| #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
9051-| #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
9052-| #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
9053-| #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
9054-| #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
9055-| #define GNULIB_TEST_POSIX_SPAWNP 1
9056-| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
9057-| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
9058-| #define GNULIB_TEST_RAWMEMCHR 1
9059-| #define READLINK_TRAILING_SLASH_BUG 1
9060-| #define GNULIB_TEST_READLINK 1
9061-| #define HAVE_REALLOC_POSIX 1
9062-| #define GNULIB_TEST_REALLOC_POSIX 1
9063-| #define HAVE_SEARCH_H 1
9064-| #define HAVE_TSEARCH 1
9065-| #define GNULIB_TEST_RMDIR 1
9066-| #define GNULIB_TEST_SETENV 1
9067-| #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
9068-| #define GNULIB_TEST_SIGACTION 1
9069-| #define HAVE_RAW_DECL_SIGACTION 1
9070-| #define HAVE_RAW_DECL_SIGADDSET 1
9071-| #define HAVE_RAW_DECL_SIGDELSET 1
9072-| #define HAVE_RAW_DECL_SIGEMPTYSET 1
9073-| #define HAVE_RAW_DECL_SIGFILLSET 1
9074-| #define HAVE_RAW_DECL_SIGISMEMBER 1
9075-| #define HAVE_RAW_DECL_SIGPENDING 1
9076-| #define HAVE_RAW_DECL_SIGPROCMASK 1
9077-| #define GNULIB_SIGPIPE 1
9078-| #define GNULIB_TEST_SIGPROCMASK 1
9079-| #define HAVE_STDINT_H 1
9080-| #define HAVE_SNPRINTF 1
9081-| #define GNULIB_TEST_SNPRINTF 1
9082-| #define HAVE_POSIX_SPAWNATTR_T 1
9083-| #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
9084-| #define HAVE_RAW_DECL_POSIX_SPAWN 1
9085-| #define HAVE_RAW_DECL_POSIX_SPAWNP 1
9086-| #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1
9087-| #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1
9088-| #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1
9089-| #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1
9090-| #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1
9091-| #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1
9092-| #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1
9093-| #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1
9094-| #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1
9095-| #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1
9096-| #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1
9097-| #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
9098-| #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
9099-| #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
9100-| #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
9101-| #define REPLACE_FUNC_STAT_FILE 1
9102-| #define GNULIB_TEST_STAT 1
9103-| #define BITSIZEOF_PTRDIFF_T 64
9104-| #define BITSIZEOF_SIZE_T 64
9105-| #define BITSIZEOF_SIG_ATOMIC_T 32
9106-| #define BITSIZEOF_WCHAR_T 32
9107-| #define BITSIZEOF_WINT_T 32
9108-| #define HAVE_SIGNED_SIG_ATOMIC_T 1
9109-| #define HAVE_SIGNED_WCHAR_T 1
9110-| #define HAVE_SIGNED_WINT_T 1
9111-| #define PTRDIFF_T_SUFFIX l
9112-| #define SIZE_T_SUFFIX ul
9113-| #define SIG_ATOMIC_T_SUFFIX
9114-| #define WCHAR_T_SUFFIX
9115-| #define WINT_T_SUFFIX
9116-| #define HAVE_RAW_DECL_FPURGE 1
9117-| #define HAVE_RAW_DECL_FSEEKO 1
9118-| #define HAVE_RAW_DECL_FTELLO 1
9119-| #define HAVE_RAW_DECL_POPEN 1
9120-| #define HAVE_RAW_DECL_SNPRINTF 1
9121-| #define HAVE_RAW_DECL_TMPFILE 1
9122-| #define HAVE_RAW_DECL_VSNPRINTF 1
9123-| #define HAVE_RAW_DECL_ATOLL 1
9124-| #define HAVE_RAW_DECL_GETLOADAVG 1
9125-| #define HAVE_RAW_DECL_GETSUBOPT 1
9126-| #define HAVE_RAW_DECL_GRANTPT 1
9127-| #define HAVE_RAW_DECL_MKSTEMP 1
9128-| #define HAVE_RAW_DECL_PTSNAME 1
9129-| #define HAVE_RAW_DECL_REALPATH 1
9130-| #define HAVE_RAW_DECL_SETENV 1
9131-| #define HAVE_RAW_DECL_STRTOD 1
9132-| #define HAVE_RAW_DECL_STRTOLL 1
9133-| #define HAVE_RAW_DECL_STRTOULL 1
9134-| #define HAVE_RAW_DECL_UNLOCKPT 1
9135-| #define HAVE_RAW_DECL_UNSETENV 1
9136-| #define HAVE_STPCPY 1
9137-| #define GNULIB_TEST_STPCPY 1
9138-| #define GNULIB_TEST_STPNCPY 1
9139-| #define GNULIB_TEST_STRCHRNUL 1
9140-| #define HAVE_STRCSPN 1
9141-| #define GNULIB_TEST_STRERROR 1
9142-| #define GNULIB_TEST_STRNLEN 1
9143-| #define HAVE_STRPBRK 1
9144-| #define GNULIB_TEST_STRPBRK 1
9145-| #define GNULIB_TEST_STRSTR 1
9146-| #define HAVE_STRTOL 1
9147-| #define HAVE_STRTOUL 1
9148-| #define HAVE_RAW_DECL_SELECT 1
9149-| #define HAVE_SHUTDOWN 1
9150-| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
9151-| #define HAVE_SA_FAMILY_T 1
9152-| #define HAVE_RAW_DECL_LCHMOD 1
9153-| #define HAVE_RAW_DECL_LSTAT 1
9154-| #define HAVE_RAW_DECL_MKFIFO 1
9155-| #define HAVE_RAW_DECL_MKNOD 1
9156-| #define HAVE_RAW_DECL_STAT 1
9157-| #define HAVE_RAW_DECL_CHOWN 1
9158-| #define HAVE_RAW_DECL_DUP2 1
9159-| #define HAVE_RAW_DECL_FCHDIR 1
9160-| #define HAVE_RAW_DECL_FSYNC 1
9161-| #define HAVE_RAW_DECL_FTRUNCATE 1
9162-| #define HAVE_RAW_DECL_GETCWD 1
9163-| #define HAVE_RAW_DECL_GETDOMAINNAME 1
9164-| #define HAVE_RAW_DECL_GETDTABLESIZE 1
9165-| #define HAVE_RAW_DECL_GETGROUPS 1
9166-| #define HAVE_RAW_DECL_GETHOSTNAME 1
9167-| #define HAVE_RAW_DECL_GETLOGIN 1
9168-| #define HAVE_RAW_DECL_GETLOGIN_R 1
9169-| #define HAVE_RAW_DECL_GETPAGESIZE 1
9170-| #define HAVE_RAW_DECL_GETUSERSHELL 1
9171-| #define HAVE_RAW_DECL_SETUSERSHELL 1
9172-| #define HAVE_RAW_DECL_ENDUSERSHELL 1
9173-| #define HAVE_RAW_DECL_LCHOWN 1
9174-| #define HAVE_RAW_DECL_LINK 1
9175-| #define HAVE_RAW_DECL_LSEEK 1
9176-| #define HAVE_RAW_DECL_PREAD 1
9177-| #define HAVE_RAW_DECL_PWRITE 1
9178-| #define HAVE_RAW_DECL_READLINK 1
9179-| #define HAVE_RAW_DECL_RMDIR 1
9180-| #define HAVE_RAW_DECL_SLEEP 1
9181-| #define HAVE_RAW_DECL_SYMLINK 1
9182-| #define HAVE_RAW_DECL_TTYNAME_R 1
9183-| #define HAVE_RAW_DECL_UNLINK 1
9184-| #define HAVE_RAW_DECL_USLEEP 1
9185-| #define GNULIB_UNISTR_U16_MBTOUC 1
9186-| #define GNULIB_UNISTR_U8_MBTOUC 1
9187-| #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
9188-| #define GNULIB_UNISTR_U8_MBTOUCR 1
9189-| #define GNULIB_UNISTR_U8_UCTOMB 1
9190-| #define USE_UNLOCKED_IO 1
9191-| #define HAVE_UNSETENV 1
9192-| #define GNULIB_TEST_UNSETENV 1
9193-| #define HAVE_VASPRINTF 1
9194-| #define GNULIB_TEST_VASPRINTF 1
9195-| #define HAVE_VSNPRINTF 1
9196-| #define GNULIB_TEST_VSNPRINTF 1
9197-| #define HAVE_WAITID 1
9198-| #define HAVE_WAITPID 1
9199-| #define HAVE_RAW_DECL_BTOWC 1
9200-| #define HAVE_RAW_DECL_WCTOB 1
9201-| #define HAVE_RAW_DECL_MBSINIT 1
9202-| #define HAVE_RAW_DECL_MBRTOWC 1
9203-| #define HAVE_RAW_DECL_MBRLEN 1
9204-| #define HAVE_RAW_DECL_MBSRTOWCS 1
9205-| #define HAVE_RAW_DECL_MBSNRTOWCS 1
9206-| #define HAVE_RAW_DECL_WCRTOMB 1
9207-| #define HAVE_RAW_DECL_WCSRTOMBS 1
9208-| #define HAVE_RAW_DECL_WCSNRTOMBS 1
9209-| #define HAVE_RAW_DECL_WCWIDTH 1
9210-| #define HAVE_DECL_WCWIDTH 1
9211-| #define GNULIB_TEST_WCWIDTH 1
9212-| #define GNULIB_TEST_WRITE 1
9213-| #define HAVE_STDINT_H 1
9214-| #define HAVE_GETPAGESIZE 1
9215-| #define GNULIB_TEST_GETPAGESIZE 1
9216-| #define GNULIB_TEST_PUTENV 1
9217-| #define HAVE_WCHAR_T 1
9218-| #define HAVE_WINT_T 1
9219-| #define HAVE_MAP_ANONYMOUS 1
9220-| #define GNULIB_TEST_SYMLINK 1
9221-| #define HAVE_PTHREAD_ATFORK 1
9222-| #define HAVE_MAP_ANONYMOUS 1
9223-| #define HAVE_DECL_WCTOB 1
9224-| #define GNULIB_TEST_WCTOB 1
9225-| #define GNULIB_TEST_BTOWC 1
9226-| #define HAVE_RAW_DECL_NL_LANGINFO 1
9227-| #define GNULIB_TEST_NL_LANGINFO 1
9228-| #define _REGEX_LARGE_OFFSETS 1
9229-| #define re_syntax_options rpl_re_syntax_options
9230-| #define re_set_syntax rpl_re_set_syntax
9231-| #define re_compile_pattern rpl_re_compile_pattern
9232-| #define re_compile_fastmap rpl_re_compile_fastmap
9233-| #define re_search rpl_re_search
9234-| #define re_search_2 rpl_re_search_2
9235-| #define re_match rpl_re_match
9236-| #define re_match_2 rpl_re_match_2
9237-| #define re_set_registers rpl_re_set_registers
9238-| #define re_comp rpl_re_comp
9239-| #define re_exec rpl_re_exec
9240-| #define regcomp rpl_regcomp
9241-| #define regexec rpl_regexec
9242-| #define regerror rpl_regerror
9243-| #define regfree rpl_regfree
9244-| /* end confdefs.h.  */
9245-| #include <libintl.h>
9246-configure:46794: result: no
9247+configure:46794: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
9248+configure:46794: $? = 0
9249+configure:46794: result: yes
9250+configure:46794: checking libintl.h presence
9251+configure:46794: /usr/bin/gcc-4.2 -E -no-cpp-precomp -I/opt/local/include conftest.c
9252+configure:46794: $? = 0
9253+configure:46794: result: yes
9254 configure:46794: checking for libintl.h
9255-configure:46794: result: no
9256+configure:46794: result: yes
9257 configure:46817: checking whether isblank is declared
9258-configure:46817: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
9259+configure:46817: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
9260 configure:46817: $? = 0
9261 configure:46817: result: yes
9262 configure:46860: checking whether mbrtowc handles incomplete characters
9263@@ -55715,7 +54613,7 @@
9264 configure:46916: checking whether mbrtowc works as well as mbtowc
9265 configure:46970: result: yes
9266 configure:47010: checking whether wcrtomb return value is correct
9267-configure:47058: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
9268+configure:47058: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
9269 configure:47058: $? = 0
9270 configure:47058: ./conftest
9271 configure:47058: $? = 0
9272@@ -55748,7 +54646,7 @@
9273 configure:48179: result: yes
9274 configure:48205: checking for pthread_rwlock_t
9275 configure:48205: result: yes
9276-configure:48230: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
9277+configure:48230: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
9278 configure:48230: $? = 0
9279 configure:48307: checking whether mbrtowc handles incomplete characters
9280 configure:48357: result: yes
9281@@ -56055,7 +54953,7 @@
9282 configure:52802: checking for stdint.h
9283 configure:52802: result: yes
9284 configure:52860: checking pwd.h usability
9285-configure:52860: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
9286+configure:52860: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
9287 configure:52860: $? = 0
9288 configure:52860: result: yes
9289 configure:52860: checking pwd.h presence
9290@@ -56075,11 +54973,11 @@
9291 configure:52989: checking for ssize_t
9292 configure:53013: result: yes
9293 configure:53021: checking for pid_t
9294-configure:53021: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
9295+configure:53021: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
9296 configure:53021: $? = 0
9297-configure:53021: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
9298+configure:53021: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
9299 conftest.c: In function 'main':
9300-conftest.c:708: error: expected expression before ')' token
9301+conftest.c:709: error: expected expression before ')' token
9302 configure:53021: $? = 1
9303 configure: failed program was:
9304 | /* confdefs.h */
9305@@ -56615,6 +55513,7 @@
9306 | #define regexec rpl_regexec
9307 | #define regerror rpl_regerror
9308 | #define regfree rpl_regfree
9309+| #define HAVE_LIBINTL_H 1
9310 | #define HAVE_DECL_ISBLANK 1
9311 | #define GNULIB_TEST_WCRTOMB 1
9312 | #define HAVE_RAW_DECL_FCNTL 1
9313@@ -56800,8 +55699,8 @@
9314 configure:53082: checking for select
9315 configure:53082: result: yes
9316 configure:53093: checking vfork.h usability
9317-configure:53093: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
9318-conftest.c:706:19: error: vfork.h: No such file or directory
9319+configure:53093: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
9320+conftest.c:707:19: error: vfork.h: No such file or directory
9321 configure:53093: $? = 1
9322 configure: failed program was:
9323 | /* confdefs.h */
9324@@ -57337,6 +56236,7 @@
9325 | #define regexec rpl_regexec
9326 | #define regerror rpl_regerror
9327 | #define regfree rpl_regfree
9328+| #define HAVE_LIBINTL_H 1
9329 | #define HAVE_DECL_ISBLANK 1
9330 | #define GNULIB_TEST_WCRTOMB 1
9331 | #define HAVE_RAW_DECL_FCNTL 1
9332@@ -57513,7 +56413,7 @@
9333 configure:53093: result: no
9334 configure:53093: checking vfork.h presence
9335 configure:53093: /usr/bin/gcc-4.2 -E -no-cpp-precomp -I/opt/local/include conftest.c
9336-conftest.c:673:19: error: vfork.h: No such file or directory
9337+conftest.c:674:19: error: vfork.h: No such file or directory
9338 configure:53093: $? = 1
9339 configure: failed program was:
9340 | /* confdefs.h */
9341@@ -58049,6 +56949,7 @@
9342 | #define regexec rpl_regexec
9343 | #define regerror rpl_regerror
9344 | #define regfree rpl_regfree
9345+| #define HAVE_LIBINTL_H 1
9346 | #define HAVE_DECL_ISBLANK 1
9347 | #define GNULIB_TEST_WCRTOMB 1
9348 | #define HAVE_RAW_DECL_FCNTL 1
9349@@ -58193,16 +57094,16 @@
9350 configure:53093: checking for vfork.h
9351 configure:53093: result: no
9352 configure:53106: checking for fork
9353-configure:53106: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
9354-conftest.c:696: warning: conflicting types for built-in function 'fork'
9355+configure:53106: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
9356+conftest.c:697: warning: conflicting types for built-in function 'fork'
9357 configure:53106: $? = 0
9358 configure:53106: result: yes
9359 configure:53106: checking for vfork
9360-configure:53106: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
9361+configure:53106: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
9362 configure:53106: $? = 0
9363 configure:53106: result: yes
9364 configure:53117: checking for working fork
9365-configure:53139: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
9366+configure:53139: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
9367 configure:53139: $? = 0
9368 configure:53139: ./conftest
9369 configure:53139: $? = 0
9370@@ -58210,12 +57111,12 @@
9371 configure:53170: checking for working vfork
9372 configure:53280: result: yes
9373 configure:53306: checking for signal handlers with siginfo_t
9374-configure:53328: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
9375+configure:53328: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
9376 configure:53328: $? = 0
9377 configure:53335: result: yes
9378 configure:53344: checking for setlocale declaration
9379-configure:53373: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
9380-conftest.c:686: error: conflicting types for 'setlocale'
9381+configure:53373: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
9382+conftest.c:687: error: conflicting types for 'setlocale'
9383 /usr/include/locale.h:53: error: previous declaration of 'setlocale' was here
9384 configure:53373: $? = 1
9385 configure: failed program was:
9386@@ -58752,6 +57653,7 @@
9387 | #define regexec rpl_regexec
9388 | #define regerror rpl_regerror
9389 | #define regfree rpl_regfree
9390+| #define HAVE_LIBINTL_H 1
9391 | #define HAVE_DECL_ISBLANK 1
9392 | #define GNULIB_TEST_WCRTOMB 1
9393 | #define HAVE_RAW_DECL_FCNTL 1
9394@@ -58919,16 +57821,16 @@
9395 configure:53384: result:
9396          extern char *setlocale (int category, const char *locale);
9397 configure:53394: checking whether byte ordering is bigendian
9398-configure:53409: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
9399+configure:53409: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
9400 configure:53409: $? = 0
9401-configure:53454: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
9402+configure:53454: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
9403 configure:53454: $? = 0
9404-configure:53472: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
9405+configure:53472: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
9406 conftest.c: In function 'main':
9407-conftest.c:686: error: 'not' undeclared (first use in this function)
9408-conftest.c:686: error: (Each undeclared identifier is reported only once
9409-conftest.c:686: error: for each function it appears in.)
9410-conftest.c:686: error: expected ';' before 'big'
9411+conftest.c:687: error: 'not' undeclared (first use in this function)
9412+conftest.c:687: error: (Each undeclared identifier is reported only once
9413+conftest.c:687: error: for each function it appears in.)
9414+conftest.c:687: error: expected ';' before 'big'
9415 configure:53472: $? = 1
9416 configure: failed program was:
9417 | /* confdefs.h */
9418@@ -59464,6 +58366,7 @@
9419 | #define regexec rpl_regexec
9420 | #define regerror rpl_regerror
9421 | #define regfree rpl_regfree
9422+| #define HAVE_LIBINTL_H 1
9423 | #define HAVE_DECL_ISBLANK 1
9424 | #define GNULIB_TEST_WCRTOMB 1
9425 | #define HAVE_RAW_DECL_FCNTL 1
9426@@ -59626,23 +58529,23 @@
9427 configure:53628: checking for arpa/inet.h
9428 configure:53628: result: yes
9429 configure:53641: checking for gethostname
9430-configure:53641: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
9431+configure:53641: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
9432 configure:53641: $? = 0
9433 configure:53641: result: yes
9434 configure:53641: checking for gethostbyname
9435-configure:53641: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
9436+configure:53641: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
9437 configure:53641: $? = 0
9438 configure:53641: result: yes
9439 configure:53641: checking for inet_ntop
9440-configure:53641: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
9441+configure:53641: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  >&5
9442 configure:53641: $? = 0
9443 configure:53641: result: yes
9444 configure:53652: checking for IPv6 sockets
9445-configure:53672: /usr/bin/gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
9446+configure:53672: /usr/bin/gcc-4.2 -std=gnu99 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.c >&5
9447 configure:53672: $? = 0
9448 configure:53681: result: yes
9449 configure:54226: checking for libexpat
9450-configure:54248: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  -lexpat >&5
9451+configure:54248: /usr/bin/gcc-4.2 -std=gnu99 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.c  -lexpat >&5
9452 configure:54248: $? = 0
9453 configure:54258: result: yes
9454 configure:54265: checking how to link with libexpat
9455@@ -59674,12 +58577,12 @@
9456 configure:55067: result: /usr/bin/perl
9457 configure:55084: checking for g++
9458 configure:55111: result: /usr/bin/g++-4.2
9459-configure:55124: checking whether the C++ compiler (/usr/bin/g++-4.2 -pipe -O2 -arch x86_64 -L/opt/local/lib -arch x86_64) works
9460-configure:55135: /usr/bin/g++-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.cpp  >&5
9461+configure:55124: checking whether the C++ compiler (/usr/bin/g++-4.2 -O2 -arch x86_64 -L/opt/local/lib) works
9462+configure:55135: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.cpp  >&5
9463 configure:55138: $? = 0
9464 configure:55156: result: yes
9465 configure:55161: checking whether the C++ compiler supports namespaces
9466-configure:55175: /usr/bin/g++-4.2 -o conftest -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.cpp  >&5
9467+configure:55175: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -L/opt/local/lib conftest.cpp  >&5
9468 configure:55178: $? = 0
9469 configure:55191: result: yes
9470 configure:55202: checking for a traditional french locale
9471@@ -59710,7 +58613,7 @@
9472 i686-apple-darwin10-g++-4.2.1: no input files
9473 configure:55671: $? = 1
9474 configure:55675: checking whether we are using the GNU C++ compiler
9475-configure:55694: /usr/bin/g++-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.cpp >&5
9476+configure:55694: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.cpp >&5
9477 configure:55694: $? = 0
9478 configure:55703: result: yes
9479 configure:55712: checking whether /usr/bin/g++-4.2 accepts -g
9480@@ -59723,7 +58626,7 @@
9481 configure:55958: /usr/bin/g++-4.2 -E -no-cpp-precomp -I/opt/local/include conftest.cpp
9482 configure:55958: $? = 0
9483 configure:55972: /usr/bin/g++-4.2 -E -no-cpp-precomp -I/opt/local/include conftest.cpp
9484-conftest.cpp:686:28: error: ac_nonexistent.h: No such file or directory
9485+conftest.cpp:687:28: error: ac_nonexistent.h: No such file or directory
9486 configure:55972: $? = 1
9487 configure: failed program was:
9488 | /* confdefs.h */
9489@@ -60259,6 +59162,7 @@
9490 | #define regexec rpl_regexec
9491 | #define regerror rpl_regerror
9492 | #define regfree rpl_regfree
9493+| #define HAVE_LIBINTL_H 1
9494 | #define HAVE_DECL_ISBLANK 1
9495 | #define GNULIB_TEST_WCRTOMB 1
9496 | #define HAVE_RAW_DECL_FCNTL 1
9497@@ -60416,7 +59320,7 @@
9498 configure:56017: /usr/bin/g++-4.2 -E -no-cpp-precomp -I/opt/local/include conftest.cpp
9499 configure:56017: $? = 0
9500 configure:56031: /usr/bin/g++-4.2 -E -no-cpp-precomp -I/opt/local/include conftest.cpp
9501-conftest.cpp:686:28: error: ac_nonexistent.h: No such file or directory
9502+conftest.cpp:687:28: error: ac_nonexistent.h: No such file or directory
9503 configure:56031: $? = 1
9504 configure: failed program was:
9505 | /* confdefs.h */
9506@@ -60952,6 +59856,7 @@
9507 | #define regexec rpl_regexec
9508 | #define regerror rpl_regerror
9509 | #define regfree rpl_regfree
9510+| #define HAVE_LIBINTL_H 1
9511 | #define HAVE_DECL_ISBLANK 1
9512 | #define GNULIB_TEST_WCRTOMB 1
9513 | #define HAVE_RAW_DECL_FCNTL 1
9514@@ -61111,18 +60016,18 @@
9515 configure:56288: result: no
9516 configure:56343: checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
9517 configure:57256: result: yes
9518-configure:57284: /usr/bin/g++-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.cpp >&5
9519+configure:57284: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include conftest.cpp >&5
9520 configure:57287: $? = 0
9521 configure:57469: checking for /usr/bin/g++-4.2 option to produce PIC
9522 configure:57786: result: -fno-common -DPIC
9523 configure:57795: checking if /usr/bin/g++-4.2 PIC flag -fno-common -DPIC works
9524-configure:57813: /usr/bin/g++-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5
9525+configure:57813: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5
9526 configure:57817: $? = 0
9527 configure:57830: result: yes
9528 configure:57851: checking if /usr/bin/g++-4.2 static flag -static works
9529 configure:57879: result: no
9530 configure:57891: checking if /usr/bin/g++-4.2 supports -c -o file.o
9531-configure:57912: /usr/bin/g++-4.2 -c -pipe -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -o out/conftest2.o conftest.cpp >&5
9532+configure:57912: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -no-cpp-precomp -I/opt/local/include -o out/conftest2.o conftest.cpp >&5
9533 configure:57916: $? = 0
9534 configure:57938: result: yes
9535 configure:57943: checking if /usr/bin/g++-4.2 supports -c -o file.o
9536@@ -61148,39 +60053,39 @@
9537   CONFIG_COMMANDS =
9538   $ ./config.status
9539 
9540-on Hexane.local
9541+on Macintosh.local
9542 
9543-config.status:2726: creating csharpcomp.sh
9544-config.status:2726: creating csharpexec.sh
9545-config.status:2726: creating javacomp.sh
9546-config.status:2726: creating javaexec.sh
9547-config.status:2726: creating Makefile
9548-config.status:2726: creating doc/Makefile
9549-config.status:2726: creating intl/Makefile
9550-config.status:2726: creating gnulib-lib/Makefile
9551-config.status:2726: creating libgrep/Makefile
9552-config.status:2726: creating src/Makefile
9553-config.status:2726: creating src/user-email
9554-config.status:2726: creating libgettextpo/Makefile
9555-config.status:2726: creating libgettextpo/exported.sh
9556-config.status:2726: creating po/Makefile.in
9557-config.status:2726: creating projects/Makefile
9558-config.status:2726: creating styles/Makefile
9559-config.status:2726: creating misc/Makefile
9560-config.status:2726: creating misc/gettextize
9561-config.status:2726: creating misc/autopoint
9562-config.status:2726: creating misc/convert-archive
9563-config.status:2726: creating man/Makefile
9564-config.status:2726: creating man/x-to-1
9565-config.status:2726: creating m4/Makefile
9566-config.status:2726: creating tests/Makefile
9567-config.status:2726: creating gnulib-tests/Makefile
9568-config.status:2726: creating config.h
9569-config.status:2951: executing depfiles commands
9570-config.status:2951: executing libtool commands
9571-config.status:2951: executing po-directories commands
9572+config.status:2727: creating csharpcomp.sh
9573+config.status:2727: creating csharpexec.sh
9574+config.status:2727: creating javacomp.sh
9575+config.status:2727: creating javaexec.sh
9576+config.status:2727: creating Makefile
9577+config.status:2727: creating doc/Makefile
9578+config.status:2727: creating intl/Makefile
9579+config.status:2727: creating gnulib-lib/Makefile
9580+config.status:2727: creating libgrep/Makefile
9581+config.status:2727: creating src/Makefile
9582+config.status:2727: creating src/user-email
9583+config.status:2727: creating libgettextpo/Makefile
9584+config.status:2727: creating libgettextpo/exported.sh
9585+config.status:2727: creating po/Makefile.in
9586+config.status:2727: creating projects/Makefile
9587+config.status:2727: creating styles/Makefile
9588+config.status:2727: creating misc/Makefile
9589+config.status:2727: creating misc/gettextize
9590+config.status:2727: creating misc/autopoint
9591+config.status:2727: creating misc/convert-archive
9592+config.status:2727: creating man/Makefile
9593+config.status:2727: creating man/x-to-1
9594+config.status:2727: creating m4/Makefile
9595+config.status:2727: creating tests/Makefile
9596+config.status:2727: creating gnulib-tests/Makefile
9597+config.status:2727: creating config.h
9598+config.status:2952: executing depfiles commands
9599+config.status:2952: executing libtool commands
9600+config.status:2952: executing po-directories commands
9601 configure:62344: === configuring in examples (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.18.1.1/gettext-tools/examples)
9602-configure:62407: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local'  '--disable-csharp' '--without-emacs' '--with-included-gettext' '--with-included-glib' '--with-included-libcroco' '--with-included-libxml' '--without-git' '--without-cvs' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-pipe -O2 -arch x86_64' 'LDFLAGS=-L/opt/local/lib -arch x86_64' 'CPPFLAGS=-no-cpp-precomp' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-pipe -O2 -arch x86_64' --cache-file=/dev/null --srcdir=.
9603+configure:62407: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local'  '--disable-csharp' '--without-emacs' '--with-included-gettext' '--with-included-glib' '--with-included-libcroco' '--with-included-libxml' '--without-git' '--without-cvs' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-O2 -arch x86_64' 'LDFLAGS=-L/opt/local/lib' 'CPPFLAGS=-no-cpp-precomp' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-O2 -arch x86_64' --cache-file=/dev/null --srcdir=.
9604 
9605 ## ---------------- ##
9606 ## Cache variables. ##
9607@@ -61197,7 +60102,7 @@
9608 ac_cv_env_CC_set=set
9609 ac_cv_env_CC_value=/usr/bin/gcc-4.2
9610 ac_cv_env_CFLAGS_set=set
9611-ac_cv_env_CFLAGS_value='-pipe -O2 -arch x86_64'
9612+ac_cv_env_CFLAGS_value='-O2 -arch x86_64'
9613 ac_cv_env_CPPFLAGS_set=set
9614 ac_cv_env_CPPFLAGS_value=-no-cpp-precomp
9615 ac_cv_env_CPP_set=
9616@@ -61205,7 +60110,7 @@
9617 ac_cv_env_CXXCPP_set=
9618 ac_cv_env_CXXCPP_value=
9619 ac_cv_env_CXXFLAGS_set=set
9620-ac_cv_env_CXXFLAGS_value='-pipe -O2 -arch x86_64'
9621+ac_cv_env_CXXFLAGS_value='-O2 -arch x86_64'
9622 ac_cv_env_CXX_set=set
9623 ac_cv_env_CXX_value=/usr/bin/g++-4.2
9624 ac_cv_env_EMACSLOADPATH_set=
9625@@ -61217,7 +60122,7 @@
9626 ac_cv_env_GCJ_set=
9627 ac_cv_env_GCJ_value=
9628 ac_cv_env_LDFLAGS_set=set
9629-ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch x86_64'
9630+ac_cv_env_LDFLAGS_value=-L/opt/local/lib
9631 ac_cv_env_LIBS_set=
9632 ac_cv_env_LIBS_value=
9633 ac_cv_env_YACC_set=
9634@@ -61511,7 +60416,7 @@
9635 ac_cv_header_inttypes_h=yes
9636 ac_cv_header_langinfo_h=yes
9637 ac_cv_header_libcroco_0_6_libcroco_libcroco_config_h=no
9638-ac_cv_header_libintl_h=no
9639+ac_cv_header_libintl_h=yes
9640 ac_cv_header_libxml2_libxml_xmlexports_h=yes
9641 ac_cv_header_libxml2_libxml_xmlversion_h=no
9642 ac_cv_header_limits_h=yes
9643@@ -61570,14 +60475,14 @@
9644 ac_cv_path_DVIPS='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.18.1.1/build-aux/missing dvips'
9645 ac_cv_path_EGREP='/usr/bin/grep -E'
9646 ac_cv_path_FGREP='/usr/bin/grep -F'
9647-ac_cv_path_GMSGFMT=:
9648+ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt
9649 ac_cv_path_GREP=/usr/bin/grep
9650-ac_cv_path_MSGFMT=:
9651-ac_cv_path_MSGMERGE=:
9652+ac_cv_path_MSGFMT=/opt/local/bin/msgfmt
9653+ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge
9654 ac_cv_path_PERL=/usr/bin/perl
9655 ac_cv_path_SED=/usr/bin/sed
9656 ac_cv_path_TEXI2PDF=/usr/bin/texi2pdf
9657-ac_cv_path_XGETTEXT=:
9658+ac_cv_path_XGETTEXT=/opt/local/bin/xgettext
9659 ac_cv_prog_AWK=awk
9660 ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E'
9661 ac_cv_prog_CXX=/usr/bin/g++-4.2
9662@@ -62033,7 +60938,7 @@
9663 CATOBJEXT='.gmo'
9664 CC='/usr/bin/gcc-4.2 -std=gnu99'
9665 CCDEPMODE='depmode=gcc3'
9666-CFLAGS='-pipe -O2 -arch x86_64'
9667+CFLAGS='-O2 -arch x86_64'
9668 CFLAG_VISIBILITY='-fvisibility=hidden'
9669 CLASSPATH=''
9670 CLASSPATH_SEPARATOR=':'
9671@@ -62049,7 +60954,7 @@
9672 CXX='/usr/bin/g++-4.2'
9673 CXXCPP='/usr/bin/g++-4.2 -E'
9674 CXXDEPMODE='depmode=gcc3'
9675-CXXFLAGS='-pipe -O2 -arch x86_64'
9676+CXXFLAGS='-O2 -arch x86_64'
9677 CYGPATH_W='echo'
9678 DATADIRNAME='share'
9679 DEFS='-DHAVE_CONFIG_H'
9680@@ -62086,8 +60991,8 @@
9681 GLOBAL_SYMBOL_PIPE='sed -n -e '\''s/^.*[        ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
9682 GL_COND_LIBTOOL_FALSE='#'
9683 GL_COND_LIBTOOL_TRUE=''
9684-GMSGFMT=':'
9685-GMSGFMT_015=':'
9686+GMSGFMT='/opt/local/bin/msgfmt'
9687+GMSGFMT_015='/opt/local/bin/msgfmt'
9688 GNULIB_ACCEPT4='0'
9689 GNULIB_ACCEPT='0'
9690 GNULIB_ATOLL='0'
9691@@ -62534,7 +61439,7 @@
9692 JAR='jar'
9693 JAVA_CHOICE='yes'
9694 LD='/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld'
9695-LDFLAGS='-L/opt/local/lib -arch x86_64'
9696+LDFLAGS='-L/opt/local/lib'
9697 LIBCROCO=''
9698 LIBEXPAT='-lexpat'
9699 LIBEXPAT_PREFIX='/opt/local'
9700@@ -62622,9 +61527,9 @@
9701 MKDIR_P='../build-aux/install-sh -c -d'
9702 MONO_PATH=''
9703 MONO_PATH_SEPARATOR=':'
9704-MSGFMT=':'
9705-MSGFMT_015=':'
9706-MSGMERGE=':'
9707+MSGFMT='/opt/local/bin/msgfmt'
9708+MSGFMT_015='/opt/local/bin/msgfmt'
9709+MSGMERGE='/opt/local/bin/msgmerge'
9710 MSGMERGE_LIBM=''
9711 NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
9712 NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='<fcntl.h>'
9713@@ -62854,8 +61759,8 @@
9714 WOE32DLL_TRUE='#'
9715 WOE32_FALSE=''
9716 WOE32_TRUE='#'
9717-XGETTEXT=':'
9718-XGETTEXT_015=':'
9719+XGETTEXT='/opt/local/bin/xgettext'
9720+XGETTEXT_015='/opt/local/bin/xgettext'
9721 XGETTEXT_EXTRA_OPTIONS=' --flag=error:3:c-format --flag=error_at_line:5:c-format --keyword='\''proper_name:1,"This is a proper name. See the gettext manual, section Names."'\'' --keyword='\''proper_name_utf8:1,"This is a proper name. See the gettext manual, section Names."'\'' --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format'
9722 YACC='bison -y'
9723 YFLAGS=''
9724@@ -63473,6 +62378,7 @@
9725 #define regexec rpl_regexec
9726 #define regerror rpl_regerror
9727 #define regfree rpl_regfree
9728+#define HAVE_LIBINTL_H 1
9729 #define HAVE_DECL_ISBLANK 1
9730 #define GNULIB_TEST_WCRTOMB 1
9731 #define HAVE_RAW_DECL_FCNTL 1
9732diff -r -U 3 broken/gettext-tools/config.status working/gettext-tools/config.status
9733--- broken/gettext-tools/config.status  2010-06-07 14:34:19.000000000 -0400
9734+++ working/gettext-tools/config.status 2010-06-07 14:08:22.000000000 -0400
9735@@ -438,7 +438,7 @@
9736 
9737 Report bugs to the package provider."
9738 
9739-ac_cs_config="'--disable-option-checking' '--prefix=/opt/local' '--disable-csharp' '--without-emacs' '--with-included-gettext' '--with-included-glib' '--with-included-libcroco' '--with-included-libxml' '--without-git' '--without-cvs' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-pipe -O2 -arch x86_64' 'LDFLAGS=-L/opt/local/lib -arch x86_64' 'CPPFLAGS=-no-cpp-precomp' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-pipe -O2 -arch x86_64' '--cache-file=/dev/null' '--srcdir=.'"
9740+ac_cs_config="'--disable-option-checking' '--prefix=/opt/local' '--disable-csharp' '--without-emacs' '--with-included-gettext' '--with-included-glib' '--with-included-libcroco' '--with-included-libxml' '--without-git' '--without-cvs' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-O2 -arch x86_64' 'LDFLAGS=-L/opt/local/lib' 'CPPFLAGS=-no-cpp-precomp' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-O2 -arch x86_64' '--cache-file=/dev/null' '--srcdir=.'"
9741 ac_cs_version="\
9742 gettext-tools config.status
9743 configured by ./configure, generated by GNU Autoconf 2.65,
9744@@ -524,7 +524,7 @@
9745 fi
9746 
9747 if $ac_cs_recheck; then
9748-  set X '/bin/sh' './configure'  '--disable-option-checking' '--prefix=/opt/local' '--disable-csharp' '--without-emacs' '--with-included-gettext' '--with-included-glib' '--with-included-libcroco' '--with-included-libxml' '--without-git' '--without-cvs' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-pipe -O2 -arch x86_64' 'LDFLAGS=-L/opt/local/lib -arch x86_64' 'CPPFLAGS=-no-cpp-precomp' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-pipe -O2 -arch x86_64' '--cache-file=/dev/null' '--srcdir=.' $ac_configure_extra_args --no-create --no-recursion
9749+  set X '/bin/sh' './configure'  '--disable-option-checking' '--prefix=/opt/local' '--disable-csharp' '--without-emacs' '--with-included-gettext' '--with-included-glib' '--with-included-libcroco' '--with-included-libxml' '--without-git' '--without-cvs' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-O2 -arch x86_64' 'LDFLAGS=-L/opt/local/lib' 'CPPFLAGS=-no-cpp-precomp' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-O2 -arch x86_64' '--cache-file=/dev/null' '--srcdir=.' $ac_configure_extra_args --no-create --no-recursion
9750   shift
9751   $as_echo "running CONFIG_SHELL=/bin/sh $*" >&6
9752   CONFIG_SHELL='/bin/sh'
9753@@ -595,7 +595,7 @@
9754 old_postuninstall_cmds=''
9755 old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs~$RANLIB $oldlib'
9756 CC='/usr/bin/gcc-4.2 -std=gnu99'
9757-CFLAGS='-pipe -O2 -arch x86_64'
9758+CFLAGS='-O2 -arch x86_64'
9759 compiler='/usr/bin/g++-4.2'
9760 GCC='yes'
9761 lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
9762@@ -667,7 +667,7 @@
9763 finish_cmds=''
9764 finish_eval=''
9765 hardcode_into_libs='no'
9766-sys_lib_search_path_spec='/usr/lib/gcc/i686-apple-darwin10/4.2.1/x86_64 /usr/lib/i686-apple-darwin10/4.2.1 /usr/lib /opt/local/lib /usr/local/lib'
9767+sys_lib_search_path_spec='/usr/lib/gcc/i686-apple-darwin10/4.2.1/x86_64 /usr/lib/i686-apple-darwin10/4.2.1 /usr/lib /usr/local/lib'
9768 sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
9769 hardcode_action='immediate'
9770 enable_dlopen='unknown'
9771@@ -777,7 +777,7 @@
9772 compiler_lib_search_path_CXX=''
9773 
9774 LTCC='/usr/bin/gcc-4.2 -std=gnu99'
9775-LTCFLAGS='-pipe -O2 -arch x86_64'
9776+LTCFLAGS='-O2 -arch x86_64'
9777 compiler='/usr/bin/gcc-4.2 -std=gnu99'
9778 
9779 # Quote evaled strings.
9780@@ -985,7 +985,7 @@
9781 S["am__fastdepCXX_TRUE"]=""
9782 S["CXXDEPMODE"]="depmode=gcc3"
9783 S["ac_ct_CXX"]=""
9784-S["CXXFLAGS"]="-pipe -O2 -arch x86_64"
9785+S["CXXFLAGS"]="-O2 -arch x86_64"
9786 S["CXX"]="/usr/bin/g++-4.2"
9787 S["CROSS_COMPILING"]="no"
9788 S["PERL"]="/usr/bin/perl"
9789@@ -1727,13 +1727,13 @@
9790 "-keyword='proper_name_utf8:1,\"This is a proper name. See the gettext manual, section Names.\"' --flag=asprintf:2:c-format --flag=vasprintf:2:c-format"\
9791 " --flag=xasprintf:1:c-format --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=x"\
9792 "asprintf:1:c-format"
9793-S["MSGMERGE"]=":"
9794-S["XGETTEXT_015"]=":"
9795-S["XGETTEXT"]=":"
9796-S["GMSGFMT_015"]=":"
9797-S["MSGFMT_015"]=":"
9798-S["GMSGFMT"]=":"
9799-S["MSGFMT"]=":"
9800+S["MSGMERGE"]="/opt/local/bin/msgmerge"
9801+S["XGETTEXT_015"]="/opt/local/bin/xgettext"
9802+S["XGETTEXT"]="/opt/local/bin/xgettext"
9803+S["GMSGFMT_015"]="/opt/local/bin/msgfmt"
9804+S["MSGFMT_015"]="/opt/local/bin/msgfmt"
9805+S["GMSGFMT"]="/opt/local/bin/msgfmt"
9806+S["MSGFMT"]="/opt/local/bin/msgfmt"
9807 S["GETTEXT_MACRO_VERSION"]="0.18"
9808 S["USE_NLS"]="yes"
9809 S["WOE32_FALSE"]=""
9810@@ -1833,8 +1833,8 @@
9811 S["EXEEXT"]=""
9812 S["ac_ct_CC"]="/usr/bin/gcc-4.2"
9813 S["CPPFLAGS"]="-no-cpp-precomp -I/opt/local/include"
9814-S["LDFLAGS"]="-L/opt/local/lib -arch x86_64"
9815-S["CFLAGS"]="-pipe -O2 -arch x86_64"
9816+S["LDFLAGS"]="-L/opt/local/lib"
9817+S["CFLAGS"]="-O2 -arch x86_64"
9818 S["CC"]="/usr/bin/gcc-4.2 -std=gnu99"
9819 S["AM_BACKSLASH"]="\\"
9820 S["AM_DEFAULT_VERBOSITY"]="1"
9821@@ -2485,6 +2485,7 @@
9822 D["regexec"]=" rpl_regexec"
9823 D["regerror"]=" rpl_regerror"
9824 D["regfree"]=" rpl_regfree"
9825+D["HAVE_LIBINTL_H"]=" 1"
9826 D["HAVE_DECL_ISBLANK"]=" 1"
9827 D["GNULIB_TEST_WCRTOMB"]=" 1"
9828 D["HAVE_RAW_DECL_FCNTL"]=" 1"
9829diff -r -U 3 broken/gettext-tools/doc/Makefile working/gettext-tools/doc/Makefile
9830--- broken/gettext-tools/doc/Makefile   2010-06-07 14:34:20.000000000 -0400
9831+++ working/gettext-tools/doc/Makefile  2010-06-07 14:08:23.000000000 -0400
9832@@ -327,7 +327,7 @@
9833 CATOBJEXT = .gmo
9834 CC = /usr/bin/gcc-4.2 -std=gnu99
9835 CCDEPMODE = depmode=gcc3
9836-CFLAGS = -pipe -O2 -arch x86_64
9837+CFLAGS = -O2 -arch x86_64
9838 CFLAG_VISIBILITY = -fvisibility=hidden
9839 CLASSPATH =
9840 CLASSPATH_SEPARATOR = :
9841@@ -343,7 +343,7 @@
9842 CXX = /usr/bin/g++-4.2
9843 CXXCPP = /usr/bin/g++-4.2 -E
9844 CXXDEPMODE = depmode=gcc3
9845-CXXFLAGS = -pipe -O2 -arch x86_64
9846+CXXFLAGS = -O2 -arch x86_64
9847 CYGPATH_W = echo
9848 DATADIRNAME = share
9849 DEFS = -DHAVE_CONFIG_H
9850@@ -383,8 +383,8 @@
9851 GLIBC2 = no
9852 GLIBC21 = no
9853 GLOBAL_SYMBOL_PIPE = sed -n -e 's/^.*[  ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'
9854-GMSGFMT = :
9855-GMSGFMT_015 = :
9856+GMSGFMT = /opt/local/bin/msgfmt
9857+GMSGFMT_015 = /opt/local/bin/msgfmt
9858 GNULIB_ACCEPT = 0
9859 GNULIB_ACCEPT4 = 0
9860 GNULIB_ATOLL = 0
9861@@ -826,7 +826,7 @@
9862 JAR = jar
9863 JAVA_CHOICE = yes
9864 LD = /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
9865-LDFLAGS = -L/opt/local/lib -arch x86_64
9866+LDFLAGS = -L/opt/local/lib
9867 LIBCROCO =
9868 LIBEXPAT = -lexpat
9869 LIBEXPAT_PREFIX = /opt/local
9870@@ -882,9 +882,9 @@
9871 MKDIR_P = ../../build-aux/install-sh -c -d
9872 MONO_PATH =
9873 MONO_PATH_SEPARATOR = :
9874-MSGFMT = :
9875-MSGFMT_015 = :
9876-MSGMERGE = :
9877+MSGFMT = /opt/local/bin/msgfmt
9878+MSGFMT_015 = /opt/local/bin/msgfmt
9879+MSGMERGE = /opt/local/bin/msgmerge
9880 MSGMERGE_LIBM =
9881 NEXT_AS_FIRST_DIRECTIVE_ERRNO_H =
9882 NEXT_AS_FIRST_DIRECTIVE_FCNTL_H = <fcntl.h>
9883@@ -1111,8 +1111,8 @@
9884 WINT_T_SUFFIX =
9885 WOE32 = no
9886 WOE32DLL = no
9887-XGETTEXT = :
9888-XGETTEXT_015 = :
9889+XGETTEXT = /opt/local/bin/xgettext
9890+XGETTEXT_015 = /opt/local/bin/xgettext
9891 XGETTEXT_EXTRA_OPTIONS =  --flag=error:3:c-format --flag=error_at_line:5:c-format --keyword='proper_name:1,"This is a proper name. See the gettext manual, section Names."' --keyword='proper_name_utf8:1,"This is a proper name. See the gettext manual, section Names."' --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format
9892 YACC = bison -y
9893 YFLAGS =
9894diff -r -U 3 broken/gettext-tools/examples/Makefile working/gettext-tools/examples/Makefile
9895--- broken/gettext-tools/examples/Makefile      2010-06-07 14:34:24.000000000 -0400
9896+++ working/gettext-tools/examples/Makefile     2010-06-07 14:08:27.000000000 -0400
9897@@ -154,8 +154,8 @@
9898 ECHO_N =
9899 ECHO_T =
9900 GETTEXT_MACRO_VERSION = 0.18
9901-GMSGFMT = :
9902-GMSGFMT_015 = :
9903+GMSGFMT = /opt/local/bin/msgfmt
9904+GMSGFMT_015 = /opt/local/bin/msgfmt
9905 INSTALL = /usr/bin/install -c
9906 INSTALL_DATA = ${INSTALL} -m 644
9907 INSTALL_PROGRAM = ${INSTALL}
9908@@ -166,9 +166,9 @@
9909 LTLIBOBJS =
9910 MAKEINFO = ${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.18.1.1/build-aux/missing --run makeinfo
9911 MKDIR_P = ../../build-aux/install-sh -c -d
9912-MSGFMT = :
9913-MSGFMT_015 = :
9914-MSGMERGE = :
9915+MSGFMT = /opt/local/bin/msgfmt
9916+MSGFMT_015 = /opt/local/bin/msgfmt
9917+MSGMERGE = /opt/local/bin/msgmerge
9918 PACKAGE = gettext-examples
9919 PACKAGE_BUGREPORT =
9920 PACKAGE_NAME =
9921@@ -182,8 +182,8 @@
9922 STRIP =
9923 USE_NLS = yes
9924 VERSION = 0.18.1
9925-XGETTEXT = :
9926-XGETTEXT_015 = :
9927+XGETTEXT = /opt/local/bin/xgettext
9928+XGETTEXT_015 = /opt/local/bin/xgettext
9929 XGETTEXT_EXTRA_OPTIONS =
9930 abs_builddir = /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.18.1.1/gettext-tools/examples
9931 abs_srcdir = /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.18.1.1/gettext-tools/examples
9932diff -r -U 3 broken/gettext-tools/examples/config.log working/gettext-tools/examples/config.log
9933--- broken/gettext-tools/examples/config.log    2010-06-07 14:34:24.000000000 -0400
9934+++ working/gettext-tools/examples/config.log   2010-06-07 14:08:28.000000000 -0400
9935@@ -4,13 +4,13 @@
9936 It was created by configure, which was
9937 generated by GNU Autoconf 2.65.  Invocation command line was
9938 
9939-  $ ./configure --disable-option-checking --prefix=/opt/local --disable-csharp --without-emacs --with-included-gettext --with-included-glib --with-included-libcroco --with-included-libxml --without-git --without-cvs CC=/usr/bin/gcc-4.2 CFLAGS=-pipe -O2 -arch x86_64 LDFLAGS=-L/opt/local/lib -arch x86_64 CPPFLAGS=-no-cpp-precomp CXX=/usr/bin/g++-4.2 CXXFLAGS=-pipe -O2 -arch x86_64 --cache-file=/dev/null --srcdir=.
9940+  $ ./configure --disable-option-checking --prefix=/opt/local --disable-csharp --without-emacs --with-included-gettext --with-included-glib --with-included-libcroco --with-included-libxml --without-git --without-cvs CC=/usr/bin/gcc-4.2 CFLAGS=-O2 -arch x86_64 LDFLAGS=-L/opt/local/lib CPPFLAGS=-no-cpp-precomp CXX=/usr/bin/g++-4.2 CXXFLAGS=-O2 -arch x86_64 --cache-file=/dev/null --srcdir=.
9941 
9942 ## --------- ##
9943 ## Platform. ##
9944 ## --------- ##
9945 
9946-hostname = Hexane.local
9947+hostname = Macintosh.local
9948 uname -m = i386
9949 uname -r = 10.3.0
9950 uname -s = Darwin
9951@@ -29,9 +29,9 @@
9952 2 processors are logically available.
9953 Processor type: i486 (Intel 80486)
9954 Processors active: 0 1
9955-Primary memory available: 4.00 gigabytes
9956-Default processor set: 84 tasks, 335 threads, 2 processors
9957-Load average: 2.33, Mach factor: 0.65
9958+Primary memory available: 2.00 gigabytes
9959+Default processor set: 59 tasks, 232 threads, 2 processors
9960+Load average: 2.08, Mach factor: 0.49
9961 /bin/machine           = unknown
9962 /usr/bin/oslevel       = unknown
9963 /bin/universe          = unknown
9964@@ -68,13 +68,18 @@
9965 configure:2221: checking whether NLS is requested
9966 configure:2230: result: yes
9967 configure:2271: checking for msgfmt
9968-configure:2306: result: no
9969+configure: trying /opt/local/bin/msgfmt...
9970+0 translated messages.
9971+configure:2303: result: /opt/local/bin/msgfmt
9972 configure:2312: checking for gmsgfmt
9973-configure:2343: result: :
9974+configure:2343: result: /opt/local/bin/msgfmt
9975 configure:2394: checking for xgettext
9976-configure:2429: result: no
9977+configure: trying /opt/local/bin/xgettext...
9978+/opt/local/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C
9979+configure:2426: result: /opt/local/bin/xgettext
9980 configure:2472: checking for msgmerge
9981-configure:2506: result: no
9982+configure: trying /opt/local/bin/msgmerge...
9983+configure:2503: result: /opt/local/bin/msgmerge
9984 configure:2670: creating ./config.status
9985 
9986 ## ---------------------- ##
9987@@ -90,7 +95,7 @@
9988   CONFIG_COMMANDS =
9989   $ ./config.status
9990 
9991-on Hexane.local
9992+on Macintosh.local
9993 
9994 config.status:780: creating Makefile
9995 config.status:780: creating installpaths
9996@@ -107,10 +112,10 @@
9997 ac_cv_env_host_alias_value=
9998 ac_cv_env_target_alias_set=
9999 ac_cv_env_target_alias_value=
10000-ac_cv_path_GMSGFMT=:
10001-ac_cv_path_MSGFMT=:
10002-ac_cv_path_MSGMERGE=:
10003-ac_cv_path_XGETTEXT=:
10004+ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt
10005+ac_cv_path_MSGFMT=/opt/local/bin/msgfmt
10006+ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge
10007+ac_cv_path_XGETTEXT=/opt/local/bin/xgettext
10008 ac_cv_prog_AWK=awk
10009 ac_cv_prog_make_make_set=yes
10010 
10011@@ -132,8 +137,8 @@
10012 ECHO_N=''
10013 ECHO_T=''
10014 GETTEXT_MACRO_VERSION='0.18'
10015-GMSGFMT=':'
10016-GMSGFMT_015=':'
10017+GMSGFMT='/opt/local/bin/msgfmt'
10018+GMSGFMT_015='/opt/local/bin/msgfmt'
10019 INSTALL_DATA='${INSTALL} -m 644'
10020 INSTALL_PROGRAM='${INSTALL}'
10021 INSTALL_SCRIPT='${INSTALL}'
10022@@ -143,9 +148,9 @@
10023 LTLIBOBJS=''
10024 MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.18.1.1/build-aux/missing --run makeinfo'
10025 MKDIR_P='../../build-aux/install-sh -c -d'
10026-MSGFMT=':'
10027-MSGFMT_015=':'
10028-MSGMERGE=':'
10029+MSGFMT='/opt/local/bin/msgfmt'
10030+MSGFMT_015='/opt/local/bin/msgfmt'
10031+MSGMERGE='/opt/local/bin/msgmerge'
10032 PACKAGE='gettext-examples'
10033 PACKAGE_BUGREPORT=''
10034 PACKAGE_NAME=''
10035@@ -159,8 +164,8 @@
10036 STRIP=''
10037 USE_NLS='yes'
10038 VERSION='0.18.1'
10039-XGETTEXT=':'
10040-XGETTEXT_015=':'
10041+XGETTEXT='/opt/local/bin/xgettext'
10042+XGETTEXT_015='/opt/local/bin/xgettext'
10043 XGETTEXT_EXTRA_OPTIONS=''
10044 aclocaldir='${datadir}/aclocal'
10045 am__isrc=''
10046diff -r -U 3 broken/gettext-tools/examples/config.status working/gettext-tools/examples/config.status
10047--- broken/gettext-tools/examples/config.status 2010-06-07 14:34:24.000000000 -0400
10048+++ working/gettext-tools/examples/config.status        2010-06-07 14:08:27.000000000 -0400
10049@@ -432,7 +432,7 @@
10050 
10051 Report bugs to the package provider."
10052 
10053-ac_cs_config="'--disable-option-checking' '--prefix=/opt/local' '--disable-csharp' '--without-emacs' '--with-included-gettext' '--with-included-glib' '--with-included-libcroco' '--with-included-libxml' '--without-git' '--without-cvs' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-pipe -O2 -arch x86_64' 'LDFLAGS=-L/opt/local/lib -arch x86_64' 'CPPFLAGS=-no-cpp-precomp' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-pipe -O2 -arch x86_64' '--cache-file=/dev/null' '--srcdir=.'"
10054+ac_cs_config="'--disable-option-checking' '--prefix=/opt/local' '--disable-csharp' '--without-emacs' '--with-included-gettext' '--with-included-glib' '--with-included-libcroco' '--with-included-libxml' '--without-git' '--without-cvs' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-O2 -arch x86_64' 'LDFLAGS=-L/opt/local/lib' 'CPPFLAGS=-no-cpp-precomp' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-O2 -arch x86_64' '--cache-file=/dev/null' '--srcdir=.'"
10055 ac_cs_version="\
10056 gettext-examples config.status
10057 configured by ./configure, generated by GNU Autoconf 2.65,
10058@@ -507,7 +507,7 @@
10059 fi
10060 
10061 if $ac_cs_recheck; then
10062-  set X '/bin/sh' './configure'  '--disable-option-checking' '--prefix=/opt/local' '--disable-csharp' '--without-emacs' '--with-included-gettext' '--with-included-glib' '--with-included-libcroco' '--with-included-libxml' '--without-git' '--without-cvs' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-pipe -O2 -arch x86_64' 'LDFLAGS=-L/opt/local/lib -arch x86_64' 'CPPFLAGS=-no-cpp-precomp' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-pipe -O2 -arch x86_64' '--cache-file=/dev/null' '--srcdir=.' $ac_configure_extra_args --no-create --no-recursion
10063+  set X '/bin/sh' './configure'  '--disable-option-checking' '--prefix=/opt/local' '--disable-csharp' '--without-emacs' '--with-included-gettext' '--with-included-glib' '--with-included-libcroco' '--with-included-libxml' '--without-git' '--without-cvs' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-O2 -arch x86_64' 'LDFLAGS=-L/opt/local/lib' 'CPPFLAGS=-no-cpp-precomp' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-O2 -arch x86_64' '--cache-file=/dev/null' '--srcdir=.' $ac_configure_extra_args --no-create --no-recursion
10064   shift
10065   $as_echo "running CONFIG_SHELL=/bin/sh $*" >&6
10066   CONFIG_SHELL='/bin/sh'
10067@@ -610,13 +610,13 @@
10068 S["LIBOBJS"]=""
10069 S["aclocaldir"]="${datadir}/aclocal"
10070 S["XGETTEXT_EXTRA_OPTIONS"]=""
10071-S["MSGMERGE"]=":"
10072-S["XGETTEXT_015"]=":"
10073-S["XGETTEXT"]=":"
10074-S["GMSGFMT_015"]=":"
10075-S["MSGFMT_015"]=":"
10076-S["GMSGFMT"]=":"
10077-S["MSGFMT"]=":"
10078+S["MSGMERGE"]="/opt/local/bin/msgmerge"
10079+S["XGETTEXT_015"]="/opt/local/bin/xgettext"
10080+S["XGETTEXT"]="/opt/local/bin/xgettext"
10081+S["GMSGFMT_015"]="/opt/local/bin/msgfmt"
10082+S["MSGFMT_015"]="/opt/local/bin/msgfmt"
10083+S["GMSGFMT"]="/opt/local/bin/msgfmt"
10084+S["MSGFMT"]="/opt/local/bin/msgfmt"
10085 S["GETTEXT_MACRO_VERSION"]="0.18"
10086 S["USE_NLS"]="yes"
10087 S["AM_BACKSLASH"]="\\"
10088diff -r -U 3 broken/gettext-tools/examples/po/Makefile working/gettext-tools/examples/po/Makefile
10089--- broken/gettext-tools/examples/po/Makefile   2010-06-07 14:34:24.000000000 -0400
10090+++ working/gettext-tools/examples/po/Makefile  2010-06-07 14:08:28.000000000 -0400
10091@@ -67,8 +67,8 @@
10092 ECHO_N =
10093 ECHO_T =
10094 GETTEXT_MACRO_VERSION = 0.18
10095-GMSGFMT = :
10096-GMSGFMT_015 = :
10097+GMSGFMT = /opt/local/bin/msgfmt
10098+GMSGFMT_015 = /opt/local/bin/msgfmt
10099 INSTALL = /usr/bin/install -c
10100 INSTALL_DATA = ${INSTALL} -m 644
10101 INSTALL_PROGRAM = ${INSTALL}
10102@@ -79,8 +79,8 @@
10103 LTLIBOBJS =
10104 MAKEINFO = ${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.18.1.1/build-aux/missing --run makeinfo
10105 MKDIR_P = ../../../build-aux/install-sh -c -d
10106-MSGFMT = :
10107-MSGFMT_015 = :
10108+MSGFMT = /opt/local/bin/msgfmt
10109+MSGFMT_015 = /opt/local/bin/msgfmt
10110 MSGMERGE = msgmerge
10111 PACKAGE = gettext-examples
10112 PACKAGE_BUGREPORT =
10113@@ -95,8 +95,8 @@
10114 STRIP =
10115 USE_NLS = yes
10116 VERSION = 0.18.1
10117-XGETTEXT = :
10118-XGETTEXT_015 = :
10119+XGETTEXT = /opt/local/bin/xgettext
10120+XGETTEXT_015 = /opt/local/bin/xgettext
10121 XGETTEXT_EXTRA_OPTIONS =
10122 abs_builddir = /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.18.1.1/gettext-tools/examples/po
10123 abs_srcdir = /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.18.1.1/gettext-tools/examples/po
10124@@ -251,7 +251,7 @@
10125 #   --previous            to keep previous msgids of translated messages,
10126 #   --quiet               to reduce the verbosity.
10127 MSGMERGE_OPTIONS = --quiet
10128-MSGMERGE_UPDATE = : --update
10129+MSGMERGE_UPDATE = /opt/local/bin/msgmerge --update
10130 MSGINIT = msginit
10131 MSGCONV = msgconv
10132 MSGFILTER = msgfilter
10133Only in working/gettext-tools/gnulib-lib: .libs
10134diff -r -U 3 broken/gettext-tools/gnulib-lib/Makefile working/gettext-tools/gnulib-lib/Makefile
10135--- broken/gettext-tools/gnulib-lib/Makefile    2010-06-07 14:34:20.000000000 -0400
10136+++ working/gettext-tools/gnulib-lib/Makefile   2010-06-07 14:08:23.000000000 -0400
10137@@ -594,7 +594,7 @@
10138 CATOBJEXT = .gmo
10139 CC = /usr/bin/gcc-4.2 -std=gnu99
10140 CCDEPMODE = depmode=gcc3
10141-CFLAGS = -pipe -O2 -arch x86_64
10142+CFLAGS = -O2 -arch x86_64
10143 CFLAG_VISIBILITY = -fvisibility=hidden
10144 CLASSPATH =
10145 CLASSPATH_SEPARATOR = :
10146@@ -610,7 +610,7 @@
10147 CXX = /usr/bin/g++-4.2
10148 CXXCPP = /usr/bin/g++-4.2 -E
10149 CXXDEPMODE = depmode=gcc3
10150-CXXFLAGS = -pipe -O2 -arch x86_64
10151+CXXFLAGS = -O2 -arch x86_64
10152 CYGPATH_W = echo
10153 DATADIRNAME = share
10154 DEFS = -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" \
10155@@ -646,8 +646,8 @@
10156 GLIBC2 = no
10157 GLIBC21 = no
10158 GLOBAL_SYMBOL_PIPE = sed -n -e 's/^.*[  ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'
10159-GMSGFMT = :
10160-GMSGFMT_015 = :
10161+GMSGFMT = /opt/local/bin/msgfmt
10162+GMSGFMT_015 = /opt/local/bin/msgfmt
10163 GNULIB_ACCEPT = 0
10164 GNULIB_ACCEPT4 = 0
10165 GNULIB_ATOLL = 0
10166@@ -1089,7 +1089,7 @@
10167 JAR = jar
10168 JAVA_CHOICE = yes
10169 LD = /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
10170-LDFLAGS = -L/opt/local/lib -arch x86_64
10171+LDFLAGS = -L/opt/local/lib
10172 LIBCROCO =
10173 LIBEXPAT = -lexpat
10174 LIBEXPAT_PREFIX = /opt/local
10175@@ -1145,9 +1145,9 @@
10176 MKDIR_P = ../../build-aux/install-sh -c -d
10177 MONO_PATH =
10178 MONO_PATH_SEPARATOR = :
10179-MSGFMT = :
10180-MSGFMT_015 = :
10181-MSGMERGE = :
10182+MSGFMT = /opt/local/bin/msgfmt
10183+MSGFMT_015 = /opt/local/bin/msgfmt
10184+MSGMERGE = /opt/local/bin/msgmerge
10185 MSGMERGE_LIBM =
10186 NEXT_AS_FIRST_DIRECTIVE_ERRNO_H =
10187 NEXT_AS_FIRST_DIRECTIVE_FCNTL_H = <fcntl.h>
10188@@ -1369,8 +1369,8 @@
10189 WINT_T_SUFFIX =
10190 WOE32 = no
10191 WOE32DLL = no
10192-XGETTEXT = :
10193-XGETTEXT_015 = :
10194+XGETTEXT = /opt/local/bin/xgettext
10195+XGETTEXT_015 = /opt/local/bin/xgettext
10196 XGETTEXT_EXTRA_OPTIONS =  --flag=error:3:c-format --flag=error_at_line:5:c-format --keyword='proper_name:1,"This is a proper name. See the gettext manual, section Names."' --keyword='proper_name_utf8:1,"This is a proper name. See the gettext manual, section Names."' --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format
10197 YACC = bison -y
10198 YFLAGS =
10199Only in working/gettext-tools/gnulib-lib: acl_entries.lo
10200Only in working/gettext-tools/gnulib-lib: acl_entries.o
10201Only in working/gettext-tools/gnulib-lib: addext.lo
10202Only in working/gettext-tools/gnulib-lib: addext.o
10203Only in working/gettext-tools/gnulib-lib: alloca.h
10204Only in working/gettext-tools/gnulib-lib: areadlink.lo
10205Only in working/gettext-tools/gnulib-lib: areadlink.o
10206Only in working/gettext-tools/gnulib-lib: arg-nonnull.h
10207Only in working/gettext-tools/gnulib-lib: argmatch.lo
10208Only in working/gettext-tools/gnulib-lib: argmatch.o
10209Only in working/gettext-tools/gnulib-lib: asnprintf.lo
10210Only in working/gettext-tools/gnulib-lib: asnprintf.o
10211Only in working/gettext-tools/gnulib-lib: backupfile.lo
10212Only in working/gettext-tools/gnulib-lib: backupfile.o
10213Only in working/gettext-tools/gnulib-lib: basename.lo
10214Only in working/gettext-tools/gnulib-lib: basename.o
10215Only in working/gettext-tools/gnulib-lib: byteswap.h
10216Only in working/gettext-tools/gnulib-lib: c++defs.h
10217Only in working/gettext-tools/gnulib-lib: c-ctype.lo
10218Only in working/gettext-tools/gnulib-lib: c-ctype.o
10219Only in working/gettext-tools/gnulib-lib: c-strcasecmp.lo
10220Only in working/gettext-tools/gnulib-lib: c-strcasecmp.o
10221Only in working/gettext-tools/gnulib-lib: c-strcasestr.lo
10222Only in working/gettext-tools/gnulib-lib: c-strcasestr.o
10223Only in working/gettext-tools/gnulib-lib: c-strncasecmp.lo
10224Only in working/gettext-tools/gnulib-lib: c-strncasecmp.o
10225Only in working/gettext-tools/gnulib-lib: c-strstr.lo
10226Only in working/gettext-tools/gnulib-lib: c-strstr.o
10227Only in working/gettext-tools/gnulib-lib: canonicalize-lgpl.lo
10228Only in working/gettext-tools/gnulib-lib: canonicalize-lgpl.o
10229Only in working/gettext-tools/gnulib-lib: charset.alias
10230Only in working/gettext-tools/gnulib-lib: classpath.lo
10231Only in working/gettext-tools/gnulib-lib: classpath.o
10232Only in working/gettext-tools/gnulib-lib: clean-temp.lo
10233Only in working/gettext-tools/gnulib-lib: clean-temp.o
10234Only in working/gettext-tools/gnulib-lib: cloexec.lo
10235Only in working/gettext-tools/gnulib-lib: cloexec.o
10236Only in working/gettext-tools/gnulib-lib: closeout.lo
10237Only in working/gettext-tools/gnulib-lib: closeout.o
10238Only in working/gettext-tools/gnulib-lib: concat-filename.lo
10239Only in working/gettext-tools/gnulib-lib: concat-filename.o
10240Only in working/gettext-tools/gnulib-lib: configmake.h
10241Only in working/gettext-tools/gnulib-lib: copy-acl.lo
10242Only in working/gettext-tools/gnulib-lib: copy-acl.o
10243Only in working/gettext-tools/gnulib-lib: copy-file.lo
10244Only in working/gettext-tools/gnulib-lib: copy-file.o
10245Only in working/gettext-tools/gnulib-lib: csharpcomp.lo
10246Only in working/gettext-tools/gnulib-lib: csharpcomp.o
10247Only in working/gettext-tools/gnulib-lib: csharpexec.lo
10248Only in working/gettext-tools/gnulib-lib: csharpexec.o
10249Only in working/gettext-tools/gnulib-lib: dup-safer-flag.lo
10250Only in working/gettext-tools/gnulib-lib: dup-safer-flag.o
10251Only in working/gettext-tools/gnulib-lib: dup-safer.lo
10252Only in working/gettext-tools/gnulib-lib: dup-safer.o
10253Only in working/gettext-tools/gnulib-lib: error-progname.lo
10254Only in working/gettext-tools/gnulib-lib: error-progname.o
10255Only in working/gettext-tools/gnulib-lib: error.lo
10256Only in working/gettext-tools/gnulib-lib: error.o
10257Only in working/gettext-tools/gnulib-lib: execute.lo
10258Only in working/gettext-tools/gnulib-lib: execute.o
10259Only in working/gettext-tools/gnulib-lib: exitfail.lo
10260Only in working/gettext-tools/gnulib-lib: exitfail.o
10261Only in working/gettext-tools/gnulib-lib: fatal-signal.lo
10262Only in working/gettext-tools/gnulib-lib: fatal-signal.o
10263Only in working/gettext-tools/gnulib-lib: fcntl.h
10264Only in working/gettext-tools/gnulib-lib: fcntl.lo
10265Only in working/gettext-tools/gnulib-lib: fcntl.o
10266Only in working/gettext-tools/gnulib-lib: fd-ostream.lo
10267Only in working/gettext-tools/gnulib-lib: fd-ostream.o
10268Only in working/gettext-tools/gnulib-lib: fd-safer-flag.lo
10269Only in working/gettext-tools/gnulib-lib: fd-safer-flag.o
10270Only in working/gettext-tools/gnulib-lib: fd-safer.lo
10271Only in working/gettext-tools/gnulib-lib: fd-safer.o
10272Only in working/gettext-tools/gnulib-lib: file-has-acl.lo
10273Only in working/gettext-tools/gnulib-lib: file-has-acl.o
10274Only in working/gettext-tools/gnulib-lib: file-ostream.lo
10275Only in working/gettext-tools/gnulib-lib: file-ostream.o
10276Only in working/gettext-tools/gnulib-lib: findprog.lo
10277Only in working/gettext-tools/gnulib-lib: findprog.o
10278Only in working/gettext-tools/gnulib-lib: fstrcmp.lo
10279Only in working/gettext-tools/gnulib-lib: fstrcmp.o
10280Only in working/gettext-tools/gnulib-lib: full-write.lo
10281Only in working/gettext-tools/gnulib-lib: full-write.o
10282Only in working/gettext-tools/gnulib-lib: fwriteerror.lo
10283Only in working/gettext-tools/gnulib-lib: fwriteerror.o
10284Only in working/gettext-tools/gnulib-lib: gcd.lo
10285Only in working/gettext-tools/gnulib-lib: gcd.o
10286Only in working/gettext-tools/gnulib-lib: getdelim.lo
10287Only in working/gettext-tools/gnulib-lib: getdelim.o
10288Only in working/gettext-tools/gnulib-lib: getline.lo
10289Only in working/gettext-tools/gnulib-lib: getline.o
10290Only in working/gettext-tools/gnulib-lib: getopt.h
10291Only in working/gettext-tools/gnulib-lib: getopt.lo
10292Only in working/gettext-tools/gnulib-lib: getopt.o
10293Only in working/gettext-tools/gnulib-lib: getopt1.lo
10294Only in working/gettext-tools/gnulib-lib: getopt1.o
10295Only in working/gettext-tools/gnulib-lib: gl_array_list.lo
10296Only in working/gettext-tools/gnulib-lib: gl_array_list.o
10297Only in working/gettext-tools/gnulib-lib: gl_linkedhash_list.lo
10298Only in working/gettext-tools/gnulib-lib: gl_linkedhash_list.o
10299Only in working/gettext-tools/gnulib-lib: gl_list.lo
10300Only in working/gettext-tools/gnulib-lib: gl_list.o
10301Only in working/gettext-tools/gnulib-lib: gl_xlist.lo
10302Only in working/gettext-tools/gnulib-lib: gl_xlist.o
10303Only in working/gettext-tools/gnulib-lib/glib: .dirstamp
10304Only in working/gettext-tools/gnulib-lib/glib: .libs
10305Only in working/gettext-tools/gnulib-lib/glib: ghash.h
10306Only in working/gettext-tools/gnulib-lib/glib: glist.h
10307Only in working/gettext-tools/gnulib-lib/glib: gprimes.h
10308Only in working/gettext-tools/gnulib-lib/glib: gstrfuncs.h
10309Only in working/gettext-tools/gnulib-lib/glib: gstring.h
10310Only in working/gettext-tools/gnulib-lib/glib: gtypes.h
10311Only in working/gettext-tools/gnulib-lib/glib: libglib_rpl_la-ghash.lo
10312Only in working/gettext-tools/gnulib-lib/glib: libglib_rpl_la-ghash.o
10313Only in working/gettext-tools/gnulib-lib/glib: libglib_rpl_la-glist.lo
10314Only in working/gettext-tools/gnulib-lib/glib: libglib_rpl_la-glist.o
10315Only in working/gettext-tools/gnulib-lib/glib: libglib_rpl_la-gmessages.lo
10316Only in working/gettext-tools/gnulib-lib/glib: libglib_rpl_la-gmessages.o
10317Only in working/gettext-tools/gnulib-lib/glib: libglib_rpl_la-gprimes.lo
10318Only in working/gettext-tools/gnulib-lib/glib: libglib_rpl_la-gprimes.o
10319Only in working/gettext-tools/gnulib-lib/glib: libglib_rpl_la-gstrfuncs.lo
10320Only in working/gettext-tools/gnulib-lib/glib: libglib_rpl_la-gstrfuncs.o
10321Only in working/gettext-tools/gnulib-lib/glib: libglib_rpl_la-gstring.lo
10322Only in working/gettext-tools/gnulib-lib/glib: libglib_rpl_la-gstring.o
10323Only in working/gettext-tools/gnulib-lib: glib.h
10324Only in working/gettext-tools/gnulib-lib: glibconfig.h
10325Only in working/gettext-tools/gnulib-lib/glthread: .dirstamp
10326Only in working/gettext-tools/gnulib-lib/glthread: .libs
10327Only in working/gettext-tools/gnulib-lib/glthread: lock.lo
10328Only in working/gettext-tools/gnulib-lib/glthread: lock.o
10329Only in working/gettext-tools/gnulib-lib/glthread: threadlib.lo
10330Only in working/gettext-tools/gnulib-lib/glthread: threadlib.o
10331Only in working/gettext-tools/gnulib-lib/glthread: tls.lo
10332Only in working/gettext-tools/gnulib-lib/glthread: tls.o
10333Only in working/gettext-tools/gnulib-lib: hash.lo
10334Only in working/gettext-tools/gnulib-lib: hash.o
10335Only in working/gettext-tools/gnulib-lib: html-ostream.lo
10336Only in working/gettext-tools/gnulib-lib: html-ostream.o
10337Only in working/gettext-tools/gnulib-lib: html-styled-ostream.lo
10338Only in working/gettext-tools/gnulib-lib: html-styled-ostream.o
10339Only in working/gettext-tools/gnulib-lib: iconv.h
10340Only in working/gettext-tools/gnulib-lib: javacomp.lo
10341Only in working/gettext-tools/gnulib-lib: javacomp.o
10342Only in working/gettext-tools/gnulib-lib: javaexec.lo
10343Only in working/gettext-tools/gnulib-lib: javaexec.o
10344Only in working/gettext-tools/gnulib-lib: javaversion.lo
10345Only in working/gettext-tools/gnulib-lib: javaversion.o
10346Only in working/gettext-tools/gnulib-lib/libcroco: .dirstamp
10347Only in working/gettext-tools/gnulib-lib/libcroco: .libs
10348Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-additional-sel.lo
10349Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-additional-sel.o
10350Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-attr-sel.lo
10351Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-attr-sel.o
10352Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-cascade.lo
10353Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-cascade.o
10354Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-declaration.lo
10355Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-declaration.o
10356Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-doc-handler.lo
10357Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-doc-handler.o
10358Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-enc-handler.lo
10359Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-enc-handler.o
10360Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-fonts.lo
10361Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-fonts.o
10362Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-input.lo
10363Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-input.o
10364Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-num.lo
10365Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-num.o
10366Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-om-parser.lo
10367Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-om-parser.o
10368Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-parser.lo
10369Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-parser.o
10370Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-parsing-location.lo
10371Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-parsing-location.o
10372Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-prop-list.lo
10373Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-prop-list.o
10374Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-pseudo.lo
10375Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-pseudo.o
10376Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-rgb.lo
10377Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-rgb.o
10378Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-sel-eng.lo
10379Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-sel-eng.o
10380Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-selector.lo
10381Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-selector.o
10382Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-simple-sel.lo
10383Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-simple-sel.o
10384Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-statement.lo
10385Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-statement.o
10386Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-string.lo
10387Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-string.o
10388Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-style.lo
10389Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-style.o
10390Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-stylesheet.lo
10391Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-stylesheet.o
10392Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-term.lo
10393Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-term.o
10394Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-tknzr.lo
10395Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-tknzr.o
10396Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-token.lo
10397Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-token.o
10398Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-utils.lo
10399Only in working/gettext-tools/gnulib-lib/libcroco: libcroco_rpl_la-cr-utils.o
10400Only in working/gettext-tools/gnulib-lib: libcroco_rpl.la
10401Only in working/gettext-tools/gnulib-lib: libgettextlib.la
10402Only in working/gettext-tools/gnulib-lib: libglib_rpl.la
10403Only in working/gettext-tools/gnulib-lib/libxml: .dirstamp
10404Only in working/gettext-tools/gnulib-lib/libxml: .libs
10405Only in working/gettext-tools/gnulib-lib/libxml: DOCBparser.h
10406Only in working/gettext-tools/gnulib-lib/libxml: HTMLparser.h
10407Only in working/gettext-tools/gnulib-lib/libxml: HTMLtree.h
10408Only in working/gettext-tools/gnulib-lib/libxml: SAX.h
10409Only in working/gettext-tools/gnulib-lib/libxml: SAX2.h
10410Only in working/gettext-tools/gnulib-lib/libxml: c14n.h
10411Only in working/gettext-tools/gnulib-lib/libxml: catalog.h
10412Only in working/gettext-tools/gnulib-lib/libxml: chvalid.h
10413Only in working/gettext-tools/gnulib-lib/libxml: debugXML.h
10414Only in working/gettext-tools/gnulib-lib/libxml: dict.h
10415Only in working/gettext-tools/gnulib-lib/libxml: encoding.h
10416Only in working/gettext-tools/gnulib-lib/libxml: entities.h
10417Only in working/gettext-tools/gnulib-lib/libxml: globals.h
10418Only in working/gettext-tools/gnulib-lib/libxml: hash.h
10419Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-DOCBparser.lo
10420Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-DOCBparser.o
10421Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-HTMLparser.lo
10422Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-HTMLparser.o
10423Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-HTMLtree.lo
10424Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-HTMLtree.o
10425Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-SAX.lo
10426Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-SAX.o
10427Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-SAX2.lo
10428Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-SAX2.o
10429Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-c14n.lo
10430Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-c14n.o
10431Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-catalog.lo
10432Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-catalog.o
10433Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-chvalid.lo
10434Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-chvalid.o
10435Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-debugXML.lo
10436Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-debugXML.o
10437Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-dict.lo
10438Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-dict.o
10439Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-encoding.lo
10440Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-encoding.o
10441Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-entities.lo
10442Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-entities.o
10443Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-error.lo
10444Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-error.o
10445Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-globals.lo
10446Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-globals.o
10447Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-hash.lo
10448Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-hash.o
10449Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-legacy.lo
10450Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-legacy.o
10451Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-list.lo
10452Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-list.o
10453Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-nanoftp.lo
10454Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-nanoftp.o
10455Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-nanohttp.lo
10456Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-nanohttp.o
10457Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-parser.lo
10458Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-parser.o
10459Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-parserInternals.lo
10460Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-parserInternals.o
10461Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-pattern.lo
10462Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-pattern.o
10463Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-relaxng.lo
10464Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-relaxng.o
10465Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-schematron.lo
10466Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-schematron.o
10467Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-threads.lo
10468Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-threads.o
10469Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-tree.lo
10470Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-tree.o
10471Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-uri.lo
10472Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-uri.o
10473Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-valid.lo
10474Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-valid.o
10475Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-xinclude.lo
10476Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-xinclude.o
10477Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-xlink.lo
10478Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-xlink.o
10479Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-xmlIO.lo
10480Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-xmlIO.o
10481Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-xmlmemory.lo
10482Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-xmlmemory.o
10483Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-xmlmodule.lo
10484Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-xmlmodule.o
10485Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-xmlreader.lo
10486Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-xmlreader.o
10487Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-xmlregexp.lo
10488Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-xmlregexp.o
10489Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-xmlsave.lo
10490Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-xmlsave.o
10491Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-xmlschemas.lo
10492Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-xmlschemas.o
10493Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-xmlschemastypes.lo
10494Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-xmlschemastypes.o
10495Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-xmlstring.lo
10496Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-xmlstring.o
10497Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-xmlunicode.lo
10498Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-xmlunicode.o
10499Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-xmlwriter.lo
10500Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-xmlwriter.o
10501Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-xpath.lo
10502Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-xpath.o
10503Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-xpointer.lo
10504Only in working/gettext-tools/gnulib-lib/libxml: libxml_rpl_la-xpointer.o
10505Only in working/gettext-tools/gnulib-lib/libxml: list.h
10506Only in working/gettext-tools/gnulib-lib/libxml: nanoftp.h
10507Only in working/gettext-tools/gnulib-lib/libxml: nanohttp.h
10508Only in working/gettext-tools/gnulib-lib/libxml: parser.h
10509Only in working/gettext-tools/gnulib-lib/libxml: parserInternals.h
10510Only in working/gettext-tools/gnulib-lib/libxml: pattern.h
10511Only in working/gettext-tools/gnulib-lib/libxml: relaxng.h
10512Only in working/gettext-tools/gnulib-lib/libxml: schemasInternals.h
10513Only in working/gettext-tools/gnulib-lib/libxml: schematron.h
10514Only in working/gettext-tools/gnulib-lib/libxml: threads.h
10515Only in working/gettext-tools/gnulib-lib/libxml: tree.h
10516Only in working/gettext-tools/gnulib-lib/libxml: uri.h
10517Only in working/gettext-tools/gnulib-lib/libxml: valid.h
10518Only in working/gettext-tools/gnulib-lib/libxml: xinclude.h
10519Only in working/gettext-tools/gnulib-lib/libxml: xlink.h
10520Only in working/gettext-tools/gnulib-lib/libxml: xmlIO.h
10521Only in working/gettext-tools/gnulib-lib/libxml: xmlautomata.h
10522Only in working/gettext-tools/gnulib-lib/libxml: xmlerror.h
10523Only in working/gettext-tools/gnulib-lib/libxml: xmlexports.h
10524Only in working/gettext-tools/gnulib-lib/libxml: xmlmemory.h
10525Only in working/gettext-tools/gnulib-lib/libxml: xmlmodule.h
10526Only in working/gettext-tools/gnulib-lib/libxml: xmlreader.h
10527Only in working/gettext-tools/gnulib-lib/libxml: xmlregexp.h
10528Only in working/gettext-tools/gnulib-lib/libxml: xmlsave.h
10529Only in working/gettext-tools/gnulib-lib/libxml: xmlschemas.h
10530Only in working/gettext-tools/gnulib-lib/libxml: xmlschemastypes.h
10531Only in working/gettext-tools/gnulib-lib/libxml: xmlstring.h
10532Only in working/gettext-tools/gnulib-lib/libxml: xmlunicode.h
10533Only in working/gettext-tools/gnulib-lib/libxml: xmlversion.h
10534Only in working/gettext-tools/gnulib-lib/libxml: xmlwriter.h
10535Only in working/gettext-tools/gnulib-lib/libxml: xpath.h
10536Only in working/gettext-tools/gnulib-lib/libxml: xpathInternals.h
10537Only in working/gettext-tools/gnulib-lib/libxml: xpointer.h
10538Only in working/gettext-tools/gnulib-lib: libxml_rpl.la
10539Only in working/gettext-tools/gnulib-lib: localcharset.lo
10540Only in working/gettext-tools/gnulib-lib: localcharset.o
10541Only in working/gettext-tools/gnulib-lib: locale.h
10542Only in working/gettext-tools/gnulib-lib: localename.lo
10543Only in working/gettext-tools/gnulib-lib: localename.o
10544Only in working/gettext-tools/gnulib-lib: lstat.lo
10545Only in working/gettext-tools/gnulib-lib: lstat.o
10546Only in working/gettext-tools/gnulib-lib: malloca.lo
10547Only in working/gettext-tools/gnulib-lib: malloca.o
10548Only in working/gettext-tools/gnulib-lib: mbchar.lo
10549Only in working/gettext-tools/gnulib-lib: mbchar.o
10550Only in working/gettext-tools/gnulib-lib: mbslen.lo
10551Only in working/gettext-tools/gnulib-lib: mbslen.o
10552Only in working/gettext-tools/gnulib-lib: mbsstr.lo
10553Only in working/gettext-tools/gnulib-lib: mbsstr.o
10554Only in working/gettext-tools/gnulib-lib: mbswidth.lo
10555Only in working/gettext-tools/gnulib-lib: mbswidth.o
10556Only in working/gettext-tools/gnulib-lib: obstack.lo
10557Only in working/gettext-tools/gnulib-lib: obstack.o
10558Only in working/gettext-tools/gnulib-lib: open.lo
10559Only in working/gettext-tools/gnulib-lib: open.o
10560Only in working/gettext-tools/gnulib-lib: ostream.lo
10561Only in working/gettext-tools/gnulib-lib: ostream.o
10562Only in working/gettext-tools/gnulib-lib: pipe-filter-ii.lo
10563Only in working/gettext-tools/gnulib-lib: pipe-filter-ii.o
10564Only in working/gettext-tools/gnulib-lib: pipe-safer.lo
10565Only in working/gettext-tools/gnulib-lib: pipe-safer.o
10566Only in working/gettext-tools/gnulib-lib: pipe.lo
10567Only in working/gettext-tools/gnulib-lib: pipe.o
10568Only in working/gettext-tools/gnulib-lib: pipe2-safer.lo
10569Only in working/gettext-tools/gnulib-lib: pipe2-safer.o
10570Only in working/gettext-tools/gnulib-lib: pipe2.lo
10571Only in working/gettext-tools/gnulib-lib: pipe2.o
10572Only in working/gettext-tools/gnulib-lib: printf-args.lo
10573Only in working/gettext-tools/gnulib-lib: printf-args.o
10574Only in working/gettext-tools/gnulib-lib: printf-parse.lo
10575Only in working/gettext-tools/gnulib-lib: printf-parse.o
10576Only in working/gettext-tools/gnulib-lib: progname.lo
10577Only in working/gettext-tools/gnulib-lib: progname.o
10578Only in working/gettext-tools/gnulib-lib: propername.lo
10579Only in working/gettext-tools/gnulib-lib: propername.o
10580Only in working/gettext-tools/gnulib-lib: quote.lo
10581Only in working/gettext-tools/gnulib-lib: quote.o
10582Only in working/gettext-tools/gnulib-lib: quotearg.lo
10583Only in working/gettext-tools/gnulib-lib: quotearg.o
10584Only in working/gettext-tools/gnulib-lib: rawmemchr.lo
10585Only in working/gettext-tools/gnulib-lib: rawmemchr.o
10586Only in working/gettext-tools/gnulib-lib: readlink.lo
10587Only in working/gettext-tools/gnulib-lib: readlink.o
10588Only in working/gettext-tools/gnulib-lib: ref-add.sed
10589Only in working/gettext-tools/gnulib-lib: ref-del.sed
10590Only in working/gettext-tools/gnulib-lib: safe-read.lo
10591Only in working/gettext-tools/gnulib-lib: safe-read.o
10592Only in working/gettext-tools/gnulib-lib: safe-write.lo
10593Only in working/gettext-tools/gnulib-lib: safe-write.o
10594Only in working/gettext-tools/gnulib-lib: set-mode-acl.lo
10595Only in working/gettext-tools/gnulib-lib: set-mode-acl.o
10596Only in working/gettext-tools/gnulib-lib: setenv.lo
10597Only in working/gettext-tools/gnulib-lib: setenv.o
10598Only in working/gettext-tools/gnulib-lib: sh-quote.lo
10599Only in working/gettext-tools/gnulib-lib: sh-quote.o
10600Only in working/gettext-tools/gnulib-lib: signal.h
10601Only in working/gettext-tools/gnulib-lib: spawn.h
10602Only in working/gettext-tools/gnulib-lib: stat.lo
10603Only in working/gettext-tools/gnulib-lib: stat.o
10604Only in working/gettext-tools/gnulib-lib: stdint.h
10605Only in working/gettext-tools/gnulib-lib: stdio.h
10606Only in working/gettext-tools/gnulib-lib: stdlib.h
10607Only in working/gettext-tools/gnulib-lib: stpncpy.lo
10608Only in working/gettext-tools/gnulib-lib: stpncpy.o
10609Only in working/gettext-tools/gnulib-lib: strchrnul.lo
10610Only in working/gettext-tools/gnulib-lib: strchrnul.o
10611Only in working/gettext-tools/gnulib-lib: striconv.lo
10612Only in working/gettext-tools/gnulib-lib: striconv.o
10613Only in working/gettext-tools/gnulib-lib: striconveh.lo
10614Only in working/gettext-tools/gnulib-lib: striconveh.o
10615Only in working/gettext-tools/gnulib-lib: striconveha.lo
10616Only in working/gettext-tools/gnulib-lib: striconveha.o
10617Only in working/gettext-tools/gnulib-lib: string.h
10618Only in working/gettext-tools/gnulib-lib: strnlen.lo
10619Only in working/gettext-tools/gnulib-lib: strnlen.o
10620Only in working/gettext-tools/gnulib-lib: strnlen1.lo
10621Only in working/gettext-tools/gnulib-lib: strnlen1.o
10622Only in working/gettext-tools/gnulib-lib: strstr.lo
10623Only in working/gettext-tools/gnulib-lib: strstr.o
10624Only in working/gettext-tools/gnulib-lib: styled-ostream.lo
10625Only in working/gettext-tools/gnulib-lib: styled-ostream.o
10626Only in working/gettext-tools/gnulib-lib: sys
10627Only in working/gettext-tools/gnulib-lib: tempname.lo
10628Only in working/gettext-tools/gnulib-lib: tempname.o
10629Only in working/gettext-tools/gnulib-lib: term-ostream.lo
10630Only in working/gettext-tools/gnulib-lib: term-ostream.o
10631Only in working/gettext-tools/gnulib-lib: term-styled-ostream.lo
10632Only in working/gettext-tools/gnulib-lib: term-styled-ostream.o
10633Only in working/gettext-tools/gnulib-lib: time.h
10634Only in working/gettext-tools/gnulib-lib: tmpdir.lo
10635Only in working/gettext-tools/gnulib-lib: tmpdir.o
10636Only in working/gettext-tools/gnulib-lib: trim.lo
10637Only in working/gettext-tools/gnulib-lib: trim.o
10638Only in working/gettext-tools/gnulib-lib/uniconv: .dirstamp
10639Only in working/gettext-tools/gnulib-lib/uniconv: .libs
10640Only in working/gettext-tools/gnulib-lib/uniconv: u8-conv-from-enc.lo
10641Only in working/gettext-tools/gnulib-lib/uniconv: u8-conv-from-enc.o
10642Only in working/gettext-tools/gnulib-lib: uniconv.h
10643Only in working/gettext-tools/gnulib-lib/unilbrk: .dirstamp
10644Only in working/gettext-tools/gnulib-lib/unilbrk: .libs
10645Only in working/gettext-tools/gnulib-lib/unilbrk: lbrktables.lo
10646Only in working/gettext-tools/gnulib-lib/unilbrk: lbrktables.o
10647Only in working/gettext-tools/gnulib-lib/unilbrk: u8-possible-linebreaks.lo
10648Only in working/gettext-tools/gnulib-lib/unilbrk: u8-possible-linebreaks.o
10649Only in working/gettext-tools/gnulib-lib/unilbrk: u8-width-linebreaks.lo
10650Only in working/gettext-tools/gnulib-lib/unilbrk: u8-width-linebreaks.o
10651Only in working/gettext-tools/gnulib-lib/unilbrk: ulc-common.lo
10652Only in working/gettext-tools/gnulib-lib/unilbrk: ulc-common.o
10653Only in working/gettext-tools/gnulib-lib/unilbrk: ulc-width-linebreaks.lo
10654Only in working/gettext-tools/gnulib-lib/unilbrk: ulc-width-linebreaks.o
10655Only in working/gettext-tools/gnulib-lib: unilbrk.h
10656Only in working/gettext-tools/gnulib-lib/uniname: .dirstamp
10657Only in working/gettext-tools/gnulib-lib/uniname: .libs
10658Only in working/gettext-tools/gnulib-lib/uniname: uniname.lo
10659Only in working/gettext-tools/gnulib-lib/uniname: uniname.o
10660Only in working/gettext-tools/gnulib-lib: uniname.h
10661Only in working/gettext-tools/gnulib-lib: unistd.h
10662Only in working/gettext-tools/gnulib-lib/unistr: .dirstamp
10663Only in working/gettext-tools/gnulib-lib/unistr: .libs
10664Only in working/gettext-tools/gnulib-lib/unistr: u16-mbtouc-aux.lo
10665Only in working/gettext-tools/gnulib-lib/unistr: u16-mbtouc-aux.o
10666Only in working/gettext-tools/gnulib-lib/unistr: u16-mbtouc.lo
10667Only in working/gettext-tools/gnulib-lib/unistr: u16-mbtouc.o
10668Only in working/gettext-tools/gnulib-lib/unistr: u8-check.lo
10669Only in working/gettext-tools/gnulib-lib/unistr: u8-check.o
10670Only in working/gettext-tools/gnulib-lib/unistr: u8-mblen.lo
10671Only in working/gettext-tools/gnulib-lib/unistr: u8-mblen.o
10672Only in working/gettext-tools/gnulib-lib/unistr: u8-mbtouc-aux.lo
10673Only in working/gettext-tools/gnulib-lib/unistr: u8-mbtouc-aux.o
10674Only in working/gettext-tools/gnulib-lib/unistr: u8-mbtouc-unsafe-aux.lo
10675Only in working/gettext-tools/gnulib-lib/unistr: u8-mbtouc-unsafe-aux.o
10676Only in working/gettext-tools/gnulib-lib/unistr: u8-mbtouc-unsafe.lo
10677Only in working/gettext-tools/gnulib-lib/unistr: u8-mbtouc-unsafe.o
10678Only in working/gettext-tools/gnulib-lib/unistr: u8-mbtouc.lo
10679Only in working/gettext-tools/gnulib-lib/unistr: u8-mbtouc.o
10680Only in working/gettext-tools/gnulib-lib/unistr: u8-mbtoucr.lo
10681Only in working/gettext-tools/gnulib-lib/unistr: u8-mbtoucr.o
10682Only in working/gettext-tools/gnulib-lib/unistr: u8-prev.lo
10683Only in working/gettext-tools/gnulib-lib/unistr: u8-prev.o
10684Only in working/gettext-tools/gnulib-lib/unistr: u8-uctomb-aux.lo
10685Only in working/gettext-tools/gnulib-lib/unistr: u8-uctomb-aux.o
10686Only in working/gettext-tools/gnulib-lib/unistr: u8-uctomb.lo
10687Only in working/gettext-tools/gnulib-lib/unistr: u8-uctomb.o
10688Only in working/gettext-tools/gnulib-lib: unistr.h
10689Only in working/gettext-tools/gnulib-lib: unitypes.h
10690Only in working/gettext-tools/gnulib-lib/uniwidth: .dirstamp
10691Only in working/gettext-tools/gnulib-lib/uniwidth: .libs
10692Only in working/gettext-tools/gnulib-lib/uniwidth: width.lo
10693Only in working/gettext-tools/gnulib-lib/uniwidth: width.o
10694Only in working/gettext-tools/gnulib-lib: uniwidth.h
10695Only in working/gettext-tools/gnulib-lib: unused-parameter.h
10696Only in working/gettext-tools/gnulib-lib: vasnprintf.lo
10697Only in working/gettext-tools/gnulib-lib: vasnprintf.o
10698Only in working/gettext-tools/gnulib-lib: wait-process.lo
10699Only in working/gettext-tools/gnulib-lib: wait-process.o
10700Only in working/gettext-tools/gnulib-lib: warn-on-use.h
10701Only in working/gettext-tools/gnulib-lib: wchar.h
10702Only in working/gettext-tools/gnulib-lib: wctype.h
10703Only in working/gettext-tools/gnulib-lib: wcwidth.lo
10704Only in working/gettext-tools/gnulib-lib: wcwidth.o
10705Only in working/gettext-tools/gnulib-lib: xasprintf.lo
10706Only in working/gettext-tools/gnulib-lib: xasprintf.o
10707Only in working/gettext-tools/gnulib-lib: xconcat-filename.lo
10708Only in working/gettext-tools/gnulib-lib: xconcat-filename.o
10709Only in working/gettext-tools/gnulib-lib: xerror.lo
10710Only in working/gettext-tools/gnulib-lib: xerror.o
10711Only in working/gettext-tools/gnulib-lib: xmalloc.lo
10712Only in working/gettext-tools/gnulib-lib: xmalloc.o
10713Only in working/gettext-tools/gnulib-lib: xmalloca.lo
10714Only in working/gettext-tools/gnulib-lib: xmalloca.o
10715Only in working/gettext-tools/gnulib-lib: xreadlink.lo
10716Only in working/gettext-tools/gnulib-lib: xreadlink.o
10717Only in working/gettext-tools/gnulib-lib: xsetenv.lo
10718Only in working/gettext-tools/gnulib-lib: xsetenv.o
10719Only in working/gettext-tools/gnulib-lib: xstrdup.lo
10720Only in working/gettext-tools/gnulib-lib: xstrdup.o
10721Only in working/gettext-tools/gnulib-lib: xstriconv.lo
10722Only in working/gettext-tools/gnulib-lib: xstriconv.o
10723Only in working/gettext-tools/gnulib-lib: xstriconveh.lo
10724Only in working/gettext-tools/gnulib-lib: xstriconveh.o
10725Only in working/gettext-tools/gnulib-lib: xvasprintf.lo
10726Only in working/gettext-tools/gnulib-lib: xvasprintf.o
10727diff -r -U 3 broken/gettext-tools/gnulib-tests/Makefile working/gettext-tools/gnulib-tests/Makefile
10728--- broken/gettext-tools/gnulib-tests/Makefile  2010-06-07 14:34:21.000000000 -0400
10729+++ working/gettext-tools/gnulib-tests/Makefile 2010-06-07 14:08:24.000000000 -0400
10730@@ -1182,7 +1182,7 @@
10731 CATOBJEXT = .gmo
10732 CC = /usr/bin/gcc-4.2 -std=gnu99
10733 CCDEPMODE = depmode=gcc3
10734-CFLAGS = -pipe -O2 -arch x86_64
10735+CFLAGS = -O2 -arch x86_64
10736 CFLAG_VISIBILITY = -fvisibility=hidden
10737 CLASSPATH =
10738 CLASSPATH_SEPARATOR = :
10739@@ -1198,7 +1198,7 @@
10740 CXX = /usr/bin/g++-4.2
10741 CXXCPP = /usr/bin/g++-4.2 -E
10742 CXXDEPMODE = depmode=gcc3
10743-CXXFLAGS = -pipe -O2 -arch x86_64
10744+CXXFLAGS = -O2 -arch x86_64
10745 CYGPATH_W = echo
10746 DATADIRNAME = share
10747 DEFS = -DHAVE_CONFIG_H
10748@@ -1233,8 +1233,8 @@
10749 GLIBC2 = no
10750 GLIBC21 = no
10751 GLOBAL_SYMBOL_PIPE = sed -n -e 's/^.*[  ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'
10752-GMSGFMT = :
10753-GMSGFMT_015 = :
10754+GMSGFMT = /opt/local/bin/msgfmt
10755+GMSGFMT_015 = /opt/local/bin/msgfmt
10756 GNULIB_ACCEPT = 0
10757 GNULIB_ACCEPT4 = 0
10758 GNULIB_ATOLL = 0
10759@@ -1676,7 +1676,7 @@
10760 JAR = jar
10761 JAVA_CHOICE = yes
10762 LD = /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
10763-LDFLAGS = -L/opt/local/lib -arch x86_64
10764+LDFLAGS = -L/opt/local/lib
10765 LIBCROCO =
10766 LIBEXPAT = -lexpat
10767 LIBEXPAT_PREFIX = /opt/local
10768@@ -1732,9 +1732,9 @@
10769 MKDIR_P = ../../build-aux/install-sh -c -d
10770 MONO_PATH =
10771 MONO_PATH_SEPARATOR = :
10772-MSGFMT = :
10773-MSGFMT_015 = :
10774-MSGMERGE = :
10775+MSGFMT = /opt/local/bin/msgfmt
10776+MSGFMT_015 = /opt/local/bin/msgfmt
10777+MSGMERGE = /opt/local/bin/msgmerge
10778 MSGMERGE_LIBM =
10779 NEXT_AS_FIRST_DIRECTIVE_ERRNO_H =
10780 NEXT_AS_FIRST_DIRECTIVE_FCNTL_H = <fcntl.h>
10781@@ -1956,8 +1956,8 @@
10782 WINT_T_SUFFIX =
10783 WOE32 = no
10784 WOE32DLL = no
10785-XGETTEXT = :
10786-XGETTEXT_015 = :
10787+XGETTEXT = /opt/local/bin/xgettext
10788+XGETTEXT_015 = /opt/local/bin/xgettext
10789 XGETTEXT_EXTRA_OPTIONS =  --flag=error:3:c-format --flag=error_at_line:5:c-format --keyword='proper_name:1,"This is a proper name. See the gettext manual, section Names."' --keyword='proper_name_utf8:1,"This is a proper name. See the gettext manual, section Names."' --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format
10790 YACC = bison -y
10791 YFLAGS =
10792Only in working/gettext-tools/gnulib-tests: arg-nonnull.h
10793Only in working/gettext-tools/gnulib-tests: c++defs.h
10794Only in working/gettext-tools/gnulib-tests: test-posix_spawn1.sh
10795Only in working/gettext-tools/gnulib-tests: test-posix_spawn2.sh
10796Only in working/gettext-tools/gnulib-tests: unused-parameter.h
10797Only in working/gettext-tools/gnulib-tests: warn-on-use.h
10798Only in working/gettext-tools/intl: .libs
10799diff -r -U 3 broken/gettext-tools/intl/Makefile working/gettext-tools/intl/Makefile
10800--- broken/gettext-tools/intl/Makefile  2010-06-07 14:34:20.000000000 -0400
10801+++ working/gettext-tools/intl/Makefile 2010-06-07 14:08:23.000000000 -0400
10802@@ -106,8 +106,8 @@
10803 -Drelocate=libintl_relocate \
10804 -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H
10805 CPPFLAGS = -no-cpp-precomp -I/opt/local/include
10806-CFLAGS = -pipe -O2 -arch x86_64 -fvisibility=hidden
10807-LDFLAGS = -L/opt/local/lib -arch x86_64 $(LDFLAGS_no)
10808+CFLAGS = -O2 -arch x86_64 -fvisibility=hidden
10809+LDFLAGS = -L/opt/local/lib $(LDFLAGS_no)
10810 LDFLAGS_yes = -Wl,--export-all-symbols
10811 LDFLAGS_no =
10812 LIBS =
10813Only in working/gettext-tools/intl: bindtextdom.lo
10814Only in working/gettext-tools/intl: bindtextdom.o
10815Only in working/gettext-tools/intl: charset.alias
10816Only in working/gettext-tools/intl: dcgettext.lo
10817Only in working/gettext-tools/intl: dcgettext.o
10818Only in working/gettext-tools/intl: dcigettext.lo
10819Only in working/gettext-tools/intl: dcigettext.o
10820Only in working/gettext-tools/intl: dcngettext.lo
10821Only in working/gettext-tools/intl: dcngettext.o
10822Only in working/gettext-tools/intl: dgettext.lo
10823Only in working/gettext-tools/intl: dgettext.o
10824Only in working/gettext-tools/intl: dngettext.lo
10825Only in working/gettext-tools/intl: dngettext.o
10826Only in working/gettext-tools/intl: explodename.lo
10827Only in working/gettext-tools/intl: explodename.o
10828Only in working/gettext-tools/intl: finddomain.lo
10829Only in working/gettext-tools/intl: finddomain.o
10830Only in working/gettext-tools/intl: gettext.lo
10831Only in working/gettext-tools/intl: gettext.o
10832Only in working/gettext-tools/intl: hash-string.lo
10833Only in working/gettext-tools/intl: hash-string.o
10834Only in working/gettext-tools/intl: intl-compat.lo
10835Only in working/gettext-tools/intl: intl-compat.o
10836Only in working/gettext-tools/intl: l10nflist.lo
10837Only in working/gettext-tools/intl: l10nflist.o
10838Only in working/gettext-tools/intl: langprefs.lo
10839Only in working/gettext-tools/intl: langprefs.o
10840Only in working/gettext-tools/intl: libgnuintl.h
10841Only in working/gettext-tools/intl: libintl.h
10842Only in working/gettext-tools/intl: libintl.la
10843Only in working/gettext-tools/intl: loadmsgcat.lo
10844Only in working/gettext-tools/intl: loadmsgcat.o
10845Only in working/gettext-tools/intl: localcharset.lo
10846Only in working/gettext-tools/intl: localcharset.o
10847Only in working/gettext-tools/intl: localealias.lo
10848Only in working/gettext-tools/intl: localealias.o
10849Only in working/gettext-tools/intl: localename.lo
10850Only in working/gettext-tools/intl: localename.o
10851Only in working/gettext-tools/intl: lock.lo
10852Only in working/gettext-tools/intl: lock.o
10853Only in working/gettext-tools/intl: log.lo
10854Only in working/gettext-tools/intl: log.o
10855Only in working/gettext-tools/intl: ngettext.lo
10856Only in working/gettext-tools/intl: ngettext.o
10857Only in working/gettext-tools/intl: osdep.lo
10858Only in working/gettext-tools/intl: osdep.o
10859Only in working/gettext-tools/intl: plural-exp.lo
10860Only in working/gettext-tools/intl: plural-exp.o
10861Only in working/gettext-tools/intl: plural.lo
10862Only in working/gettext-tools/intl: plural.o
10863Only in working/gettext-tools/intl: printf.lo
10864Only in working/gettext-tools/intl: printf.o
10865Only in working/gettext-tools/intl: ref-add.sed
10866Only in working/gettext-tools/intl: ref-del.sed
10867Only in working/gettext-tools/intl: relocatable.lo
10868Only in working/gettext-tools/intl: relocatable.o
10869Only in working/gettext-tools/intl: setlocale.lo
10870Only in working/gettext-tools/intl: setlocale.o
10871Only in working/gettext-tools/intl: textdomain.lo
10872Only in working/gettext-tools/intl: textdomain.o
10873Only in working/gettext-tools/intl: threadlib.lo
10874Only in working/gettext-tools/intl: threadlib.o
10875Only in working/gettext-tools/intl: version.lo
10876Only in working/gettext-tools/intl: version.o
10877Only in working/gettext-tools/libgettextpo: .libs
10878diff -r -U 3 broken/gettext-tools/libgettextpo/Makefile working/gettext-tools/libgettextpo/Makefile
10879--- broken/gettext-tools/libgettextpo/Makefile  2010-06-07 14:34:20.000000000 -0400
10880+++ working/gettext-tools/libgettextpo/Makefile 2010-06-07 14:08:23.000000000 -0400
10881@@ -478,7 +478,7 @@
10882 CATOBJEXT = .gmo
10883 CC = /usr/bin/gcc-4.2 -std=gnu99
10884 CCDEPMODE = depmode=gcc3
10885-CFLAGS = -pipe -O2 -arch x86_64
10886+CFLAGS = -O2 -arch x86_64
10887 CFLAG_VISIBILITY = -fvisibility=hidden
10888 CLASSPATH =
10889 CLASSPATH_SEPARATOR = :
10890@@ -494,7 +494,7 @@
10891 CXX = /usr/bin/g++-4.2
10892 CXXCPP = /usr/bin/g++-4.2 -E
10893 CXXDEPMODE = depmode=gcc3
10894-CXXFLAGS = -pipe -O2 -arch x86_64
10895+CXXFLAGS = -O2 -arch x86_64
10896 CYGPATH_W = echo
10897 DATADIRNAME = share
10898 DEFS = -DHAVE_CONFIG_H
10899@@ -529,8 +529,8 @@
10900 GLIBC2 = no
10901 GLIBC21 = no
10902 GLOBAL_SYMBOL_PIPE = sed -n -e 's/^.*[  ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'
10903-GMSGFMT = :
10904-GMSGFMT_015 = :
10905+GMSGFMT = /opt/local/bin/msgfmt
10906+GMSGFMT_015 = /opt/local/bin/msgfmt
10907 GNULIB_ACCEPT = 0
10908 GNULIB_ACCEPT4 = 0
10909 GNULIB_ATOLL = 0
10910@@ -972,7 +972,7 @@
10911 JAR = jar
10912 JAVA_CHOICE = yes
10913 LD = /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
10914-LDFLAGS = -L/opt/local/lib -arch x86_64
10915+LDFLAGS = -L/opt/local/lib
10916 LIBCROCO =
10917 LIBEXPAT = -lexpat
10918 LIBEXPAT_PREFIX = /opt/local
10919@@ -1028,9 +1028,9 @@
10920 MKDIR_P = ../../build-aux/install-sh -c -d
10921 MONO_PATH =
10922 MONO_PATH_SEPARATOR = :
10923-MSGFMT = :
10924-MSGFMT_015 = :
10925-MSGMERGE = :
10926+MSGFMT = /opt/local/bin/msgfmt
10927+MSGFMT_015 = /opt/local/bin/msgfmt
10928+MSGMERGE = /opt/local/bin/msgmerge
10929 MSGMERGE_LIBM =
10930 NEXT_AS_FIRST_DIRECTIVE_ERRNO_H =
10931 NEXT_AS_FIRST_DIRECTIVE_FCNTL_H = <fcntl.h>
10932@@ -1252,8 +1252,8 @@
10933 WINT_T_SUFFIX =
10934 WOE32 = no
10935 WOE32DLL = no
10936-XGETTEXT = :
10937-XGETTEXT_015 = :
10938+XGETTEXT = /opt/local/bin/xgettext
10939+XGETTEXT_015 = /opt/local/bin/xgettext
10940 XGETTEXT_EXTRA_OPTIONS =  --flag=error:3:c-format --flag=error_at_line:5:c-format --keyword='proper_name:1,"This is a proper name. See the gettext manual, section Names."' --keyword='proper_name_utf8:1,"This is a proper name. See the gettext manual, section Names."' --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format
10941 YACC = bison -y
10942 YFLAGS =
10943Only in working/gettext-tools/libgettextpo: alloca.h
10944Only in working/gettext-tools/libgettextpo: arg-nonnull.h
10945Only in working/gettext-tools/libgettextpo: asnprintf.lo
10946Only in working/gettext-tools/libgettextpo: asnprintf.o
10947Only in working/gettext-tools/libgettextpo: basename.lo
10948Only in working/gettext-tools/libgettextpo: basename.o
10949Only in working/gettext-tools/libgettextpo: c++defs.h
10950Only in working/gettext-tools/libgettextpo: c-ctype.lo
10951Only in working/gettext-tools/libgettextpo: c-ctype.o
10952Only in working/gettext-tools/libgettextpo: c-strcasecmp.lo
10953Only in working/gettext-tools/libgettextpo: c-strcasecmp.o
10954Only in working/gettext-tools/libgettextpo: c-strncasecmp.lo
10955Only in working/gettext-tools/libgettextpo: c-strncasecmp.o
10956Only in working/gettext-tools/libgettextpo: c-strstr.lo
10957Only in working/gettext-tools/libgettextpo: c-strstr.o
10958Only in working/gettext-tools/libgettextpo: charset.alias
10959Only in working/gettext-tools/libgettextpo: concat-filename.lo
10960Only in working/gettext-tools/libgettextpo: concat-filename.o
10961Only in working/gettext-tools/libgettextpo: config.h
10962Only in working/gettext-tools/libgettextpo: configmake.h
10963Only in working/gettext-tools/libgettextpo: dir-list.lo
10964Only in working/gettext-tools/libgettextpo: dir-list.o
10965Only in working/gettext-tools/libgettextpo: error-progname.lo
10966Only in working/gettext-tools/libgettextpo: error-progname.o
10967Only in working/gettext-tools/libgettextpo: error.lo
10968Only in working/gettext-tools/libgettextpo: error.o
10969Only in working/gettext-tools/libgettextpo: exitfail.lo
10970Only in working/gettext-tools/libgettextpo: exitfail.o
10971Only in working/gettext-tools/libgettextpo: fcntl.h
10972Only in working/gettext-tools/libgettextpo: file-ostream.lo
10973Only in working/gettext-tools/libgettextpo: file-ostream.o
10974Only in working/gettext-tools/libgettextpo: format-awk.lo
10975Only in working/gettext-tools/libgettextpo: format-awk.o
10976Only in working/gettext-tools/libgettextpo: format-boost.lo
10977Only in working/gettext-tools/libgettextpo: format-boost.o
10978Only in working/gettext-tools/libgettextpo: format-c.lo
10979Only in working/gettext-tools/libgettextpo: format-c.o
10980Only in working/gettext-tools/libgettextpo: format-csharp.lo
10981Only in working/gettext-tools/libgettextpo: format-csharp.o
10982Only in working/gettext-tools/libgettextpo: format-elisp.lo
10983Only in working/gettext-tools/libgettextpo: format-elisp.o
10984Only in working/gettext-tools/libgettextpo: format-gcc-internal.lo
10985Only in working/gettext-tools/libgettextpo: format-gcc-internal.o
10986Only in working/gettext-tools/libgettextpo: format-gfc-internal.lo
10987Only in working/gettext-tools/libgettextpo: format-gfc-internal.o
10988Only in working/gettext-tools/libgettextpo: format-java.lo
10989Only in working/gettext-tools/libgettextpo: format-java.o
10990Only in working/gettext-tools/libgettextpo: format-kde.lo
10991Only in working/gettext-tools/libgettextpo: format-kde.o
10992Only in working/gettext-tools/libgettextpo: format-librep.lo
10993Only in working/gettext-tools/libgettextpo: format-librep.o
10994Only in working/gettext-tools/libgettextpo: format-lisp.lo
10995Only in working/gettext-tools/libgettextpo: format-lisp.o
10996Only in working/gettext-tools/libgettextpo: format-pascal.lo
10997Only in working/gettext-tools/libgettextpo: format-pascal.o
10998Only in working/gettext-tools/libgettextpo: format-perl-brace.lo
10999Only in working/gettext-tools/libgettextpo: format-perl-brace.o
11000Only in working/gettext-tools/libgettextpo: format-perl.lo
11001Only in working/gettext-tools/libgettextpo: format-perl.o
11002Only in working/gettext-tools/libgettextpo: format-php.lo
11003Only in working/gettext-tools/libgettextpo: format-php.o
11004Only in working/gettext-tools/libgettextpo: format-python.lo
11005Only in working/gettext-tools/libgettextpo: format-python.o
11006Only in working/gettext-tools/libgettextpo: format-qt-plural.lo
11007Only in working/gettext-tools/libgettextpo: format-qt-plural.o
11008Only in working/gettext-tools/libgettextpo: format-qt.lo
11009Only in working/gettext-tools/libgettextpo: format-qt.o
11010Only in working/gettext-tools/libgettextpo: format-scheme.lo
11011Only in working/gettext-tools/libgettextpo: format-scheme.o
11012Only in working/gettext-tools/libgettextpo: format-sh.lo
11013Only in working/gettext-tools/libgettextpo: format-sh.o
11014Only in working/gettext-tools/libgettextpo: format-tcl.lo
11015Only in working/gettext-tools/libgettextpo: format-tcl.o
11016Only in working/gettext-tools/libgettextpo: format-ycp.lo
11017Only in working/gettext-tools/libgettextpo: format-ycp.o
11018Only in working/gettext-tools/libgettextpo: format.lo
11019Only in working/gettext-tools/libgettextpo: format.o
11020Only in working/gettext-tools/libgettextpo: fstrcmp.lo
11021Only in working/gettext-tools/libgettextpo: fstrcmp.o
11022Only in working/gettext-tools/libgettextpo: fwriteerror.lo
11023Only in working/gettext-tools/libgettextpo: fwriteerror.o
11024Only in working/gettext-tools/libgettextpo: gcd.lo
11025Only in working/gettext-tools/libgettextpo: gcd.o
11026Only in working/gettext-tools/libgettextpo: getdelim.lo
11027Only in working/gettext-tools/libgettextpo: getdelim.o
11028Only in working/gettext-tools/libgettextpo: getline.lo
11029Only in working/gettext-tools/libgettextpo: getline.o
11030Only in working/gettext-tools/libgettextpo: gettext-po.h
11031Only in working/gettext-tools/libgettextpo: gettext-po.lo
11032Only in working/gettext-tools/libgettextpo: gettext-po.o
11033Only in working/gettext-tools/libgettextpo: hash.lo
11034Only in working/gettext-tools/libgettextpo: hash.o
11035Only in working/gettext-tools/libgettextpo: iconv.h
11036Only in working/gettext-tools/libgettextpo: lbrktables.lo
11037Only in working/gettext-tools/libgettextpo: lbrktables.o
11038Only in working/gettext-tools/libgettextpo: libgettextpo.la
11039Only in working/gettext-tools/libgettextpo: libgnu.la
11040Only in working/gettext-tools/libgettextpo: localcharset.lo
11041Only in working/gettext-tools/libgettextpo: localcharset.o
11042Only in working/gettext-tools/libgettextpo: lock.lo
11043Only in working/gettext-tools/libgettextpo: lock.o
11044Only in working/gettext-tools/libgettextpo: malloca.lo
11045Only in working/gettext-tools/libgettextpo: malloca.o
11046Only in working/gettext-tools/libgettextpo: mbswidth.lo
11047Only in working/gettext-tools/libgettextpo: mbswidth.o
11048Only in working/gettext-tools/libgettextpo: message.lo
11049Only in working/gettext-tools/libgettextpo: message.o
11050Only in working/gettext-tools/libgettextpo: msgl-ascii.lo
11051Only in working/gettext-tools/libgettextpo: msgl-ascii.o
11052Only in working/gettext-tools/libgettextpo: msgl-check.lo
11053Only in working/gettext-tools/libgettextpo: msgl-check.o
11054Only in working/gettext-tools/libgettextpo: obstack.lo
11055Only in working/gettext-tools/libgettextpo: obstack.o
11056Only in working/gettext-tools/libgettextpo: open-catalog.lo
11057Only in working/gettext-tools/libgettextpo: open-catalog.o
11058Only in working/gettext-tools/libgettextpo: open.lo
11059Only in working/gettext-tools/libgettextpo: open.o
11060Only in working/gettext-tools/libgettextpo: ostream.lo
11061Only in working/gettext-tools/libgettextpo: ostream.o
11062Only in working/gettext-tools/libgettextpo: plural-eval.lo
11063Only in working/gettext-tools/libgettextpo: plural-eval.o
11064Only in working/gettext-tools/libgettextpo: plural-exp.lo
11065Only in working/gettext-tools/libgettextpo: plural-exp.o
11066Only in working/gettext-tools/libgettextpo: plural-table.lo
11067Only in working/gettext-tools/libgettextpo: plural-table.o
11068Only in working/gettext-tools/libgettextpo: po-charset.lo
11069Only in working/gettext-tools/libgettextpo: po-charset.o
11070Only in working/gettext-tools/libgettextpo: po-error.lo
11071Only in working/gettext-tools/libgettextpo: po-error.o
11072Only in working/gettext-tools/libgettextpo: po-gram-gen.lo
11073Only in working/gettext-tools/libgettextpo: po-gram-gen.o
11074Only in working/gettext-tools/libgettextpo: po-lex.lo
11075Only in working/gettext-tools/libgettextpo: po-lex.o
11076Only in working/gettext-tools/libgettextpo: po-xerror.lo
11077Only in working/gettext-tools/libgettextpo: po-xerror.o
11078Only in working/gettext-tools/libgettextpo: printf-args.lo
11079Only in working/gettext-tools/libgettextpo: printf-args.o
11080Only in working/gettext-tools/libgettextpo: printf-parse.lo
11081Only in working/gettext-tools/libgettextpo: printf-parse.o
11082Only in working/gettext-tools/libgettextpo: progname.lo
11083Only in working/gettext-tools/libgettextpo: progname.o
11084Only in working/gettext-tools/libgettextpo: read-catalog-abstract.lo
11085Only in working/gettext-tools/libgettextpo: read-catalog-abstract.o
11086Only in working/gettext-tools/libgettextpo: read-catalog.lo
11087Only in working/gettext-tools/libgettextpo: read-catalog.o
11088Only in working/gettext-tools/libgettextpo: read-po.lo
11089Only in working/gettext-tools/libgettextpo: read-po.o
11090Only in working/gettext-tools/libgettextpo: ref-add.sed
11091Only in working/gettext-tools/libgettextpo: ref-del.sed
11092Only in working/gettext-tools/libgettextpo: signal.h
11093Only in working/gettext-tools/libgettextpo: stat.lo
11094Only in working/gettext-tools/libgettextpo: stat.o
11095Only in working/gettext-tools/libgettextpo: stdint.h
11096Only in working/gettext-tools/libgettextpo: stdio.h
11097Only in working/gettext-tools/libgettextpo: stdlib.h
11098Only in working/gettext-tools/libgettextpo: str-list.lo
11099Only in working/gettext-tools/libgettextpo: str-list.o
11100Only in working/gettext-tools/libgettextpo: striconv.lo
11101Only in working/gettext-tools/libgettextpo: striconv.o
11102Only in working/gettext-tools/libgettextpo: striconveh.lo
11103Only in working/gettext-tools/libgettextpo: striconveh.o
11104Only in working/gettext-tools/libgettextpo: striconveha.lo
11105Only in working/gettext-tools/libgettextpo: striconveha.o
11106Only in working/gettext-tools/libgettextpo: string.h
11107Only in working/gettext-tools/libgettextpo: strstr.lo
11108Only in working/gettext-tools/libgettextpo: strstr.o
11109Only in working/gettext-tools/libgettextpo: sys
11110Only in working/gettext-tools/libgettextpo: threadlib.lo
11111Only in working/gettext-tools/libgettextpo: threadlib.o
11112Only in working/gettext-tools/libgettextpo: time.h
11113Only in working/gettext-tools/libgettextpo: tls.lo
11114Only in working/gettext-tools/libgettextpo: tls.o
11115Only in working/gettext-tools/libgettextpo: u16-mbtouc-aux.lo
11116Only in working/gettext-tools/libgettextpo: u16-mbtouc-aux.o
11117Only in working/gettext-tools/libgettextpo: u16-mbtouc.lo
11118Only in working/gettext-tools/libgettextpo: u16-mbtouc.o
11119Only in working/gettext-tools/libgettextpo: u8-check.lo
11120Only in working/gettext-tools/libgettextpo: u8-check.o
11121Only in working/gettext-tools/libgettextpo: u8-conv-from-enc.lo
11122Only in working/gettext-tools/libgettextpo: u8-conv-from-enc.o
11123Only in working/gettext-tools/libgettextpo: u8-mblen.lo
11124Only in working/gettext-tools/libgettextpo: u8-mblen.o
11125Only in working/gettext-tools/libgettextpo: u8-mbtouc-aux.lo
11126Only in working/gettext-tools/libgettextpo: u8-mbtouc-aux.o
11127Only in working/gettext-tools/libgettextpo: u8-mbtouc-unsafe-aux.lo
11128Only in working/gettext-tools/libgettextpo: u8-mbtouc-unsafe-aux.o
11129Only in working/gettext-tools/libgettextpo: u8-mbtouc-unsafe.lo
11130Only in working/gettext-tools/libgettextpo: u8-mbtouc-unsafe.o
11131Only in working/gettext-tools/libgettextpo: u8-mbtouc.lo
11132Only in working/gettext-tools/libgettextpo: u8-mbtouc.o
11133Only in working/gettext-tools/libgettextpo: u8-mbtoucr.lo
11134Only in working/gettext-tools/libgettextpo: u8-mbtoucr.o
11135Only in working/gettext-tools/libgettextpo: u8-possible-linebreaks.lo
11136Only in working/gettext-tools/libgettextpo: u8-possible-linebreaks.o
11137Only in working/gettext-tools/libgettextpo: u8-prev.lo
11138Only in working/gettext-tools/libgettextpo: u8-prev.o
11139Only in working/gettext-tools/libgettextpo: u8-uctomb-aux.lo
11140Only in working/gettext-tools/libgettextpo: u8-uctomb-aux.o
11141Only in working/gettext-tools/libgettextpo: u8-uctomb.lo
11142Only in working/gettext-tools/libgettextpo: u8-uctomb.o
11143Only in working/gettext-tools/libgettextpo: u8-width-linebreaks.lo
11144Only in working/gettext-tools/libgettextpo: u8-width-linebreaks.o
11145Only in working/gettext-tools/libgettextpo: ulc-common.lo
11146Only in working/gettext-tools/libgettextpo: ulc-common.o
11147Only in working/gettext-tools/libgettextpo: ulc-width-linebreaks.lo
11148Only in working/gettext-tools/libgettextpo: ulc-width-linebreaks.o
11149Only in working/gettext-tools/libgettextpo: uniconv.h
11150Only in working/gettext-tools/libgettextpo: unilbrk.h
11151Only in working/gettext-tools/libgettextpo: unistd.h
11152Only in working/gettext-tools/libgettextpo: unistr.h
11153Only in working/gettext-tools/libgettextpo: unitypes.h
11154Only in working/gettext-tools/libgettextpo: uniwidth.h
11155Only in working/gettext-tools/libgettextpo: unused-parameter.h
11156Only in working/gettext-tools/libgettextpo: vasnprintf.lo
11157Only in working/gettext-tools/libgettextpo: vasnprintf.o
11158Only in working/gettext-tools/libgettextpo: warn-on-use.h
11159Only in working/gettext-tools/libgettextpo: wchar.h
11160Only in working/gettext-tools/libgettextpo: wctype.h
11161Only in working/gettext-tools/libgettextpo: wcwidth.lo
11162Only in working/gettext-tools/libgettextpo: wcwidth.o
11163Only in working/gettext-tools/libgettextpo: width.lo
11164Only in working/gettext-tools/libgettextpo: width.o
11165Only in working/gettext-tools/libgettextpo: write-catalog.lo
11166Only in working/gettext-tools/libgettextpo: write-catalog.o
11167Only in working/gettext-tools/libgettextpo: write-po.lo
11168Only in working/gettext-tools/libgettextpo: write-po.o
11169Only in working/gettext-tools/libgettextpo: xasprintf.lo
11170Only in working/gettext-tools/libgettextpo: xasprintf.o
11171Only in working/gettext-tools/libgettextpo: xconcat-filename.lo
11172Only in working/gettext-tools/libgettextpo: xconcat-filename.o
11173Only in working/gettext-tools/libgettextpo: xerror.lo
11174Only in working/gettext-tools/libgettextpo: xerror.o
11175Only in working/gettext-tools/libgettextpo: xmalloc.lo
11176Only in working/gettext-tools/libgettextpo: xmalloc.o
11177Only in working/gettext-tools/libgettextpo: xmalloca.lo
11178Only in working/gettext-tools/libgettextpo: xmalloca.o
11179Only in working/gettext-tools/libgettextpo: xstrdup.lo
11180Only in working/gettext-tools/libgettextpo: xstrdup.o
11181Only in working/gettext-tools/libgettextpo: xstriconv.lo
11182Only in working/gettext-tools/libgettextpo: xstriconv.o
11183Only in working/gettext-tools/libgettextpo: xvasprintf.lo
11184Only in working/gettext-tools/libgettextpo: xvasprintf.o
11185diff -r -U 3 broken/gettext-tools/libgrep/Makefile working/gettext-tools/libgrep/Makefile
11186--- broken/gettext-tools/libgrep/Makefile       2010-06-07 14:34:20.000000000 -0400
11187+++ working/gettext-tools/libgrep/Makefile      2010-06-07 14:08:23.000000000 -0400
11188@@ -338,7 +338,7 @@
11189 CATOBJEXT = .gmo
11190 CC = /usr/bin/gcc-4.2 -std=gnu99
11191 CCDEPMODE = depmode=gcc3
11192-CFLAGS = -pipe -O2 -arch x86_64
11193+CFLAGS = -O2 -arch x86_64
11194 CFLAG_VISIBILITY = -fvisibility=hidden
11195 CLASSPATH =
11196 CLASSPATH_SEPARATOR = :
11197@@ -354,7 +354,7 @@
11198 CXX = /usr/bin/g++-4.2
11199 CXXCPP = /usr/bin/g++-4.2 -E
11200 CXXDEPMODE = depmode=gcc3
11201-CXXFLAGS = -pipe -O2 -arch x86_64
11202+CXXFLAGS = -O2 -arch x86_64
11203 CYGPATH_W = echo
11204 DATADIRNAME = share
11205 DEFS = -DHAVE_CONFIG_H
11206@@ -389,8 +389,8 @@
11207 GLIBC2 = no
11208 GLIBC21 = no
11209 GLOBAL_SYMBOL_PIPE = sed -n -e 's/^.*[  ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'
11210-GMSGFMT = :
11211-GMSGFMT_015 = :
11212+GMSGFMT = /opt/local/bin/msgfmt
11213+GMSGFMT_015 = /opt/local/bin/msgfmt
11214 GNULIB_ACCEPT = 0
11215 GNULIB_ACCEPT4 = 0
11216 GNULIB_ATOLL = 0
11217@@ -832,7 +832,7 @@
11218 JAR = jar
11219 JAVA_CHOICE = yes
11220 LD = /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
11221-LDFLAGS = -L/opt/local/lib -arch x86_64
11222+LDFLAGS = -L/opt/local/lib
11223 LIBCROCO =
11224 LIBEXPAT = -lexpat
11225 LIBEXPAT_PREFIX = /opt/local
11226@@ -888,9 +888,9 @@
11227 MKDIR_P = ../../build-aux/install-sh -c -d
11228 MONO_PATH =
11229 MONO_PATH_SEPARATOR = :
11230-MSGFMT = :
11231-MSGFMT_015 = :
11232-MSGMERGE = :
11233+MSGFMT = /opt/local/bin/msgfmt
11234+MSGFMT_015 = /opt/local/bin/msgfmt
11235+MSGMERGE = /opt/local/bin/msgmerge
11236 MSGMERGE_LIBM =
11237 NEXT_AS_FIRST_DIRECTIVE_ERRNO_H =
11238 NEXT_AS_FIRST_DIRECTIVE_FCNTL_H = <fcntl.h>
11239@@ -1112,8 +1112,8 @@
11240 WINT_T_SUFFIX =
11241 WOE32 = no
11242 WOE32DLL = no
11243-XGETTEXT = :
11244-XGETTEXT_015 = :
11245+XGETTEXT = /opt/local/bin/xgettext
11246+XGETTEXT_015 = /opt/local/bin/xgettext
11247 XGETTEXT_EXTRA_OPTIONS =  --flag=error:3:c-format --flag=error_at_line:5:c-format --keyword='proper_name:1,"This is a proper name. See the gettext manual, section Names."' --keyword='proper_name_utf8:1,"This is a proper name. See the gettext manual, section Names."' --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format
11248 YACC = bison -y
11249 YFLAGS =
11250Only in working/gettext-tools/libgrep: c++defs.h
11251Only in working/gettext-tools/libgrep: dummy.o
11252Only in working/gettext-tools/libgrep: kwset.o
11253Only in working/gettext-tools/libgrep: langinfo.h
11254Only in working/gettext-tools/libgrep: libgrep.a
11255Only in working/gettext-tools/libgrep: m-fgrep.o
11256Only in working/gettext-tools/libgrep: m-regex.o
11257Only in working/gettext-tools/libgrep: regex.o
11258Only in working/gettext-tools/libgrep: warn-on-use.h
11259diff -r -U 3 broken/gettext-tools/libtool working/gettext-tools/libtool
11260--- broken/gettext-tools/libtool        2010-06-07 14:34:22.000000000 -0400
11261+++ working/gettext-tools/libtool       2010-06-07 14:08:25.000000000 -0400
11262@@ -2,7 +2,7 @@
11263 
11264 # libtool - Provide generalized library-building support services.
11265 # Generated automatically by config.status (gettext-tools) 0.18.1
11266-# Libtool was configured on host Hexane.local:
11267+# Libtool was configured on host Macintosh.local:
11268 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
11269 #
11270 #   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
11271@@ -138,7 +138,7 @@
11272 LTCC="/usr/bin/gcc-4.2 -std=gnu99"
11273 
11274 # LTCC compiler flags.
11275-LTCFLAGS="-pipe -O2 -arch x86_64"
11276+LTCFLAGS="-O2 -arch x86_64"
11277 
11278 # Take the output of nm and produce a listing of raw symbols and C names.
11279 global_symbol_pipe="sed -n -e 's/^.*[   ]\\([BCDEGRST][BCDEGRST]*\\)[   ][      ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'"
11280@@ -243,7 +243,7 @@
11281 hardcode_into_libs=no
11282 
11283 # Compile-time system search path for libraries.
11284-sys_lib_search_path_spec="/usr/lib/gcc/i686-apple-darwin10/4.2.1/x86_64 /usr/lib/i686-apple-darwin10/4.2.1 /usr/lib /opt/local/lib /usr/local/lib"
11285+sys_lib_search_path_spec="/usr/lib/gcc/i686-apple-darwin10/4.2.1/x86_64 /usr/lib/i686-apple-darwin10/4.2.1 /usr/lib /usr/local/lib"
11286 
11287 # Run-time system search path for libraries.
11288 sys_lib_dlsearch_path_spec="/usr/local/lib /lib /usr/lib"
11289diff -r -U 3 broken/gettext-tools/m4/Makefile working/gettext-tools/m4/Makefile
11290--- broken/gettext-tools/m4/Makefile    2010-06-07 14:34:21.000000000 -0400
11291+++ working/gettext-tools/m4/Makefile   2010-06-07 14:08:24.000000000 -0400
11292@@ -319,7 +319,7 @@
11293 CATOBJEXT = .gmo
11294 CC = /usr/bin/gcc-4.2 -std=gnu99
11295 CCDEPMODE = depmode=gcc3
11296-CFLAGS = -pipe -O2 -arch x86_64
11297+CFLAGS = -O2 -arch x86_64
11298 CFLAG_VISIBILITY = -fvisibility=hidden
11299 CLASSPATH =
11300 CLASSPATH_SEPARATOR = :
11301@@ -335,7 +335,7 @@
11302 CXX = /usr/bin/g++-4.2
11303 CXXCPP = /usr/bin/g++-4.2 -E
11304 CXXDEPMODE = depmode=gcc3
11305-CXXFLAGS = -pipe -O2 -arch x86_64
11306+CXXFLAGS = -O2 -arch x86_64
11307 CYGPATH_W = echo
11308 DATADIRNAME = share
11309 DEFS = -DHAVE_CONFIG_H
11310@@ -370,8 +370,8 @@
11311 GLIBC2 = no
11312 GLIBC21 = no
11313 GLOBAL_SYMBOL_PIPE = sed -n -e 's/^.*[  ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'
11314-GMSGFMT = :
11315-GMSGFMT_015 = :
11316+GMSGFMT = /opt/local/bin/msgfmt
11317+GMSGFMT_015 = /opt/local/bin/msgfmt
11318 GNULIB_ACCEPT = 0
11319 GNULIB_ACCEPT4 = 0
11320 GNULIB_ATOLL = 0
11321@@ -813,7 +813,7 @@
11322 JAR = jar
11323 JAVA_CHOICE = yes
11324 LD = /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
11325-LDFLAGS = -L/opt/local/lib -arch x86_64
11326+LDFLAGS = -L/opt/local/lib
11327 LIBCROCO =
11328 LIBEXPAT = -lexpat
11329 LIBEXPAT_PREFIX = /opt/local
11330@@ -869,9 +869,9 @@
11331 MKDIR_P = ../../build-aux/install-sh -c -d
11332 MONO_PATH =
11333 MONO_PATH_SEPARATOR = :
11334-MSGFMT = :
11335-MSGFMT_015 = :
11336-MSGMERGE = :
11337+MSGFMT = /opt/local/bin/msgfmt
11338+MSGFMT_015 = /opt/local/bin/msgfmt
11339+MSGMERGE = /opt/local/bin/msgmerge
11340 MSGMERGE_LIBM =
11341 NEXT_AS_FIRST_DIRECTIVE_ERRNO_H =
11342 NEXT_AS_FIRST_DIRECTIVE_FCNTL_H = <fcntl.h>
11343@@ -1093,8 +1093,8 @@
11344 WINT_T_SUFFIX =
11345 WOE32 = no
11346 WOE32DLL = no
11347-XGETTEXT = :
11348-XGETTEXT_015 = :
11349+XGETTEXT = /opt/local/bin/xgettext
11350+XGETTEXT_015 = /opt/local/bin/xgettext
11351 XGETTEXT_EXTRA_OPTIONS =  --flag=error:3:c-format --flag=error_at_line:5:c-format --keyword='proper_name:1,"This is a proper name. See the gettext manual, section Names."' --keyword='proper_name_utf8:1,"This is a proper name. See the gettext manual, section Names."' --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format
11352 YACC = bison -y
11353 YFLAGS =
11354diff -r -U 3 broken/gettext-tools/man/Makefile working/gettext-tools/man/Makefile
11355--- broken/gettext-tools/man/Makefile   2010-06-07 14:34:21.000000000 -0400
11356+++ working/gettext-tools/man/Makefile  2010-06-07 14:08:24.000000000 -0400
11357@@ -317,7 +317,7 @@
11358 CATOBJEXT = .gmo
11359 CC = /usr/bin/gcc-4.2 -std=gnu99
11360 CCDEPMODE = depmode=gcc3
11361-CFLAGS = -pipe -O2 -arch x86_64
11362+CFLAGS = -O2 -arch x86_64
11363 CFLAG_VISIBILITY = -fvisibility=hidden
11364 CLASSPATH =
11365 CLASSPATH_SEPARATOR = :
11366@@ -333,7 +333,7 @@
11367 CXX = /usr/bin/g++-4.2
11368 CXXCPP = /usr/bin/g++-4.2 -E
11369 CXXDEPMODE = depmode=gcc3
11370-CXXFLAGS = -pipe -O2 -arch x86_64
11371+CXXFLAGS = -O2 -arch x86_64
11372 CYGPATH_W = echo
11373 DATADIRNAME = share
11374 DEFS = -DHAVE_CONFIG_H
11375@@ -368,8 +368,8 @@
11376 GLIBC2 = no
11377 GLIBC21 = no
11378 GLOBAL_SYMBOL_PIPE = sed -n -e 's/^.*[  ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'
11379-GMSGFMT = :
11380-GMSGFMT_015 = :
11381+GMSGFMT = /opt/local/bin/msgfmt
11382+GMSGFMT_015 = /opt/local/bin/msgfmt
11383 GNULIB_ACCEPT = 0
11384 GNULIB_ACCEPT4 = 0
11385 GNULIB_ATOLL = 0
11386@@ -811,7 +811,7 @@
11387 JAR = jar
11388 JAVA_CHOICE = yes
11389 LD = /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
11390-LDFLAGS = -L/opt/local/lib -arch x86_64
11391+LDFLAGS = -L/opt/local/lib
11392 LIBCROCO =
11393 LIBEXPAT = -lexpat
11394 LIBEXPAT_PREFIX = /opt/local
11395@@ -867,9 +867,9 @@
11396 MKDIR_P = ../../build-aux/install-sh -c -d
11397 MONO_PATH =
11398 MONO_PATH_SEPARATOR = :
11399-MSGFMT = :
11400-MSGFMT_015 = :
11401-MSGMERGE = :
11402+MSGFMT = /opt/local/bin/msgfmt
11403+MSGFMT_015 = /opt/local/bin/msgfmt
11404+MSGMERGE = /opt/local/bin/msgmerge
11405 MSGMERGE_LIBM =
11406 NEXT_AS_FIRST_DIRECTIVE_ERRNO_H =
11407 NEXT_AS_FIRST_DIRECTIVE_FCNTL_H = <fcntl.h>
11408@@ -1091,8 +1091,8 @@
11409 WINT_T_SUFFIX =
11410 WOE32 = no
11411 WOE32DLL = no
11412-XGETTEXT = :
11413-XGETTEXT_015 = :
11414+XGETTEXT = /opt/local/bin/xgettext
11415+XGETTEXT_015 = /opt/local/bin/xgettext
11416 XGETTEXT_EXTRA_OPTIONS =  --flag=error:3:c-format --flag=error_at_line:5:c-format --keyword='proper_name:1,"This is a proper name. See the gettext manual, section Names."' --keyword='proper_name_utf8:1,"This is a proper name. See the gettext manual, section Names."' --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format
11417 YACC = bison -y
11418 YFLAGS =
11419diff -r -U 3 broken/gettext-tools/misc/Makefile working/gettext-tools/misc/Makefile
11420--- broken/gettext-tools/misc/Makefile  2010-06-07 14:34:20.000000000 -0400
11421+++ working/gettext-tools/misc/Makefile 2010-06-07 14:08:23.000000000 -0400
11422@@ -327,7 +327,7 @@
11423 CATOBJEXT = .gmo
11424 CC = /usr/bin/gcc-4.2 -std=gnu99
11425 CCDEPMODE = depmode=gcc3
11426-CFLAGS = -pipe -O2 -arch x86_64
11427+CFLAGS = -O2 -arch x86_64
11428 CFLAG_VISIBILITY = -fvisibility=hidden
11429 CLASSPATH =
11430 CLASSPATH_SEPARATOR = :
11431@@ -343,7 +343,7 @@
11432 CXX = /usr/bin/g++-4.2
11433 CXXCPP = /usr/bin/g++-4.2 -E
11434 CXXDEPMODE = depmode=gcc3
11435-CXXFLAGS = -pipe -O2 -arch x86_64
11436+CXXFLAGS = -O2 -arch x86_64
11437 CYGPATH_W = echo
11438 DATADIRNAME = share
11439 DEFS = -DHAVE_CONFIG_H
11440@@ -378,8 +378,8 @@
11441 GLIBC2 = no
11442 GLIBC21 = no
11443 GLOBAL_SYMBOL_PIPE = sed -n -e 's/^.*[  ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'
11444-GMSGFMT = :
11445-GMSGFMT_015 = :
11446+GMSGFMT = /opt/local/bin/msgfmt
11447+GMSGFMT_015 = /opt/local/bin/msgfmt
11448 GNULIB_ACCEPT = 0
11449 GNULIB_ACCEPT4 = 0
11450 GNULIB_ATOLL = 0
11451@@ -821,7 +821,7 @@
11452 JAR = jar
11453 JAVA_CHOICE = yes
11454 LD = /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
11455-LDFLAGS = -L/opt/local/lib -arch x86_64
11456+LDFLAGS = -L/opt/local/lib
11457 LIBCROCO =
11458 LIBEXPAT = -lexpat
11459 LIBEXPAT_PREFIX = /opt/local
11460@@ -877,9 +877,9 @@
11461 MKDIR_P = ../../build-aux/install-sh -c -d
11462 MONO_PATH =
11463 MONO_PATH_SEPARATOR = :
11464-MSGFMT = :
11465-MSGFMT_015 = :
11466-MSGMERGE = :
11467+MSGFMT = /opt/local/bin/msgfmt
11468+MSGFMT_015 = /opt/local/bin/msgfmt
11469+MSGMERGE = /opt/local/bin/msgmerge
11470 MSGMERGE_LIBM =
11471 NEXT_AS_FIRST_DIRECTIVE_ERRNO_H =
11472 NEXT_AS_FIRST_DIRECTIVE_FCNTL_H = <fcntl.h>
11473@@ -1101,8 +1101,8 @@
11474 WINT_T_SUFFIX =
11475 WOE32 = no
11476 WOE32DLL = no
11477-XGETTEXT = :
11478-XGETTEXT_015 = :
11479+XGETTEXT = /opt/local/bin/xgettext
11480+XGETTEXT_015 = /opt/local/bin/xgettext
11481 XGETTEXT_EXTRA_OPTIONS =  --flag=error:3:c-format --flag=error_at_line:5:c-format --keyword='proper_name:1,"This is a proper name. See the gettext manual, section Names."' --keyword='proper_name_utf8:1,"This is a proper name. See the gettext manual, section Names."' --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format
11482 YACC = bison -y
11483 YFLAGS =
11484Only in working/gettext-tools/misc: elc-stamp
11485diff -r -U 3 broken/gettext-tools/po/Makefile working/gettext-tools/po/Makefile
11486--- broken/gettext-tools/po/Makefile    2010-06-07 14:34:22.000000000 -0400
11487+++ working/gettext-tools/po/Makefile   2010-06-07 14:08:25.000000000 -0400
11488@@ -44,20 +44,20 @@
11489 MKDIR_P = ../../build-aux/install-sh -c -d
11490 mkdir_p = $(top_builddir)/../build-aux/install-sh -c -d
11491 
11492-GMSGFMT_ = :
11493-GMSGFMT_no = :
11494-GMSGFMT_yes = :
11495+GMSGFMT_ = /opt/local/bin/msgfmt
11496+GMSGFMT_no = /opt/local/bin/msgfmt
11497+GMSGFMT_yes = /opt/local/bin/msgfmt
11498 GMSGFMT = $(GMSGFMT_$(USE_MSGCTXT))
11499-MSGFMT_ = :
11500-MSGFMT_no = :
11501-MSGFMT_yes = :
11502+MSGFMT_ = /opt/local/bin/msgfmt
11503+MSGFMT_no = /opt/local/bin/msgfmt
11504+MSGFMT_yes = /opt/local/bin/msgfmt
11505 MSGFMT = $(MSGFMT_$(USE_MSGCTXT))
11506-XGETTEXT_ = :
11507-XGETTEXT_no = :
11508-XGETTEXT_yes = :
11509+XGETTEXT_ = /opt/local/bin/xgettext
11510+XGETTEXT_no = /opt/local/bin/xgettext
11511+XGETTEXT_yes = /opt/local/bin/xgettext
11512 XGETTEXT = $(XGETTEXT_$(USE_MSGCTXT))
11513 MSGMERGE = msgmerge
11514-MSGMERGE_UPDATE = : --update
11515+MSGMERGE_UPDATE = /opt/local/bin/msgmerge --update
11516 MSGINIT = msginit
11517 MSGCONV = msgconv
11518 MSGFILTER = msgfilter
11519diff -r -U 3 broken/gettext-tools/po/Makefile.in working/gettext-tools/po/Makefile.in
11520--- broken/gettext-tools/po/Makefile.in 2010-06-07 14:34:20.000000000 -0400
11521+++ working/gettext-tools/po/Makefile.in        2010-06-07 14:08:23.000000000 -0400
11522@@ -44,20 +44,20 @@
11523 MKDIR_P = ../../build-aux/install-sh -c -d
11524 mkdir_p = $(top_builddir)/../build-aux/install-sh -c -d
11525 
11526-GMSGFMT_ = :
11527-GMSGFMT_no = :
11528-GMSGFMT_yes = :
11529+GMSGFMT_ = /opt/local/bin/msgfmt
11530+GMSGFMT_no = /opt/local/bin/msgfmt
11531+GMSGFMT_yes = /opt/local/bin/msgfmt
11532 GMSGFMT = $(GMSGFMT_$(USE_MSGCTXT))
11533-MSGFMT_ = :
11534-MSGFMT_no = :
11535-MSGFMT_yes = :
11536+MSGFMT_ = /opt/local/bin/msgfmt
11537+MSGFMT_no = /opt/local/bin/msgfmt
11538+MSGFMT_yes = /opt/local/bin/msgfmt
11539 MSGFMT = $(MSGFMT_$(USE_MSGCTXT))
11540-XGETTEXT_ = :
11541-XGETTEXT_no = :
11542-XGETTEXT_yes = :
11543+XGETTEXT_ = /opt/local/bin/xgettext
11544+XGETTEXT_no = /opt/local/bin/xgettext
11545+XGETTEXT_yes = /opt/local/bin/xgettext
11546 XGETTEXT = $(XGETTEXT_$(USE_MSGCTXT))
11547 MSGMERGE = msgmerge
11548-MSGMERGE_UPDATE = : --update
11549+MSGMERGE_UPDATE = /opt/local/bin/msgmerge --update
11550 MSGINIT = msginit
11551 MSGCONV = msgconv
11552 MSGFILTER = msgfilter
11553diff -r -U 3 broken/gettext-tools/projects/Makefile working/gettext-tools/projects/Makefile
11554--- broken/gettext-tools/projects/Makefile      2010-06-07 14:34:20.000000000 -0400
11555+++ working/gettext-tools/projects/Makefile     2010-06-07 14:08:23.000000000 -0400
11556@@ -291,7 +291,7 @@
11557 CATOBJEXT = .gmo
11558 CC = /usr/bin/gcc-4.2 -std=gnu99
11559 CCDEPMODE = depmode=gcc3
11560-CFLAGS = -pipe -O2 -arch x86_64
11561+CFLAGS = -O2 -arch x86_64
11562 CFLAG_VISIBILITY = -fvisibility=hidden
11563 CLASSPATH =
11564 CLASSPATH_SEPARATOR = :
11565@@ -307,7 +307,7 @@
11566 CXX = /usr/bin/g++-4.2
11567 CXXCPP = /usr/bin/g++-4.2 -E
11568 CXXDEPMODE = depmode=gcc3
11569-CXXFLAGS = -pipe -O2 -arch x86_64
11570+CXXFLAGS = -O2 -arch x86_64
11571 CYGPATH_W = echo
11572 DATADIRNAME = share
11573 DEFS = -DHAVE_CONFIG_H
11574@@ -342,8 +342,8 @@
11575 GLIBC2 = no
11576 GLIBC21 = no
11577 GLOBAL_SYMBOL_PIPE = sed -n -e 's/^.*[  ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'
11578-GMSGFMT = :
11579-GMSGFMT_015 = :
11580+GMSGFMT = /opt/local/bin/msgfmt
11581+GMSGFMT_015 = /opt/local/bin/msgfmt
11582 GNULIB_ACCEPT = 0
11583 GNULIB_ACCEPT4 = 0
11584 GNULIB_ATOLL = 0
11585@@ -785,7 +785,7 @@
11586 JAR = jar
11587 JAVA_CHOICE = yes
11588 LD = /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
11589-LDFLAGS = -L/opt/local/lib -arch x86_64
11590+LDFLAGS = -L/opt/local/lib
11591 LIBCROCO =
11592 LIBEXPAT = -lexpat
11593 LIBEXPAT_PREFIX = /opt/local
11594@@ -841,9 +841,9 @@
11595 MKDIR_P = ../../build-aux/install-sh -c -d
11596 MONO_PATH =
11597 MONO_PATH_SEPARATOR = :
11598-MSGFMT = :
11599-MSGFMT_015 = :
11600-MSGMERGE = :
11601+MSGFMT = /opt/local/bin/msgfmt
11602+MSGFMT_015 = /opt/local/bin/msgfmt
11603+MSGMERGE = /opt/local/bin/msgmerge
11604 MSGMERGE_LIBM =
11605 NEXT_AS_FIRST_DIRECTIVE_ERRNO_H =
11606 NEXT_AS_FIRST_DIRECTIVE_FCNTL_H = <fcntl.h>
11607@@ -1065,8 +1065,8 @@
11608 WINT_T_SUFFIX =
11609 WOE32 = no
11610 WOE32DLL = no
11611-XGETTEXT = :
11612-XGETTEXT_015 = :
11613+XGETTEXT = /opt/local/bin/xgettext
11614+XGETTEXT_015 = /opt/local/bin/xgettext
11615 XGETTEXT_EXTRA_OPTIONS =  --flag=error:3:c-format --flag=error_at_line:5:c-format --keyword='proper_name:1,"This is a proper name. See the gettext manual, section Names."' --keyword='proper_name_utf8:1,"This is a proper name. See the gettext manual, section Names."' --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format
11616 YACC = bison -y
11617 YFLAGS =
11618Only in working/gettext-tools/src: .libs
11619diff -r -U 3 broken/gettext-tools/src/Makefile working/gettext-tools/src/Makefile
11620--- broken/gettext-tools/src/Makefile   2010-06-07 14:34:20.000000000 -0400
11621+++ working/gettext-tools/src/Makefile  2010-06-07 14:08:23.000000000 -0400
11622@@ -592,7 +592,7 @@
11623 CATOBJEXT = .gmo
11624 CC = /usr/bin/gcc-4.2 -std=gnu99
11625 CCDEPMODE = depmode=gcc3
11626-CFLAGS = -pipe -O2 -arch x86_64
11627+CFLAGS = -O2 -arch x86_64
11628 CFLAG_VISIBILITY = -fvisibility=hidden
11629 CLASSPATH =
11630 CLASSPATH_SEPARATOR = :
11631@@ -608,7 +608,7 @@
11632 CXX = /usr/bin/g++-4.2
11633 CXXCPP = /usr/bin/g++-4.2 -E
11634 CXXDEPMODE = depmode=gcc3
11635-CXXFLAGS = -pipe -O2 -arch x86_64
11636+CXXFLAGS = -O2 -arch x86_64
11637 CYGPATH_W = echo
11638 DATADIRNAME = share
11639 DEFS = \
11640@@ -653,8 +653,8 @@
11641 GLIBC2 = no
11642 GLIBC21 = no
11643 GLOBAL_SYMBOL_PIPE = sed -n -e 's/^.*[  ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'
11644-GMSGFMT = :
11645-GMSGFMT_015 = :
11646+GMSGFMT = /opt/local/bin/msgfmt
11647+GMSGFMT_015 = /opt/local/bin/msgfmt
11648 GNULIB_ACCEPT = 0
11649 GNULIB_ACCEPT4 = 0
11650 GNULIB_ATOLL = 0
11651@@ -1096,7 +1096,7 @@
11652 JAR = jar
11653 JAVA_CHOICE = yes
11654 LD = /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
11655-LDFLAGS = -L/opt/local/lib -arch x86_64
11656+LDFLAGS = -L/opt/local/lib
11657 LIBCROCO =
11658 LIBEXPAT = -lexpat
11659 LIBEXPAT_PREFIX = /opt/local
11660@@ -1152,9 +1152,9 @@
11661 MKDIR_P = ../../build-aux/install-sh -c -d
11662 MONO_PATH =
11663 MONO_PATH_SEPARATOR = :
11664-MSGFMT = :
11665-MSGFMT_015 = :
11666-MSGMERGE = :
11667+MSGFMT = /opt/local/bin/msgfmt
11668+MSGFMT_015 = /opt/local/bin/msgfmt
11669+MSGMERGE = /opt/local/bin/msgmerge
11670 MSGMERGE_LIBM =
11671 NEXT_AS_FIRST_DIRECTIVE_ERRNO_H =
11672 NEXT_AS_FIRST_DIRECTIVE_FCNTL_H = <fcntl.h>
11673@@ -1378,8 +1378,8 @@
11674 WINT_T_SUFFIX =
11675 WOE32 = no
11676 WOE32DLL = no
11677-XGETTEXT = :
11678-XGETTEXT_015 = :
11679+XGETTEXT = /opt/local/bin/xgettext
11680+XGETTEXT_015 = /opt/local/bin/xgettext
11681 XGETTEXT_EXTRA_OPTIONS =  --flag=error:3:c-format --flag=error_at_line:5:c-format --keyword='proper_name:1,"This is a proper name. See the gettext manual, section Names."' --keyword='proper_name_utf8:1,"This is a proper name. See the gettext manual, section Names."' --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format
11682 YACC = bison -y -d
11683 YFLAGS =
11684Only in working/gettext-tools/src: color.lo
11685Only in working/gettext-tools/src: color.o
11686Only in working/gettext-tools/src: dir-list.lo
11687Only in working/gettext-tools/src: dir-list.o
11688Only in working/gettext-tools/src: file-list.lo
11689Only in working/gettext-tools/src: file-list.o
11690Only in working/gettext-tools/src: format-awk.lo
11691Only in working/gettext-tools/src: format-awk.o
11692Only in working/gettext-tools/src: format-boost.lo
11693Only in working/gettext-tools/src: format-boost.o
11694Only in working/gettext-tools/src: format-c.lo
11695Only in working/gettext-tools/src: format-c.o
11696Only in working/gettext-tools/src: format-csharp.lo
11697Only in working/gettext-tools/src: format-csharp.o
11698Only in working/gettext-tools/src: format-elisp.lo
11699Only in working/gettext-tools/src: format-elisp.o
11700Only in working/gettext-tools/src: format-gcc-internal.lo
11701Only in working/gettext-tools/src: format-gcc-internal.o
11702Only in working/gettext-tools/src: format-gfc-internal.lo
11703Only in working/gettext-tools/src: format-gfc-internal.o
11704Only in working/gettext-tools/src: format-java.lo
11705Only in working/gettext-tools/src: format-java.o
11706Only in working/gettext-tools/src: format-kde.lo
11707Only in working/gettext-tools/src: format-kde.o
11708Only in working/gettext-tools/src: format-librep.lo
11709Only in working/gettext-tools/src: format-librep.o
11710Only in working/gettext-tools/src: format-lisp.lo
11711Only in working/gettext-tools/src: format-lisp.o
11712Only in working/gettext-tools/src: format-pascal.lo
11713Only in working/gettext-tools/src: format-pascal.o
11714Only in working/gettext-tools/src: format-perl-brace.lo
11715Only in working/gettext-tools/src: format-perl-brace.o
11716Only in working/gettext-tools/src: format-perl.lo
11717Only in working/gettext-tools/src: format-perl.o
11718Only in working/gettext-tools/src: format-php.lo
11719Only in working/gettext-tools/src: format-php.o
11720Only in working/gettext-tools/src: format-python.lo
11721Only in working/gettext-tools/src: format-python.o
11722Only in working/gettext-tools/src: format-qt-plural.lo
11723Only in working/gettext-tools/src: format-qt-plural.o
11724Only in working/gettext-tools/src: format-qt.lo
11725Only in working/gettext-tools/src: format-qt.o
11726Only in working/gettext-tools/src: format-scheme.lo
11727Only in working/gettext-tools/src: format-scheme.o
11728Only in working/gettext-tools/src: format-sh.lo
11729Only in working/gettext-tools/src: format-sh.o
11730Only in working/gettext-tools/src: format-tcl.lo
11731Only in working/gettext-tools/src: format-tcl.o
11732Only in working/gettext-tools/src: format-ycp.lo
11733Only in working/gettext-tools/src: format-ycp.o
11734Only in working/gettext-tools/src: format.lo
11735Only in working/gettext-tools/src: format.o
11736Only in working/gettext-tools/src: gettext.jar
11737Only in working/gettext-tools/src/gnu/gettext: DumpResource.class
11738Only in working/gettext-tools/src/gnu/gettext: GetURL$1.class
11739Only in working/gettext-tools/src/gnu/gettext: GetURL.class
11740Only in working/gettext-tools/src: hostname
11741Only in working/gettext-tools/src: hostname-hostname.o
11742Only in working/gettext-tools/src: libgettextsrc.la
11743Only in working/gettext-tools/src: message.lo
11744Only in working/gettext-tools/src: message.o
11745Only in working/gettext-tools/src: msgattrib
11746Only in working/gettext-tools/src: msgattrib-msgattrib.o
11747Only in working/gettext-tools/src: msgcat
11748Only in working/gettext-tools/src: msgcat-msgcat.o
11749Only in working/gettext-tools/src: msgcmp
11750Only in working/gettext-tools/src: msgcmp-msgcmp.o
11751Only in working/gettext-tools/src: msgcmp-msgl-fsearch.o
11752Only in working/gettext-tools/src: msgcomm
11753Only in working/gettext-tools/src: msgcomm-msgcomm.o
11754Only in working/gettext-tools/src: msgconv
11755Only in working/gettext-tools/src: msgconv-msgconv.o
11756Only in working/gettext-tools/src: msgen
11757Only in working/gettext-tools/src: msgen-msgen.o
11758Only in working/gettext-tools/src: msgexec
11759Only in working/gettext-tools/src: msgexec-msgexec.o
11760Only in working/gettext-tools/src: msgfilter
11761Only in working/gettext-tools/src: msgfilter-filter-sr-latin.o
11762Only in working/gettext-tools/src: msgfilter-msgfilter.o
11763Only in working/gettext-tools/src: msgfmt
11764Only in working/gettext-tools/src: msgfmt-hash-string.o
11765Only in working/gettext-tools/src: msgfmt-msgfmt.o
11766Only in working/gettext-tools/src: msgfmt-write-csharp.o
11767Only in working/gettext-tools/src: msgfmt-write-java.o
11768Only in working/gettext-tools/src: msgfmt-write-mo.o
11769Only in working/gettext-tools/src: msgfmt-write-qt.o
11770Only in working/gettext-tools/src: msgfmt-write-resources.o
11771Only in working/gettext-tools/src: msgfmt-write-tcl.o
11772Only in working/gettext-tools/src: msggrep
11773Only in working/gettext-tools/src: msggrep-msggrep.o
11774Only in working/gettext-tools/src: msginit
11775Only in working/gettext-tools/src: msginit-lang-table.o
11776Only in working/gettext-tools/src: msginit-localealias.o
11777Only in working/gettext-tools/src: msginit-lock.o
11778Only in working/gettext-tools/src: msginit-msginit.o
11779Only in working/gettext-tools/src: msginit-plural-count.o
11780Only in working/gettext-tools/src: msgl-ascii.lo
11781Only in working/gettext-tools/src: msgl-ascii.o
11782Only in working/gettext-tools/src: msgl-cat.lo
11783Only in working/gettext-tools/src: msgl-cat.o
11784Only in working/gettext-tools/src: msgl-charset.lo
11785Only in working/gettext-tools/src: msgl-charset.o
11786Only in working/gettext-tools/src: msgl-check.lo
11787Only in working/gettext-tools/src: msgl-check.o
11788Only in working/gettext-tools/src: msgl-english.lo
11789Only in working/gettext-tools/src: msgl-english.o
11790Only in working/gettext-tools/src: msgl-equal.lo
11791Only in working/gettext-tools/src: msgl-equal.o
11792Only in working/gettext-tools/src: msgl-header.lo
11793Only in working/gettext-tools/src: msgl-header.o
11794Only in working/gettext-tools/src: msgl-iconv.lo
11795Only in working/gettext-tools/src: msgl-iconv.o
11796Only in working/gettext-tools/src: msgmerge
11797Only in working/gettext-tools/src: msgmerge-lang-table.o
11798Only in working/gettext-tools/src: msgmerge-msgl-fsearch.o
11799Only in working/gettext-tools/src: msgmerge-msgmerge.o
11800Only in working/gettext-tools/src: msgmerge-plural-count.o
11801Only in working/gettext-tools/src: msgunfmt
11802Only in working/gettext-tools/src: msgunfmt-msgunfmt.o
11803Only in working/gettext-tools/src: msgunfmt-read-csharp.o
11804Only in working/gettext-tools/src: msgunfmt-read-java.o
11805Only in working/gettext-tools/src: msgunfmt-read-mo.o
11806Only in working/gettext-tools/src: msgunfmt-read-resources.o
11807Only in working/gettext-tools/src: msgunfmt-read-tcl.o
11808Only in working/gettext-tools/src: msguniq
11809Only in working/gettext-tools/src: msguniq-msguniq.o
11810Only in working/gettext-tools/src: open-catalog.lo
11811Only in working/gettext-tools/src: open-catalog.o
11812Only in working/gettext-tools/src: plural-eval.lo
11813Only in working/gettext-tools/src: plural-eval.o
11814Only in working/gettext-tools/src: plural-exp.lo
11815Only in working/gettext-tools/src: plural-exp.o
11816Only in working/gettext-tools/src: plural-table.lo
11817Only in working/gettext-tools/src: plural-table.o
11818Only in working/gettext-tools/src: po-charset.lo
11819Only in working/gettext-tools/src: po-charset.o
11820Only in working/gettext-tools/src: po-error.lo
11821Only in working/gettext-tools/src: po-error.o
11822Only in working/gettext-tools/src: po-gram-gen.lo
11823Only in working/gettext-tools/src: po-gram-gen.o
11824Only in working/gettext-tools/src: po-lex.lo
11825Only in working/gettext-tools/src: po-lex.o
11826Only in working/gettext-tools/src: po-time.lo
11827Only in working/gettext-tools/src: po-time.o
11828Only in working/gettext-tools/src: po-xerror.lo
11829Only in working/gettext-tools/src: po-xerror.o
11830Only in working/gettext-tools/src: read-catalog-abstract.lo
11831Only in working/gettext-tools/src: read-catalog-abstract.o
11832Only in working/gettext-tools/src: read-catalog.lo
11833Only in working/gettext-tools/src: read-catalog.o
11834Only in working/gettext-tools/src: read-po.lo
11835Only in working/gettext-tools/src: read-po.o
11836Only in working/gettext-tools/src: read-properties.lo
11837Only in working/gettext-tools/src: read-properties.o
11838Only in working/gettext-tools/src: read-stringtable.lo
11839Only in working/gettext-tools/src: read-stringtable.o
11840Only in working/gettext-tools/src: recode-sr-latin
11841Only in working/gettext-tools/src: recode_sr_latin-filter-sr-latin.o
11842Only in working/gettext-tools/src: recode_sr_latin-recode-sr-latin.o
11843Only in working/gettext-tools/src: str-list.lo
11844Only in working/gettext-tools/src: str-list.o
11845Only in working/gettext-tools/src: urlget
11846Only in working/gettext-tools/src: urlget-urlget.o
11847Only in working/gettext-tools/src: write-catalog.lo
11848Only in working/gettext-tools/src: write-catalog.o
11849Only in working/gettext-tools/src: write-po.lo
11850Only in working/gettext-tools/src: write-po.o
11851Only in working/gettext-tools/src: write-properties.lo
11852Only in working/gettext-tools/src: write-properties.o
11853Only in working/gettext-tools/src: write-stringtable.lo
11854Only in working/gettext-tools/src: write-stringtable.o
11855Only in working/gettext-tools/src: xgettext
11856Only in working/gettext-tools/src: xgettext-x-awk.o
11857Only in working/gettext-tools/src: xgettext-x-c.o
11858Only in working/gettext-tools/src: xgettext-x-csharp.o
11859Only in working/gettext-tools/src: xgettext-x-elisp.o
11860Only in working/gettext-tools/src: xgettext-x-glade.o
11861Only in working/gettext-tools/src: xgettext-x-java.o
11862Only in working/gettext-tools/src: xgettext-x-librep.o
11863Only in working/gettext-tools/src: xgettext-x-lisp.o
11864Only in working/gettext-tools/src: xgettext-x-perl.o
11865Only in working/gettext-tools/src: xgettext-x-php.o
11866Only in working/gettext-tools/src: xgettext-x-po.o
11867Only in working/gettext-tools/src: xgettext-x-python.o
11868Only in working/gettext-tools/src: xgettext-x-rst.o
11869Only in working/gettext-tools/src: xgettext-x-scheme.o
11870Only in working/gettext-tools/src: xgettext-x-sh.o
11871Only in working/gettext-tools/src: xgettext-x-smalltalk.o
11872Only in working/gettext-tools/src: xgettext-x-tcl.o
11873Only in working/gettext-tools/src: xgettext-x-ycp.o
11874Only in working/gettext-tools/src: xgettext-xgettext.o
11875diff -r -U 3 broken/gettext-tools/styles/Makefile working/gettext-tools/styles/Makefile
11876--- broken/gettext-tools/styles/Makefile        2010-06-07 14:34:20.000000000 -0400
11877+++ working/gettext-tools/styles/Makefile       2010-06-07 14:08:23.000000000 -0400
11878@@ -315,7 +315,7 @@
11879 CATOBJEXT = .gmo
11880 CC = /usr/bin/gcc-4.2 -std=gnu99
11881 CCDEPMODE = depmode=gcc3
11882-CFLAGS = -pipe -O2 -arch x86_64
11883+CFLAGS = -O2 -arch x86_64
11884 CFLAG_VISIBILITY = -fvisibility=hidden
11885 CLASSPATH =
11886 CLASSPATH_SEPARATOR = :
11887@@ -331,7 +331,7 @@
11888 CXX = /usr/bin/g++-4.2
11889 CXXCPP = /usr/bin/g++-4.2 -E
11890 CXXDEPMODE = depmode=gcc3
11891-CXXFLAGS = -pipe -O2 -arch x86_64
11892+CXXFLAGS = -O2 -arch x86_64
11893 CYGPATH_W = echo
11894 DATADIRNAME = share
11895 DEFS = -DHAVE_CONFIG_H
11896@@ -366,8 +366,8 @@
11897 GLIBC2 = no
11898 GLIBC21 = no
11899 GLOBAL_SYMBOL_PIPE = sed -n -e 's/^.*[  ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'
11900-GMSGFMT = :
11901-GMSGFMT_015 = :
11902+GMSGFMT = /opt/local/bin/msgfmt
11903+GMSGFMT_015 = /opt/local/bin/msgfmt
11904 GNULIB_ACCEPT = 0
11905 GNULIB_ACCEPT4 = 0
11906 GNULIB_ATOLL = 0
11907@@ -809,7 +809,7 @@
11908 JAR = jar
11909 JAVA_CHOICE = yes
11910 LD = /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
11911-LDFLAGS = -L/opt/local/lib -arch x86_64
11912+LDFLAGS = -L/opt/local/lib
11913 LIBCROCO =
11914 LIBEXPAT = -lexpat
11915 LIBEXPAT_PREFIX = /opt/local
11916@@ -865,9 +865,9 @@
11917 MKDIR_P = ../../build-aux/install-sh -c -d
11918 MONO_PATH =
11919 MONO_PATH_SEPARATOR = :
11920-MSGFMT = :
11921-MSGFMT_015 = :
11922-MSGMERGE = :
11923+MSGFMT = /opt/local/bin/msgfmt
11924+MSGFMT_015 = /opt/local/bin/msgfmt
11925+MSGMERGE = /opt/local/bin/msgmerge
11926 MSGMERGE_LIBM =
11927 NEXT_AS_FIRST_DIRECTIVE_ERRNO_H =
11928 NEXT_AS_FIRST_DIRECTIVE_FCNTL_H = <fcntl.h>
11929@@ -1089,8 +1089,8 @@
11930 WINT_T_SUFFIX =
11931 WOE32 = no
11932 WOE32DLL = no
11933-XGETTEXT = :
11934-XGETTEXT_015 = :
11935+XGETTEXT = /opt/local/bin/xgettext
11936+XGETTEXT_015 = /opt/local/bin/xgettext
11937 XGETTEXT_EXTRA_OPTIONS =  --flag=error:3:c-format --flag=error_at_line:5:c-format --keyword='proper_name:1,"This is a proper name. See the gettext manual, section Names."' --keyword='proper_name_utf8:1,"This is a proper name. See the gettext manual, section Names."' --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format
11938 YACC = bison -y
11939 YFLAGS =
11940Only in working/gettext-tools/tests: .libs
11941diff -r -U 3 broken/gettext-tools/tests/Makefile working/gettext-tools/tests/Makefile
11942--- broken/gettext-tools/tests/Makefile 2010-06-07 14:34:21.000000000 -0400
11943+++ working/gettext-tools/tests/Makefile        2010-06-07 14:08:24.000000000 -0400
11944@@ -415,7 +415,7 @@
11945 CATOBJEXT = .gmo
11946 CC = /usr/bin/gcc-4.2 -std=gnu99
11947 CCDEPMODE = depmode=gcc3
11948-CFLAGS = -pipe -O2 -arch x86_64
11949+CFLAGS = -O2 -arch x86_64
11950 CFLAG_VISIBILITY = -fvisibility=hidden
11951 CLASSPATH =
11952 CLASSPATH_SEPARATOR = :
11953@@ -431,7 +431,7 @@
11954 CXX = /usr/bin/g++-4.2
11955 CXXCPP = /usr/bin/g++-4.2 -E
11956 CXXDEPMODE = depmode=gcc3
11957-CXXFLAGS = -pipe -O2 -arch x86_64
11958+CXXFLAGS = -O2 -arch x86_64
11959 CYGPATH_W = echo
11960 DATADIRNAME = share
11961 DEFS = -DLOCALEDIR=\"$(localedir)\" -DHAVE_CONFIG_H
11962@@ -466,8 +466,8 @@
11963 GLIBC2 = no
11964 GLIBC21 = no
11965 GLOBAL_SYMBOL_PIPE = sed -n -e 's/^.*[  ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'
11966-GMSGFMT = :
11967-GMSGFMT_015 = :
11968+GMSGFMT = /opt/local/bin/msgfmt
11969+GMSGFMT_015 = /opt/local/bin/msgfmt
11970 GNULIB_ACCEPT = 0
11971 GNULIB_ACCEPT4 = 0
11972 GNULIB_ATOLL = 0
11973@@ -909,7 +909,7 @@
11974 JAR = jar
11975 JAVA_CHOICE = yes
11976 LD = /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
11977-LDFLAGS = -L/opt/local/lib -arch x86_64
11978+LDFLAGS = -L/opt/local/lib
11979 LIBCROCO =
11980 LIBEXPAT = -lexpat
11981 LIBEXPAT_PREFIX = /opt/local
11982@@ -965,9 +965,9 @@
11983 MKDIR_P = ../../build-aux/install-sh -c -d
11984 MONO_PATH =
11985 MONO_PATH_SEPARATOR = :
11986-MSGFMT = :
11987-MSGFMT_015 = :
11988-MSGMERGE = :
11989+MSGFMT = /opt/local/bin/msgfmt
11990+MSGFMT_015 = /opt/local/bin/msgfmt
11991+MSGMERGE = /opt/local/bin/msgmerge
11992 MSGMERGE_LIBM =
11993 NEXT_AS_FIRST_DIRECTIVE_ERRNO_H =
11994 NEXT_AS_FIRST_DIRECTIVE_FCNTL_H = <fcntl.h>
11995@@ -1190,7 +1190,7 @@
11996 WOE32 = no
11997 WOE32DLL = no
11998 XGETTEXT = ../src/xgettext
11999-XGETTEXT_015 = :
12000+XGETTEXT_015 = /opt/local/bin/xgettext
12001 XGETTEXT_EXTRA_OPTIONS =  --flag=error:3:c-format --flag=error_at_line:5:c-format --keyword='proper_name:1,"This is a proper name. See the gettext manual, section Names."' --keyword='proper_name_utf8:1,"This is a proper name. See the gettext manual, section Names."' --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format --flag=error:3:c-format --flag=error_at_line:5:c-format --flag=asprintf:2:c-format --flag=vasprintf:2:c-format --flag=xasprintf:1:c-format
12002 YACC = bison -y
12003 YFLAGS =
12004@@ -1411,9 +1411,9 @@
12005                    RECODE="$(CHECKER) recode" \
12006                    OBJEXT='o' EXEEXT='' \
12007                    LIBTOOL='/bin/sh $(top_builddir)/libtool' \
12008-                   CC='/usr/bin/gcc-4.2 -std=gnu99' CFLAGS='-pipe -O2 -arch x86_64' \
12009-                   CXX='/usr/bin/g++-4.2' CXXFLAGS='-pipe -O2 -arch x86_64' \
12010-                   CPPFLAGS='-no-cpp-precomp -I/opt/local/include' LDFLAGS='-L/opt/local/lib -arch x86_64' \
12011+                   CC='/usr/bin/gcc-4.2 -std=gnu99' CFLAGS='-O2 -arch x86_64' \
12012+                   CXX='/usr/bin/g++-4.2' CXXFLAGS='-O2 -arch x86_64' \
12013+                   CPPFLAGS='-no-cpp-precomp -I/opt/local/include' LDFLAGS='-L/opt/local/lib' \
12014                    LTLIBINTL='${top_builddir}/intl/libintl.la -L/opt/local/lib -liconv -R/opt/local/lib  -Wl,-framework -Wl,CoreFoundation' \
12015                    JAVA_CHOICE='yes' \
12016                    BUILDJAVA='yes' \
12017Only in working/gettext-tools/tests: cake
12018Only in working/gettext-tools/tests: fc3
12019Only in working/gettext-tools/tests: fc4
12020Only in working/gettext-tools/tests: fc5
12021Only in working/gettext-tools/tests: format-c-3-prg.o
12022Only in working/gettext-tools/tests: format-c-4-prg.o
12023Only in working/gettext-tools/tests: format-c-5-prg.o
12024Only in working/gettext-tools/tests: gettext-3-prg
12025Only in working/gettext-tools/tests: gettext-3-prg.o
12026Only in working/gettext-tools/tests: gettext-4-prg
12027Only in working/gettext-tools/tests: gettext-4-prg.o
12028Only in working/gettext-tools/tests: gettext-5-prg
12029Only in working/gettext-tools/tests: gettext-5-prg.o
12030Only in working/gettext-tools/tests: gettext-6-prg
12031Only in working/gettext-tools/tests: gettext-7-prg
12032Only in working/gettext-tools/tests: gettext-8-prg
12033Only in working/gettext-tools/tests: gettext-8-prg.o
12034Only in working/gettext-tools/tests: gettext_6_prg-gettext-6-prg.o
12035Only in working/gettext-tools/tests: gettext_7_prg-gettext-7-prg.o
12036Only in working/gettext-tools/tests: plural-1-prg.o
12037Only in working/gettext-tools/tests: setlocale.o
12038Only in working/gettext-tools/tests: testlocale
12039Only in working/gettext-tools/tests: testlocale.o
12040Only in working/gettext-tools/tests: tstgettext
12041Only in working/gettext-tools/tests: tstgettext-setlocale.o
12042Only in working/gettext-tools/tests: tstgettext-tstgettext.o
12043Only in working/gettext-tools/tests: tstngettext
12044Only in working/gettext-tools/tests: tstngettext-setlocale.o
12045Only in working/gettext-tools/tests: tstngettext-tstngettext.o
12046diff -r -U 3 broken/gnulib-local/Makefile working/gnulib-local/Makefile
12047--- broken/gnulib-local/Makefile        2010-06-07 14:32:30.000000000 -0400
12048+++ working/gnulib-local/Makefile       2010-06-07 14:06:30.000000000 -0400
12049@@ -60,12 +60,12 @@
12050 AUTOMAKE = ${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gettext/work/gettext-0.18.1.1/build-aux/missing --run automake-1.11
12051 AWK = awk
12052 CC = /usr/bin/gcc-4.2
12053-CFLAGS = -pipe -O2 -arch x86_64
12054+CFLAGS = -O2 -arch x86_64
12055 CPP =
12056 CPPFLAGS = -no-cpp-precomp
12057 CXX = /usr/bin/g++-4.2
12058 CXXCPP =
12059-CXXFLAGS = -pipe -O2 -arch x86_64
12060+CXXFLAGS = -O2 -arch x86_64
12061 CYGPATH_W = echo
12062 DEFS = -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gettext\" -DVERSION=\"0.18.1\"
12063 ECHO_C = \c
12064@@ -80,7 +80,7 @@
12065 INSTALL_PROGRAM = ${INSTALL}
12066 INSTALL_SCRIPT = ${INSTALL}
12067 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
12068-LDFLAGS = -L/opt/local/lib -arch x86_64
12069+LDFLAGS = -L/opt/local/lib
12070 LIBOBJS =
12071 LIBS =
12072 LTLIBOBJS =