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.11, which was generated by GNU Autoconf 2.67. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = umgah uname -m = x86_64 uname -r = 2.6.39-020639rc4-generic uname -s = Linux uname -v = #201104191410 SMP Tue Apr 19 14:19:01 UTC 2011 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/chmrr/prog/perlbrew/bin PATH: /home/chmrr/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /home/chmrr/aws/bin/ PATH: /home/chmrr/prog/android/sdk/tools PATH: /home/chmrr/prog/android/sdk/platform-tools ## ----------- ## ## Core tests. ## ## ----------- ## configure:1987: checking for a BSD-compatible install configure:2055: result: /usr/bin/install -c configure:2070: checking for gawk configure:2086: found /usr/bin/gawk configure:2097: result: gawk configure:2111: checking for perl configure:2142: result: /usr/bin/perl configure:2507: checking for chosen layout configure:2520: result: relative configure:2679: checking if user www exists configure:2685: result: not found configure:2679: checking if user www-data exists configure:2682: result: found configure:2703: checking if group www exists configure:2709: result: not found configure:2703: checking if group www-data exists configure:2706: result: found configure:2726: checking if group rt3 exists configure:2732: result: not found configure:2726: checking if group rt exists configure:2732: result: not found configure:2726: checking if group www-data exists configure:2729: result: found configure:2759: checking if database name is valid configure:2762: result: yes configure:2853: checking for gcc configure:2880: result: ccache gcc configure:3109: checking for C compiler version configure:3118: ccache gcc --version >&5 gcc (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2 Copyright (C) 2010 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:3129: $? = 0 configure:3118: ccache gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.5.2/lto-wrapper Target: x86_64-linux-gnu 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 Thread model: posix gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4) configure:3129: $? = 0 configure:3118: ccache gcc -V >&5 gcc: '-V' option must have argument configure:3129: $? = 1 configure:3118: ccache gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:3129: $? = 1 configure:3149: checking whether the C compiler works configure:3171: ccache gcc conftest.c >&5 configure:3175: $? = 0 configure:3223: result: yes configure:3226: checking for C compiler default output file name configure:3228: result: a.out configure:3234: checking for suffix of executables configure:3241: ccache gcc -o conftest conftest.c >&5 configure:3245: $? = 0 configure:3267: result: configure:3289: checking whether we are cross compiling configure:3297: ccache gcc -o conftest conftest.c >&5 configure:3301: $? = 0 configure:3308: ./conftest configure:3312: $? = 0 configure:3327: result: no configure:3332: checking for suffix of object files configure:3354: ccache gcc -c conftest.c >&5 configure:3358: $? = 0 configure:3379: result: o configure:3383: checking whether we are using the GNU C compiler configure:3402: ccache gcc -c conftest.c >&5 configure:3402: $? = 0 configure:3411: result: yes configure:3420: checking whether ccache gcc accepts -g configure:3440: ccache gcc -c -g conftest.c >&5 configure:3440: $? = 0 configure:3481: result: yes configure:3498: checking for ccache gcc option to accept ISO C89 configure:3562: ccache gcc -c -g -O2 conftest.c >&5 configure:3562: $? = 0 configure:3575: result: none needed configure:3596: checking for aginitlib in -lgraph configure:3621: ccache gcc -o conftest -g -O2 conftest.c -lgraph >&5 /usr/bin/ld: cannot find -lgraph collect2: ld returned 1 exit status configure:3621: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "RT" | #define PACKAGE_TARNAME "rt" | #define PACKAGE_VERSION "3.8.11" | #define PACKAGE_STRING "RT 3.8.11" | #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:3630: result: no configure:3656: checking for gdlib-config configure:3672: found /usr/bin/gdlib-config configure:3684: result: yes configure:3712: checking for gpg configure:3728: found /usr/bin/gpg configure:3740: result: yes configure:4040: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by RT config.status 3.8.11, which was generated by GNU Autoconf 2.67. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on umgah config.status:866: creating etc/upgrade/3.8-branded-queues-extension config.status:866: creating etc/upgrade/3.8-ical-extension config.status:866: creating etc/upgrade/split-out-cf-categories config.status:866: creating etc/upgrade/generate-rtaddressregexp config.status:866: creating etc/upgrade/vulnerable-passwords config.status:866: creating sbin/rt-attributes-viewer config.status:866: creating sbin/rt-dump-database config.status:866: creating sbin/rt-setup-database config.status:866: creating sbin/rt-test-dependencies config.status:866: creating sbin/rt-email-digest config.status:866: creating sbin/rt-email-dashboards config.status:866: creating sbin/rt-clean-sessions config.status:866: creating sbin/rt-shredder config.status:866: creating sbin/rt-validator config.status:866: creating sbin/rt-email-group-admin config.status:866: creating sbin/rt-server config.status:866: creating bin/fastcgi_server config.status:866: creating bin/mason_handler.fcgi config.status:866: creating bin/mason_handler.scgi config.status:866: creating bin/standalone_httpd config.status:866: creating bin/rt-crontool config.status:866: creating bin/rt-mailgate config.status:866: creating bin/rt config.status:866: creating Makefile config.status:866: creating etc/RT_Config.pm config.status:866: creating lib/RT.pm config.status:866: creating bin/mason_handler.svc config.status:866: creating bin/webmux.pl config.status:866: creating t/data/configs/apache2.2+mod_perl.conf config.status:866: creating t/data/configs/apache2.2+fastcgi.conf ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set=set ac_cv_env_CC_value='ccache gcc' 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_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='/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='ccache gcc' ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## APACHECTL='/usr/sbin/apachectl' AWK='gawk' BIN_OWNER='root' CC='ccache gcc' CFLAGS='-g -O2' COMMENT_INPLACE_LAYOUT='' CONFIG_FILE_PATH='etc' CONFIG_FILE_PATH_R='/opt/rt3/etc' CPPFLAGS='' DATABASE_ENV_PREF='' DB_DATABASE='rt3' DB_DBA='root' 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.11\" -DPACKAGE_STRING=\"RT\ 3.8.11\" -DPACKAGE_BUGREPORT=\"rt-bugs@bestpractical.com\" -DPACKAGE_URL=\"\"' 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' 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' PACKAGE_BUGREPORT='rt-bugs@bestpractical.com' PACKAGE_NAME='RT' PACKAGE_STRING='RT 3.8.11' PACKAGE_TARNAME='rt' PACKAGE_URL='' PACKAGE_VERSION='3.8.11' PATH_SEPARATOR=':' PERL='/usr/bin/perl' RTGROUP='www-data' RT_BIN_PATH='bin' RT_BIN_PATH_R='/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_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_VERSION_MAJOR='3' RT_VERSION_MINOR='8' RT_VERSION_PATCH='11' SHELL='/bin/bash' SPEEDY_BIN='/usr/local/bin/speedy' WEB_GROUP='www-data' WEB_HANDLER='fastcgi' WEB_USER='www-data' ac_ct_CC='ccache gcc' bindir='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}' 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_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_prefix='/opt/rt3' exp_sbindir='sbin' exp_sessionstatedir='var/session_data' exp_sysconfdir='etc' fontdir='share/fonts' host_alias='' htmldir='share/html' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='var' logfiledir='var/log' mandir='man' manualdir='share/doc' masonstatedir='var/mason_data' oldincludedir='/usr/include' pdfdir='${docdir}' plugindir='plugins' prefix='/opt/rt3' program_transform_name='s,x,x,' psdir='${docdir}' rt_layout_name='relative' rt_version_major='3' rt_version_minor='8' rt_version_patch='11' sbindir='sbin' sessionstatedir='var/session_data' sharedstatedir='${prefix}/com' sysconfdir='etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "RT" #define PACKAGE_TARNAME "rt" #define PACKAGE_VERSION "3.8.11" #define PACKAGE_STRING "RT 3.8.11" #define PACKAGE_BUGREPORT "rt-bugs@bestpractical.com" #define PACKAGE_URL "" configure: exit 0