| 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 readline configure 6.0, which was |
|---|
| 5 | generated by GNU Autoconf 2.63. Invocation command line was |
|---|
| 6 | |
|---|
| 7 | $ ./configure --prefix=/opt/local --with-curses |
|---|
| 8 | |
|---|
| 9 | ## --------- ## |
|---|
| 10 | ## Platform. ## |
|---|
| 11 | ## --------- ## |
|---|
| 12 | |
|---|
| 13 | hostname = DC |
|---|
| 14 | uname -m = Power Macintosh |
|---|
| 15 | uname -r = 9.8.0 |
|---|
| 16 | uname -s = Darwin |
|---|
| 17 | uname -v = Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC |
|---|
| 18 | |
|---|
| 19 | /usr/bin/uname -p = powerpc |
|---|
| 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 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC |
|---|
| 27 | Kernel configured for up to 2 processors. |
|---|
| 28 | 2 processors are physically available. |
|---|
| 29 | 2 processors are logically available. |
|---|
| 30 | Processor type: ppc970 (PowerPC 970) |
|---|
| 31 | Processors active: 0 1 |
|---|
| 32 | Primary memory available: 8.00 gigabytes |
|---|
| 33 | Default processor set: 67 tasks, 294 threads, 2 processors |
|---|
| 34 | Load average: 1.58, Mach factor: 1.09 |
|---|
| 35 | /bin/machine = unknown |
|---|
| 36 | /usr/bin/oslevel = unknown |
|---|
| 37 | /bin/universe = unknown |
|---|
| 38 | |
|---|
| 39 | PATH: /opt/local/bin |
|---|
| 40 | PATH: /opt/local/sbin |
|---|
| 41 | PATH: /bin |
|---|
| 42 | PATH: /sbin |
|---|
| 43 | PATH: /usr/bin |
|---|
| 44 | PATH: /usr/sbin |
|---|
| 45 | |
|---|
| 46 | |
|---|
| 47 | ## ----------- ## |
|---|
| 48 | ## Core tests. ## |
|---|
| 49 | ## ----------- ## |
|---|
| 50 | |
|---|
| 51 | configure:1893: checking build system type |
|---|
| 52 | configure:1911: result: powerpc-apple-darwin9.8.0 |
|---|
| 53 | configure:1933: checking host system type |
|---|
| 54 | configure:1948: result: powerpc-apple-darwin9.8.0 |
|---|
| 55 | configure:2057: checking whether make sets $(MAKE) |
|---|
| 56 | configure:2079: result: yes |
|---|
| 57 | configure:2136: checking for gcc |
|---|
| 58 | configure:2163: result: /usr/bin/gcc-4.0 |
|---|
| 59 | configure:2395: checking for C compiler version |
|---|
| 60 | configure:2403: /usr/bin/gcc-4.0 --version >&5 |
|---|
| 61 | powerpc-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493) |
|---|
| 62 | Copyright (C) 2005 Free Software Foundation, Inc. |
|---|
| 63 | This is free software; see the source for copying conditions. There is NO |
|---|
| 64 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
|---|
| 65 | |
|---|
| 66 | configure:2407: $? = 0 |
|---|
| 67 | configure:2414: /usr/bin/gcc-4.0 -v >&5 |
|---|
| 68 | Using built-in specs. |
|---|
| 69 | Target: powerpc-apple-darwin9 |
|---|
| 70 | 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 |
|---|
| 71 | Thread model: posix |
|---|
| 72 | gcc version 4.0.1 (Apple Inc. build 5493) |
|---|
| 73 | configure:2418: $? = 0 |
|---|
| 74 | configure:2425: /usr/bin/gcc-4.0 -V >&5 |
|---|
| 75 | gcc-4.0: argument to `-V' is missing |
|---|
| 76 | configure:2429: $? = 1 |
|---|
| 77 | configure:2452: checking for C compiler default output file name |
|---|
| 78 | configure:2474: /usr/bin/gcc-4.0 -O2 -I/opt/local/include -L/opt/local/lib -arch conftest.c >&5 |
|---|
| 79 | gcc-4.0: Invalid arch name : conftest.c |
|---|
| 80 | configure:2478: $? = 1 |
|---|
| 81 | configure:2516: result: |
|---|
| 82 | configure: failed program was: |
|---|
| 83 | | /* confdefs.h. */ |
|---|
| 84 | | #define PACKAGE_NAME "readline" |
|---|
| 85 | | #define PACKAGE_TARNAME "readline" |
|---|
| 86 | | #define PACKAGE_VERSION "6.0" |
|---|
| 87 | | #define PACKAGE_STRING "readline 6.0" |
|---|
| 88 | | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" |
|---|
| 89 | | /* end confdefs.h. */ |
|---|
| 90 | | |
|---|
| 91 | | int |
|---|
| 92 | | main () |
|---|
| 93 | | { |
|---|
| 94 | | |
|---|
| 95 | | ; |
|---|
| 96 | | return 0; |
|---|
| 97 | | } |
|---|
| 98 | configure:2522: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_readline/work/readline-6.0': |
|---|
| 99 | configure:2525: error: C compiler cannot create executables |
|---|
| 100 | See `config.log' for more details. |
|---|
| 101 | |
|---|
| 102 | ## ---------------- ## |
|---|
| 103 | ## Cache variables. ## |
|---|
| 104 | ## ---------------- ## |
|---|
| 105 | |
|---|
| 106 | ac_cv_build=powerpc-apple-darwin9.8.0 |
|---|
| 107 | ac_cv_env_CC_set=set |
|---|
| 108 | ac_cv_env_CC_value=/usr/bin/gcc-4.0 |
|---|
| 109 | ac_cv_env_CFLAGS_set=set |
|---|
| 110 | ac_cv_env_CFLAGS_value=-O2 |
|---|
| 111 | ac_cv_env_CPPFLAGS_set=set |
|---|
| 112 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
|---|
| 113 | ac_cv_env_CPP_set= |
|---|
| 114 | ac_cv_env_CPP_value= |
|---|
| 115 | ac_cv_env_LDFLAGS_set=set |
|---|
| 116 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch ' |
|---|
| 117 | ac_cv_env_LIBS_set= |
|---|
| 118 | ac_cv_env_LIBS_value= |
|---|
| 119 | ac_cv_env_build_alias_set= |
|---|
| 120 | ac_cv_env_build_alias_value= |
|---|
| 121 | ac_cv_env_host_alias_set= |
|---|
| 122 | ac_cv_env_host_alias_value= |
|---|
| 123 | ac_cv_env_target_alias_set= |
|---|
| 124 | ac_cv_env_target_alias_value= |
|---|
| 125 | ac_cv_host=powerpc-apple-darwin9.8.0 |
|---|
| 126 | ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.0 |
|---|
| 127 | ac_cv_prog_make_make_set=yes |
|---|
| 128 | |
|---|
| 129 | ## ----------------- ## |
|---|
| 130 | ## Output variables. ## |
|---|
| 131 | ## ----------------- ## |
|---|
| 132 | |
|---|
| 133 | AR='' |
|---|
| 134 | ARFLAGS='' |
|---|
| 135 | BUILD_DIR='' |
|---|
| 136 | CC='/usr/bin/gcc-4.0' |
|---|
| 137 | CFLAGS='-O2' |
|---|
| 138 | CPP='' |
|---|
| 139 | CPPFLAGS='-I/opt/local/include' |
|---|
| 140 | CROSS_COMPILE='' |
|---|
| 141 | DEFS='' |
|---|
| 142 | ECHO_C='\c' |
|---|
| 143 | ECHO_N='' |
|---|
| 144 | ECHO_T='' |
|---|
| 145 | EGREP='' |
|---|
| 146 | EXEEXT='' |
|---|
| 147 | GREP='' |
|---|
| 148 | INSTALL_DATA='' |
|---|
| 149 | INSTALL_PROGRAM='' |
|---|
| 150 | INSTALL_SCRIPT='' |
|---|
| 151 | LDFLAGS='-L/opt/local/lib -arch ' |
|---|
| 152 | LIBOBJS='' |
|---|
| 153 | LIBS='' |
|---|
| 154 | LIBVERSION='6.0' |
|---|
| 155 | LOCAL_CFLAGS='' |
|---|
| 156 | LOCAL_DEFS='' |
|---|
| 157 | LOCAL_LDFLAGS='' |
|---|
| 158 | LTLIBOBJS='' |
|---|
| 159 | MAKE_SHELL='' |
|---|
| 160 | OBJEXT='' |
|---|
| 161 | PACKAGE_BUGREPORT='bug-readline@gnu.org' |
|---|
| 162 | PACKAGE_NAME='readline' |
|---|
| 163 | PACKAGE_STRING='readline 6.0' |
|---|
| 164 | PACKAGE_TARNAME='readline' |
|---|
| 165 | PACKAGE_VERSION='6.0' |
|---|
| 166 | PATH_SEPARATOR=':' |
|---|
| 167 | PURIFY='' |
|---|
| 168 | RANLIB='' |
|---|
| 169 | SET_MAKE='' |
|---|
| 170 | SHARED_INSTALL_TARGET='' |
|---|
| 171 | SHARED_TARGET='' |
|---|
| 172 | SHELL='/bin/sh' |
|---|
| 173 | SHLIB_DLLVERSION='' |
|---|
| 174 | SHLIB_DOT='' |
|---|
| 175 | SHLIB_LIBPREF='' |
|---|
| 176 | SHLIB_LIBS='' |
|---|
| 177 | SHLIB_LIBSUFF='' |
|---|
| 178 | SHLIB_LIBVERSION='' |
|---|
| 179 | SHLIB_MAJOR='' |
|---|
| 180 | SHLIB_MINOR='' |
|---|
| 181 | SHLIB_STATUS='' |
|---|
| 182 | SHLIB_XLDFLAGS='' |
|---|
| 183 | SHOBJ_CC='' |
|---|
| 184 | SHOBJ_CFLAGS='' |
|---|
| 185 | SHOBJ_LD='' |
|---|
| 186 | SHOBJ_LDFLAGS='' |
|---|
| 187 | SHOBJ_LIBS='' |
|---|
| 188 | SHOBJ_STATUS='' |
|---|
| 189 | SHOBJ_XLDFLAGS='' |
|---|
| 190 | STATIC_INSTALL_TARGET='' |
|---|
| 191 | STATIC_TARGET='' |
|---|
| 192 | TERMCAP_LIB='' |
|---|
| 193 | ac_ct_CC='/usr/bin/gcc-4.0' |
|---|
| 194 | bindir='${exec_prefix}/bin' |
|---|
| 195 | build='powerpc-apple-darwin9.8.0' |
|---|
| 196 | build_alias='' |
|---|
| 197 | build_cpu='powerpc' |
|---|
| 198 | build_os='darwin9.8.0' |
|---|
| 199 | build_vendor='apple' |
|---|
| 200 | datadir='${datarootdir}' |
|---|
| 201 | datarootdir='${prefix}/share' |
|---|
| 202 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
|---|
| 203 | dvidir='${docdir}' |
|---|
| 204 | exec_prefix='NONE' |
|---|
| 205 | host='powerpc-apple-darwin9.8.0' |
|---|
| 206 | host_alias='' |
|---|
| 207 | host_cpu='powerpc' |
|---|
| 208 | host_os='darwin9.8.0' |
|---|
| 209 | host_vendor='apple' |
|---|
| 210 | htmldir='${docdir}' |
|---|
| 211 | includedir='${prefix}/include' |
|---|
| 212 | infodir='${datarootdir}/info' |
|---|
| 213 | libdir='${exec_prefix}/lib' |
|---|
| 214 | libexecdir='${exec_prefix}/libexec' |
|---|
| 215 | localedir='${datarootdir}/locale' |
|---|
| 216 | localstatedir='${prefix}/var' |
|---|
| 217 | mandir='${datarootdir}/man' |
|---|
| 218 | oldincludedir='/usr/include' |
|---|
| 219 | pdfdir='${docdir}' |
|---|
| 220 | prefix='/opt/local' |
|---|
| 221 | program_transform_name='s,x,x,' |
|---|
| 222 | psdir='${docdir}' |
|---|
| 223 | sbindir='${exec_prefix}/sbin' |
|---|
| 224 | sharedstatedir='${prefix}/com' |
|---|
| 225 | sysconfdir='${prefix}/etc' |
|---|
| 226 | target_alias='' |
|---|
| 227 | |
|---|
| 228 | ## ----------- ## |
|---|
| 229 | ## confdefs.h. ## |
|---|
| 230 | ## ----------- ## |
|---|
| 231 | |
|---|
| 232 | #define PACKAGE_NAME "readline" |
|---|
| 233 | #define PACKAGE_TARNAME "readline" |
|---|
| 234 | #define PACKAGE_VERSION "6.0" |
|---|
| 235 | #define PACKAGE_STRING "readline 6.0" |
|---|
| 236 | #define PACKAGE_BUGREPORT "bug-readline@gnu.org" |
|---|
| 237 | |
|---|
| 238 | configure: exit 77 |
|---|