Guest User

Untitled

a guest
May 2nd, 2025
13
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.88 KB | None | 0 0
  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 dummy configure 0.1, which was
  5. generated by GNU Autoconf 2.71. Invocation command line was
  6.  
  7. $ ./configure
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = 2b5864b4de4c
  14. uname -m = aarch64
  15. uname -r = 6.10.14-linuxkit
  16. uname -s = Linux
  17. uname -v = #1 SMP Tue Apr 15 16:00:54 UTC 2025
  18.  
  19. /usr/bin/uname -p = aarch64
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = aarch64
  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: /emsdk/upstream/emscripten/cache/sysroot/bin/
  31. PATH: /emsdk/
  32. PATH: /emsdk/upstream/emscripten/
  33. PATH: /emsdk/node/20.18.0_64bit/bin/
  34. PATH: /usr/local/sbin/
  35. PATH: /usr/local/bin/
  36. PATH: /usr/sbin/
  37. PATH: /usr/bin/
  38. PATH: /sbin/
  39. PATH: /bin/
  40.  
  41.  
  42. ## ----------- ##
  43. ## Core tests. ##
  44. ## ----------- ##
  45.  
  46. configure:2153: checking for gcc
  47. configure:2185: result: /emsdk/upstream/emscripten/emcc
  48. configure:2538: checking for C compiler version
  49. configure:2547: /emsdk/upstream/emscripten/emcc --version >&5
  50. emcc (Emscripten gcc/clang-like replacement + linker emulating GNU ld) 4.0.8 (70404efec4458b60b953bc8f1529f2fa112cdfd1)
  51. Copyright (C) 2025 the Emscripten authors (see AUTHORS.txt)
  52. This is free and open source software under the MIT license.
  53. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  54.  
  55. config:DEBUG: using config file: /emsdk/.emscripten
  56. profiler:DEBUG: block "read_ports" took 0.003 seconds
  57. emcc:WARNING: invocation: /emsdk/upstream/emscripten/emcc.py --version (in /src)
  58. profiler:DEBUG: block "parse arguments" took 0.000 seconds
  59. shared:DEBUG: sanity file up-to-date: /emsdk/upstream/emscripten/cache/sanity.txt
  60. shared:DEBUG: successfully executed /emsdk/node/20.18.0_64bit/bin/node --version
  61. shared:DEBUG: successfully executed /emsdk/upstream/bin/clang --version
  62. shared:DEBUG: successfully executed /emsdk/upstream/bin/clang -print-targets
  63. shared:INFO: (Emscripten: Running sanity checks)
  64. shared:DEBUG: successfully executed /emsdk/node/20.18.0_64bit/bin/node -e 'console.log("hello")'
  65. ... rest of stderr output deleted ...
  66. configure:2558: $? = 0
  67. configure:2547: /emsdk/upstream/emscripten/emcc -v >&5
  68. config:DEBUG: using config file: /emsdk/.emscripten
  69. profiler:DEBUG: block "read_ports" took 0.001 seconds
  70. emcc (Emscripten gcc/clang-like replacement + linker emulating GNU ld) 4.0.8 (70404efec4458b60b953bc8f1529f2fa112cdfd1)
  71. clang version 21.0.0git (https:/github.com/llvm/llvm-project 23e3cbb2e82b62586266116c8ab77ce68e412cf8)
  72. Target: wasm32-unknown-emscripten
  73. Thread model: posix
  74. InstalledDir: /emsdk/upstream/bin
  75. shared:DEBUG: executed /emsdk/upstream/bin/clang -v -target wasm32-unknown-emscripten
  76. emcc:DEBUG: total time: 0.01 seconds
  77. profiler:DEBUG: block "main" took 0.007 seconds
  78. ... rest of stderr output deleted ...
  79. configure:2558: $? = 0
  80. configure:2547: /emsdk/upstream/emscripten/emcc -V >&5
  81. config:DEBUG: using config file: /emsdk/.emscripten
  82. profiler:DEBUG: block "read_ports" took 0.001 seconds
  83. emcc:WARNING: invocation: /emsdk/upstream/emscripten/emcc.py -V (in /src)
  84. profiler:DEBUG: block "parse arguments" took 0.000 seconds
  85. shared:DEBUG: sanity file up-to-date: /emsdk/upstream/emscripten/cache/sanity.txt
  86. shared:DEBUG: successfully executed /emsdk/node/20.18.0_64bit/bin/node --version
  87. shared:DEBUG: successfully executed /emsdk/upstream/bin/clang --version
  88. shared:DEBUG: successfully executed /emsdk/upstream/bin/clang -print-targets
  89. shared:INFO: (Emscripten: Running sanity checks)
  90. shared:DEBUG: successfully executed /emsdk/node/20.18.0_64bit/bin/node -e 'console.log("hello")'
  91. ... rest of stderr output deleted ...
  92. configure:2558: $? = 1
  93. configure:2547: /emsdk/upstream/emscripten/emcc -qversion >&5
  94. config:DEBUG: using config file: /emsdk/.emscripten
  95. profiler:DEBUG: block "read_ports" took 0.001 seconds
  96. emcc:WARNING: invocation: /emsdk/upstream/emscripten/emcc.py -qversion (in /src)
  97. profiler:DEBUG: block "parse arguments" took 0.000 seconds
  98. shared:DEBUG: sanity file up-to-date: /emsdk/upstream/emscripten/cache/sanity.txt
  99. shared:DEBUG: successfully executed /emsdk/node/20.18.0_64bit/bin/node --version
  100. shared:DEBUG: successfully executed /emsdk/upstream/bin/clang --version
  101. shared:DEBUG: successfully executed /emsdk/upstream/bin/clang -print-targets
  102. shared:INFO: (Emscripten: Running sanity checks)
  103. shared:DEBUG: successfully executed /emsdk/node/20.18.0_64bit/bin/node -e 'console.log("hello")'
  104. ... rest of stderr output deleted ...
  105. configure:2558: $? = 1
  106. configure:2547: /emsdk/upstream/emscripten/emcc -version >&5
  107. config:DEBUG: using config file: /emsdk/.emscripten
  108. profiler:DEBUG: block "read_ports" took 0.001 seconds
  109. emcc:WARNING: invocation: /emsdk/upstream/emscripten/emcc.py -version (in /src)
  110. profiler:DEBUG: block "parse arguments" took 0.000 seconds
  111. shared:DEBUG: sanity file up-to-date: /emsdk/upstream/emscripten/cache/sanity.txt
  112. shared:DEBUG: successfully executed /emsdk/node/20.18.0_64bit/bin/node --version
  113. shared:DEBUG: successfully executed /emsdk/upstream/bin/clang --version
  114. shared:DEBUG: successfully executed /emsdk/upstream/bin/clang -print-targets
  115. shared:INFO: (Emscripten: Running sanity checks)
  116. shared:DEBUG: successfully executed /emsdk/node/20.18.0_64bit/bin/node -e 'console.log("hello")'
  117. ... rest of stderr output deleted ...
  118. configure:2558: $? = 1
  119. configure:2578: checking whether the C compiler works
  120. configure:2600: /emsdk/upstream/emscripten/emcc conftest.c >&5
  121. config:DEBUG: using config file: /emsdk/.emscripten
  122. profiler:DEBUG: block "read_ports" took 0.002 seconds
  123. emcc:WARNING: invocation: /emsdk/upstream/emscripten/emcc.py conftest.c (in /src)
  124. profiler:DEBUG: block "parse arguments" took 0.000 seconds
  125. shared:DEBUG: sanity file up-to-date: /emsdk/upstream/emscripten/cache/sanity.txt
  126. shared:DEBUG: successfully executed /emsdk/node/20.18.0_64bit/bin/node --version
  127. shared:DEBUG: successfully executed /emsdk/upstream/bin/clang --version
  128. shared:DEBUG: successfully executed /emsdk/upstream/bin/clang -print-targets
  129. shared:INFO: (Emscripten: Running sanity checks)
  130. shared:DEBUG: successfully executed /emsdk/node/20.18.0_64bit/bin/node -e 'console.log("hello")'
  131. profiler:DEBUG: block "check_node" took 0.020 seconds
  132. profiler:DEBUG: block "sanity LLVM" took 0.000 seconds
  133. profiler:DEBUG: block "check_sanity" took 0.031 seconds
  134. profiler:DEBUG: block "setup" took 0.000 seconds
  135. profiler:DEBUG: block "ensure_sysroot" took 0.000 seconds
  136. emcc:DEBUG: compiling source file: conftest.c
  137. shared:DEBUG: successfully executed /emsdk/upstream/bin/clang -target wasm32-unknown-emscripten -fignore-exceptions -mllvm -combiner-global-alias-analysis=false -mllvm -enable-emscripten-sjlj -mllvm -disable-lsr --sysroot=/emsdk/upstream/emscripten/cache/sysroot -DEMSCRIPTEN -Xclang -iwithsysroot/include/fakesdl -Xclang -iwithsysroot/include/compat -c conftest.c -o /tmp/emscripten_temp/conftest_0.o
  138. profiler:DEBUG: block "compile inputs" took 0.019 seconds
  139. profiler:DEBUG: block "linker_setup" took 0.000 seconds
  140. profiler:DEBUG: block "calculate linker inputs" took 0.000 seconds
  141. system_libs:DEBUG: including libGL (libGL-getprocaddr.a)
  142. system_libs:DEBUG: including libal (libal.a)
  143. system_libs:DEBUG: including libhtml5 (libhtml5.a)
  144. system_libs:DEBUG: including libstubs (libstubs-debug.a)
  145. system_libs:DEBUG: including libc (libc-debug.a)
  146. system_libs:DEBUG: including libmalloc (libdlmalloc-debug.a)
  147. system_libs:DEBUG: including libcompiler_rt (libcompiler_rt.a)
  148. system_libs:DEBUG: including libc++ (libc++-noexcept.a)
  149. system_libs:DEBUG: including libc++abi (libc++abi-debug-noexcept.a)
  150. system_libs:DEBUG: including libsockets (libsockets.a)
  151. profiler:DEBUG: block "calculate system libraries" took 0.001 seconds
  152. building:DEBUG: saving intermediate file /tmp/emscripten_temp/emcc-00-settings.json
  153. shared:DEBUG: successfully executed /emsdk/node/20.18.0_64bit/bin/node /emsdk/upstream/emscripten/tools/compiler.mjs - --symbols-only
  154. profiler:DEBUG: block "compile_javascript" took 0.179 seconds
  155. profiler:DEBUG: block "JS symbol generation" took 0.179 seconds
  156. link:DEBUG: linking: ['/tmp/emscripten_temp/conftest_0.o', '-L/emsdk/upstream/emscripten/cache/sysroot/lib/wasm32-emscripten', '-L/emsdk/upstream/emscripten/src/lib', '-lGL-getprocaddr', '-lal', '-lhtml5', '-lstubs-debug', '-lc-debug', '-ldlmalloc-debug', '-lcompiler_rt', '-lc++-noexcept', '-lc++abi-debug-noexcept', '-lsockets']
  157. shared:DEBUG: successfully executed /emsdk/upstream/bin/wasm-ld -o a.wasm /tmp/emscripten_temp/conftest_0.o -L/emsdk/upstream/emscripten/cache/sysroot/lib/wasm32-emscripten -L/emsdk/upstream/emscripten/src/lib -lGL-getprocaddr -lal -lhtml5 -lstubs-debug -lc-debug -ldlmalloc-debug -lcompiler_rt -lc++-noexcept -lc++abi-debug-noexcept -lsockets -mllvm -combiner-global-alias-analysis=false -mllvm -enable-emscripten-sjlj -mllvm -disable-lsr /tmp/emscripten_temp/tmp8ik3m3n3libemscripten_js_symbols.so --strip-debug --export=emscripten_stack_get_end --export=emscripten_stack_get_free --export=emscripten_stack_get_base --export=emscripten_stack_get_current --export=emscripten_stack_init --export=_emscripten_stack_alloc --export=__funcs_on_exit --export=__wasm_call_ctors --export=_emscripten_stack_restore --export-if-defined=__start_em_asm --export-if-defined=__stop_em_asm --export-if-defined=__start_em_lib_deps --export-if-defined=__stop_em_lib_deps --export-if-defined=__start_em_js --export-if-defined=__stop_em_js --export-if-defined=main --export-if-defined=__main_argc_argv --export-if-defined=fflush --export-table -z stack-size=65536 --no-growable-memory --initial-heap=16777216 --no-entry --stack-first --table-base=1
  158. profiler:DEBUG: block "link" took 0.068 seconds
  159. link:DEBUG: emscript
  160. building:DEBUG: saving intermediate file /tmp/emscripten_temp/emcc-01-base.wasm
  161. building:DEBUG: saving intermediate file /tmp/emscripten_temp/emcc-02-strip.wasm
  162. shared:DEBUG: successfully executed /emsdk/upstream/bin/llvm-objcopy a.wasm a.wasm '--remove-section=.debug*' --remove-section=producers --remove-section=name
  163. extract_metadata:DEBUG: no start/stop symbols found for section: em_asm
  164. extract_metadata:DEBUG: no start/stop symbols found for section: em_lib_deps
  165. emscripten:DEBUG: Metadata: {'all_exports': ['memory',
  166. '__wasm_call_ctors',
  167. 'main',
  168. '__indirect_function_table',
  169. '__funcs_on_exit',
  170. 'fflush',
  171. 'strerror',
  172. 'emscripten_stack_init',
  173. 'emscripten_stack_get_free',
  174. 'emscripten_stack_get_base',
  175. 'emscripten_stack_get_end',
  176. '_emscripten_stack_restore',
  177. '_emscripten_stack_alloc',
  178. 'emscripten_stack_get_current'],
  179. 'em_asm_consts': {},
  180. 'em_js_func_types': {},
  181. 'em_js_funcs': {},
  182. 'features': ['--enable-bulk-memory',
  183. '--enable-bulk-memory-opt',
  184. '--enable-call-indirect-overlong',
  185. '--enable-multivalue',
  186. '--enable-mutable-globals',
  187. '--enable-nontrapping-float-to-int',
  188. '--enable-reference-types',
  189. '--enable-sign-ext'],
  190. 'function_exports': {'__funcs_on_exit': FuncType(params=[], returns=[]),
  191. '__wasm_call_ctors': FuncType(params=[], returns=[]),
  192. '_emscripten_stack_alloc': FuncType(params=[<Type.I32: 127>], returns=[<Type.I32: 127>]),
  193. '_emscripten_stack_restore': FuncType(params=[<Type.I32: 127>], returns=[]),
  194. 'emscripten_stack_get_base': FuncType(params=[], returns=[<Type.I32: 127>]),
  195. 'emscripten_stack_get_current': FuncType(params=[], returns=[<Type.I32: 127>]),
  196. 'emscripten_stack_get_end': FuncType(params=[], returns=[<Type.I32: 127>]),
  197. 'emscripten_stack_get_free': FuncType(params=[], returns=[<Type.I32: 127>]),
  198. 'emscripten_stack_init': FuncType(params=[], returns=[]),
  199. 'fflush': FuncType(params=[<Type.I32: 127>], returns=[<Type.I32: 127>]),
  200. 'main': FuncType(params=[<Type.I32: 127>, <Type.I32: 127>], returns=[<Type.I32: 127>]),
  201. 'strerror': FuncType(params=[<Type.I32: 127>], returns=[<Type.I32: 127>])},
  202. 'global_exports': {},
  203. 'imports': ['fd_close', 'fd_write', 'fd_seek'],
  204. 'invoke_funcs': [],
  205. 'js_deps': [],
  206. 'main_reads_params': False}
  207. profiler:DEBUG: block "get_metadata" took 0.001 seconds
  208. emscripten:DEBUG: very limited syscalls (fd_close, fd_seek, fd_write) so disabling full filesystem support
  209. building:DEBUG: saving intermediate file /tmp/emscripten_temp/emcc-03-settings.json
  210. shared:DEBUG: successfully executed /emsdk/node/20.18.0_64bit/bin/node /emsdk/upstream/emscripten/tools/compiler.mjs -
  211. profiler:DEBUG: block "compile_javascript" took 0.129 seconds
  212. building:DEBUG: saving intermediate file /tmp/emscripten_temp/emcc-04-original.js
  213. profiler:DEBUG: block "emscript" took 0.142 seconds
  214. link:DEBUG: using binaryen
  215. profiler:DEBUG: block "binaryen" took 0.000 seconds
  216. root:DEBUG: move: /tmp/emscripten_temp/a.js -> a.out
  217. shared:DEBUG: successfully executed /emsdk/node/20.18.0_64bit/bin/node --version
  218. link:DEBUG: adding `#!` to JavaScript file: /emsdk/node/20.18.0_64bit/bin/node
  219. profiler:DEBUG: block "final emitting" took 0.007 seconds
  220. profiler:DEBUG: block "post link" took 0.150 seconds
  221. emcc:DEBUG: total time: 0.46 seconds
  222. profiler:DEBUG: block "main" took 0.455 seconds
  223. not cleaning up temp files since in debug-save mode, see them in /tmp/emscripten_temp
  224. configure:2604: $? = 0
  225. configure:2654: result: yes
  226. configure:2657: checking for C compiler default output file name
  227. configure:2659: result: a.out
  228. configure:2665: checking for suffix of executables
  229. configure:2672: /emsdk/upstream/emscripten/emcc -o conftest conftest.c >&5
  230. config:DEBUG: using config file: /emsdk/.emscripten
  231. profiler:DEBUG: block "read_ports" took 0.002 seconds
  232. emcc:WARNING: invocation: /emsdk/upstream/emscripten/emcc.py -o conftest conftest.c (in /src)
  233. profiler:DEBUG: block "parse arguments" took 0.000 seconds
  234. shared:DEBUG: sanity file up-to-date: /emsdk/upstream/emscripten/cache/sanity.txt
  235. shared:DEBUG: successfully executed /emsdk/node/20.18.0_64bit/bin/node --version
  236. shared:DEBUG: successfully executed /emsdk/upstream/bin/clang --version
  237. shared:DEBUG: successfully executed /emsdk/upstream/bin/clang -print-targets
  238. shared:INFO: (Emscripten: Running sanity checks)
  239. shared:DEBUG: successfully executed /emsdk/node/20.18.0_64bit/bin/node -e 'console.log("hello")'
  240. profiler:DEBUG: block "check_node" took 0.018 seconds
  241. profiler:DEBUG: block "sanity LLVM" took 0.000 seconds
  242. profiler:DEBUG: block "check_sanity" took 0.032 seconds
  243. profiler:DEBUG: block "setup" took 0.000 seconds
  244. profiler:DEBUG: block "ensure_sysroot" took 0.000 seconds
  245. emcc:DEBUG: compiling source file: conftest.c
  246. shared:DEBUG: successfully executed /emsdk/upstream/bin/clang -target wasm32-unknown-emscripten -fignore-exceptions -mllvm -combiner-global-alias-analysis=false -mllvm -enable-emscripten-sjlj -mllvm -disable-lsr --sysroot=/emsdk/upstream/emscripten/cache/sysroot -DEMSCRIPTEN -Xclang -iwithsysroot/include/fakesdl -Xclang -iwithsysroot/include/compat -c conftest.c -o /tmp/emscripten_temp/conftest_0.o
  247. profiler:DEBUG: block "compile inputs" took 0.011 seconds
  248. profiler:DEBUG: block "linker_setup" took 0.000 seconds
  249. profiler:DEBUG: block "calculate linker inputs" took 0.000 seconds
  250. system_libs:DEBUG: including libGL (libGL-getprocaddr.a)
  251. system_libs:DEBUG: including libal (libal.a)
  252. system_libs:DEBUG: including libhtml5 (libhtml5.a)
  253. system_libs:DEBUG: including libstubs (libstubs-debug.a)
  254. system_libs:DEBUG: including libc (libc-debug.a)
  255. system_libs:DEBUG: including libmalloc (libdlmalloc-debug.a)
  256. system_libs:DEBUG: including libcompiler_rt (libcompiler_rt.a)
  257. system_libs:DEBUG: including libc++ (libc++-noexcept.a)
  258. system_libs:DEBUG: including libc++abi (libc++abi-debug-noexcept.a)
  259. system_libs:DEBUG: including libsockets (libsockets.a)
  260. profiler:DEBUG: block "calculate system libraries" took 0.001 seconds
  261. building:DEBUG: saving intermediate file /tmp/emscripten_temp/emcc-00-settings.json
  262. shared:DEBUG: successfully executed /emsdk/node/20.18.0_64bit/bin/node /emsdk/upstream/emscripten/tools/compiler.mjs - --symbols-only
  263. profiler:DEBUG: block "compile_javascript" took 0.128 seconds
  264. profiler:DEBUG: block "JS symbol generation" took 0.128 seconds
  265. link:DEBUG: linking: ['/tmp/emscripten_temp/conftest_0.o', '-L/emsdk/upstream/emscripten/cache/sysroot/lib/wasm32-emscripten', '-L/emsdk/upstream/emscripten/src/lib', '-lGL-getprocaddr', '-lal', '-lhtml5', '-lstubs-debug', '-lc-debug', '-ldlmalloc-debug', '-lcompiler_rt', '-lc++-noexcept', '-lc++abi-debug-noexcept', '-lsockets']
  266. shared:DEBUG: successfully executed /emsdk/upstream/bin/wasm-ld -o conftest.wasm /tmp/emscripten_temp/conftest_0.o -L/emsdk/upstream/emscripten/cache/sysroot/lib/wasm32-emscripten -L/emsdk/upstream/emscripten/src/lib -lGL-getprocaddr -lal -lhtml5 -lstubs-debug -lc-debug -ldlmalloc-debug -lcompiler_rt -lc++-noexcept -lc++abi-debug-noexcept -lsockets -mllvm -combiner-global-alias-analysis=false -mllvm -enable-emscripten-sjlj -mllvm -disable-lsr /tmp/emscripten_temp/tmp_6jv5jc6libemscripten_js_symbols.so --strip-debug --export=emscripten_stack_get_end --export=emscripten_stack_get_free --export=emscripten_stack_get_base --export=emscripten_stack_get_current --export=emscripten_stack_init --export=_emscripten_stack_alloc --export=__funcs_on_exit --export=__wasm_call_ctors --export=_emscripten_stack_restore --export-if-defined=__start_em_asm --export-if-defined=__stop_em_asm --export-if-defined=__start_em_lib_deps --export-if-defined=__stop_em_lib_deps --export-if-defined=__start_em_js --export-if-defined=__stop_em_js --export-if-defined=main --export-if-defined=__main_argc_argv --export-if-defined=fflush --export-table -z stack-size=65536 --no-growable-memory --initial-heap=16777216 --no-entry --stack-first --table-base=1
  267. profiler:DEBUG: block "link" took 0.031 seconds
  268. link:DEBUG: emscript
  269. building:DEBUG: saving intermediate file /tmp/emscripten_temp/emcc-01-base.wasm
  270. building:DEBUG: saving intermediate file /tmp/emscripten_temp/emcc-02-strip.wasm
  271. shared:DEBUG: successfully executed /emsdk/upstream/bin/llvm-objcopy conftest.wasm conftest.wasm '--remove-section=.debug*' --remove-section=producers --remove-section=name
  272. extract_metadata:DEBUG: no start/stop symbols found for section: em_asm
  273. extract_metadata:DEBUG: no start/stop symbols found for section: em_lib_deps
  274. emscripten:DEBUG: Metadata: {'all_exports': ['memory',
  275. '__wasm_call_ctors',
  276. 'main',
  277. '__indirect_function_table',
  278. '__funcs_on_exit',
  279. 'fflush',
  280. 'strerror',
  281. 'emscripten_stack_init',
  282. 'emscripten_stack_get_free',
  283. 'emscripten_stack_get_base',
  284. 'emscripten_stack_get_end',
  285. '_emscripten_stack_restore',
  286. '_emscripten_stack_alloc',
  287. 'emscripten_stack_get_current'],
  288. 'em_asm_consts': {},
  289. 'em_js_func_types': {},
  290. 'em_js_funcs': {},
  291. 'features': ['--enable-bulk-memory',
  292. '--enable-bulk-memory-opt',
  293. '--enable-call-indirect-overlong',
  294. '--enable-multivalue',
  295. '--enable-mutable-globals',
  296. '--enable-nontrapping-float-to-int',
  297. '--enable-reference-types',
  298. '--enable-sign-ext'],
  299. 'function_exports': {'__funcs_on_exit': FuncType(params=[], returns=[]),
  300. '__wasm_call_ctors': FuncType(params=[], returns=[]),
  301. '_emscripten_stack_alloc': FuncType(params=[<Type.I32: 127>], returns=[<Type.I32: 127>]),
  302. '_emscripten_stack_restore': FuncType(params=[<Type.I32: 127>], returns=[]),
  303. 'emscripten_stack_get_base': FuncType(params=[], returns=[<Type.I32: 127>]),
  304. 'emscripten_stack_get_current': FuncType(params=[], returns=[<Type.I32: 127>]),
  305. 'emscripten_stack_get_end': FuncType(params=[], returns=[<Type.I32: 127>]),
  306. 'emscripten_stack_get_free': FuncType(params=[], returns=[<Type.I32: 127>]),
  307. 'emscripten_stack_init': FuncType(params=[], returns=[]),
  308. 'fflush': FuncType(params=[<Type.I32: 127>], returns=[<Type.I32: 127>]),
  309. 'main': FuncType(params=[<Type.I32: 127>, <Type.I32: 127>], returns=[<Type.I32: 127>]),
  310. 'strerror': FuncType(params=[<Type.I32: 127>], returns=[<Type.I32: 127>])},
  311. 'global_exports': {},
  312. 'imports': ['fd_close', 'fd_write', 'fd_seek'],
  313. 'invoke_funcs': [],
  314. 'js_deps': [],
  315. 'main_reads_params': False}
  316. profiler:DEBUG: block "get_metadata" took 0.001 seconds
  317. emscripten:DEBUG: very limited syscalls (fd_write, fd_seek, fd_close) so disabling full filesystem support
  318. building:DEBUG: saving intermediate file /tmp/emscripten_temp/emcc-03-settings.json
  319. shared:DEBUG: successfully executed /emsdk/node/20.18.0_64bit/bin/node /emsdk/upstream/emscripten/tools/compiler.mjs -
  320. profiler:DEBUG: block "compile_javascript" took 0.161 seconds
  321. building:DEBUG: saving intermediate file /tmp/emscripten_temp/emcc-04-original.js
  322. profiler:DEBUG: block "emscript" took 0.169 seconds
  323. link:DEBUG: using binaryen
  324. profiler:DEBUG: block "binaryen" took 0.000 seconds
  325. root:DEBUG: move: /tmp/emscripten_temp/conftest.js -> conftest
  326. shared:DEBUG: successfully executed /emsdk/node/20.18.0_64bit/bin/node --version
  327. link:DEBUG: adding `#!` to JavaScript file: /emsdk/node/20.18.0_64bit/bin/node
  328. profiler:DEBUG: block "final emitting" took 0.006 seconds
  329. profiler:DEBUG: block "post link" took 0.175 seconds
  330. emcc:DEBUG: total time: 0.38 seconds
  331. profiler:DEBUG: block "main" took 0.384 seconds
  332. not cleaning up temp files since in debug-save mode, see them in /tmp/emscripten_temp
  333. configure:2676: $? = 0
  334. configure:2699: result:
  335. configure:2721: checking whether we are cross compiling
  336. configure:2729: /emsdk/upstream/emscripten/emcc -o conftest conftest.c >&5
  337. config:DEBUG: using config file: /emsdk/.emscripten
  338. profiler:DEBUG: block "read_ports" took 0.001 seconds
  339. emcc:WARNING: invocation: /emsdk/upstream/emscripten/emcc.py -o conftest conftest.c (in /src)
  340. profiler:DEBUG: block "parse arguments" took 0.000 seconds
  341. shared:DEBUG: sanity file up-to-date: /emsdk/upstream/emscripten/cache/sanity.txt
  342. shared:DEBUG: successfully executed /emsdk/node/20.18.0_64bit/bin/node --version
  343. shared:DEBUG: successfully executed /emsdk/upstream/bin/clang --version
  344. shared:DEBUG: successfully executed /emsdk/upstream/bin/clang -print-targets
  345. shared:INFO: (Emscripten: Running sanity checks)
  346. shared:DEBUG: successfully executed /emsdk/node/20.18.0_64bit/bin/node -e 'console.log("hello")'
  347. profiler:DEBUG: block "check_node" took 0.018 seconds
  348. profiler:DEBUG: block "sanity LLVM" took 0.000 seconds
  349. profiler:DEBUG: block "check_sanity" took 0.030 seconds
  350. profiler:DEBUG: block "setup" took 0.000 seconds
  351. profiler:DEBUG: block "ensure_sysroot" took 0.000 seconds
  352. emcc:DEBUG: compiling source file: conftest.c
  353. shared:DEBUG: successfully executed /emsdk/upstream/bin/clang -target wasm32-unknown-emscripten -fignore-exceptions -mllvm -combiner-global-alias-analysis=false -mllvm -enable-emscripten-sjlj -mllvm -disable-lsr --sysroot=/emsdk/upstream/emscripten/cache/sysroot -DEMSCRIPTEN -Xclang -iwithsysroot/include/fakesdl -Xclang -iwithsysroot/include/compat -c conftest.c -o /tmp/emscripten_temp/conftest_0.o
  354. profiler:DEBUG: block "compile inputs" took 0.028 seconds
  355. profiler:DEBUG: block "linker_setup" took 0.000 seconds
  356. profiler:DEBUG: block "calculate linker inputs" took 0.000 seconds
  357. system_libs:DEBUG: including libGL (libGL-getprocaddr.a)
  358. system_libs:DEBUG: including libal (libal.a)
  359. system_libs:DEBUG: including libhtml5 (libhtml5.a)
  360. system_libs:DEBUG: including libstubs (libstubs-debug.a)
  361. system_libs:DEBUG: including libc (libc-debug.a)
  362. system_libs:DEBUG: including libmalloc (libdlmalloc-debug.a)
  363. system_libs:DEBUG: including libcompiler_rt (libcompiler_rt.a)
  364. system_libs:DEBUG: including libc++ (libc++-noexcept.a)
  365. system_libs:DEBUG: including libc++abi (libc++abi-debug-noexcept.a)
  366. system_libs:DEBUG: including libsockets (libsockets.a)
  367. profiler:DEBUG: block "calculate system libraries" took 0.001 seconds
  368. building:DEBUG: saving intermediate file /tmp/emscripten_temp/emcc-00-settings.json
  369. shared:DEBUG: successfully executed /emsdk/node/20.18.0_64bit/bin/node /emsdk/upstream/emscripten/tools/compiler.mjs - --symbols-only
  370. profiler:DEBUG: block "compile_javascript" took 0.152 seconds
  371. profiler:DEBUG: block "JS symbol generation" took 0.153 seconds
  372. link:DEBUG: linking: ['/tmp/emscripten_temp/conftest_0.o', '-L/emsdk/upstream/emscripten/cache/sysroot/lib/wasm32-emscripten', '-L/emsdk/upstream/emscripten/src/lib', '-lGL-getprocaddr', '-lal', '-lhtml5', '-lstubs-debug', '-lc-debug', '-ldlmalloc-debug', '-lcompiler_rt', '-lc++-noexcept', '-lc++abi-debug-noexcept', '-lsockets']
  373. shared:DEBUG: successfully executed /emsdk/upstream/bin/wasm-ld -o conftest.wasm /tmp/emscripten_temp/conftest_0.o -L/emsdk/upstream/emscripten/cache/sysroot/lib/wasm32-emscripten -L/emsdk/upstream/emscripten/src/lib -lGL-getprocaddr -lal -lhtml5 -lstubs-debug -lc-debug -ldlmalloc-debug -lcompiler_rt -lc++-noexcept -lc++abi-debug-noexcept -lsockets -mllvm -combiner-global-alias-analysis=false -mllvm -enable-emscripten-sjlj -mllvm -disable-lsr /tmp/emscripten_temp/tmpbtjq8kyslibemscripten_js_symbols.so --strip-debug --export=emscripten_stack_get_end --export=emscripten_stack_get_free --export=emscripten_stack_get_base --export=emscripten_stack_get_current --export=emscripten_stack_init --export=_emscripten_stack_alloc --export=__funcs_on_exit --export=__wasm_call_ctors --export=_emscripten_stack_restore --export-if-defined=__start_em_asm --export-if-defined=__stop_em_asm --export-if-defined=__start_em_lib_deps --export-if-defined=__stop_em_lib_deps --export-if-defined=__start_em_js --export-if-defined=__stop_em_js --export-if-defined=main --export-if-defined=__main_argc_argv --export-if-defined=fflush --export-table -z stack-size=65536 --no-growable-memory --initial-heap=16777216 --no-entry --stack-first --table-base=1
  374. profiler:DEBUG: block "link" took 0.078 seconds
  375. link:DEBUG: emscript
  376. building:DEBUG: saving intermediate file /tmp/emscripten_temp/emcc-01-base.wasm
  377. building:DEBUG: saving intermediate file /tmp/emscripten_temp/emcc-02-strip.wasm
  378. shared:DEBUG: successfully executed /emsdk/upstream/bin/llvm-objcopy conftest.wasm conftest.wasm '--remove-section=.debug*' --remove-section=producers --remove-section=name
  379. extract_metadata:DEBUG: no start/stop symbols found for section: em_asm
  380. extract_metadata:DEBUG: no start/stop symbols found for section: em_lib_deps
  381. emscripten:DEBUG: Metadata: {'all_exports': ['memory',
  382. '__wasm_call_ctors',
  383. 'main',
  384. '__indirect_function_table',
  385. '__funcs_on_exit',
  386. 'fflush',
  387. 'strerror',
  388. 'emscripten_stack_get_end',
  389. 'emscripten_stack_get_base',
  390. 'emscripten_stack_init',
  391. 'emscripten_stack_get_free',
  392. '_emscripten_stack_restore',
  393. '_emscripten_stack_alloc',
  394. 'emscripten_stack_get_current'],
  395. 'em_asm_consts': {},
  396. 'em_js_func_types': {},
  397. 'em_js_funcs': {},
  398. 'features': ['--enable-bulk-memory',
  399. '--enable-bulk-memory-opt',
  400. '--enable-call-indirect-overlong',
  401. '--enable-multivalue',
  402. '--enable-mutable-globals',
  403. '--enable-nontrapping-float-to-int',
  404. '--enable-reference-types',
  405. '--enable-sign-ext'],
  406. 'function_exports': {'__funcs_on_exit': FuncType(params=[], returns=[]),
  407. '__wasm_call_ctors': FuncType(params=[], returns=[]),
  408. '_emscripten_stack_alloc': FuncType(params=[<Type.I32: 127>], returns=[<Type.I32: 127>]),
  409. '_emscripten_stack_restore': FuncType(params=[<Type.I32: 127>], returns=[]),
  410. 'emscripten_stack_get_base': FuncType(params=[], returns=[<Type.I32: 127>]),
  411. 'emscripten_stack_get_current': FuncType(params=[], returns=[<Type.I32: 127>]),
  412. 'emscripten_stack_get_end': FuncType(params=[], returns=[<Type.I32: 127>]),
  413. 'emscripten_stack_get_free': FuncType(params=[], returns=[<Type.I32: 127>]),
  414. 'emscripten_stack_init': FuncType(params=[], returns=[]),
  415. 'fflush': FuncType(params=[<Type.I32: 127>], returns=[<Type.I32: 127>]),
  416. 'main': FuncType(params=[<Type.I32: 127>, <Type.I32: 127>], returns=[<Type.I32: 127>]),
  417. 'strerror': FuncType(params=[<Type.I32: 127>], returns=[<Type.I32: 127>])},
  418. 'global_exports': {},
  419. 'imports': ['__syscall_openat',
  420. '__syscall_fcntl64',
  421. '__syscall_ioctl',
  422. 'fd_write',
  423. 'fd_read',
  424. 'fd_close',
  425. 'fd_seek',
  426. '_abort_js',
  427. 'emscripten_resize_heap'],
  428. 'invoke_funcs': [],
  429. 'js_deps': [],
  430. 'main_reads_params': False}
  431. profiler:DEBUG: block "get_metadata" took 0.001 seconds
  432. building:DEBUG: saving intermediate file /tmp/emscripten_temp/emcc-03-settings.json
  433. shared:DEBUG: successfully executed /emsdk/node/20.18.0_64bit/bin/node /emsdk/upstream/emscripten/tools/compiler.mjs -
  434. profiler:DEBUG: block "compile_javascript" took 0.138 seconds
  435. building:DEBUG: saving intermediate file /tmp/emscripten_temp/emcc-04-original.js
  436. profiler:DEBUG: block "emscript" took 0.145 seconds
  437. link:DEBUG: using binaryen
  438. profiler:DEBUG: block "binaryen" took 0.000 seconds
  439. root:DEBUG: move: /tmp/emscripten_temp/conftest.js -> conftest
  440. shared:DEBUG: successfully executed /emsdk/node/20.18.0_64bit/bin/node --version
  441. link:DEBUG: adding `#!` to JavaScript file: /emsdk/node/20.18.0_64bit/bin/node
  442. profiler:DEBUG: block "final emitting" took 0.009 seconds
  443. profiler:DEBUG: block "post link" took 0.154 seconds
  444. emcc:DEBUG: total time: 0.45 seconds
  445. profiler:DEBUG: block "main" took 0.449 seconds
  446. not cleaning up temp files since in debug-save mode, see them in /tmp/emscripten_temp
  447. configure:2733: $? = 0
  448. configure:2740: ./conftest
  449. file:///src/conftest:79
  450. var fs = require('fs');
  451. ^
  452.  
  453. ReferenceError: require is not defined in ES module scope, you can use import instead
  454. at file:///src/conftest:79:12
  455. at ModuleJob.run (node:internal/modules/esm/module_job:234:25)
  456. at async ModuleLoader.import (node:internal/modules/esm/loader:473:24)
  457. at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:123:5)
  458.  
  459. Node.js v20.18.0
  460. configure:2744: $? = 1
  461. configure:2751: error: in `/src':
  462. configure:2753: error: cannot run C compiled programs.
  463. If you meant to cross compile, use `--host'.
  464. See `config.log' for more details
  465.  
  466. ## ---------------- ##
  467. ## Cache variables. ##
  468. ## ---------------- ##
  469.  
  470. ac_cv_env_CC_set=set
  471. ac_cv_env_CC_value=/emsdk/upstream/emscripten/emcc
  472. ac_cv_env_CFLAGS_set=
  473. ac_cv_env_CFLAGS_value=
  474. ac_cv_env_CPPFLAGS_set=
  475. ac_cv_env_CPPFLAGS_value=
  476. ac_cv_env_LDFLAGS_set=
  477. ac_cv_env_LDFLAGS_value=
  478. ac_cv_env_LIBS_set=
  479. ac_cv_env_LIBS_value=
  480. ac_cv_env_build_alias_set=
  481. ac_cv_env_build_alias_value=
  482. ac_cv_env_host_alias_set=
  483. ac_cv_env_host_alias_value=
  484. ac_cv_env_target_alias_set=
  485. ac_cv_env_target_alias_value=
  486. ac_cv_prog_ac_ct_CC=/emsdk/upstream/emscripten/emcc
  487.  
  488. ## ----------------- ##
  489. ## Output variables. ##
  490. ## ----------------- ##
  491.  
  492. CC='/emsdk/upstream/emscripten/emcc'
  493. CFLAGS=''
  494. CPPFLAGS=''
  495. DEFS=''
  496. ECHO_C=''
  497. ECHO_N='-n'
  498. ECHO_T=''
  499. EXEEXT=''
  500. LDFLAGS=''
  501. LIBOBJS=''
  502. LIBS=''
  503. LTLIBOBJS=''
  504. OBJEXT=''
  505. PACKAGE_BUGREPORT=''
  506. PACKAGE_NAME='dummy'
  507. PACKAGE_STRING='dummy 0.1'
  508. PACKAGE_TARNAME='dummy'
  509. PACKAGE_URL=''
  510. PACKAGE_VERSION='0.1'
  511. PATH_SEPARATOR=':'
  512. SHELL='/bin/bash'
  513. ac_ct_CC='/emsdk/upstream/emscripten/emcc'
  514. bindir='${exec_prefix}/bin'
  515. build_alias=''
  516. datadir='${datarootdir}'
  517. datarootdir='${prefix}/share'
  518. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  519. dvidir='${docdir}'
  520. exec_prefix='NONE'
  521. host_alias=''
  522. htmldir='${docdir}'
  523. includedir='${prefix}/include'
  524. infodir='${datarootdir}/info'
  525. libdir='${exec_prefix}/lib'
  526. libexecdir='${exec_prefix}/libexec'
  527. localedir='${datarootdir}/locale'
  528. localstatedir='${prefix}/var'
  529. mandir='${datarootdir}/man'
  530. oldincludedir='/usr/include'
  531. pdfdir='${docdir}'
  532. prefix='NONE'
  533. program_transform_name='s,x,x,'
  534. psdir='${docdir}'
  535. runstatedir='${localstatedir}/run'
  536. sbindir='${exec_prefix}/sbin'
  537. sharedstatedir='${prefix}/com'
  538. sysconfdir='${prefix}/etc'
  539. target_alias=''
  540.  
  541. ## ----------- ##
  542. ## confdefs.h. ##
  543. ## ----------- ##
  544.  
  545. /* confdefs.h */
  546. #define PACKAGE_NAME "dummy"
  547. #define PACKAGE_TARNAME "dummy"
  548. #define PACKAGE_VERSION "0.1"
  549. #define PACKAGE_STRING "dummy 0.1"
  550. #define PACKAGE_BUGREPORT ""
  551. #define PACKAGE_URL ""
  552.  
  553. configure: exit 77
  554.  
Advertisement
Add Comment
Please, Sign In to add comment