X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fconfig.log;h=ab4b65c54a373ab553f314fd2385c32745c723ff;hb=b102662c11390d9220ef7a935ce847f18ba221fb;hp=a5ae616a8d66d746f63e445c29970bd3a5c60e87;hpb=e70abd21bab68b23488f7ef1ee2e693a3b365691;p=freeside.git diff --git a/rt/config.log b/rt/config.log index a5ae616a8..ab4b65c54 100644 --- a/rt/config.log +++ b/rt/config.log @@ -1,178 +1,62 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by RT configure 3.8.8, which was -generated by GNU Autoconf 2.65. Invocation command line was +It was created by RT configure 3.6.4, which was +generated by GNU Autoconf 2.59. Invocation command line was - $ ./configure + $ ./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 ## --------- ## ## Platform. ## ## --------- ## -hostname = Macintosh-2.local -uname -m = i386 -uname -r = 9.8.0 -uname -s = Darwin -uname -v = Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386 +hostname = rootwood +uname -m = x86_64 +uname -r = 2.6.21-1-amd64 +uname -s = Linux +uname -v = #1 SMP Sat May 26 17:22:54 CEST 2007 -/usr/bin/uname -p = i386 +/usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown -/usr/bin/hostinfo = Mach kernel version: - Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386 -Kernel configured for up to 2 processors. -2 processors are physically available. -2 processors are logically available. -Processor type: i486 (Intel 80486) -Processors active: 0 1 -Primary memory available: 2.00 gigabytes -Default processor set: 117 tasks, 405 threads, 2 processors -Load average: 0.59, Mach factor: 1.56 +hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown -PATH: /Users/ruz/projs/perl6/rakudo/parrot_install/bin -PATH: /Users/ruz/bin -PATH: /opt/local/bin -PATH: /opt/local/sbin -PATH: /opt/local/bin -PATH: /opt/local/sbin -PATH: /bin -PATH: /sbin -PATH: /usr/bin +PATH: /usr/local/sbin +PATH: /usr/local/bin PATH: /usr/sbin +PATH: /usr/bin +PATH: /sbin +PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## -configure:1979: checking for a BSD-compatible install -configure:2047: result: /opt/local/bin/ginstall -c -configure:2062: checking for gawk -configure:2078: found /opt/local/bin/gawk -configure:2089: result: gawk -configure:2103: checking for perl -configure:2134: result: /usr/bin/perl -configure:2499: checking for chosen layout -configure:2512: result: relative -configure:2671: checking if user www exists -configure:2674: result: found -configure:2695: checking if group www exists -configure:2698: result: found -configure:2718: checking if group rt3 exists -configure:2724: result: not found -configure:2718: checking if group rt exists -configure:2724: result: not found -configure:2718: checking if group www exists -configure:2721: result: found -configure:2751: checking if database name is valid -configure:2754: result: yes -configure:2845: checking for gcc -configure:2861: found /usr/bin/gcc -configure:2872: result: gcc -configure:3101: checking for C compiler version -configure:3110: gcc --version >&5 -i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5490) -Copyright (C) 2005 Free Software Foundation, Inc. -This is free software; see the source for copying conditions. There is NO -warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. - -configure:3121: $? = 0 -configure:3110: gcc -v >&5 -Using built-in specs. -Target: i686-apple-darwin9 -Configured with: /var/tmp/gcc/gcc-5490~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 -Thread model: posix -gcc version 4.0.1 (Apple Inc. build 5490) -configure:3121: $? = 0 -configure:3110: gcc -V >&5 -gcc-4.0: argument to `-V' is missing -configure:3121: $? = 1 -configure:3110: gcc -qversion >&5 -i686-apple-darwin9-gcc-4.0.1: no input files -configure:3121: $? = 1 -configure:3141: checking whether the C compiler works -configure:3163: gcc conftest.c >&5 -configure:3167: $? = 0 -configure:3216: result: yes -configure:3219: checking for C compiler default output file name -configure:3221: result: a.out -configure:3227: checking for suffix of executables -configure:3234: gcc -o conftest conftest.c >&5 -configure:3238: $? = 0 -configure:3260: result: -configure:3282: checking whether we are cross compiling -configure:3290: gcc -o conftest conftest.c >&5 -configure:3294: $? = 0 -configure:3301: ./conftest -configure:3305: $? = 0 -configure:3320: result: no -configure:3325: checking for suffix of object files -configure:3347: gcc -c conftest.c >&5 -configure:3351: $? = 0 -configure:3372: result: o -configure:3376: checking whether we are using the GNU C compiler -configure:3395: gcc -c conftest.c >&5 -configure:3395: $? = 0 -configure:3404: result: yes -configure:3413: checking whether gcc accepts -g -configure:3433: gcc -c -g conftest.c >&5 -configure:3433: $? = 0 -configure:3474: result: yes -configure:3491: checking for gcc option to accept ISO C89 -configure:3555: gcc -c -g -O2 conftest.c >&5 -configure:3555: $? = 0 -configure:3568: result: none needed -configure:3589: checking for aginitlib in -lgraph -configure:3614: gcc -o conftest -g -O2 conftest.c -lgraph >&5 -ld: library not found for -lgraph -collect2: ld returned 1 exit status -configure:3614: $? = 1 -configure: failed program was: -| /* confdefs.h */ -| #define PACKAGE_NAME "RT" -| #define PACKAGE_TARNAME "rt" -| #define PACKAGE_VERSION "3.8.8" -| #define PACKAGE_STRING "RT 3.8.8" -| #define PACKAGE_BUGREPORT "rt-bugs@bestpractical.com" -| #define PACKAGE_URL "" -| /* end confdefs.h. */ -| -| /* Override any GCC internal prototype to avoid an error. -| Use char because int might match the return type of a GCC -| builtin and then its argument prototype would still apply. */ -| #ifdef __cplusplus -| extern "C" -| #endif -| char aginitlib (); -| int -| main () -| { -| return aginitlib (); -| ; -| return 0; -| } -configure:3623: result: no -configure:3649: checking for gdlib-config -configure:3665: found /opt/local/bin/gdlib-config -configure:3677: result: yes -configure:3705: checking for gpg -configure:3721: found /opt/local/bin/gpg -configure:3733: result: yes -configure:4032: creating ./config.status +configure:1331: checking for a BSD-compatible install +configure:1386: result: /usr/bin/install -c +configure:1401: checking for gawk +configure:1417: found /usr/bin/gawk +configure:1427: result: gawk +configure:1440: checking for perl +configure:1458: found /usr/bin/perl +configure:1471: result: /usr/bin/perl +configure:1795: checking for chosen layout +configure:1810: result: Freeside +configure:2272: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## -This file was extended by RT config.status 3.8.8, which was -generated by GNU Autoconf 2.65. Invocation command line was +This file was extended by RT config.status 3.6.4, which was +generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = @@ -180,70 +64,38 @@ generated by GNU Autoconf 2.65. Invocation command line was CONFIG_COMMANDS = $ ./config.status -on Macintosh-2.local - -config.status:858: creating etc/upgrade/3.8-branded-queues-extension -config.status:858: creating etc/upgrade/3.8-ical-extension -config.status:858: creating etc/upgrade/split-out-cf-categories -config.status:858: creating sbin/rt-attributes-viewer -config.status:858: creating sbin/rt-dump-database -config.status:858: creating sbin/rt-setup-database -config.status:858: creating sbin/rt-test-dependencies -config.status:858: creating sbin/rt-email-digest -config.status:858: creating sbin/rt-email-dashboards -config.status:858: creating sbin/rt-clean-sessions -config.status:858: creating sbin/rt-shredder -config.status:858: creating sbin/rt-validator -config.status:858: creating sbin/rt-email-group-admin -config.status:858: creating sbin/rt-server -config.status:858: creating bin/fastcgi_server -config.status:858: creating bin/mason_handler.fcgi -config.status:858: creating bin/mason_handler.scgi -config.status:858: creating bin/standalone_httpd -config.status:858: creating bin/rt-crontool -config.status:858: creating bin/rt-mailgate -config.status:858: creating bin/rt -config.status:858: creating Makefile -config.status:858: creating etc/RT_Config.pm -config.status:858: creating lib/RT.pm -config.status:858: creating bin/mason_handler.svc -config.status:858: creating bin/webmux.pl -config.status:858: creating t/data/configs/apache2.2+mod_perl.conf -config.status:858: creating t/data/configs/apache2.2+fastcgi.conf +on rootwood + +config.status:760: creating sbin/rt-dump-database +config.status:760: creating sbin/rt-setup-database +config.status:760: creating sbin/rt-test-dependencies +config.status:760: creating bin/mason_handler.fcgi +config.status:760: creating bin/mason_handler.scgi +config.status:760: creating bin/standalone_httpd +config.status:760: creating bin/rt-crontool +config.status:760: creating bin/rt-mailgate +config.status:760: creating bin/rt +config.status:760: creating Makefile +config.status:760: creating etc/RT_Config.pm +config.status:760: creating lib/RT.pm +config.status:760: creating bin/mason_handler.svc +config.status:760: creating bin/webmux.pl ## ---------------- ## ## Cache variables. ## ## ---------------- ## -ac_cv_c_compiler_gnu=yes -ac_cv_env_CC_set= -ac_cv_env_CC_value= -ac_cv_env_CFLAGS_set= -ac_cv_env_CFLAGS_value= -ac_cv_env_CPPFLAGS_set= -ac_cv_env_CPPFLAGS_value= -ac_cv_env_LDFLAGS_set= -ac_cv_env_LDFLAGS_value= -ac_cv_env_LIBS_set= -ac_cv_env_LIBS_value= -ac_cv_env_PERL_set=set -ac_cv_env_PERL_value=/usr/bin/perl +ac_cv_env_PERL_set= +ac_cv_env_PERL_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= -ac_cv_lib_graph_aginitlib=no -ac_cv_objext=o ac_cv_path_PERL=/usr/bin/perl -ac_cv_path_install='/opt/local/bin/ginstall -c' +ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk -ac_cv_prog_RT_GD=yes -ac_cv_prog_RT_GPG=yes -ac_cv_prog_ac_ct_CC=gcc -ac_cv_prog_cc_c89= -ac_cv_prog_cc_g=yes ## ----------------- ## ## Output variables. ## @@ -252,168 +104,123 @@ ac_cv_prog_cc_g=yes APACHECTL='/usr/sbin/apachectl' AWK='gawk' BIN_OWNER='root' -CC='gcc' -CFLAGS='-g -O2' -COMMENT_INPLACE_LAYOUT='' -CONFIG_FILE_PATH='etc' -CONFIG_FILE_PATH_R='/opt/rt3/etc' -CPPFLAGS='' +CONFIG_FILE_PATH='/opt/rt3/etc' DATABASE_ENV_PREF='' -DB_DATABASE='rt3' -DB_DBA='root' +DB_DATABASE='freeside' +DB_DBA='freeside' DB_HOST='localhost' DB_PORT='' DB_RT_HOST='localhost' -DB_RT_PASS='rt_pass' -DB_RT_USER='rt_user' -DB_TYPE='mysql' -DEFS='-DPACKAGE_NAME=\"RT\" -DPACKAGE_TARNAME=\"rt\" -DPACKAGE_VERSION=\"3.8.8\" -DPACKAGE_STRING=\"RT\ 3.8.8\" -DPACKAGE_BUGREPORT=\"rt-bugs@bestpractical.com\" -DPACKAGE_URL=\"\"' -ECHO_C='\c' -ECHO_N='' +DB_RT_PASS='' +DB_RT_USER='freeside' +DB_TYPE='Pg' +DEFS='-DPACKAGE_NAME=\"RT\" -DPACKAGE_TARNAME=\"rt\" -DPACKAGE_VERSION=\"3.6.4\" -DPACKAGE_STRING=\"RT\ 3.6.4\" -DPACKAGE_BUGREPORT=\"rt-bugs@bestpractical.com\" ' +DESTDIR='/opt/rt3' +ECHO_C='' +ECHO_N='-n' ECHO_T='' -EXEEXT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' -LDFLAGS='' LIBOBJS='' LIBS='' LIBS_GROUP='bin' LIBS_OWNER='root' -LOCAL_ETC_PATH='local/etc' -LOCAL_ETC_PATH_R='/opt/rt3/local/etc' -LOCAL_LEXICON_PATH='local/po' -LOCAL_LEXICON_PATH_R='/opt/rt3/local/po' -LOCAL_LIB_PATH='local/lib' -LOCAL_LIB_PATH_R='/opt/rt3/local/lib' +LOCAL_ETC_PATH='/opt/rt3/local/etc' +LOCAL_LEXICON_PATH='/opt/rt3/local/po' +LOCAL_LIB_PATH='/opt/rt3/local/lib' LTLIBOBJS='' -MASON_DATA_PATH='var/mason_data' -MASON_DATA_PATH_R='/opt/rt3/var/mason_data' -MASON_HTML_PATH='share/html' -MASON_HTML_PATH_R='/opt/rt3/share/html' -MASON_LOCAL_HTML_PATH='local/html' -MASON_LOCAL_HTML_PATH_R='/opt/rt3/local/html' -MASON_SESSION_PATH='var/session_data' -MASON_SESSION_PATH_R='/opt/rt3/var/session_data' -OBJEXT='o' +MASON_DATA_PATH='/usr/local/etc/freeside/masondata' +MASON_HTML_PATH='/var/www/freeside/rt' +MASON_LOCAL_HTML_PATH='/opt/rt3/local/html' +MASON_SESSION_PATH='/opt/rt3/var/session_data' PACKAGE_BUGREPORT='rt-bugs@bestpractical.com' PACKAGE_NAME='RT' -PACKAGE_STRING='RT 3.8.8' +PACKAGE_STRING='RT 3.6.4' PACKAGE_TARNAME='rt' -PACKAGE_URL='' -PACKAGE_VERSION='3.8.8' +PACKAGE_VERSION='3.6.4' PATH_SEPARATOR=':' PERL='/usr/bin/perl' -RTGROUP='www' -RT_BIN_PATH='bin' -RT_BIN_PATH_R='/opt/rt3/bin' +RTGROUP='freeside' +RT_BIN_PATH='/opt/rt3/bin' RT_DEVEL_MODE='0' -RT_DOC_PATH='share/doc' -RT_DOC_PATH_R='/opt/rt3/share/doc' -RT_ETC_PATH='etc' -RT_ETC_PATH_R='/opt/rt3/etc' -RT_FONT_PATH='share/fonts' -RT_FONT_PATH_R='/opt/rt3/share/fonts' -RT_GD='1' -RT_GPG='1' -RT_GRAPHVIZ='0' -RT_LIB_PATH='lib' -RT_LIB_PATH_R='/opt/rt3/lib' -RT_LOCAL_PATH='local' -RT_LOCAL_PATH_R='/opt/rt3/local' -RT_LOG_PATH='var/log' -RT_LOG_PATH_R='/opt/rt3/var/log' -RT_MAN_PATH='man' -RT_MAN_PATH_R='/opt/rt3/man' +RT_DOC_PATH='/opt/rt3/share/doc' +RT_ETC_PATH='/opt/rt3/etc' +RT_LIB_PATH='/opt/rt3/lib' +RT_LOCAL_PATH='/opt/rt3/local' +RT_LOG_PATH='/opt/rt3/var/log' +RT_MAN_PATH='/opt/rt3/man' RT_PATH='/opt/rt3' -RT_PATH_R='/opt/rt3' -RT_PLUGIN_PATH='plugins' -RT_PLUGIN_PATH_R='/opt/rt3/plugins' -RT_SBIN_PATH='sbin' -RT_SBIN_PATH_R='/opt/rt3/sbin' -RT_VAR_PATH='var' -RT_VAR_PATH_R='/opt/rt3/var' +RT_SBIN_PATH='/opt/rt3/sbin' +RT_STANDALONE='0' +RT_VAR_PATH='/opt/rt3/var' RT_VERSION_MAJOR='3' -RT_VERSION_MINOR='8' -RT_VERSION_PATCH='8' +RT_VERSION_MINOR='6' +RT_VERSION_PATCH='4' SHELL='/bin/sh' SPEEDY_BIN='/usr/local/bin/speedy' -WEB_GROUP='www' -WEB_HANDLER='fastcgi' -WEB_USER='www' -ac_ct_CC='gcc' -bindir='bin' +WEB_GROUP='freeside' +WEB_USER='freeside' +bindir='/opt/rt3/bin' build_alias='' -customdir='local' -custometcdir='local/etc' -customhtmldir='local/html' -customlexdir='local/po' -customlibdir='local/lib' -datadir='share' -datarootdir='${prefix}/share' -docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' -dvidir='${docdir}' +customdir='/opt/rt3/local' +custometcdir='/opt/rt3/local/etc' +customhtmldir='/opt/rt3/local/html' +customlexdir='/opt/rt3/local/po' +customlibdir='/opt/rt3/local/lib' +datadir='/opt/rt3/share' exec_prefix='/opt/rt3' -exp_bindir='bin' -exp_customdir='local' -exp_custometcdir='local/etc' -exp_customhtmldir='local/html' -exp_customlexdir='local/po' -exp_customlibdir='local/lib' -exp_datadir='share' +exp_bindir='/opt/rt3/bin' +exp_customdir='/opt/rt3/local' +exp_custometcdir='/opt/rt3/local/etc' +exp_customhtmldir='/opt/rt3/local/html' +exp_customlexdir='/opt/rt3/local/po' +exp_customlibdir='/opt/rt3/local/lib' +exp_datadir='/opt/rt3/share' exp_exec_prefix='/opt/rt3' -exp_fontdir='share/fonts' -exp_htmldir='share/html' -exp_libdir='lib' -exp_localstatedir='var' -exp_logfiledir='var/log' -exp_mandir='man' -exp_manualdir='share/doc' -exp_masonstatedir='var/mason_data' -exp_plugindir='plugins' +exp_htmldir='/var/www/freeside/rt' +exp_libdir='/opt/rt3/lib' +exp_localstatedir='/opt/rt3/var' +exp_logfiledir='/opt/rt3/var/log' +exp_mandir='/opt/rt3/man' +exp_manualdir='/opt/rt3/share/doc' +exp_masonstatedir='/usr/local/etc/freeside/masondata' exp_prefix='/opt/rt3' -exp_sbindir='sbin' -exp_sessionstatedir='var/session_data' -exp_sysconfdir='etc' -fontdir='share/fonts' +exp_sbindir='/opt/rt3/sbin' +exp_sessionstatedir='/opt/rt3/var/session_data' +exp_sysconfdir='/opt/rt3/etc' host_alias='' -htmldir='share/html' +htmldir='/var/www/freeside/rt' includedir='${prefix}/include' -infodir='${datarootdir}/info' -libdir='lib' +infodir='${prefix}/info' +libdir='/opt/rt3/lib' libexecdir='${exec_prefix}/libexec' -localedir='${datarootdir}/locale' -localstatedir='var' -logfiledir='var/log' -mandir='man' -manualdir='share/doc' -masonstatedir='var/mason_data' +localstatedir='/opt/rt3/var' +logfiledir='/opt/rt3/var/log' +mandir='/opt/rt3/man' +manualdir='/opt/rt3/share/doc' +masonstatedir='/usr/local/etc/freeside/masondata' oldincludedir='/usr/include' -pdfdir='${docdir}' -plugindir='plugins' prefix='/opt/rt3' program_transform_name='s,x,x,' -psdir='${docdir}' -rt_layout_name='relative' +rt_layout_name='Freeside' rt_version_major='3' -rt_version_minor='8' -rt_version_patch='8' -sbindir='sbin' -sessionstatedir='var/session_data' +rt_version_minor='6' +rt_version_patch='4' +sbindir='/opt/rt3/sbin' +sessionstatedir='/opt/rt3/var/session_data' sharedstatedir='${prefix}/com' -sysconfdir='etc' +sysconfdir='/opt/rt3/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## -/* confdefs.h */ +#define PACKAGE_BUGREPORT "rt-bugs@bestpractical.com" #define PACKAGE_NAME "RT" +#define PACKAGE_STRING "RT 3.6.4" #define PACKAGE_TARNAME "rt" -#define PACKAGE_VERSION "3.8.8" -#define PACKAGE_STRING "RT 3.8.8" -#define PACKAGE_BUGREPORT "rt-bugs@bestpractical.com" -#define PACKAGE_URL "" +#define PACKAGE_VERSION "3.6.4" configure: exit 0