import rt 3.8.10
[freeside.git] / rt / config.log
1 This file contains any messages produced by compilers while
2 running configure, to aid debugging if configure makes a mistake.
3
4 It was created by RT configure 3.8.10, which was
5 generated by GNU Autoconf 2.68.  Invocation command line was
6
7   $ ./configure 
8
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
12
13 hostname = transom.local
14 uname -m = i386
15 uname -r = 10.7.0
16 uname -s = Darwin
17 uname -v = Darwin Kernel Version 10.7.0: Sat Jan 29 15:17:16 PST 2011; root:xnu-1504.9.37~1/RELEASE_I386
18
19 /usr/bin/uname -p = i386
20 /bin/uname -X     = unknown
21
22 /bin/arch              = unknown
23 /usr/bin/arch -k       = unknown
24 /usr/convex/getsysinfo = unknown
25 /usr/bin/hostinfo      = Mach kernel version:
26          Darwin Kernel Version 10.7.0: Sat Jan 29 15:17:16 PST 2011; root:xnu-1504.9.37~1/RELEASE_I386
27 Kernel configured for up to 2 processors.
28 2 processors are physically available.
29 2 processors are logically available.
30 Processor type: i486 (Intel 80486)
31 Processors active: 0 1
32 Primary memory available: 8.00 gigabytes
33 Default processor set: 141 tasks, 509 threads, 2 processors
34 Load average: 1.63, Mach factor: 0.74
35 /bin/machine           = unknown
36 /usr/bin/oslevel       = unknown
37 /bin/universe          = unknown
38
39 PATH: /Users/falcone/perl5/perlbrew/bin
40 PATH: /Users/falcone/perl5/perlbrew/perls/current/bin
41 PATH: /Users/falcone/gitprojects/v/
42 PATH: /opt/local/bin
43 PATH: /opt/local/sbin
44 PATH: /opt/local/bin
45 PATH: /opt/local/sbin
46 PATH: /opt/local/bin
47 PATH: /opt/local/sbin
48 PATH: /Users/falcone/bin
49 PATH: /Users/falcone/ec2/bin
50 PATH: /Users/falcone/work/git/git-sync
51 PATH: /Users/falcone/work/private-git/git-tools
52 PATH: /Users/falcone/Documents//android-sdk-mac_86/tools
53 PATH: /usr/bin
54 PATH: /bin
55 PATH: /usr/sbin
56 PATH: /sbin
57 PATH: /usr/local/bin
58 PATH: /usr/X11/bin
59 PATH: /Users/falcone/perl5/perlbrew/bin
60 PATH: /Users/falcone/perl5/perlbrew/perls/current/bin
61 PATH: /Users/falcone/gitprojects/v/
62 PATH: /opt/local/bin
63 PATH: /opt/local/sbin
64 PATH: /Users/falcone/bin
65 PATH: /Users/falcone/ec2/bin
66 PATH: /Users/falcone/work/git/git-sync
67 PATH: /Users/falcone/work/private-git/git-tools
68 PATH: /Users/falcone/Documents//android-sdk-mac_86/tools
69
70
71 ## ----------- ##
72 ## Core tests. ##
73 ## ----------- ##
74
75 configure:1995: checking for a BSD-compatible install
76 configure:2063: result: /usr/bin/install -c
77 configure:2078: checking for gawk
78 configure:2094: found /opt/local/bin/gawk
79 configure:2105: result: gawk
80 configure:2119: checking for perl
81 configure:2150: result: /usr/bin/perl
82 configure:2515: checking for chosen layout
83 configure:2528: result: relative
84 configure:2687: checking if user www exists
85 configure:2690: result: found
86 configure:2711: checking if group www exists
87 configure:2714: result: found
88 configure:2734: checking if group rt3 exists
89 configure:2740: result: not found
90 configure:2734: checking if group rt exists
91 configure:2740: result: not found
92 configure:2734: checking if group www exists
93 configure:2737: result: found
94 configure:2767: checking if database name is valid
95 configure:2770: result: yes
96 configure:2861: checking for gcc
97 configure:2877: found /usr/bin/gcc
98 configure:2888: result: gcc
99 configure:3117: checking for C compiler version
100 configure:3126: gcc --version >&5
101 i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
102 Copyright (C) 2007 Free Software Foundation, Inc.
103 This is free software; see the source for copying conditions.  There is NO
104 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
105
106 configure:3137: $? = 0
107 configure:3126: gcc -v >&5
108 Using built-in specs.
109 Target: i686-apple-darwin10
110 Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
111 Thread model: posix
112 gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
113 configure:3137: $? = 0
114 configure:3126: gcc -V >&5
115 gcc-4.2: argument to `-V' is missing
116 configure:3137: $? = 1
117 configure:3126: gcc -qversion >&5
118 i686-apple-darwin10-gcc-4.2.1: no input files
119 configure:3137: $? = 1
120 configure:3157: checking whether the C compiler works
121 configure:3179: gcc    conftest.c  >&5
122 configure:3183: $? = 0
123 configure:3231: result: yes
124 configure:3234: checking for C compiler default output file name
125 configure:3236: result: a.out
126 configure:3242: checking for suffix of executables
127 configure:3249: gcc -o conftest    conftest.c  >&5
128 configure:3253: $? = 0
129 configure:3275: result: 
130 configure:3297: checking whether we are cross compiling
131 configure:3305: gcc -o conftest    conftest.c  >&5
132 configure:3309: $? = 0
133 configure:3316: ./conftest
134 configure:3320: $? = 0
135 configure:3335: result: no
136 configure:3340: checking for suffix of object files
137 configure:3362: gcc -c   conftest.c >&5
138 configure:3366: $? = 0
139 configure:3387: result: o
140 configure:3391: checking whether we are using the GNU C compiler
141 configure:3410: gcc -c   conftest.c >&5
142 configure:3410: $? = 0
143 configure:3419: result: yes
144 configure:3428: checking whether gcc accepts -g
145 configure:3448: gcc -c -g  conftest.c >&5
146 configure:3448: $? = 0
147 configure:3489: result: yes
148 configure:3506: checking for gcc option to accept ISO C89
149 configure:3570: gcc  -c -g -O2  conftest.c >&5
150 configure:3570: $? = 0
151 configure:3583: result: none needed
152 configure:3604: checking for aginitlib in -lgraph
153 configure:3629: gcc -o conftest -g -O2   conftest.c -lgraph   >&5
154 ld: library not found for -lgraph
155 collect2: ld returned 1 exit status
156 configure:3629: $? = 1
157 configure: failed program was:
158 | /* confdefs.h */
159 | #define PACKAGE_NAME "RT"
160 | #define PACKAGE_TARNAME "rt"
161 | #define PACKAGE_VERSION "3.8.10"
162 | #define PACKAGE_STRING "RT 3.8.10"
163 | #define PACKAGE_BUGREPORT "rt-bugs@bestpractical.com"
164 | #define PACKAGE_URL ""
165 | /* end confdefs.h.  */
166
167 | /* Override any GCC internal prototype to avoid an error.
168 |    Use char because int might match the return type of a GCC
169 |    builtin and then its argument prototype would still apply.  */
170 | #ifdef __cplusplus
171 | extern "C"
172 | #endif
173 | char aginitlib ();
174 | int
175 | main ()
176 | {
177 | return aginitlib ();
178 |   ;
179 |   return 0;
180 | }
181 configure:3638: result: no
182 configure:3664: checking for gdlib-config
183 configure:3680: found /opt/local/bin/gdlib-config
184 configure:3692: result: yes
185 configure:3720: checking for gpg
186 configure:3736: found /opt/local/bin/gpg
187 configure:3748: result: yes
188 configure:4059: creating ./config.status
189
190 ## ---------------------- ##
191 ## Running config.status. ##
192 ## ---------------------- ##
193
194 This file was extended by RT config.status 3.8.10, which was
195 generated by GNU Autoconf 2.68.  Invocation command line was
196
197   CONFIG_FILES    = 
198   CONFIG_HEADERS  = 
199   CONFIG_LINKS    = 
200   CONFIG_COMMANDS = 
201   $ ./config.status 
202
203 on transom.local
204
205 config.status:869: creating etc/upgrade/3.8-branded-queues-extension
206 config.status:869: creating etc/upgrade/3.8-ical-extension
207 config.status:869: creating etc/upgrade/split-out-cf-categories
208 config.status:869: creating etc/upgrade/generate-rtaddressregexp
209 config.status:869: creating etc/upgrade/vulnerable-passwords
210 config.status:869: creating sbin/rt-attributes-viewer
211 config.status:869: creating sbin/rt-dump-database
212 config.status:869: creating sbin/rt-setup-database
213 config.status:869: creating sbin/rt-test-dependencies
214 config.status:869: creating sbin/rt-email-digest
215 config.status:869: creating sbin/rt-email-dashboards
216 config.status:869: creating sbin/rt-clean-sessions
217 config.status:869: creating sbin/rt-shredder
218 config.status:869: creating sbin/rt-validator
219 config.status:869: creating sbin/rt-email-group-admin
220 config.status:869: creating sbin/rt-server
221 config.status:869: creating bin/fastcgi_server
222 config.status:869: creating bin/mason_handler.fcgi
223 config.status:869: creating bin/mason_handler.scgi
224 config.status:869: creating bin/standalone_httpd
225 config.status:869: creating bin/rt-crontool
226 config.status:869: creating bin/rt-mailgate
227 config.status:869: creating bin/rt
228 config.status:869: creating Makefile
229 config.status:869: creating etc/RT_Config.pm
230 config.status:869: creating lib/RT.pm
231 config.status:869: creating bin/mason_handler.svc
232 config.status:869: creating bin/webmux.pl
233 config.status:869: creating t/data/configs/apache2.2+mod_perl.conf
234 config.status:869: creating t/data/configs/apache2.2+fastcgi.conf
235
236 ## ---------------- ##
237 ## Cache variables. ##
238 ## ---------------- ##
239
240 ac_cv_c_compiler_gnu=yes
241 ac_cv_env_CC_set=
242 ac_cv_env_CC_value=
243 ac_cv_env_CFLAGS_set=
244 ac_cv_env_CFLAGS_value=
245 ac_cv_env_CPPFLAGS_set=
246 ac_cv_env_CPPFLAGS_value=
247 ac_cv_env_LDFLAGS_set=
248 ac_cv_env_LDFLAGS_value=
249 ac_cv_env_LIBS_set=
250 ac_cv_env_LIBS_value=
251 ac_cv_env_PERL_set=set
252 ac_cv_env_PERL_value=/usr/bin/perl
253 ac_cv_env_build_alias_set=
254 ac_cv_env_build_alias_value=
255 ac_cv_env_host_alias_set=
256 ac_cv_env_host_alias_value=
257 ac_cv_env_target_alias_set=
258 ac_cv_env_target_alias_value=
259 ac_cv_lib_graph_aginitlib=no
260 ac_cv_objext=o
261 ac_cv_path_PERL=/usr/bin/perl
262 ac_cv_path_install='/usr/bin/install -c'
263 ac_cv_prog_AWK=gawk
264 ac_cv_prog_RT_GD=yes
265 ac_cv_prog_RT_GPG=yes
266 ac_cv_prog_ac_ct_CC=gcc
267 ac_cv_prog_cc_c89=
268 ac_cv_prog_cc_g=yes
269
270 ## ----------------- ##
271 ## Output variables. ##
272 ## ----------------- ##
273
274 APACHECTL='/usr/sbin/apachectl'
275 AWK='gawk'
276 BIN_OWNER='root'
277 CC='gcc'
278 CFLAGS='-g -O2'
279 COMMENT_INPLACE_LAYOUT=''
280 CONFIG_FILE_PATH='etc'
281 CONFIG_FILE_PATH_R='/opt/rt3/etc'
282 CPPFLAGS=''
283 DATABASE_ENV_PREF=''
284 DB_DATABASE='rt3'
285 DB_DBA='root'
286 DB_HOST='localhost'
287 DB_PORT=''
288 DB_RT_HOST='localhost'
289 DB_RT_PASS='rt_pass'
290 DB_RT_USER='rt_user'
291 DB_TYPE='mysql'
292 DEFS='-DPACKAGE_NAME=\"RT\" -DPACKAGE_TARNAME=\"rt\" -DPACKAGE_VERSION=\"3.8.10\" -DPACKAGE_STRING=\"RT\ 3.8.10\" -DPACKAGE_BUGREPORT=\"rt-bugs@bestpractical.com\" -DPACKAGE_URL=\"\"'
293 ECHO_C='\c'
294 ECHO_N=''
295 ECHO_T=''
296 EXEEXT=''
297 INSTALL_DATA='${INSTALL} -m 644'
298 INSTALL_PROGRAM='${INSTALL}'
299 INSTALL_SCRIPT='${INSTALL}'
300 LDFLAGS=''
301 LIBOBJS=''
302 LIBS=''
303 LIBS_GROUP='bin'
304 LIBS_OWNER='root'
305 LOCAL_ETC_PATH='local/etc'
306 LOCAL_ETC_PATH_R='/opt/rt3/local/etc'
307 LOCAL_LEXICON_PATH='local/po'
308 LOCAL_LEXICON_PATH_R='/opt/rt3/local/po'
309 LOCAL_LIB_PATH='local/lib'
310 LOCAL_LIB_PATH_R='/opt/rt3/local/lib'
311 LTLIBOBJS=''
312 MASON_DATA_PATH='var/mason_data'
313 MASON_DATA_PATH_R='/opt/rt3/var/mason_data'
314 MASON_HTML_PATH='share/html'
315 MASON_HTML_PATH_R='/opt/rt3/share/html'
316 MASON_LOCAL_HTML_PATH='local/html'
317 MASON_LOCAL_HTML_PATH_R='/opt/rt3/local/html'
318 MASON_SESSION_PATH='var/session_data'
319 MASON_SESSION_PATH_R='/opt/rt3/var/session_data'
320 OBJEXT='o'
321 PACKAGE_BUGREPORT='rt-bugs@bestpractical.com'
322 PACKAGE_NAME='RT'
323 PACKAGE_STRING='RT 3.8.10'
324 PACKAGE_TARNAME='rt'
325 PACKAGE_URL=''
326 PACKAGE_VERSION='3.8.10'
327 PATH_SEPARATOR=':'
328 PERL='/usr/bin/perl'
329 RTGROUP='www'
330 RT_BIN_PATH='bin'
331 RT_BIN_PATH_R='/opt/rt3/bin'
332 RT_DEVEL_MODE='0'
333 RT_DOC_PATH='share/doc'
334 RT_DOC_PATH_R='/opt/rt3/share/doc'
335 RT_ETC_PATH='etc'
336 RT_ETC_PATH_R='/opt/rt3/etc'
337 RT_FONT_PATH='share/fonts'
338 RT_FONT_PATH_R='/opt/rt3/share/fonts'
339 RT_GD='1'
340 RT_GPG='1'
341 RT_GRAPHVIZ='0'
342 RT_LIB_PATH='lib'
343 RT_LIB_PATH_R='/opt/rt3/lib'
344 RT_LOCAL_PATH='local'
345 RT_LOCAL_PATH_R='/opt/rt3/local'
346 RT_LOG_PATH='var/log'
347 RT_LOG_PATH_R='/opt/rt3/var/log'
348 RT_MAN_PATH='man'
349 RT_MAN_PATH_R='/opt/rt3/man'
350 RT_PATH='/opt/rt3'
351 RT_PATH_R='/opt/rt3'
352 RT_PLUGIN_PATH='plugins'
353 RT_PLUGIN_PATH_R='/opt/rt3/plugins'
354 RT_SBIN_PATH='sbin'
355 RT_SBIN_PATH_R='/opt/rt3/sbin'
356 RT_VAR_PATH='var'
357 RT_VAR_PATH_R='/opt/rt3/var'
358 RT_VERSION_MAJOR='3'
359 RT_VERSION_MINOR='8'
360 RT_VERSION_PATCH='10'
361 SHELL='/bin/sh'
362 SPEEDY_BIN='/usr/local/bin/speedy'
363 WEB_GROUP='www'
364 WEB_HANDLER='fastcgi'
365 WEB_USER='www'
366 ac_ct_CC='gcc'
367 bindir='bin'
368 build_alias=''
369 customdir='local'
370 custometcdir='local/etc'
371 customhtmldir='local/html'
372 customlexdir='local/po'
373 customlibdir='local/lib'
374 datadir='share'
375 datarootdir='${prefix}/share'
376 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
377 dvidir='${docdir}'
378 exec_prefix='/opt/rt3'
379 exp_bindir='bin'
380 exp_customdir='local'
381 exp_custometcdir='local/etc'
382 exp_customhtmldir='local/html'
383 exp_customlexdir='local/po'
384 exp_customlibdir='local/lib'
385 exp_datadir='share'
386 exp_exec_prefix='/opt/rt3'
387 exp_fontdir='share/fonts'
388 exp_htmldir='share/html'
389 exp_libdir='lib'
390 exp_localstatedir='var'
391 exp_logfiledir='var/log'
392 exp_mandir='man'
393 exp_manualdir='share/doc'
394 exp_masonstatedir='var/mason_data'
395 exp_plugindir='plugins'
396 exp_prefix='/opt/rt3'
397 exp_sbindir='sbin'
398 exp_sessionstatedir='var/session_data'
399 exp_sysconfdir='etc'
400 fontdir='share/fonts'
401 host_alias=''
402 htmldir='share/html'
403 includedir='${prefix}/include'
404 infodir='${datarootdir}/info'
405 libdir='lib'
406 libexecdir='${exec_prefix}/libexec'
407 localedir='${datarootdir}/locale'
408 localstatedir='var'
409 logfiledir='var/log'
410 mandir='man'
411 manualdir='share/doc'
412 masonstatedir='var/mason_data'
413 oldincludedir='/usr/include'
414 pdfdir='${docdir}'
415 plugindir='plugins'
416 prefix='/opt/rt3'
417 program_transform_name='s,x,x,'
418 psdir='${docdir}'
419 rt_layout_name='relative'
420 rt_version_major='3'
421 rt_version_minor='8'
422 rt_version_patch='10'
423 sbindir='sbin'
424 sessionstatedir='var/session_data'
425 sharedstatedir='${prefix}/com'
426 sysconfdir='etc'
427 target_alias=''
428
429 ## ----------- ##
430 ## confdefs.h. ##
431 ## ----------- ##
432
433 /* confdefs.h */
434 #define PACKAGE_NAME "RT"
435 #define PACKAGE_TARNAME "rt"
436 #define PACKAGE_VERSION "3.8.10"
437 #define PACKAGE_STRING "RT 3.8.10"
438 #define PACKAGE_BUGREPORT "rt-bugs@bestpractical.com"
439 #define PACKAGE_URL ""
440
441 configure: exit 0