This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.68. Invocation command line was $ configure --with-compiler=ghc --with-gcc=/usr/bin/gcc ## --------- ## ## Platform. ## ## --------- ## hostname = aria.cielonegro.org uname -m = Power Macintosh uname -r = 9.8.0 uname -s = Darwin uname -v = Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC /usr/bin/uname -p = powerpc /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:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC Kernel configured for up to 2 processors. 2 processors are physically available. 2 processors are logically available. Processor type: ppc970 (PowerPC 970) Processors active: 0 1 Primary memory available: 2.00 gigabytes Default processor set: 117 tasks, 336 threads, 2 processors Load average: 2.66, Mach factor: 0.47 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /Users/admin/bin PATH: /usr/pkg/lib/perl5/site_perl/bin PATH: /usr/pkg/sbin PATH: /usr/pkg/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2127: checking for gcc configure:2143: found /usr/bin/gcc configure:2154: result: gcc configure:2383: checking for C compiler version configure:2392: gcc --version >&5 powerpc-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493) 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:2403: $? = 0 configure:2392: gcc -v >&5 Using built-in specs. Target: powerpc-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5493~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 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5493) configure:2403: $? = 0 configure:2392: gcc -V >&5 gcc-4.0: argument to `-V' is missing configure:2403: $? = 1 configure:2392: gcc -qversion >&5 powerpc-apple-darwin9-gcc-4.0.1: no input files configure:2403: $? = 1 configure:2423: checking whether the C compiler works configure:2445: gcc -fno-stack-protector conftest.c >&5 configure:2449: $? = 0 configure:2497: result: yes configure:2500: checking for C compiler default output file name configure:2502: result: a.out configure:2508: checking for suffix of executables configure:2515: gcc -o conftest -fno-stack-protector conftest.c >&5 configure:2519: $? = 0 configure:2541: result: configure:2563: checking whether we are cross compiling configure:2571: gcc -o conftest -fno-stack-protector conftest.c >&5 configure:2575: $? = 0 configure:2582: ./conftest configure:2586: $? = 0 configure:2601: result: no configure:2606: checking for suffix of object files configure:2628: gcc -c -fno-stack-protector conftest.c >&5 configure:2632: $? = 0 configure:2653: result: o configure:2657: checking whether we are using the GNU C compiler configure:2676: gcc -c -fno-stack-protector conftest.c >&5 configure:2676: $? = 0 configure:2685: result: yes configure:2694: checking whether gcc accepts -g configure:2714: gcc -c -g conftest.c >&5 configure:2714: $? = 0 configure:2755: result: yes configure:2772: checking for gcc option to accept ISO C89 configure:2836: gcc -c -fno-stack-protector conftest.c >&5 configure:2836: $? = 0 configure:2849: result: none needed configure:2877: checking how to run the C preprocessor configure:2908: gcc -E conftest.c configure:2908: $? = 0 configure:2922: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:2922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:2947: result: gcc -E configure:2967: gcc -E conftest.c configure:2967: $? = 0 configure:2981: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:2981: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3010: checking for grep that handles long lines and -e configure:3068: result: /usr/bin/grep configure:3073: checking for egrep configure:3135: result: /usr/bin/grep -E configure:3140: checking for ANSI C header files configure:3160: gcc -c -fno-stack-protector conftest.c >&5 configure:3160: $? = 0 configure:3233: gcc -o conftest -fno-stack-protector conftest.c >&5 configure:3233: $? = 0 configure:3233: ./conftest configure:3233: $? = 0 configure:3244: result: yes configure:3257: checking for sys/types.h configure:3257: gcc -c -fno-stack-protector conftest.c >&5 configure:3257: $? = 0 configure:3257: result: yes configure:3257: checking for sys/stat.h configure:3257: gcc -c -fno-stack-protector conftest.c >&5 configure:3257: $? = 0 configure:3257: result: yes configure:3257: checking for stdlib.h configure:3257: gcc -c -fno-stack-protector conftest.c >&5 configure:3257: $? = 0 configure:3257: result: yes configure:3257: checking for string.h configure:3257: gcc -c -fno-stack-protector conftest.c >&5 configure:3257: $? = 0 configure:3257: result: yes configure:3257: checking for memory.h configure:3257: gcc -c -fno-stack-protector conftest.c >&5 configure:3257: $? = 0 configure:3257: result: yes configure:3257: checking for strings.h configure:3257: gcc -c -fno-stack-protector conftest.c >&5 configure:3257: $? = 0 configure:3257: result: yes configure:3257: checking for inttypes.h configure:3257: gcc -c -fno-stack-protector conftest.c >&5 configure:3257: $? = 0 configure:3257: result: yes configure:3257: checking for stdint.h configure:3257: gcc -c -fno-stack-protector conftest.c >&5 configure:3257: $? = 0 configure:3257: result: yes configure:3257: checking for unistd.h configure:3257: gcc -c -fno-stack-protector conftest.c >&5 configure:3257: $? = 0 configure:3257: result: yes configure:3271: checking for stdlib.h configure:3271: result: yes configure:3287: checking for atexit configure:3287: gcc -o conftest -fno-stack-protector conftest.c >&5 configure:3287: $? = 0 configure:3287: result: yes configure:3322: checking for apr-config configure:3352: result: no configure:3322: checking for apr-1-config configure:3338: found /usr/pkg/bin/apr-1-config configure:3349: result: apr-1-config configure:3373: checking for apu-config configure:3403: result: no configure:3373: checking for apu-1-config configure:3389: found /usr/pkg/bin/apu-1-config configure:3400: result: apu-1-config configure:3421: checking svn_error.h usability configure:3421: gcc -c -fno-stack-protector -I/usr/pkg/include/apr-1 -I/usr/pkg/include -I/usr/pkg/include/apr-1 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I/usr/pkg/include/subversion-1 conftest.c >&5 configure:3421: $? = 0 configure:3421: result: yes configure:3421: checking svn_error.h presence configure:3421: gcc -E -I/usr/pkg/include/apr-1 -I/usr/pkg/include -I/usr/pkg/include/apr-1 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I/usr/pkg/include/subversion-1 conftest.c configure:3421: $? = 0 configure:3421: result: yes configure:3421: checking for svn_error.h configure:3421: result: yes configure:3434: checking for svn_error_clear in -lsvn_subr-1 configure:3459: gcc -o conftest -fno-stack-protector -I/usr/pkg/include/apr-1 -I/usr/pkg/include -I/usr/pkg/include/apr-1 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I/usr/pkg/include/subversion-1 -L/usr/pkg/lib -laprutil-1 -lexpat -liconv -L/usr/pkg/lib -lapr-1 -lpthread -L/usr/pkg/lib conftest.c -lsvn_subr-1 >&5 configure:3459: $? = 0 configure:3468: result: yes configure:3637: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on aria.cielonegro.org config.status:741: creating HsSVN.buildinfo configure:4650: WARNING: unrecognized options: --with-compiler, --with-gcc ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_env_APR_CONFIG_set= ac_cv_env_APR_CONFIG_value= ac_cv_env_APU_CONFIG_set= ac_cv_env_APU_CONFIG_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-stack-protector ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_EXTRA_CPPFLAGS_set=set ac_cv_env_EXTRA_CPPFLAGS_value=-I/usr/pkg/include/subversion-1 ac_cv_env_EXTRA_LDFLAGS_set=set ac_cv_env_EXTRA_LDFLAGS_value=-L/usr/pkg/lib ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_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_func_atexit=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_svn_error_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_lib_svn_subr_1_svn_error_clear=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_prog_APR_CONFIG=apr-1-config ac_cv_prog_APU_CONFIG=apu-1-config ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## APR_CONFIG='apr-1-config' APU_CONFIG='apu-1-config' CC='gcc' CFLAGS='-fno-stack-protector' CPP='gcc -E' CPPFLAGS=' -I/usr/pkg/include/apr-1 -I/usr/pkg/include -I/usr/pkg/include/apr-1 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I/usr/pkg/include/subversion-1 ' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_ATEXIT=1 -DHAVE_SVN_ERROR_H=1 -DHAVE_LIBSVN_SUBR_1=1' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' EXTRA_CPPFLAGS='-I/usr/pkg/include/subversion-1' EXTRA_LDFLAGS='-L/usr/pkg/lib' GREP='/usr/bin/grep' LDFLAGS=' -L/usr/pkg/lib -laprutil-1 -lexpat -liconv -L/usr/pkg/lib -lapr-1 -lpthread -L/usr/pkg/lib ' LIBOBJS='' LIBS='-lsvn_subr-1 ' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' SHELL='/bin/sh' SVN_CFLAGS=' -I/usr/pkg/include/apr-1 -I/usr/pkg/include -I/usr/pkg/include/apr-1 -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -I/usr/pkg/include/subversion-1' SVN_LIBS=' -L/usr/pkg/lib -laprutil-1 -lexpat -liconv -L/usr/pkg/lib -lapr-1 -lpthread -lsvn_subr-1 -lsvn_repos-1 -lsvn_fs-1' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STDLIB_H 1 #define HAVE_ATEXIT 1 #define HAVE_SVN_ERROR_H 1 #define HAVE_LIBSVN_SUBR_1 1 configure: exit 0