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 OpenSSH configure Portable, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --with-ssl-dir=/opt/local --sysconfdir=/opt/local/etc/ssh --with-privsep-path=/opt/local/var/empty --with-md5-passwords --with-pid-dir=/opt/local/var/run --with-tcp-wrappers --with-pam --mandir=/opt/local/share/man --with-zlib=/opt/local --with-kerberos5=/opt/local --with-xauth=/opt/local/bin/xauth --with-libedit --with-4in6 --with-audit=bsm --with-keychain=apple --disable-utmp --disable-wtmp --with-privsep-user=_sshd CFLAGS=-fPIE -O2 CPPFLAGS=-F/System/Library/Frameworks/OpenDirectory.framework -F/System/Library/Frameworks/CoreFoundation.framework -D_UTMPX_COMPAT -D__APPLE_LAUNCHD__ -D__APPLE_MEMBERSHIP__ -D__APPLE_XSAN__ LDFLAGS=-Wl,-pie -framework CoreFoundation -framework OpenDirectory --with-ldns |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = |
---|
14 | uname -m = i386 |
---|
15 | uname -r = 9.8.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386 |
---|
18 | |
---|
19 | /usr/bin/uname -p = i386 |
---|
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:55:01 PDT 2009; root:xnu-1228.15.4~1/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: 4.00 gigabytes |
---|
33 | Default processor set: 83 tasks, 287 threads, 2 processors |
---|
34 | Load average: 1.32, Mach factor: 0.67 |
---|
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:2657: checking for gcc |
---|
52 | configure:2684: result: /usr/bin/gcc-4.0 |
---|
53 | configure:2913: checking for C compiler version |
---|
54 | configure:2922: /usr/bin/gcc-4.0 --version >&5 |
---|
55 | i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493) |
---|
56 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
57 | This is free software; see the source for copying conditions. There is NO |
---|
58 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
59 | |
---|
60 | configure:2933: $? = 0 |
---|
61 | configure:2922: /usr/bin/gcc-4.0 -v >&5 |
---|
62 | Using built-in specs. |
---|
63 | Target: i686-apple-darwin9 |
---|
64 | 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 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 |
---|
65 | Thread model: posix |
---|
66 | gcc version 4.0.1 (Apple Inc. build 5493) |
---|
67 | configure:2933: $? = 0 |
---|
68 | configure:2922: /usr/bin/gcc-4.0 -V >&5 |
---|
69 | gcc-4.0: argument to `-V' is missing |
---|
70 | configure:2933: $? = 1 |
---|
71 | configure:2922: /usr/bin/gcc-4.0 -qversion >&5 |
---|
72 | i686-apple-darwin9-gcc-4.0.1: no input files |
---|
73 | configure:2933: $? = 1 |
---|
74 | configure:2953: checking whether the C compiler works |
---|
75 | configure:2975: /usr/bin/gcc-4.0 -fPIE -O2 -F/System/Library/Frameworks/OpenDirectory.framework -F/System/Library/Frameworks/CoreFoundation.framework -D_UTMPX_COMPAT -D__APPLE_LAUNCHD__ -D__APPLE_MEMBERSHIP__ -D__APPLE_XSAN__ -Wl,-pie -framework CoreFoundation -framework OpenDirectory conftest.c >&5 |
---|
76 | ld: framework not found OpenDirectory |
---|
77 | collect2: ld returned 1 exit status |
---|
78 | configure:2979: $? = 1 |
---|
79 | configure:3017: result: no |
---|
80 | configure: failed program was: |
---|
81 | | /* confdefs.h */ |
---|
82 | | #define PACKAGE_NAME "OpenSSH" |
---|
83 | | #define PACKAGE_TARNAME "openssh" |
---|
84 | | #define PACKAGE_VERSION "Portable" |
---|
85 | | #define PACKAGE_STRING "OpenSSH Portable" |
---|
86 | | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
87 | | #define PACKAGE_URL "" |
---|
88 | | /* end confdefs.h. */ |
---|
89 | | |
---|
90 | | int |
---|
91 | | main () |
---|
92 | | { |
---|
93 | | |
---|
94 | | ; |
---|
95 | | return 0; |
---|
96 | | } |
---|
97 | configure:3022: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_openssh/openssh/work/openssh-6.2p2': |
---|
98 | configure:3024: error: C compiler cannot create executables |
---|
99 | See `config.log' for more details |
---|
100 | |
---|
101 | ## ---------------- ## |
---|
102 | ## Cache variables. ## |
---|
103 | ## ---------------- ## |
---|
104 | |
---|
105 | ac_cv_env_CC_set=set |
---|
106 | ac_cv_env_CC_value=/usr/bin/gcc-4.0 |
---|
107 | ac_cv_env_CFLAGS_set=set |
---|
108 | ac_cv_env_CFLAGS_value='-fPIE -O2' |
---|
109 | ac_cv_env_CPPFLAGS_set=set |
---|
110 | ac_cv_env_CPPFLAGS_value='-F/System/Library/Frameworks/OpenDirectory.framework -F/System/Library/Frameworks/CoreFoundation.framework -D_UTMPX_COMPAT -D__APPLE_LAUNCHD__ -D__APPLE_MEMBERSHIP__ -D__APPLE_XSAN__' |
---|
111 | ac_cv_env_CPP_set= |
---|
112 | ac_cv_env_CPP_value= |
---|
113 | ac_cv_env_LDFLAGS_set=set |
---|
114 | ac_cv_env_LDFLAGS_value='-Wl,-pie -framework CoreFoundation -framework OpenDirectory' |
---|
115 | ac_cv_env_LIBS_set= |
---|
116 | ac_cv_env_LIBS_value= |
---|
117 | ac_cv_env_build_alias_set= |
---|
118 | ac_cv_env_build_alias_value= |
---|
119 | ac_cv_env_host_alias_set= |
---|
120 | ac_cv_env_host_alias_value= |
---|
121 | ac_cv_env_target_alias_set= |
---|
122 | ac_cv_env_target_alias_value= |
---|
123 | ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.0 |
---|
124 | |
---|
125 | ## ----------------- ## |
---|
126 | ## Output variables. ## |
---|
127 | ## ----------------- ## |
---|
128 | |
---|
129 | AR='' |
---|
130 | AWK='' |
---|
131 | CAT='' |
---|
132 | CC='/usr/bin/gcc-4.0' |
---|
133 | CFLAGS='-fPIE -O2' |
---|
134 | COMMENT_OUT_ECC='' |
---|
135 | CPP='' |
---|
136 | CPPFLAGS='-F/System/Library/Frameworks/OpenDirectory.framework -F/System/Library/Frameworks/CoreFoundation.framework -D_UTMPX_COMPAT -D__APPLE_LAUNCHD__ -D__APPLE_MEMBERSHIP__ -D__APPLE_XSAN__' |
---|
137 | DEFS='' |
---|
138 | ECHO_C='\c' |
---|
139 | ECHO_N='' |
---|
140 | ECHO_T='' |
---|
141 | EGREP='' |
---|
142 | ENT='' |
---|
143 | EXEEXT='' |
---|
144 | GREP='' |
---|
145 | GROFF='' |
---|
146 | GSSLIBS='' |
---|
147 | INSTALL_DATA='' |
---|
148 | INSTALL_PROGRAM='' |
---|
149 | INSTALL_SCRIPT='' |
---|
150 | K5LIBS='' |
---|
151 | KEYCHAIN_LDFLAGS='' |
---|
152 | KILL='' |
---|
153 | KRB5CONF='' |
---|
154 | LD='' |
---|
155 | LDFLAGS='-Wl,-pie -framework CoreFoundation -framework OpenDirectory' |
---|
156 | LIBEDIT='' |
---|
157 | LIBOBJS='' |
---|
158 | LIBS='' |
---|
159 | LOGIN_PROGRAM_FALLBACK='' |
---|
160 | LTLIBOBJS='' |
---|
161 | MAKE_PACKAGE_SUPPORTED='' |
---|
162 | MANDOC='' |
---|
163 | MANFMT='' |
---|
164 | MANTYPE='' |
---|
165 | NROFF='' |
---|
166 | OBJEXT='' |
---|
167 | PACKAGE_BUGREPORT='openssh-unix-dev@mindrot.org' |
---|
168 | PACKAGE_NAME='OpenSSH' |
---|
169 | PACKAGE_STRING='OpenSSH Portable' |
---|
170 | PACKAGE_TARNAME='openssh' |
---|
171 | PACKAGE_URL='' |
---|
172 | PACKAGE_VERSION='Portable' |
---|
173 | PATH_GROUPADD_PROG='' |
---|
174 | PATH_PASSWD_PROG='' |
---|
175 | PATH_SEPARATOR=':' |
---|
176 | PATH_USERADD_PROG='' |
---|
177 | PERL='' |
---|
178 | PKGCONFIG='' |
---|
179 | PRIVSEP_PATH='' |
---|
180 | RANLIB='' |
---|
181 | SED='' |
---|
182 | SH='' |
---|
183 | SHELL='/bin/sh' |
---|
184 | SSHDLIBS='' |
---|
185 | SSHLIBS='' |
---|
186 | SSH_PRIVSEP_USER='' |
---|
187 | STARTUP_SCRIPT_SHELL='' |
---|
188 | STRIP_OPT='' |
---|
189 | TEST_MINUS_S_SH='' |
---|
190 | TEST_SHELL='' |
---|
191 | TEST_SSH_ECC='' |
---|
192 | TEST_SSH_IPV6='' |
---|
193 | TEST_SSH_SHA256='' |
---|
194 | XAUTH_PATH='' |
---|
195 | ac_ct_CC='/usr/bin/gcc-4.0' |
---|
196 | bindir='${exec_prefix}/bin' |
---|
197 | build='' |
---|
198 | build_alias='' |
---|
199 | build_cpu='' |
---|
200 | build_os='' |
---|
201 | build_vendor='' |
---|
202 | datadir='${datarootdir}' |
---|
203 | datarootdir='${prefix}/share' |
---|
204 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
205 | dvidir='${docdir}' |
---|
206 | exec_prefix='NONE' |
---|
207 | host='' |
---|
208 | host_alias='' |
---|
209 | host_cpu='' |
---|
210 | host_os='' |
---|
211 | host_vendor='' |
---|
212 | htmldir='${docdir}' |
---|
213 | includedir='${prefix}/include' |
---|
214 | infodir='${datarootdir}/info' |
---|
215 | libdir='${exec_prefix}/lib' |
---|
216 | libexecdir='${exec_prefix}/libexec' |
---|
217 | localedir='${datarootdir}/locale' |
---|
218 | localstatedir='${prefix}/var' |
---|
219 | mandir='/opt/local/share/man' |
---|
220 | mansubdir='' |
---|
221 | oldincludedir='/usr/include' |
---|
222 | pdfdir='${docdir}' |
---|
223 | piddir='' |
---|
224 | prefix='/opt/local' |
---|
225 | program_transform_name='s,x,x,' |
---|
226 | psdir='${docdir}' |
---|
227 | sbindir='${exec_prefix}/sbin' |
---|
228 | sharedstatedir='${prefix}/com' |
---|
229 | sysconfdir='/opt/local/etc/ssh' |
---|
230 | target_alias='' |
---|
231 | user_path='' |
---|
232 | xauth_path='' |
---|
233 | |
---|
234 | ## ----------- ## |
---|
235 | ## confdefs.h. ## |
---|
236 | ## ----------- ## |
---|
237 | |
---|
238 | /* confdefs.h */ |
---|
239 | #define PACKAGE_NAME "OpenSSH" |
---|
240 | #define PACKAGE_TARNAME "openssh" |
---|
241 | #define PACKAGE_VERSION "Portable" |
---|
242 | #define PACKAGE_STRING "OpenSSH Portable" |
---|
243 | #define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org" |
---|
244 | #define PACKAGE_URL "" |
---|
245 | |
---|
246 | configure: exit 77 |
---|