]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - config.log
Import the Linaro Cortex Strings library from
[FreeBSD/FreeBSD.git] / config.log
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 cortex-strings configure 1.1-2012.06~dev, which was
5 generated by GNU Autoconf 2.69.  Invocation command line was
6
7   $ ./configure --target=aarch64-none-elf
8
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
12
13 hostname = zapp
14 uname -m = amd64
15 uname -r = 11.0-CURRENT
16 uname -s = FreeBSD
17 uname -v = FreeBSD 11.0-CURRENT #10 181fb67(zfs-test): Thu May 26 14:22:06 BST 2016     andrew@zapp:/usr/obj/usr/src/sys/GENERIC 
18
19 /usr/bin/uname -p = amd64
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      = unknown
26 /bin/machine           = unknown
27 /usr/bin/oslevel       = unknown
28 /bin/universe          = unknown
29
30 PATH: /sbin
31 PATH: /bin
32 PATH: /usr/sbin
33 PATH: /usr/bin
34 PATH: /usr/games
35 PATH: /usr/local/sbin
36 PATH: /usr/local/bin
37 PATH: /home/andrew/bin
38
39
40 ## ----------- ##
41 ## Core tests. ##
42 ## ----------- ##
43
44 configure:2193: checking for a BSD-compatible install
45 configure:2261: result: /usr/bin/install -c
46 configure:2272: checking whether build environment is sane
47 configure:2327: result: yes
48 configure:2478: checking for a thread-safe mkdir -p
49 configure:2517: result: ./install-sh -c -d
50 configure:2524: checking for gawk
51 configure:2554: result: no
52 configure:2524: checking for mawk
53 configure:2554: result: no
54 configure:2524: checking for nawk
55 configure:2540: found /usr/bin/nawk
56 configure:2551: result: nawk
57 configure:2562: checking whether make sets $(MAKE)
58 configure:2584: result: yes
59 configure:2613: checking whether make supports nested variables
60 configure:2630: result: yes
61 configure:2764: checking build system type
62 configure:2778: result: amd64-unknown-freebsd11.0
63 configure:2798: checking host system type
64 configure:2811: result: amd64-unknown-freebsd11.0
65 configure:2843: checking for style of include used by make
66 configure:2871: result: GNU
67 configure:2942: checking for gcc
68 configure:2969: result: aarch64-none-elf-gcc
69 configure:3198: checking for C compiler version
70 configure:3207: aarch64-none-elf-gcc --version >&5
71 aarch64-none-elf-gcc (FreeBSD Ports Collection for aarch64noneelf) 5.3.0
72 Copyright (C) 2015 Free Software Foundation, Inc.
73 This is free software; see the source for copying conditions.  There is NO
74 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
75
76 configure:3218: $? = 0
77 configure:3207: aarch64-none-elf-gcc -v >&5
78 Using built-in specs.
79 COLLECT_GCC=aarch64-none-elf-gcc
80 COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/aarch64-none-elf/5.3.0/lto-wrapper
81 Target: aarch64-none-elf
82 Configured with: /wrkdirs/usr/ports/devel/aarch64-none-elf-gcc/work/gcc-5.3.0/configure --target=aarch64-none-elf --disable-nls --enable-languages=c,c++ --without-headers --with-gmp=/usr/local --with-pkgversion='FreeBSD Ports Collection for aarch64noneelf' --with-system-zlib --with-as=/usr/local/bin/aarch64-none-elf-as --with-ld=/usr/local/bin/aarch64-none-elf-ld --prefix=/usr/local --localstatedir=/var --mandir=/usr/local/man --infodir=/usr/local/info/ --build=x86_64-portbld-freebsd11.0
83 Thread model: single
84 gcc version 5.3.0 (FreeBSD Ports Collection for aarch64noneelf) 
85 configure:3218: $? = 0
86 configure:3207: aarch64-none-elf-gcc -V >&5
87 aarch64-none-elf-gcc: error: unrecognized command line option '-V'
88 aarch64-none-elf-gcc: fatal error: no input files
89 compilation terminated.
90 configure:3218: $? = 1
91 configure:3207: aarch64-none-elf-gcc -qversion >&5
92 aarch64-none-elf-gcc: error: unrecognized command line option '-qversion'
93 aarch64-none-elf-gcc: fatal error: no input files
94 compilation terminated.
95 configure:3218: $? = 1
96 configure:3238: checking whether the C compiler works
97 configure:3260: aarch64-none-elf-gcc    conftest.c  >&5
98 /usr/local/bin/aarch64-none-elf-ld: cannot find crt0.o: No such file or directory
99 /usr/local/bin/aarch64-none-elf-ld: skipping incompatible /lib/libc.so.7 when searching for /lib/libc.so.7
100 /usr/local/bin/aarch64-none-elf-ld: cannot find /lib/libc.so.7
101 /usr/local/bin/aarch64-none-elf-ld: skipping incompatible /usr/lib/libc_nonshared.a when searching for /usr/lib/libc_nonshared.a
102 /usr/local/bin/aarch64-none-elf-ld: cannot find /usr/lib/libc_nonshared.a
103 /usr/local/bin/aarch64-none-elf-ld: skipping incompatible /usr/lib/libssp_nonshared.a when searching for /usr/lib/libssp_nonshared.a
104 /usr/local/bin/aarch64-none-elf-ld: cannot find /usr/lib/libssp_nonshared.a
105 collect2: error: ld returned 1 exit status
106 configure:3264: $? = 1
107 configure:3302: result: no
108 configure: failed program was:
109 | /* confdefs.h */
110 | #define PACKAGE_NAME "cortex-strings"
111 | #define PACKAGE_TARNAME "cortex-strings"
112 | #define PACKAGE_VERSION "1.1-2012.06~dev"
113 | #define PACKAGE_STRING "cortex-strings 1.1-2012.06~dev"
114 | #define PACKAGE_BUGREPORT ""
115 | #define PACKAGE_URL ""
116 | #define PACKAGE "cortex-strings"
117 | #define VERSION "1.1-2012.06~dev"
118 | /* end confdefs.h.  */
119
120 | int
121 | main ()
122 | {
123
124 |   ;
125 |   return 0;
126 | }
127 configure:3307: error: in `/home/andrew/freebsd/repo/cortex-strings':
128 configure:3310: error: C compiler cannot create executables
129 See `config.log' for more details
130
131 ## ---------------- ##
132 ## Cache variables. ##
133 ## ---------------- ##
134
135 ac_cv_build=amd64-unknown-freebsd11.0
136 ac_cv_env_CCASFLAGS_set=''
137 ac_cv_env_CCASFLAGS_value=''
138 ac_cv_env_CCAS_set=''
139 ac_cv_env_CCAS_value=''
140 ac_cv_env_CC_set=set
141 ac_cv_env_CC_value=aarch64-none-elf-gcc
142 ac_cv_env_CFLAGS_set=''
143 ac_cv_env_CFLAGS_value=''
144 ac_cv_env_CPPFLAGS_set=''
145 ac_cv_env_CPPFLAGS_value=''
146 ac_cv_env_CPP_set=''
147 ac_cv_env_CPP_value=''
148 ac_cv_env_LDFLAGS_set=''
149 ac_cv_env_LDFLAGS_value=''
150 ac_cv_env_LIBS_set=''
151 ac_cv_env_LIBS_value=''
152 ac_cv_env_LT_SYS_LIBRARY_PATH_set=''
153 ac_cv_env_LT_SYS_LIBRARY_PATH_value=''
154 ac_cv_env_build_alias_set=''
155 ac_cv_env_build_alias_value=''
156 ac_cv_env_host_alias_set=''
157 ac_cv_env_host_alias_value=''
158 ac_cv_env_target_alias_set=set
159 ac_cv_env_target_alias_value=aarch64-none-elf
160 ac_cv_host=amd64-unknown-freebsd11.0
161 ac_cv_path_install='/usr/bin/install -c'
162 ac_cv_prog_AWK=nawk
163 ac_cv_prog_ac_ct_CC=aarch64-none-elf-gcc
164 ac_cv_prog_make_make_set=yes
165 am_cv_make_support_nested_variables=yes
166
167 ## ----------------- ##
168 ## Output variables. ##
169 ## ----------------- ##
170
171 ACLOCAL='${SHELL} /home/andrew/freebsd/repo/cortex-strings/missing aclocal-1.15'
172 AMDEPBACKSLASH='\'
173 AMDEP_FALSE='#'
174 AMDEP_TRUE=''
175 AMTAR='$${TAR-tar}'
176 AM_BACKSLASH='\'
177 AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
178 AM_DEFAULT_VERBOSITY='1'
179 AM_V='$(V)'
180 AR=''
181 AUTOCONF='${SHELL} /home/andrew/freebsd/repo/cortex-strings/missing autoconf'
182 AUTOHEADER='${SHELL} /home/andrew/freebsd/repo/cortex-strings/missing autoheader'
183 AUTOMAKE='${SHELL} /home/andrew/freebsd/repo/cortex-strings/missing automake-1.15'
184 AWK='nawk'
185 CC='aarch64-none-elf-gcc'
186 CCAS=''
187 CCASDEPMODE=''
188 CCASFLAGS=''
189 CCDEPMODE=''
190 CFLAGS=''
191 CPP=''
192 CPPFLAGS=''
193 CYGPATH_W='echo'
194 DEFS=''
195 DEPDIR='.deps'
196 DLLTOOL=''
197 DSYMUTIL=''
198 DUMPBIN=''
199 ECHO_C=''
200 ECHO_N='-n'
201 ECHO_T=''
202 EGREP=''
203 EXEEXT=''
204 FGREP=''
205 GREP=''
206 HOST_AARCH32_FALSE=''
207 HOST_AARCH32_TRUE=''
208 HOST_AARCH64_FALSE=''
209 HOST_AARCH64_TRUE=''
210 HOST_GENERIC_FALSE=''
211 HOST_GENERIC_TRUE=''
212 INSTALL_DATA='${INSTALL} -m 644'
213 INSTALL_PROGRAM='${INSTALL}'
214 INSTALL_SCRIPT='${INSTALL}'
215 INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
216 LD=''
217 LDFLAGS=''
218 LIBOBJS=''
219 LIBS=''
220 LIBTOOL=''
221 LIPO=''
222 LN_S=''
223 LTLIBOBJS=''
224 LT_SYS_LIBRARY_PATH=''
225 MAKEINFO='${SHELL} /home/andrew/freebsd/repo/cortex-strings/missing makeinfo'
226 MANIFEST_TOOL=''
227 MKDIR_P='./install-sh -c -d'
228 NM=''
229 NMEDIT=''
230 OBJDUMP=''
231 OBJEXT=''
232 OTOOL64=''
233 OTOOL=''
234 PACKAGE='cortex-strings'
235 PACKAGE_BUGREPORT=''
236 PACKAGE_NAME='cortex-strings'
237 PACKAGE_STRING='cortex-strings 1.1-2012.06~dev'
238 PACKAGE_TARNAME='cortex-strings'
239 PACKAGE_URL=''
240 PACKAGE_VERSION='1.1-2012.06~dev'
241 PATH_SEPARATOR=':'
242 RANLIB=''
243 SED=''
244 SET_MAKE=''
245 SHELL='/bin/sh'
246 STRIP=''
247 VERSION='1.1-2012.06~dev'
248 WITH_NEON_FALSE=''
249 WITH_NEON_TRUE=''
250 WITH_SUBMACHINE_FALSE=''
251 WITH_SUBMACHINE_TRUE=''
252 WITH_VFP_FALSE=''
253 WITH_VFP_TRUE=''
254 ac_ct_AR=''
255 ac_ct_CC='aarch64-none-elf-gcc'
256 ac_ct_DUMPBIN=''
257 am__EXEEXT_FALSE=''
258 am__EXEEXT_TRUE=''
259 am__fastdepCCAS_FALSE=''
260 am__fastdepCCAS_TRUE=''
261 am__fastdepCC_FALSE=''
262 am__fastdepCC_TRUE=''
263 am__include='include'
264 am__isrc=''
265 am__leading_dot='.'
266 am__nodep='_no'
267 am__quote=''
268 am__tar='$${TAR-tar} chof - "$$tardir"'
269 am__untar='$${TAR-tar} xf -'
270 bindir='${exec_prefix}/bin'
271 build='amd64-unknown-freebsd11.0'
272 build_alias=''
273 build_cpu='amd64'
274 build_os='freebsd11.0'
275 build_vendor='unknown'
276 datadir='${datarootdir}'
277 datarootdir='${prefix}/share'
278 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
279 dvidir='${docdir}'
280 exec_prefix='NONE'
281 host='amd64-unknown-freebsd11.0'
282 host_alias=''
283 host_cpu='amd64'
284 host_os='freebsd11.0'
285 host_vendor='unknown'
286 htmldir='${docdir}'
287 includedir='${prefix}/include'
288 infodir='${datarootdir}/info'
289 install_sh='${SHELL} /home/andrew/freebsd/repo/cortex-strings/install-sh'
290 libdir='${exec_prefix}/lib'
291 libexecdir='${exec_prefix}/libexec'
292 localedir='${datarootdir}/locale'
293 localstatedir='${prefix}/var'
294 mandir='${datarootdir}/man'
295 mkdir_p='$(MKDIR_P)'
296 oldincludedir='/usr/include'
297 pdfdir='${docdir}'
298 prefix='NONE'
299 program_transform_name='s,x,x,'
300 psdir='${docdir}'
301 sbindir='${exec_prefix}/sbin'
302 sharedstatedir='${prefix}/com'
303 submachine=''
304 sysconfdir='${prefix}/etc'
305 target_alias='aarch64-none-elf'
306 with_neon=''
307 with_vfp=''
308
309 ## ----------- ##
310 ## confdefs.h. ##
311 ## ----------- ##
312
313 /* confdefs.h */
314 #define PACKAGE_NAME "cortex-strings"
315 #define PACKAGE_TARNAME "cortex-strings"
316 #define PACKAGE_VERSION "1.1-2012.06~dev"
317 #define PACKAGE_STRING "cortex-strings 1.1-2012.06~dev"
318 #define PACKAGE_BUGREPORT ""
319 #define PACKAGE_URL ""
320 #define PACKAGE "cortex-strings"
321 #define VERSION "1.1-2012.06~dev"
322
323 configure: exit 77