show credit balance on invoices, #11564
[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 --enable-layout=Freeside --with-db-type=Pg --with-db-dba=freeside --with-db-database=freeside --with-db-rt-user=freeside --with-db-rt-pass= --with-web-user=freeside --with-web-group=freeside --with-rt-group=freeside
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 = 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      = 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
256 ## ----------------- ##
257 ## Output variables. ##
258 ## ----------------- ##
259
260 APACHECTL='/usr/sbin/apachectl'
261 AWK='gawk'
262 BIN_OWNER='root'
263 CONFIG_FILE_PATH='/opt/rt3/etc'
264 DATABASE_ENV_PREF=''
265 DB_DATABASE='freeside'
266 DB_DBA='freeside'
267 DB_HOST='localhost'
268 DB_PORT=''
269 DB_RT_HOST='localhost'
270 DB_RT_PASS='rt_pass'
271 DB_RT_USER='rt_user'
272 DB_TYPE='mysql'
273 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=\"\"'
274 ECHO_C='\c'
275 ECHO_N=''
276 ECHO_T=''
277 INSTALL_DATA='${INSTALL} -m 644'
278 INSTALL_PROGRAM='${INSTALL}'
279 INSTALL_SCRIPT='${INSTALL}'
280 LIBOBJS=''
281 LIBS=''
282 LIBS_GROUP='bin'
283 LIBS_OWNER='root'
284 LOCAL_ETC_PATH='/opt/rt3/local/etc'
285 LOCAL_LEXICON_PATH='/opt/rt3/local/po'
286 LOCAL_LIB_PATH='/opt/rt3/local/lib'
287 LTLIBOBJS=''
288 MASON_DATA_PATH='/usr/local/etc/freeside/masondata'
289 MASON_HTML_PATH='/var/www/freeside/rt'
290 MASON_LOCAL_HTML_PATH='/opt/rt3/local/html'
291 MASON_SESSION_PATH='/opt/rt3/var/session_data'
292 PACKAGE_BUGREPORT='rt-bugs@bestpractical.com'
293 PACKAGE_NAME='RT'
294 PACKAGE_STRING='RT 3.8.9'
295 PACKAGE_TARNAME='rt'
296 PACKAGE_URL=''
297 PACKAGE_VERSION='3.8.9'
298 PATH_SEPARATOR=':'
299 PERL='/Users/falcone/perl5/perlbrew/bin/perl'
300 RTGROUP='www'
301 RT_BIN_PATH='bin'
302 RT_BIN_PATH_R='/opt/rt3/bin'
303 RT_DEVEL_MODE='0'
304 RT_DOC_PATH='/opt/rt3/share/doc'
305 RT_ETC_PATH='/opt/rt3/etc'
306 RT_LIB_PATH='/opt/rt3/lib'
307 RT_LOCAL_PATH='/opt/rt3/local'
308 RT_LOG_PATH='/opt/rt3/var/log'
309 RT_MAN_PATH='/opt/rt3/man'
310 RT_PATH='/opt/rt3'
311 RT_SBIN_PATH='/opt/rt3/sbin'
312 RT_STANDALONE='0'
313 RT_VAR_PATH='/opt/rt3/var'
314 RT_VERSION_MAJOR='3'
315 RT_VERSION_MINOR='8'
316 RT_VERSION_PATCH='9'
317 SHELL='/bin/sh'
318 SPEEDY_BIN='/usr/local/bin/speedy'
319 WEB_GROUP='freeside'
320 WEB_USER='freeside'
321 bindir='/opt/rt3/bin'
322 build_alias=''
323 customdir='/opt/rt3/local'
324 custometcdir='/opt/rt3/local/etc'
325 customhtmldir='/opt/rt3/local/html'
326 customlexdir='/opt/rt3/local/po'
327 customlibdir='/opt/rt3/local/lib'
328 datadir='/opt/rt3/share'
329 exec_prefix='/opt/rt3'
330 exp_bindir='/opt/rt3/bin'
331 exp_customdir='/opt/rt3/local'
332 exp_custometcdir='/opt/rt3/local/etc'
333 exp_customhtmldir='/opt/rt3/local/html'
334 exp_customlexdir='/opt/rt3/local/po'
335 exp_customlibdir='/opt/rt3/local/lib'
336 exp_datadir='/opt/rt3/share'
337 exp_exec_prefix='/opt/rt3'
338 exp_htmldir='/var/www/freeside/rt'
339 exp_libdir='/opt/rt3/lib'
340 exp_localstatedir='/opt/rt3/var'
341 exp_logfiledir='/opt/rt3/var/log'
342 exp_mandir='/opt/rt3/man'
343 exp_manualdir='/opt/rt3/share/doc'
344 exp_masonstatedir='/usr/local/etc/freeside/masondata'
345 exp_prefix='/opt/rt3'
346 exp_sbindir='/opt/rt3/sbin'
347 exp_sessionstatedir='/opt/rt3/var/session_data'
348 exp_sysconfdir='/opt/rt3/etc'
349 host_alias=''
350 htmldir='/var/www/freeside/rt'
351 includedir='${prefix}/include'
352 infodir='${prefix}/info'
353 libdir='/opt/rt3/lib'
354 libexecdir='${exec_prefix}/libexec'
355 localstatedir='/opt/rt3/var'
356 logfiledir='/opt/rt3/var/log'
357 mandir='/opt/rt3/man'
358 manualdir='/opt/rt3/share/doc'
359 masonstatedir='/usr/local/etc/freeside/masondata'
360 oldincludedir='/usr/include'
361 prefix='/opt/rt3'
362 program_transform_name='s,x,x,'
363 rt_layout_name='Freeside'
364 rt_version_major='3'
365 rt_version_minor='8'
366 rt_version_patch='9'
367 sbindir='sbin'
368 sessionstatedir='var/session_data'
369 sharedstatedir='${prefix}/com'
370 sysconfdir='/opt/rt3/etc'
371 target_alias=''
372
373 ## ----------- ##
374 ## confdefs.h. ##
375 ## ----------- ##
376
377 #define PACKAGE_BUGREPORT "rt-bugs@bestpractical.com"
378 #define PACKAGE_NAME "RT"
379 #define PACKAGE_STRING "RT 3.6.4"
380 #define PACKAGE_TARNAME "rt"
381 #define PACKAGE_VERSION "3.8.9"
382 #define PACKAGE_STRING "RT 3.8.9"
383 #define PACKAGE_BUGREPORT "rt-bugs@bestpractical.com"
384 #define PACKAGE_URL ""
385
386 configure: exit 0