emscripten-core / emscripten-core/emscripten
emcc warning emscipten a long time
- Vorherrschende Sprache
- C++
- Sterne
- 27.6k
- Forks
- 3.6k
- Ø Merge
- 1 T. 14 Std.
- Gemergte PRs (30 T.)
- 125
Beschreibung
I clone the git code and use 'emsdk install latest && emsdk activate latest && ./emsdk_env.sh'
when i use the sample 'hello'.
see this, and i wate one day has no result. why??
cache:WARNING: Accessing the Emscripten cache at "/home/openailab/workspace/workspace/wasm/emsdk/upstream/emscripten/cache" is taking a long time, another process should be writing to it. If there are none and you suspect this process has deadlocked, try deleting the lock file "/home/openailab/workspace/workspace/wasm/emsdk/upstream/emscripten/cache/cache.lock" and try again. If this occurs deterministically, consider filing a bug.
i use comm 'emcc hello.c -s WASM=1 -o hello.html'
Beitragsleitfaden
Rechercherichtung
Beginne damit, den gemeldeten Befehl `emcc hello.c -s WASM=1 -o hello.html` nach der Einrichtung von `emsdk` zu reproduzieren. Untersuche den im Warnhinweis genannten Emscripten-Cache-Pfad und `cache.lock` und ermittle anschließend, warum der Zugriff auf den Cache weiterhin blockiert ist; abgeschlossen ist die Aufgabe, wenn die Ursache dokumentiert ist und die Beispielkompilierung zuverlässig abgeschlossen wird.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- c, wasm
- Bereich
- compilers
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100