import rt 3.8.11
[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.11, which was
5 generated by GNU Autoconf 2.67.  Invocation command line was
6
7   $ ./configure 
8
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
12
13 hostname = umgah
14 uname -m = x86_64
15 uname -r = 2.6.39-020639rc4-generic
16 uname -s = Linux
17 uname -v = #201104191410 SMP Tue Apr 19 14:19:01 UTC 2011
18
19 /usr/bin/uname -p = unknown
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      = unknown
26 /bin/machine           = unknown
27 /usr/bin/oslevel       = unknown
28 /bin/universe          = unknown
29
30 PATH: /home/chmrr/prog/perlbrew/bin
31 PATH: /home/chmrr/bin
32 PATH: /usr/local/sbin
33 PATH: /usr/local/bin
34 PATH: /usr/sbin
35 PATH: /usr/bin
36 PATH: /sbin
37 PATH: /bin
38 PATH: /usr/games
39 PATH: /home/chmrr/aws/bin/
40 PATH: /home/chmrr/prog/android/sdk/tools
41 PATH: /home/chmrr/prog/android/sdk/platform-tools
42
43
44 ## ----------- ##
45 ## Core tests. ##
46 ## ----------- ##
47
48 configure:1987: checking for a BSD-compatible install
49 configure:2055: result: /usr/bin/install -c
50 configure:2070: checking for gawk
51 configure:2086: found /usr/bin/gawk
52 configure:2097: result: gawk
53 configure:2111: checking for perl
54 configure:2142: result: /usr/bin/perl
55 configure:2507: checking for chosen layout
56 configure:2520: result: relative
57 configure:2679: checking if user www exists
58 configure:2685: result: not found
59 configure:2679: checking if user www-data exists
60 configure:2682: result: found
61 configure:2703: checking if group www exists
62 configure:2709: result: not found
63 configure:2703: checking if group www-data exists
64 configure:2706: result: found
65 configure:2726: checking if group rt3 exists
66 configure:2732: result: not found
67 configure:2726: checking if group rt exists
68 configure:2732: result: not found
69 configure:2726: checking if group www-data exists
70 configure:2729: result: found
71 configure:2759: checking if database name is valid
72 configure:2762: result: yes
73 configure:2853: checking for gcc
74 configure:2880: result: ccache gcc
75 configure:3109: checking for C compiler version
76 configure:3118: ccache gcc --version >&5
77 gcc (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2
78 Copyright (C) 2010 Free Software Foundation, Inc.
79 This is free software; see the source for copying conditions.  There is NO
80 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
81
82 configure:3129: $? = 0
83 configure:3118: ccache gcc -v >&5
84 Using built-in specs.
85 COLLECT_GCC=/usr/bin/gcc
86 COLLECT_LTO_WRAPPER=/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.5.2/lto-wrapper
87 Target: x86_64-linux-gnu
88 Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.5.2-8ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.5 --enable-shared --enable-multiarch --with-multiarch-defaults=x86_64-linux-gnu --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib/x86_64-linux-gnu --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.5 --libdir=/usr/lib/x86_64-linux-gnu --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default --with-plugin-ld=ld.gold --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
89 Thread model: posix
90 gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4) 
91 configure:3129: $? = 0
92 configure:3118: ccache gcc -V >&5
93 gcc: '-V' option must have argument
94 configure:3129: $? = 1
95 configure:3118: ccache gcc -qversion >&5
96 gcc: unrecognized option '-qversion'
97 gcc: no input files
98 configure:3129: $? = 1
99 configure:3149: checking whether the C compiler works
100 configure:3171: ccache gcc    conftest.c  >&5
101 configure:3175: $? = 0
102 configure:3223: result: yes
103 configure:3226: checking for C compiler default output file name
104 configure:3228: result: a.out
105 configure:3234: checking for suffix of executables
106 configure:3241: ccache gcc -o conftest    conftest.c  >&5
107 configure:3245: $? = 0
108 configure:3267: result: 
109 configure:3289: checking whether we are cross compiling
110 configure:3297: ccache gcc -o conftest    conftest.c  >&5
111 configure:3301: $? = 0
112 configure:3308: ./conftest
113 configure:3312: $? = 0
114 configure:3327: result: no
115 configure:3332: checking for suffix of object files
116 configure:3354: ccache gcc -c   conftest.c >&5
117 configure:3358: $? = 0
118 configure:3379: result: o
119 configure:3383: checking whether we are using the GNU C compiler
120 configure:3402: ccache gcc -c   conftest.c >&5
121 configure:3402: $? = 0
122 configure:3411: result: yes
123 configure:3420: checking whether ccache gcc accepts -g
124 configure:3440: ccache gcc -c -g  conftest.c >&5
125 configure:3440: $? = 0
126 configure:3481: result: yes
127 configure:3498: checking for ccache gcc option to accept ISO C89
128 configure:3562: ccache gcc  -c -g -O2  conftest.c >&5
129 configure:3562: $? = 0
130 configure:3575: result: none needed
131 configure:3596: checking for aginitlib in -lgraph
132 configure:3621: ccache gcc -o conftest -g -O2   conftest.c -lgraph   >&5
133 /usr/bin/ld: cannot find -lgraph
134 collect2: ld returned 1 exit status
135 configure:3621: $? = 1
136 configure: failed program was:
137 | /* confdefs.h */
138 | #define PACKAGE_NAME "RT"
139 | #define PACKAGE_TARNAME "rt"
140 | #define PACKAGE_VERSION "3.8.11"
141 | #define PACKAGE_STRING "RT 3.8.11"
142 | #define PACKAGE_BUGREPORT "rt-bugs@bestpractical.com"
143 | #define PACKAGE_URL ""
144 | /* end confdefs.h.  */
145
146 | /* Override any GCC internal prototype to avoid an error.
147 |    Use char because int might match the return type of a GCC
148 |    builtin and then its argument prototype would still apply.  */
149 | #ifdef __cplusplus
150 | extern "C"
151 | #endif
152 | char aginitlib ();
153 | int
154 | main ()
155 | {
156 | return aginitlib ();
157 |   ;
158 |   return 0;
159 | }
160 configure:3630: result: no
161 configure:3656: checking for gdlib-config
162 configure:3672: found /usr/bin/gdlib-config
163 configure:3684: result: yes
164 configure:3712: checking for gpg
165 configure:3728: found /usr/bin/gpg
166 configure:3740: result: yes
167 configure:4040: creating ./config.status
168
169 ## ---------------------- ##
170 ## Running config.status. ##
171 ## ---------------------- ##
172
173 This file was extended by RT config.status 3.8.11, which was
174 generated by GNU Autoconf 2.67.  Invocation command line was
175
176   CONFIG_FILES    = 
177   CONFIG_HEADERS  = 
178   CONFIG_LINKS    = 
179   CONFIG_COMMANDS = 
180   $ ./config.status 
181
182 on umgah
183
184 config.status:866: creating etc/upgrade/3.8-branded-queues-extension
185 config.status:866: creating etc/upgrade/3.8-ical-extension
186 config.status:866: creating etc/upgrade/split-out-cf-categories
187 config.status:866: creating etc/upgrade/generate-rtaddressregexp
188 config.status:866: creating etc/upgrade/vulnerable-passwords
189 config.status:866: creating sbin/rt-attributes-viewer
190 config.status:866: creating sbin/rt-dump-database
191 config.status:866: creating sbin/rt-setup-database
192 config.status:866: creating sbin/rt-test-dependencies
193 config.status:866: creating sbin/rt-email-digest
194 config.status:866: creating sbin/rt-email-dashboards
195 config.status:866: creating sbin/rt-clean-sessions
196 config.status:866: creating sbin/rt-shredder
197 config.status:866: creating sbin/rt-validator
198 config.status:866: creating sbin/rt-email-group-admin
199 config.status:866: creating sbin/rt-server
200 config.status:866: creating bin/fastcgi_server
201 config.status:866: creating bin/mason_handler.fcgi
202 config.status:866: creating bin/mason_handler.scgi
203 config.status:866: creating bin/standalone_httpd
204 config.status:866: creating bin/rt-crontool
205 config.status:866: creating bin/rt-mailgate
206 config.status:866: creating bin/rt
207 config.status:866: creating Makefile
208 config.status:866: creating etc/RT_Config.pm
209 config.status:866: creating lib/RT.pm
210 config.status:866: creating bin/mason_handler.svc
211 config.status:866: creating bin/webmux.pl
212 config.status:866: creating t/data/configs/apache2.2+mod_perl.conf
213 config.status:866: creating t/data/configs/apache2.2+fastcgi.conf
214
215 ## ---------------- ##
216 ## Cache variables. ##
217 ## ---------------- ##
218
219 ac_cv_c_compiler_gnu=yes
220 ac_cv_env_CC_set=set
221 ac_cv_env_CC_value='ccache gcc'
222 ac_cv_env_CFLAGS_set=
223 ac_cv_env_CFLAGS_value=
224 ac_cv_env_CPPFLAGS_set=
225 ac_cv_env_CPPFLAGS_value=
226 ac_cv_env_LDFLAGS_set=
227 ac_cv_env_LDFLAGS_value=
228 ac_cv_env_LIBS_set=
229 ac_cv_env_LIBS_value=
230 ac_cv_env_PERL_set=set
231 ac_cv_env_PERL_value=/usr/bin/perl
232 ac_cv_env_build_alias_set=
233 ac_cv_env_build_alias_value=
234 ac_cv_env_host_alias_set=
235 ac_cv_env_host_alias_value=
236 ac_cv_env_target_alias_set=
237 ac_cv_env_target_alias_value=
238 ac_cv_lib_graph_aginitlib=no
239 ac_cv_objext=o
240 ac_cv_path_PERL=/usr/bin/perl
241 ac_cv_path_install='/usr/bin/install -c'
242 ac_cv_prog_AWK=gawk
243 ac_cv_prog_RT_GD=yes
244 ac_cv_prog_RT_GPG=yes
245 ac_cv_prog_ac_ct_CC='ccache gcc'
246 ac_cv_prog_cc_c89=
247 ac_cv_prog_cc_g=yes
248
249 ## ----------------- ##
250 ## Output variables. ##
251 ## ----------------- ##
252
253 APACHECTL='/usr/sbin/apachectl'
254 AWK='gawk'
255 BIN_OWNER='root'
256 CC='ccache gcc'
257 CFLAGS='-g -O2'
258 COMMENT_INPLACE_LAYOUT=''
259 CONFIG_FILE_PATH='etc'
260 CONFIG_FILE_PATH_R='/opt/rt3/etc'
261 CPPFLAGS=''
262 DATABASE_ENV_PREF=''
263 DB_DATABASE='rt3'
264 DB_DBA='root'
265 DB_HOST='localhost'
266 DB_PORT=''
267 DB_RT_HOST='localhost'
268 DB_RT_PASS='rt_pass'
269 DB_RT_USER='rt_user'
270 DB_TYPE='mysql'
271 DEFS='-DPACKAGE_NAME=\"RT\" -DPACKAGE_TARNAME=\"rt\" -DPACKAGE_VERSION=\"3.8.11\" -DPACKAGE_STRING=\"RT\ 3.8.11\" -DPACKAGE_BUGREPORT=\"rt-bugs@bestpractical.com\" -DPACKAGE_URL=\"\"'
272 ECHO_C=''
273 ECHO_N='-n'
274 ECHO_T=''
275 EXEEXT=''
276 INSTALL_DATA='${INSTALL} -m 644'
277 INSTALL_PROGRAM='${INSTALL}'
278 INSTALL_SCRIPT='${INSTALL}'
279 LDFLAGS=''
280 LIBOBJS=''
281 LIBS=''
282 LIBS_GROUP='bin'
283 LIBS_OWNER='root'
284 LOCAL_ETC_PATH='local/etc'
285 LOCAL_ETC_PATH_R='/opt/rt3/local/etc'
286 LOCAL_LEXICON_PATH='local/po'
287 LOCAL_LEXICON_PATH_R='/opt/rt3/local/po'
288 LOCAL_LIB_PATH='local/lib'
289 LOCAL_LIB_PATH_R='/opt/rt3/local/lib'
290 LTLIBOBJS=''
291 MASON_DATA_PATH='var/mason_data'
292 MASON_DATA_PATH_R='/opt/rt3/var/mason_data'
293 MASON_HTML_PATH='share/html'
294 MASON_HTML_PATH_R='/opt/rt3/share/html'
295 MASON_LOCAL_HTML_PATH='local/html'
296 MASON_LOCAL_HTML_PATH_R='/opt/rt3/local/html'
297 MASON_SESSION_PATH='var/session_data'
298 MASON_SESSION_PATH_R='/opt/rt3/var/session_data'
299 OBJEXT='o'
300 PACKAGE_BUGREPORT='rt-bugs@bestpractical.com'
301 PACKAGE_NAME='RT'
302 PACKAGE_STRING='RT 3.8.11'
303 PACKAGE_TARNAME='rt'
304 PACKAGE_URL=''
305 PACKAGE_VERSION='3.8.11'
306 PATH_SEPARATOR=':'
307 PERL='/usr/bin/perl'
308 RTGROUP='www-data'
309 RT_BIN_PATH='bin'
310 RT_BIN_PATH_R='/opt/rt3/bin'
311 RT_DEVEL_MODE='0'
312 RT_DOC_PATH='share/doc'
313 RT_DOC_PATH_R='/opt/rt3/share/doc'
314 RT_ETC_PATH='etc'
315 RT_ETC_PATH_R='/opt/rt3/etc'
316 RT_FONT_PATH='share/fonts'
317 RT_FONT_PATH_R='/opt/rt3/share/fonts'
318 RT_GD='1'
319 RT_GPG='1'
320 RT_GRAPHVIZ='0'
321 RT_LIB_PATH='lib'
322 RT_LIB_PATH_R='/opt/rt3/lib'
323 RT_LOCAL_PATH='local'
324 RT_LOCAL_PATH_R='/opt/rt3/local'
325 RT_LOG_PATH='var/log'
326 RT_LOG_PATH_R='/opt/rt3/var/log'
327 RT_MAN_PATH='man'
328 RT_MAN_PATH_R='/opt/rt3/man'
329 RT_PATH='/opt/rt3'
330 RT_PATH_R='/opt/rt3'
331 RT_PLUGIN_PATH='plugins'
332 RT_PLUGIN_PATH_R='/opt/rt3/plugins'
333 RT_SBIN_PATH='sbin'
334 RT_SBIN_PATH_R='/opt/rt3/sbin'
335 RT_VAR_PATH='var'
336 RT_VAR_PATH_R='/opt/rt3/var'
337 RT_VERSION_MAJOR='3'
338 RT_VERSION_MINOR='8'
339 RT_VERSION_PATCH='11'
340 SHELL='/bin/bash'
341 SPEEDY_BIN='/usr/local/bin/speedy'
342 WEB_GROUP='www-data'
343 WEB_HANDLER='fastcgi'
344 WEB_USER='www-data'
345 ac_ct_CC='ccache gcc'
346 bindir='bin'
347 build_alias=''
348 customdir='local'
349 custometcdir='local/etc'
350 customhtmldir='local/html'
351 customlexdir='local/po'
352 customlibdir='local/lib'
353 datadir='share'
354 datarootdir='${prefix}/share'
355 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
356 dvidir='${docdir}'
357 exec_prefix='/opt/rt3'
358 exp_bindir='bin'
359 exp_customdir='local'
360 exp_custometcdir='local/etc'
361 exp_customhtmldir='local/html'
362 exp_customlexdir='local/po'
363 exp_customlibdir='local/lib'
364 exp_datadir='share'
365 exp_exec_prefix='/opt/rt3'
366 exp_fontdir='share/fonts'
367 exp_htmldir='share/html'
368 exp_libdir='lib'
369 exp_localstatedir='var'
370 exp_logfiledir='var/log'
371 exp_mandir='man'
372 exp_manualdir='share/doc'
373 exp_masonstatedir='var/mason_data'
374 exp_plugindir='plugins'
375 exp_prefix='/opt/rt3'
376 exp_sbindir='sbin'
377 exp_sessionstatedir='var/session_data'
378 exp_sysconfdir='etc'
379 fontdir='share/fonts'
380 host_alias=''
381 htmldir='share/html'
382 includedir='${prefix}/include'
383 infodir='${datarootdir}/info'
384 libdir='lib'
385 libexecdir='${exec_prefix}/libexec'
386 localedir='${datarootdir}/locale'
387 localstatedir='var'
388 logfiledir='var/log'
389 mandir='man'
390 manualdir='share/doc'
391 masonstatedir='var/mason_data'
392 oldincludedir='/usr/include'
393 pdfdir='${docdir}'
394 plugindir='plugins'
395 prefix='/opt/rt3'
396 program_transform_name='s,x,x,'
397 psdir='${docdir}'
398 rt_layout_name='relative'
399 rt_version_major='3'
400 rt_version_minor='8'
401 rt_version_patch='11'
402 sbindir='sbin'
403 sessionstatedir='var/session_data'
404 sharedstatedir='${prefix}/com'
405 sysconfdir='etc'
406 target_alias=''
407
408 ## ----------- ##
409 ## confdefs.h. ##
410 ## ----------- ##
411
412 /* confdefs.h */
413 #define PACKAGE_NAME "RT"
414 #define PACKAGE_TARNAME "rt"
415 #define PACKAGE_VERSION "3.8.11"
416 #define PACKAGE_STRING "RT 3.8.11"
417 #define PACKAGE_BUGREPORT "rt-bugs@bestpractical.com"
418 #define PACKAGE_URL ""
419
420 configure: exit 0