-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbuild_log.txt
More file actions
44 lines (44 loc) · 3.94 KB
/
build_log.txt
File metadata and controls
44 lines (44 loc) · 3.94 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Building hyphon_native.js (Safe Pthread Build)...
Setting up EMSDK environment (suppress these messages with EMSDK_QUIET=1)
Setting environment variables:
Compiling & Linking...
shared:INFO: (Emscripten: Running sanity checks)
em++: warning: -pthread + ALLOW_MEMORY_GROWTH may run non-wasm code slowly, see https://github.com/WebAssembly/design/issues/1271 [-Wpthreads-mem-growth]
cache:INFO: generating system asset: sysroot/lib/wasm32-emscripten/thinlto/crtbegin.o... (this will be cached in "/app/emsdk/upstream/emscripten/cache/sysroot/lib/wasm32-emscripten/thinlto/crtbegin.o" for subsequent builds)
system_libs:INFO: compiled 1 inputs in 0.32s
cache:INFO: - ok
cache:INFO: generating system library: sysroot/lib/wasm32-emscripten/thinlto/libGL-mt-getprocaddr.a... (this will be cached in "/app/emsdk/upstream/emscripten/cache/sysroot/lib/wasm32-emscripten/thinlto/libGL-mt-getprocaddr.a" for subsequent builds)
system_libs:INFO: compiled 4 inputs in 0.32s
cache:INFO: - ok
cache:INFO: generating system library: sysroot/lib/wasm32-emscripten/thinlto/libal.a... (this will be cached in "/app/emsdk/upstream/emscripten/cache/sysroot/lib/wasm32-emscripten/thinlto/libal.a" for subsequent builds)
system_libs:INFO: compiled 1 inputs in 0.20s
cache:INFO: - ok
cache:INFO: generating system library: sysroot/lib/wasm32-emscripten/thinlto/libhtml5.a... (this will be cached in "/app/emsdk/upstream/emscripten/cache/sysroot/lib/wasm32-emscripten/thinlto/libhtml5.a" for subsequent builds)
system_libs:INFO: compiled 5 inputs in 0.40s
cache:INFO: - ok
cache:INFO: generating system library: sysroot/lib/wasm32-emscripten/thinlto/libstubs.a... (this will be cached in "/app/emsdk/upstream/emscripten/cache/sysroot/lib/wasm32-emscripten/thinlto/libstubs.a" for subsequent builds)
system_libs:INFO: compiled 2 inputs in 0.20s
cache:INFO: - ok
cache:INFO: generating system library: sysroot/lib/wasm32-emscripten/thinlto/libnoexit.a... (this will be cached in "/app/emsdk/upstream/emscripten/cache/sysroot/lib/wasm32-emscripten/thinlto/libnoexit.a" for subsequent builds)
system_libs:INFO: compiled 1 inputs in 0.20s
cache:INFO: - ok
cache:INFO: generating system library: sysroot/lib/wasm32-emscripten/thinlto/libc-mt.a... (this will be cached in "/app/emsdk/upstream/emscripten/cache/sysroot/lib/wasm32-emscripten/thinlto/libc-mt.a" for subsequent builds)
system_libs:INFO: compiled 1130 inputs in 8.70s
cache:INFO: - ok
cache:INFO: generating system library: sysroot/lib/wasm32-emscripten/thinlto/libdlmalloc-mt.a... (this will be cached in "/app/emsdk/upstream/emscripten/cache/sysroot/lib/wasm32-emscripten/thinlto/libdlmalloc-mt.a" for subsequent builds)
system_libs:INFO: compiled 2 inputs in 0.57s
cache:INFO: - ok
cache:INFO: generating system library: sysroot/lib/wasm32-emscripten/thinlto/libcompiler_rt-mt.a... (this will be cached in "/app/emsdk/upstream/emscripten/cache/sysroot/lib/wasm32-emscripten/thinlto/libcompiler_rt-mt.a" for subsequent builds)
system_libs:INFO: compiled 183 inputs in 2.11s
cache:INFO: - ok
cache:INFO: generating system library: sysroot/lib/wasm32-emscripten/thinlto/libc++-mt-noexcept.a... (this will be cached in "/app/emsdk/upstream/emscripten/cache/sysroot/lib/wasm32-emscripten/thinlto/libc++-mt-noexcept.a" for subsequent builds)
system_libs:INFO: compiled 56 inputs in 13.77s
cache:INFO: - ok
cache:INFO: generating system library: sysroot/lib/wasm32-emscripten/thinlto/libc++abi-mt-noexcept.a... (this will be cached in "/app/emsdk/upstream/emscripten/cache/sysroot/lib/wasm32-emscripten/thinlto/libc++abi-mt-noexcept.a" for subsequent builds)
system_libs:INFO: compiled 17 inputs in 2.21s
cache:INFO: - ok
cache:INFO: generating system library: sysroot/lib/wasm32-emscripten/thinlto/libsockets-mt.a... (this will be cached in "/app/emsdk/upstream/emscripten/cache/sysroot/lib/wasm32-emscripten/thinlto/libsockets-mt.a" for subsequent builds)
system_libs:INFO: compiled 27 inputs in 0.69s
cache:INFO: - ok
Build successful!
Generated: public/hyphon_native.js (and .wasm/.worker.js)