Ticket #57032: config.log

File config.log, 6.2 KB (added by ballapete (Peter "Pete" Dyballa), 6 years ago)

/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_mozjs52/mozjs52/work/mozjs-52.6.0gnome1/js/src/obj/config.log

Line 
1INFO: checking for a shell...
2INFO: /bin/sh
3INFO: checking for host system type...
4INFO: powerpc-apple-darwin9.8.0
5INFO: checking for target system type...
6INFO: powerpc-apple-darwin9.8.0
7INFO: checking for the Android toolchain directory...
8INFO: not found
9INFO: checking whether cross compiling...
10INFO: no
11INFO: checking for pkg_config...
12DEBUG: pkg_config: Trying pkg-config
13INFO: /opt/local/bin/pkg-config
14INFO: checking for pkg-config version...
15DEBUG: Executing: `/opt/local/bin/pkg-config --version`
16INFO: 0.29.2
17INFO: checking for yasm...
18DEBUG: yasm: Trying yasm
19INFO: not found
20INFO: checking for android platform directory...
21INFO: no
22INFO: checking for the target C compiler...
23DEBUG: _cc: Trying /opt/local/bin/gcc-mp-6
24INFO: /opt/local/bin/gcc-mp-6
25INFO: checking whether the target C compiler can be used...
26DEBUG: Creating `/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_mozjs52/mozjs52/work/.tmp/conftest.cNbESz.c` with content:
27DEBUG: | #if defined(_MSC_VER)
28DEBUG: | #if defined(__clang__)
29DEBUG: | %COMPILER "clang-cl"
30DEBUG: | %VERSION _MSC_FULL_VER
31DEBUG: | #else
32DEBUG: | %COMPILER "msvc"
33DEBUG: | %VERSION _MSC_FULL_VER
34DEBUG: | #endif
35DEBUG: | #elif defined(__clang__)
36DEBUG: | %COMPILER "clang"
37DEBUG: | #  if !__cplusplus || __has_feature(cxx_alignof)
38DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__
39DEBUG: | #  endif
40DEBUG: | #elif defined(__GNUC__)
41DEBUG: | %COMPILER "gcc"
42DEBUG: | %VERSION __GNUC__.__GNUC_MINOR__.__GNUC_PATCHLEVEL__
43DEBUG: | #endif
44DEBUG: |
45DEBUG: | #if __cplusplus
46DEBUG: | %cplusplus __cplusplus
47DEBUG: | #elif __STDC_VERSION__
48DEBUG: | %STDC_VERSION __STDC_VERSION__
49DEBUG: | #elif __STDC__
50DEBUG: | %STDC_VERSION 198900L
51DEBUG: | #endif
52DEBUG: | #if __i386__ || _M_IX86
53DEBUG: | %CPU "x86"
54DEBUG: | #elif __x86_64__ || _M_X64
55DEBUG: | %CPU "x86_64"
56DEBUG: | #elif __arm__ || _M_ARM
57DEBUG: | %CPU "arm"
58DEBUG: | #elif __aarch64__
59DEBUG: | %CPU "aarch64"
60DEBUG: | #elif __ia64__
61DEBUG: | %CPU "ia64"
62DEBUG: | #elif __s390x__
63DEBUG: | %CPU "s390x"
64DEBUG: | #elif __s390__
65DEBUG: | %CPU "s390"
66DEBUG: | #elif __powerpc64__
67DEBUG: | %CPU "ppc64"
68DEBUG: | #elif __powerpc__
69DEBUG: | %CPU "ppc"
70DEBUG: | #elif __alpha__
71DEBUG: | %CPU "Alpha"
72DEBUG: | #elif __hppa__
73DEBUG: | %CPU "hppa"
74DEBUG: | #elif __sparc__ && __arch64__
75DEBUG: | %CPU "sparc64"
76DEBUG: | #elif __sparc__
77DEBUG: | %CPU "sparc"
78DEBUG: | #elif __mips64
79DEBUG: | %CPU "mips64"
80DEBUG: | #elif __mips__
81DEBUG: | %CPU "mips32"
82DEBUG: | #endif
83DEBUG: | #if __FreeBSD_kernel__
84DEBUG: | %KERNEL "kFreeBSD"
85DEBUG: | #elif __DragonFly__
86DEBUG: | %KERNEL "DragonFly"
87DEBUG: | #elif __OpenBSD__
88DEBUG: | %KERNEL "OpenBSD"
89DEBUG: | #elif __FreeBSD__
90DEBUG: | %KERNEL "FreeBSD"
91DEBUG: | #elif __linux__
92DEBUG: | %KERNEL "Linux"
93DEBUG: | #elif _WIN32 || __CYGWIN__
94DEBUG: | %KERNEL "WINNT"
95DEBUG: | #elif __NetBSD__
96DEBUG: | %KERNEL "NetBSD"
97DEBUG: | #elif __APPLE__
98DEBUG: | %KERNEL "Darwin"
99DEBUG: | #endif
100DEBUG: | #if _MSC_VER || __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__
101DEBUG: | %ENDIANNESS "little"
102DEBUG: | #elif __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__
103DEBUG: | %ENDIANNESS "big"
104DEBUG: | #endif
105DEBUG: Executing: `/opt/local/bin/gcc-mp-6 -E /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_mozjs52/mozjs52/work/.tmp/conftest.cNbESz.c`
106DEBUG: COMPILER = gcc
107DEBUG: VERSION = 6.4.0
108DEBUG: STDC_VERSION = 201112L
109DEBUG: KERNEL = Darwin
110DEBUG: ENDIANNESS = big
111DEBUG: Creating `/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_mozjs52/mozjs52/work/.tmp/conftest.CpnwOJ.c` with content:
112DEBUG: | #if defined(_MSC_VER)
113DEBUG: | #if defined(__clang__)
114DEBUG: | %COMPILER "clang-cl"
115DEBUG: | %VERSION _MSC_FULL_VER
116DEBUG: | #else
117DEBUG: | %COMPILER "msvc"
118DEBUG: | %VERSION _MSC_FULL_VER
119DEBUG: | #endif
120DEBUG: | #elif defined(__clang__)
121DEBUG: | %COMPILER "clang"
122DEBUG: | #  if !__cplusplus || __has_feature(cxx_alignof)
123DEBUG: | %VERSION __clang_major__.__clang_minor__.__clang_patchlevel__
124DEBUG: | #  endif
125DEBUG: | #elif defined(__GNUC__)
126DEBUG: | %COMPILER "gcc"
127DEBUG: | %VERSION __GNUC__.__GNUC_MINOR__.__GNUC_PATCHLEVEL__
128DEBUG: | #endif
129DEBUG: |
130DEBUG: | #if __cplusplus
131DEBUG: | %cplusplus __cplusplus
132DEBUG: | #elif __STDC_VERSION__
133DEBUG: | %STDC_VERSION __STDC_VERSION__
134DEBUG: | #elif __STDC__
135DEBUG: | %STDC_VERSION 198900L
136DEBUG: | #endif
137DEBUG: | #if __i386__ || _M_IX86
138DEBUG: | %CPU "x86"
139DEBUG: | #elif __x86_64__ || _M_X64
140DEBUG: | %CPU "x86_64"
141DEBUG: | #elif __arm__ || _M_ARM
142DEBUG: | %CPU "arm"
143DEBUG: | #elif __aarch64__
144DEBUG: | %CPU "aarch64"
145DEBUG: | #elif __ia64__
146DEBUG: | %CPU "ia64"
147DEBUG: | #elif __s390x__
148DEBUG: | %CPU "s390x"
149DEBUG: | #elif __s390__
150DEBUG: | %CPU "s390"
151DEBUG: | #elif __powerpc64__
152DEBUG: | %CPU "ppc64"
153DEBUG: | #elif __powerpc__
154DEBUG: | %CPU "ppc"
155DEBUG: | #elif __alpha__
156DEBUG: | %CPU "Alpha"
157DEBUG: | #elif __hppa__
158DEBUG: | %CPU "hppa"
159DEBUG: | #elif __sparc__ && __arch64__
160DEBUG: | %CPU "sparc64"
161DEBUG: | #elif __sparc__
162DEBUG: | %CPU "sparc"
163DEBUG: | #elif __mips64
164DEBUG: | %CPU "mips64"
165DEBUG: | #elif __mips__
166DEBUG: | %CPU "mips32"
167DEBUG: | #endif
168DEBUG: | #if __FreeBSD_kernel__
169DEBUG: | %KERNEL "kFreeBSD"
170DEBUG: | #elif __DragonFly__
171DEBUG: | %KERNEL "DragonFly"
172DEBUG: | #elif __OpenBSD__
173DEBUG: | %KERNEL "OpenBSD"
174DEBUG: | #elif __FreeBSD__
175DEBUG: | %KERNEL "FreeBSD"
176DEBUG: | #elif __linux__
177DEBUG: | %KERNEL "Linux"
178DEBUG: | #elif _WIN32 || __CYGWIN__
179DEBUG: | %KERNEL "WINNT"
180DEBUG: | #elif __NetBSD__
181DEBUG: | %KERNEL "NetBSD"
182DEBUG: | #elif __APPLE__
183DEBUG: | %KERNEL "Darwin"
184DEBUG: | #endif
185DEBUG: | #if _MSC_VER || __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__
186DEBUG: | %ENDIANNESS "little"
187DEBUG: | #elif __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__
188DEBUG: | %ENDIANNESS "big"
189DEBUG: | #endif
190DEBUG: Executing: `/opt/local/bin/gcc-mp-6 -std=gnu99 -E /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_mozjs52/mozjs52/work/.tmp/conftest.CpnwOJ.c`
191DEBUG: COMPILER = gcc
192DEBUG: VERSION = 6.4.0
193DEBUG: STDC_VERSION = 199901L
194DEBUG: KERNEL = Darwin
195DEBUG: ENDIANNESS = big
196INFO: no
197ERROR: Target C compiler target CPU (unknown) does not match --target CPU (powerpc)