runtime error

Exit code: 1. Reason: d apple-splash-landscape-dark-2360x1640.png -- UI: downloaded apple-splash-portrait-dark-1668x2388.png -- UI: downloaded apple-splash-landscape-dark-2388x1668.png -- UI: downloaded apple-splash-portrait-dark-2048x2732.png -- UI: downloaded apple-splash-landscape-dark-2732x2048.png -- UI: downloaded manifest.webmanifest -- UI: downloaded sw.js -- UI: downloaded _app/version.json -- UI: download build.json from latest failed: "HTTP response code said error" -- UI: HF download failed CMake Warning at /app/llama.cpp/scripts/ui-assets.cmake:444 (message): UI: provisioning failed; embedding stale assets from /app/llama.cpp/build/tools/ui/dist [ 5%] Built target llama-ui-assets [ 5%] Building CXX object tools/ui/CMakeFiles/llama-ui.dir/ui.cpp.o /app/llama.cpp/build/tools/ui/ui.cpp:245:28: error: zero-size array ‘asset_60_data’ 245 | static const unsigned char asset_60_data[] = {}; | ^~~~~~~~~~~~~ gmake[2]: *** [tools/ui/CMakeFiles/llama-ui.dir/build.make:79: tools/ui/CMakeFiles/llama-ui.dir/ui.cpp.o] Error 1 gmake[1]: *** [CMakeFiles/Makefile2:5789: tools/ui/CMakeFiles/llama-ui.dir/all] Error 2 gmake[1]: *** Waiting for unfinished jobs.... [ 5%] Linking CXX shared library ../../bin/libggml-base.so [ 5%] Built target ggml-base [ 5%] Linking CXX static library libcpp-httplib.a [ 5%] Built target cpp-httplib gmake: *** [Makefile:146: all] Error 2 Traceback (most recent call last): File "/app/app.py", line 96, in <module> setup_llama() ~~~~~~~~~~~^^ File "/app/app.py", line 47, in setup_llama subprocess.run([ ~~~~~~~~~~~~~~^^ "cmake", ^^^^^^^^ ...<2 lines>... "-j" ^^^^ ], cwd=LLAMA_DIR, check=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/subprocess.py", line 577, in run raise CalledProcessError(retcode, process.args, output=stdout, stderr=stderr) subprocess.CalledProcessError: Command '['cmake', '--build', 'build', '-j']' returned non-zero exit status 2.

Container logs:

Fetching error logs...