import rt 3.8.9
[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.9, which was
5 generated by GNU Autoconf 2.65.  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.6.0
16 uname -s = Darwin
17 uname -v = Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/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.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/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: 158 tasks, 589 threads, 2 processors
34 Load average: 0.94, Mach factor: 1.30
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
60
61 ## ----------- ##
62 ## Core tests. ##
63 ## ----------- ##
64
65 configure:1979: checking for a BSD-compatible install
66 configure:2047: result: /usr/bin/install -c
67 configure:2062: checking for gawk
68 configure:2078: found /opt/local/bin/gawk
69 configure:2089: result: gawk
70 configure:2103: checking for perl
71 configure:2121: found /Users/falcone/perl5/perlbrew/bin/perl
72 configure:2134: result: /Users/falcone/perl5/perlbrew/bin/perl
73 configure:2499: checking for chosen layout
74 configure:2512: result: relative
75 configure:2671: checking if user www exists
76 configure:2674: result: found
77 configure:2695: checking if group www exists
78 configure:2698: result: found
79 configure:2718: checking if group rt3 exists
80 configure:2724: result: not found
81 configure:2718: checking if group rt exists
82 configure:2724: result: not found
83 configure:2718: checking if group www exists
84 configure:2721: result: found
85 configure:2751: checking if database name is valid
86 configure:2754: result: yes
87 configure:2845: checking for gcc
88 configure:2861: found /usr/bin/gcc
89 configure:2872: result: gcc
90 configure:3101: checking for C compiler version
91 configure:3110: gcc --version >&5
92 i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
93 Copyright (C) 2007 Free Software Foundation, Inc.
94 This is free software; see the source for copying conditions.  There is NO
95 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
96
97 configure:3121: $? = 0
98 configure:3110: gcc -v >&5
99 Using built-in specs.
100 Target: i686-apple-darwin10
101 Configured with: /var/tmp/gcc/gcc-5664~89/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
102 Thread model: posix
103 gcc version 4.2.1 (Apple Inc. build 5664)
104 configure:3121: $? = 0
105 configure:3110: gcc -V >&5
106 gcc-4.2: argument to `-V' is missing
107 configure:3121: $? = 1
108 configure:3110: gcc -qversion >&5
109 i686-apple-darwin10-gcc-4.2.1: no input files
110 configure:3121: $? = 1
111 configure:3141: checking whether the C compiler works
112 configure:3163: gcc    conftest.c  >&5
113 configure:3167: $? = 0
114 configure:3216: result: yes
115 configure:3219: checking for C compiler default output file name
116 configure:3221: result: a.out
117 configure:3227: checking for suffix of executables
118 configure:3234: gcc -o conftest    conftest.c  >&5
119 configure:3238: $? = 0
120 configure:3260: result: 
121 configure:3282: checking whether we are cross compiling
122 configure:3290: gcc -o conftest    conftest.c  >&5
123 configure:3294: $? = 0
124 configure:3301: ./conftest
125 configure:3305: $? = 0
126 configure:3320: result: no
127 configure:3325: checking for suffix of object files
128 configure:3347: gcc -c   conftest.c >&5
129 configure:3351: $? = 0
130 configure:3372: result: o
131 configure:3376: checking whether we are using the GNU C compiler
132 configure:3395: gcc -c   conftest.c >&5
133 configure:3395: $? = 0
134 configure:3404: result: yes
135 configure:3413: checking whether gcc accepts -g
136 configure:3433: gcc -c -g  conftest.c >&5
137 configure:3433: $? = 0
138 configure:3474: result: yes
139 configure:3491: checking for gcc option to accept ISO C89
140 configure:3555: gcc  -c -g -O2  conftest.c >&5
141 configure:3555: $? = 0
142 configure:3568: result: none needed
143 configure:3589: checking for aginitlib in -lgraph
144 configure:3614: gcc -o conftest -g -O2   conftest.c -lgraph   >&5
145 ld: library not found for -lgraph
146 collect2: ld returned 1 exit status
147 configure:3614: $? = 1
148 configure: failed program was:
149 | /* confdefs.h */
150 | #define PACKAGE_NAME "RT"
151 | #define PACKAGE_TARNAME "rt"
152 | #define PACKAGE_VERSION "3.8.9"
153 | #define PACKAGE_STRING "RT 3.8.9"
154 | #define PACKAGE_BUGREPORT "rt-bugs@bestpractical.com"
155 | #define PACKAGE_URL ""
156 | /* end confdefs.h.  */
157
158 | /* Override any GCC internal prototype to avoid an error.
159 |    Use char because int might match the return type of a GCC
160 |    builtin and then its argument prototype would still apply.  */
161 | #ifdef __cplusplus
162 | extern "C"
163 | #endif
164 | char aginitlib ();
165 | int
166 | main ()
167 | {
168 | return aginitlib ();
169 |   ;
170 |   return 0;
171 | }
172 configure:3623: result: no
173 configure:3649: checking for gdlib-config
174 configure:3665: found /opt/local/bin/gdlib-config
175 configure:3677: result: yes
176 configure:3705: checking for gpg
177 configure:3721: found /opt/local/bin/gpg
178 configure:3733: result: yes
179 configure:4032: creating ./config.status
180
181 ## ---------------------- ##
182 ## Running config.status. ##
183 ## ---------------------- ##
184
185 This file was extended by RT config.status 3.8.9, which was
186 generated by GNU Autoconf 2.65.  Invocation command line was
187
188   CONFIG_FILES    = 
189   CONFIG_HEADERS  = 
190   CONFIG_LINKS    = 
191   CONFIG_COMMANDS = 
192   $ ./config.status 
193
194 on transom.local
195
196 config.status:860: creating etc/upgrade/3.8-branded-queues-extension
197 config.status:860: creating etc/upgrade/3.8-ical-extension
198 config.status:860: creating etc/upgrade/split-out-cf-categories
199 config.status:860: creating etc/upgrade/generate-rtaddressregexp
200 config.status:860: creating etc/upgrade/vulnerable-passwords
201 config.status:860: creating sbin/rt-attributes-viewer
202 config.status:860: creating sbin/rt-dump-database
203 config.status:860: creating sbin/rt-setup-database
204 config.status:860: creating sbin/rt-test-dependencies
205 config.status:860: creating sbin/rt-email-digest
206 config.status:860: creating sbin/rt-email-dashboards
207 config.status:860: creating sbin/rt-clean-sessions
208 config.status:860: creating sbin/rt-shredder
209 config.status:860: creating sbin/rt-validator
210 config.status:860: creating sbin/rt-email-group-admin
211 config.status:860: creating sbin/rt-server
212 config.status:860: creating bin/fastcgi_server
213 config.status:860: creating bin/mason_handler.fcgi
214 config.status:860: creating bin/mason_handler.scgi
215 config.status:860: creating bin/standalone_httpd
216 config.status:860: creating bin/rt-crontool
217 config.status:860: creating bin/rt-mailgate
218 config.status:860: creating bin/rt
219 config.status:860: creating Makefile
220 config.status:860: creating etc/RT_Config.pm
221 config.status:860: creating lib/RT.pm
222 config.status:860: creating bin/mason_handler.svc
223 config.status:860: creating bin/webmux.pl
224 config.status:860: creating t/data/configs/apache2.2+mod_perl.conf
225 config.status:860: creating t/data/configs/apache2.2+fastcgi.conf
226
227 ## ---------------- ##
228 ## Cache variables. ##
229 ## ---------------- ##
230
231 ac_cv_c_compiler_gnu=yes
232 ac_cv_env_CC_set=
233 ac_cv_env_CC_value=
234 ac_cv_env_CFLAGS_set=
235 ac_cv_env_CFLAGS_value=
236 ac_cv_env_CPPFLAGS_set=
237 ac_cv_env_CPPFLAGS_value=
238 ac_cv_env_LDFLAGS_set=
239 ac_cv_env_LDFLAGS_value=
240 ac_cv_env_LIBS_set=
241 ac_cv_env_LIBS_value=
242 ac_cv_env_PERL_set=
243 ac_cv_env_PERL_value=
244 ac_cv_env_build_alias_set=
245 ac_cv_env_build_alias_value=
246 ac_cv_env_host_alias_set=
247 ac_cv_env_host_alias_value=
248 ac_cv_env_target_alias_set=
249 ac_cv_env_target_alias_value=
250 ac_cv_lib_graph_aginitlib=no
251 ac_cv_objext=o
252 ac_cv_path_PERL=/Users/falcone/perl5/perlbrew/bin/perl
253 ac_cv_path_install='/usr/bin/install -c'
254 ac_cv_prog_AWK=gawk
255 ac_cv_prog_RT_GD=yes
256 ac_cv_prog_RT_GPG=yes
257 ac_cv_prog_ac_ct_CC=gcc
258 ac_cv_prog_cc_c89=
259 ac_cv_prog_cc_g=yes
260
261 ## ----------------- ##
262 ## Output variables. ##
263 ## ----------------- ##
264
265 APACHECTL='/usr/sbin/apachectl'
266 AWK='gawk'
267 BIN_OWNER='root'
268 CC='gcc'
269 CFLAGS='-g -O2'
270 COMMENT_INPLACE_LAYOUT=''
271 CONFIG_FILE_PATH='etc'
272 CONFIG_FILE_PATH_R='/opt/rt3/etc'
273 CPPFLAGS=''
274 DATABASE_ENV_PREF=''
275 DB_DATABASE='rt3'
276 DB_DBA='root'
277 DB_HOST='localhost'
278 DB_PORT=''
279 DB_RT_HOST='localhost'
280 DB_RT_PASS='rt_pass'
281 DB_RT_USER='rt_user'
282 DB_TYPE='mysql'
283 DEFS='-DPACKAGE_NAME=\"RT\" -DPACKAGE_TARNAME=\"rt\" -DPACKAGE_VERSION=\"3.8.9\" -DPACKAGE_STRING=\"RT\ 3.8.9\" -DPACKAGE_BUGREPORT=\"rt-bugs@bestpractical.com\" -DPACKAGE_URL=\"\"'
284 ECHO_C='\c'
285 ECHO_N=''
286 ECHO_T=''
287 EXEEXT=''
288 INSTALL_DATA='${INSTALL} -m 644'
289 INSTALL_PROGRAM='${INSTALL}'
290 INSTALL_SCRIPT='${INSTALL}'
291 LDFLAGS=''
292 LIBOBJS=''
293 LIBS=''
294 LIBS_GROUP='bin'
295 LIBS_OWNER='root'
296 LOCAL_ETC_PATH='local/etc'
297 LOCAL_ETC_PATH_R='/opt/rt3/local/etc'
298 LOCAL_LEXICON_PATH='local/po'
299 LOCAL_LEXICON_PATH_R='/opt/rt3/local/po'
300 LOCAL_LIB_PATH='local/lib'
301 LOCAL_LIB_PATH_R='/opt/rt3/local/lib'
302 LTLIBOBJS=''
303 MASON_DATA_PATH='var/mason_data'
304 MASON_DATA_PATH_R='/opt/rt3/var/mason_data'
305 MASON_HTML_PATH='share/html'
306 MASON_HTML_PATH_R='/opt/rt3/share/html'
307 MASON_LOCAL_HTML_PATH='local/html'
308 MASON_LOCAL_HTML_PATH_R='/opt/rt3/local/html'
309 MASON_SESSION_PATH='var/session_data'
310 MASON_SESSION_PATH_R='/opt/rt3/var/session_data'
311 OBJEXT='o'
312 PACKAGE_BUGREPORT='rt-bugs@bestpractical.com'
313 PACKAGE_NAME='RT'
314 PACKAGE_STRING='RT 3.8.9'
315 PACKAGE_TARNAME='rt'
316 PACKAGE_URL=''
317 PACKAGE_VERSION='3.8.9'
318 PATH_SEPARATOR=':'
319 PERL='/Users/falcone/perl5/perlbrew/bin/perl'
320 RTGROUP='www'
321 RT_BIN_PATH='bin'
322 RT_BIN_PATH_R='/opt/rt3/bin'
323 RT_DEVEL_MODE='0'
324 RT_DOC_PATH='share/doc'
325 RT_DOC_PATH_R='/opt/rt3/share/doc'
326 RT_ETC_PATH='etc'
327 RT_ETC_PATH_R='/opt/rt3/etc'
328 RT_FONT_PATH='share/fonts'
329 RT_FONT_PATH_R='/opt/rt3/share/fonts'
330 RT_GD='1'
331 RT_GPG='1'
332 RT_GRAPHVIZ='0'
333 RT_LIB_PATH='lib'
334 RT_LIB_PATH_R='/opt/rt3/lib'
335 RT_LOCAL_PATH='local'
336 RT_LOCAL_PATH_R='/opt/rt3/local'
337 RT_LOG_PATH='var/log'
338 RT_LOG_PATH_R='/opt/rt3/var/log'
339 RT_MAN_PATH='man'
340 RT_MAN_PATH_R='/opt/rt3/man'
341 RT_PATH='/opt/rt3'
342 RT_PATH_R='/opt/rt3'
343 RT_PLUGIN_PATH='plugins'
344 RT_PLUGIN_PATH_R='/opt/rt3/plugins'
345 RT_SBIN_PATH='sbin'
346 RT_SBIN_PATH_R='/opt/rt3/sbin'
347 RT_VAR_PATH='var'
348 RT_VAR_PATH_R='/opt/rt3/var'
349 RT_VERSION_MAJOR='3'
350 RT_VERSION_MINOR='8'
351 RT_VERSION_PATCH='9'
352 SHELL='/bin/sh'
353 SPEEDY_BIN='/usr/local/bin/speedy'
354 WEB_GROUP='www'
355 WEB_HANDLER='fastcgi'
356 WEB_USER='www'
357 ac_ct_CC='gcc'
358 bindir='bin'
359 build_alias=''
360 customdir='local'
361 custometcdir='local/etc'
362 customhtmldir='local/html'
363 customlexdir='local/po'
364 customlibdir='local/lib'
365 datadir='share'
366 datarootdir='${prefix}/share'
367 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
368 dvidir='${docdir}'
369 exec_prefix='/opt/rt3'
370 exp_bindir='bin'
371 exp_customdir='local'
372 exp_custometcdir='local/etc'
373 exp_customhtmldir='local/html'
374 exp_customlexdir='local/po'
375 exp_customlibdir='local/lib'
376 exp_datadir='share'
377 exp_exec_prefix='/opt/rt3'
378 exp_fontdir='share/fonts'
379 exp_htmldir='share/html'
380 exp_libdir='lib'
381 exp_localstatedir='var'
382 exp_logfiledir='var/log'
383 exp_mandir='man'
384 exp_manualdir='share/doc'
385 exp_masonstatedir='var/mason_data'
386 exp_plugindir='plugins'
387 exp_prefix='/opt/rt3'
388 exp_sbindir='sbin'
389 exp_sessionstatedir='var/session_data'
390 exp_sysconfdir='etc'
391 fontdir='share/fonts'
392 host_alias=''
393 htmldir='share/html'
394 includedir='${prefix}/include'
395 infodir='${datarootdir}/info'
396 libdir='lib'
397 libexecdir='${exec_prefix}/libexec'
398 localedir='${datarootdir}/locale'
399 localstatedir='var'
400 logfiledir='var/log'
401 mandir='man'
402 manualdir='share/doc'
403 masonstatedir='var/mason_data'
404 oldincludedir='/usr/include'
405 pdfdir='${docdir}'
406 plugindir='plugins'
407 prefix='/opt/rt3'
408 program_transform_name='s,x,x,'
409 psdir='${docdir}'
410 rt_layout_name='relative'
411 rt_version_major='3'
412 rt_version_minor='8'
413 rt_version_patch='9'
414 sbindir='sbin'
415 sessionstatedir='var/session_data'
416 sharedstatedir='${prefix}/com'
417 sysconfdir='etc'
418 target_alias=''
419
420 ## ----------- ##
421 ## confdefs.h. ##
422 ## ----------- ##
423
424 /* confdefs.h */
425 #define PACKAGE_NAME "RT"
426 #define PACKAGE_TARNAME "rt"
427 #define PACKAGE_VERSION "3.8.9"
428 #define PACKAGE_STRING "RT 3.8.9"
429 #define PACKAGE_BUGREPORT "rt-bugs@bestpractical.com"
430 #define PACKAGE_URL ""
431
432 configure: exit 0