Ticket #70227: config.log

File config.log, 7.8 KB (added by ar-an-ribe, 3 months ago)

config.log for configuration stage 1 of intl

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by configure, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc13/gcc13/work/gcc-13.2.0/intl/configure --srcdir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc13/gcc13/work/gcc-13.2.0/intl --cache-file=./config.cache --with-system-zlib --prefix=/opt/local --libdir=/opt/local/lib/gcc13 --includedir=/opt/local/include/gcc13 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-13 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --with-gxx-include-dir=/opt/local/include/gcc13/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --with-zstd=/opt/local --enable-checking=release --enable-lto --enable-libstdcxx-time --with-build-config=bootstrap-debug --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --enable-host-shared --with-darwin-extra-rpath=/opt/local/lib/libgcc --with-libiconv-prefix=/opt/local --disable-tls --with-gxx-libcxx-include-dir=/opt/local/libexec/gcc13/libc++/include/c++/v1 --with-pkgversion=MacPorts gcc13 13.2.0_4+stdlib_flag+universal --enable-languages=c,c++,fortran,jit,lto,objc,obj-c++ --program-transform-name=s&$&-mp-13& --disable-option-checking --build=x86_64-apple-darwin13 --host=x86_64-apple-darwin13 --target=x86_64-apple-darwin13 --disable-intermodule --enable-checking=release,types --disable-coverage --enable-languages=c,c++,lto --disable-build-format-warnings
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = 13er.local
14uname -m = x86_64
15uname -r = 13.4.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 13.4.0: Mon Jan 11 18:17:34 PST 2016; root:xnu-2422.115.15~1/RELEASE_X86_64
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 13.4.0: Mon Jan 11 18:17:34 PST 2016; root:xnu-2422.115.15~1/RELEASE_X86_64
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1
32Primary memory available: 8.00 gigabytes
33Default processor set: 199 tasks, 988 threads, 2 processors
34Load average: 4.61, Mach factor: 0.27
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2138: loading cache ./config.cache
52configure:2233: checking for x86_64-apple-darwin13-gcc
53configure:2260: result: /opt/local/bin/clang-mp-16 -arch i386 -arch x86_64
54configure:2529: checking for C compiler version
55configure:2538: /opt/local/bin/clang-mp-16 -arch i386 -arch x86_64 --version >&5
56clang version 16.0.6
57Target: x86_64-apple-darwin13.4.0
58Thread model: posix
59InstalledDir: /opt/local/libexec/llvm-16/bin
60configure:2549: $? = 0
61configure:2538: /opt/local/bin/clang-mp-16 -arch i386 -arch x86_64 -v >&5
62clang version 16.0.6
63Target: x86_64-apple-darwin13.4.0
64Thread model: posix
65InstalledDir: /opt/local/libexec/llvm-16/bin
66configure:2549: $? = 0
67configure:2538: /opt/local/bin/clang-mp-16 -arch i386 -arch x86_64 -V >&5
68clang: error: argument to '-V' is missing (expected 1 value)
69clang: error: no input files
70configure:2549: $? = 1
71configure:2538: /opt/local/bin/clang-mp-16 -arch i386 -arch x86_64 -qversion >&5
72clang: error: unknown argument '-qversion'; did you mean '--version'?
73clang: error: no input files
74configure:2549: $? = 1
75configure:2569: checking whether the C compiler works
76configure:2591: /opt/local/bin/clang-mp-16 -arch i386 -arch x86_64 -g   -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
77ld: unknown option: -no_deduplicate
78clang: error: linker command failed with exit code 1 (use -v to see invocation)
79configure:2595: $? = 1
80configure:2633: result: no
81configure: failed program was:
82| /* confdefs.h */
83| #define PACKAGE_NAME ""
84| #define PACKAGE_TARNAME ""
85| #define PACKAGE_VERSION ""
86| #define PACKAGE_STRING ""
87| #define PACKAGE_BUGREPORT ""
88| #define PACKAGE_URL ""
89| /* end confdefs.h.  */
90|
91| int
92| main ()
93| {
94|
95|   ;
96|   return 0;
97| }
98configure:2638: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc13/gcc13/work/build/intl':
99configure:2640: error: C compiler cannot create executables
100See `config.log' for more details
101
102## ---------------- ##
103## Cache variables. ##
104## ---------------- ##
105
106ac_cv_env_CC_set=set
107ac_cv_env_CC_value='/opt/local/bin/clang-mp-16 -arch i386 -arch x86_64'
108ac_cv_env_CFLAGS_set=set
109ac_cv_env_CFLAGS_value=-g
110ac_cv_env_CPPFLAGS_set=
111ac_cv_env_CPPFLAGS_value=
112ac_cv_env_CPP_set=set
113ac_cv_env_CPP_value='/opt/local/bin/clang-mp-16 -E'
114ac_cv_env_LDFLAGS_set=set
115ac_cv_env_LDFLAGS_value=' -L/opt/local/lib -Wl,-headerpad_max_install_names'
116ac_cv_env_LIBS_set=
117ac_cv_env_LIBS_value=
118ac_cv_env_build_alias_set=set
119ac_cv_env_build_alias_value=x86_64-apple-darwin13
120ac_cv_env_host_alias_set=set
121ac_cv_env_host_alias_value=x86_64-apple-darwin13
122ac_cv_env_target_alias_set=set
123ac_cv_env_target_alias_value=x86_64-apple-darwin13
124ac_cv_prog_CC='/opt/local/bin/clang-mp-16 -arch i386 -arch x86_64'
125
126## ----------------- ##
127## Output variables. ##
128## ----------------- ##
129
130ACLOCAL=''
131ALLOCA=''
132AUTOCONF=''
133AUTOHEADER=''
134BISON3_NO=''
135BISON3_YES=''
136BUILD_INCLUDED_LIBINTL=''
137CATOBJEXT=''
138CC='/opt/local/bin/clang-mp-16 -arch i386 -arch x86_64'
139CFLAGS='-g'
140CPP='/opt/local/bin/clang-mp-16 -E'
141CPPFLAGS=''
142CTAGS=''
143DATADIRNAME=''
144DEFS=''
145ECHO_C='\c'
146ECHO_N=''
147ECHO_T=''
148EGREP=''
149ETAGS=''
150EXEEXT=''
151GENCAT=''
152GLIBC21=''
153GMSGFMT=''
154GREP=''
155INCINTL=''
156INSTALL_DATA='/usr/bin/install -c -m 644'
157INSTALL_PROGRAM='/usr/bin/install -c'
158INSTALL_SCRIPT='/usr/bin/install -c'
159INSTOBJEXT=''
160INTLBISON=''
161INTLLIBS=''
162INTLOBJS=''
163INTL_LIBTOOL_SUFFIX_PREFIX=''
164LDFLAGS=' -L/opt/local/lib -Wl,-headerpad_max_install_names'
165LIBICONV=''
166LIBINTL=''
167LIBINTL_DEP=''
168LIBOBJS=''
169LIBS=''
170LTLIBICONV=''
171LTLIBINTL=''
172LTLIBOBJS=''
173MAINT=''
174MKID=''
175MKINSTALLDIRS=''
176MSGFMT=''
177MSGMERGE=''
178OBJEXT=''
179PACKAGE_BUGREPORT=''
180PACKAGE_NAME=''
181PACKAGE_STRING=''
182PACKAGE_TARNAME=''
183PACKAGE_URL=''
184PACKAGE_VERSION=''
185PATH_SEPARATOR=':'
186PICFLAG=''
187POSUB=''
188RANLIB='ranlib'
189SET_MAKE=''
190SHELL='/bin/sh'
191USE_INCLUDED_LIBINTL=''
192USE_NLS=''
193XGETTEXT=''
194ac_ct_CC=''
195bindir='${exec_prefix}/bin'
196build='x86_64-apple-darwin13'
197build_alias='x86_64-apple-darwin13'
198build_cpu=''
199build_os=''
200build_vendor=''
201datadir='${datarootdir}'
202datarootdir='/opt/local/share/gcc-13'
203docdir='${datarootdir}/doc/${PACKAGE}'
204dvidir='${docdir}'
205enable_host_pie=''
206enable_host_shared='yes'
207exec_prefix='NONE'
208host='x86_64-apple-darwin13'
209host_alias='x86_64-apple-darwin13'
210host_cpu=''
211host_os=''
212host_vendor=''
213htmldir='${docdir}'
214includedir='/opt/local/include/gcc13'
215infodir='/opt/local/share/info'
216libdir='/opt/local/lib/gcc13'
217libexecdir='${exec_prefix}/libexec'
218localedir='${datarootdir}/locale'
219localstatedir='${prefix}/var'
220mandir='/opt/local/share/man'
221oldincludedir='/usr/include'
222pdfdir='${docdir}'
223prefix='/opt/local'
224program_transform_name='s&$&-mp-13&'
225psdir='${docdir}'
226sbindir='${exec_prefix}/sbin'
227sharedstatedir='${prefix}/com'
228sysconfdir='${prefix}/etc'
229target_alias='x86_64-apple-darwin13'
230
231## ----------- ##
232## confdefs.h. ##
233## ----------- ##
234
235/* confdefs.h */
236#define PACKAGE_NAME ""
237#define PACKAGE_TARNAME ""
238#define PACKAGE_VERSION ""
239#define PACKAGE_STRING ""
240#define PACKAGE_BUGREPORT ""
241#define PACKAGE_URL ""
242
243configure: exit 77