Ticket #59245: jemalloc_config.log

File jemalloc_config.log, 8.9 KB (added by xeron (Ivan Larionov), 5 years ago)
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  $ ./configure --with-version=5.1.0-0-g0 --with-lg-quantum=3 --with-jemalloc-prefix=je_ --enable-cc-silence CFLAGS=-std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops  LDFLAGS=
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = macbook.lan
14uname -m = x86_64
15uname -r = 19.0.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 19.0.0: Thu Oct 17 16:17:15 PDT 2019; root:xnu-6153.41.3~29/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 19.0.0: Thu Oct 17 16:17:15 PDT 2019; root:xnu-6153.41.3~29/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 459 tasks, 1729 threads, 8 processors
34Load average: 5.11, Mach factor: 3.39
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:2641: checking for xsltproc
52configure:2659: found /opt/local/bin/xsltproc
53configure:2672: result: /opt/local/bin/xsltproc
54configure:2753: checking for gcc
55configure:2780: result: /opt/local/bin/clang-mp-9.0 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64
56configure:3009: checking for C compiler version
57configure:3018: /opt/local/bin/clang-mp-9.0 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 --version >&5
58clang version 9.0.0 (tags/RELEASE_900/final)
59Target: x86_64-apple-darwin19.0.0
60Thread model: posix
61InstalledDir: /opt/local/libexec/llvm-9.0/bin
62configure:3029: $? = 0
63configure:3018: /opt/local/bin/clang-mp-9.0 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -v >&5
64clang version 9.0.0 (tags/RELEASE_900/final)
65Target: x86_64-apple-darwin19.0.0
66Thread model: posix
67InstalledDir: /opt/local/libexec/llvm-9.0/bin
68clang: warning: argument unused during compilation: '-isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk' [-Wunused-command-line-argument]
69configure:3029: $? = 0
70configure:3018: /opt/local/bin/clang-mp-9.0 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -V >&5
71clang: error: argument to '-V' is missing (expected 1 value)
72clang: error: no input files
73configure:3029: $? = 1
74configure:3018: /opt/local/bin/clang-mp-9.0 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -qversion >&5
75clang: error: unknown argument '-qversion'; did you mean '--version'?
76clang: error: no input files
77configure:3029: $? = 1
78configure:3049: checking whether the C compiler works
79configure:3071: /opt/local/bin/clang-mp-9.0 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops    conftest.c  >&5
80ld: unexpected token: !tapi-tbd-v3 file '/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib/libSystem.tbd' for architecture x86_64
81clang: error: linker command failed with exit code 1 (use -v to see invocation)
82configure:3075: $? = 1
83configure:3113: result: no
84configure: failed program was:
85| /* confdefs.h */
86| #define PACKAGE_NAME ""
87| #define PACKAGE_TARNAME ""
88| #define PACKAGE_VERSION ""
89| #define PACKAGE_STRING ""
90| #define PACKAGE_BUGREPORT ""
91| #define PACKAGE_URL ""
92| /* end confdefs.h.  */
93|
94| int
95| main ()
96| {
97|
98|   ;
99|   return 0;
100| }
101configure:3118: error: in `/opt/local/var/macports/build/_Users_xeron_workspace_devel_macports-ports_databases_redis/redis/work/redis-5.0.6/deps/jemalloc':
102configure:3120: error: C compiler cannot create executables
103See `config.log' for more details
104
105## ---------------- ##
106## Cache variables. ##
107## ---------------- ##
108
109ac_cv_env_CCC_set=
110ac_cv_env_CCC_value=
111ac_cv_env_CC_set=set
112ac_cv_env_CC_value='/opt/local/bin/clang-mp-9.0 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'
113ac_cv_env_CFLAGS_set=set
114ac_cv_env_CFLAGS_value='-std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops '
115ac_cv_env_CPPFLAGS_set=
116ac_cv_env_CPPFLAGS_value=
117ac_cv_env_CPP_set=
118ac_cv_env_CPP_value=
119ac_cv_env_CXXFLAGS_set=
120ac_cv_env_CXXFLAGS_value=
121ac_cv_env_CXX_set=set
122ac_cv_env_CXX_value='/usr/bin/clang++ -std=c++14 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'
123ac_cv_env_LDFLAGS_set=set
124ac_cv_env_LDFLAGS_value=
125ac_cv_env_LIBS_set=
126ac_cv_env_LIBS_value=
127ac_cv_env_build_alias_set=
128ac_cv_env_build_alias_value=
129ac_cv_env_host_alias_set=
130ac_cv_env_host_alias_value=
131ac_cv_env_target_alias_set=
132ac_cv_env_target_alias_value=
133ac_cv_path_XSLTPROC=/opt/local/bin/xsltproc
134ac_cv_prog_ac_ct_CC='/opt/local/bin/clang-mp-9.0 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'
135
136## ----------------- ##
137## Output variables. ##
138## ----------------- ##
139
140AR=''
141ARFLAGS=''
142AROUT=''
143AUTOCONF=''
144AWK=''
145BINDIR='/usr/local/bin'
146CC='/opt/local/bin/clang-mp-9.0 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'
147CC_MM=''
148CFLAGS='-std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops '
149CONFIG='--with-version=5.1.0-0-g0 --with-lg-quantum=3 --with-jemalloc-prefix=je_ --enable-cc-silence '\''CFLAGS=-std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops '\'' LDFLAGS= '\''CC=/opt/local/bin/clang-mp-9.0 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'\'' '\''CXX=/usr/bin/clang++ -std=c++14 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'\'''
150CONFIGURE_CFLAGS=''
151CONFIGURE_CXXFLAGS=''
152CPP=''
153CPPFLAGS=''
154CTARGET=''
155CXX='/usr/bin/clang++ -std=c++14 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'
156CXXFLAGS=''
157DATADIR='/usr/local/share'
158DEFS=''
159DSO_LDFLAGS=''
160DUMP_SYMS=''
161ECHO_C='\c'
162ECHO_N=''
163ECHO_T=''
164EGREP=''
165EXEEXT=''
166EXTRA_CFLAGS=''
167EXTRA_CXXFLAGS=''
168EXTRA_LDFLAGS=''
169GREP=''
170HAVE_CXX14=''
171INCLUDEDIR='/usr/local/include'
172INSTALL_DATA=''
173INSTALL_PROGRAM=''
174INSTALL_SCRIPT=''
175JEMALLOC_CPREFIX=''
176JEMALLOC_PREFIX=''
177LD=''
178LDFLAGS=''
179LDTARGET=''
180LD_PRELOAD_VAR=''
181LIBDIR='/usr/local/lib'
182LIBOBJS=''
183LIBS=''
184LM=''
185LTLIBOBJS=''
186MANDIR='/usr/local/share/man'
187MKLIB=''
188NM=''
189OBJEXT=''
190PACKAGE_BUGREPORT=''
191PACKAGE_NAME=''
192PACKAGE_STRING=''
193PACKAGE_TARNAME=''
194PACKAGE_URL=''
195PACKAGE_VERSION=''
196PATH_SEPARATOR=':'
197PIC_CFLAGS=''
198PREFIX='/usr/local'
199RANLIB=''
200RPATH=''
201RPATH_EXTRA=''
202SHELL='/bin/sh'
203SOREV=''
204SPECIFIED_CFLAGS='-std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops '
205SPECIFIED_CXXFLAGS=''
206TEST_LD_MODE=''
207XSLROOT=''
208XSLTPROC='/opt/local/bin/xsltproc'
209a=''
210abi=''
211abs_objroot='/opt/local/var/macports/build/_Users_xeron_workspace_devel_macports-ports_databases_redis/redis/work/redis-5.0.6/deps/jemalloc/'
212abs_srcroot='/opt/local/var/macports/build/_Users_xeron_workspace_devel_macports-ports_databases_redis/redis/work/redis-5.0.6/deps/jemalloc/'
213ac_ct_CC='/opt/local/bin/clang-mp-9.0 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'
214ac_ct_CXX=''
215bindir='${exec_prefix}/bin'
216build=''
217build_alias=''
218build_cpu=''
219build_os=''
220build_vendor=''
221cfghdrs_in=''
222cfghdrs_out=''
223cfgoutputs_in=''
224cfgoutputs_out=''
225datadir='${datarootdir}'
226datarootdir='${prefix}/share'
227docdir='${datarootdir}/doc/${PACKAGE}'
228dvidir='${docdir}'
229enable_autogen=''
230enable_cache_oblivious=''
231enable_cxx=''
232enable_debug=''
233enable_fill=''
234enable_initial_exec_tls=''
235enable_lazy_lock=''
236enable_log=''
237enable_prof=''
238enable_stats=''
239enable_tls=''
240enable_utrace=''
241enable_xmalloc=''
242enable_zone_allocator=''
243exe=''
244exec_prefix='/usr/local'
245host=''
246host_alias=''
247host_cpu=''
248host_os=''
249host_vendor=''
250htmldir='${docdir}'
251importlib=''
252includedir='${prefix}/include'
253infodir='${datarootdir}/info'
254install_suffix=''
255je_=''
256jemalloc_version=''
257jemalloc_version_bugfix=''
258jemalloc_version_gid=''
259jemalloc_version_major=''
260jemalloc_version_minor=''
261jemalloc_version_nrev=''
262libdir='${exec_prefix}/lib'
263libexecdir='${exec_prefix}/libexec'
264libprefix=''
265link_whole_archive=''
266localedir='${datarootdir}/locale'
267localstatedir='${prefix}/var'
268mandir='${datarootdir}/man'
269o=''
270objroot=''
271oldincludedir='/usr/include'
272pdfdir='${docdir}'
273prefix='/usr/local'
274private_namespace=''
275program_transform_name='s,x,x,'
276psdir='${docdir}'
277rev='2'
278sbindir='${exec_prefix}/sbin'
279sharedstatedir='${prefix}/com'
280so=''
281srcroot=''
282sysconfdir='${prefix}/etc'
283target_alias=''
284
285## ----------- ##
286## confdefs.h. ##
287## ----------- ##
288
289/* confdefs.h */
290#define PACKAGE_NAME ""
291#define PACKAGE_TARNAME ""
292#define PACKAGE_VERSION ""
293#define PACKAGE_STRING ""
294#define PACKAGE_BUGREPORT ""
295#define PACKAGE_URL ""
296
297configure: exit 77