Skip to content

Instantly share code, notes, and snippets.

@scicco
Last active March 17, 2020 14:11
Show Gist options
  • Save scicco/0415ee0c9062a074b1bca2960673eb27 to your computer and use it in GitHub Desktop.
Save scicco/0415ee0c9062a074b1bca2960673eb27 to your computer and use it in GitHub Desktop.
mapbox compiler error
Failed running python -E "/Applications/Unity/Hub/Editor/2019.3.5f1/PlaybackEngines/WebGLSupport/BuildTools/Emscripten/emcc" @"/Users/username/prj/Lzero/Assets/../Temp/emcc_arguments.resp"
stdout:
stderr:warning: unexpected number of arguments 1 in call to '__cxa_pure_virtual', should be 0warning: unexpected number of arguments 2 in call to '_ZN6il2cpp6icalls8mscorlib6System6String22RedirectToCreateStringEv', should be 0warning: unexpected number of arguments 4 in call to '_ZN6il2cpp6icalls8mscorlib6System6String22RedirectToCreateStringEv', should be 0warning: unexpected number of arguments 2 in call to '_ZN6il2cpp6icalls8mscorlib6System6String22RedirectToCreateStringEv', should be 0warning: unexpected number of arguments 4 in call to '_ZN6il2cpp6icalls8mscorlib6System6String22RedirectToCreateStringEv', should be 0warning: unexpected number of arguments 5 in call to '_ZN6il2cpp6icalls8mscorlib6System6String22RedirectToCreateStringEv', should be 0warning: unexpected number of arguments 4 in call to '_ZN6il2cpp6icalls8mscorlib6System6String22RedirectToCreateStringEv', should be 0warning: unexpected number of arguments 2 in call to '_ZN6il2cpp6icalls8mscorlib6System6String22RedirectToCreateStringEv', should be 0warning: unexpected number of arguments 3 in call to '_ZN6il2cpp6icalls8mscorlib6System6String22RedirectToCreateStringEv', should be 0error: unresolved symbol: CapturePixelDataerror: unresolved symbol: GetARPointClouderror: unresolved symbol: GetAmbientIntensityerror: unresolved symbol: GetBlendShapesInfoerror: unresolved symbol: GetLastHitTestResulterror: unresolved symbol: GetTrackingQualityerror: unresolved symbol: GetVideoTextureHandleserror: unresolved symbol: HitTesterror: unresolved symbol: IsARKitFaceTrackingConfigurationSupportederror: unresolved symbol: IsARKitSessionConfigurationSupportederror: unresolved symbol: IsARKitWorldTrackingSessionConfigurationSupportederror: unresolved symbol: PauseSessionerror: unresolved symbol: SessionAddUserAnchorerror: unresolved symbol: SessionRemoveUserAnchorerror: unresolved symbol: SetCameraNearFarerror: unresolved symbol: StartFaceTrackingSessionerror: unresolved symbol: StartFaceTrackingSessionWithOptionserror: unresolved symbol: StartSessionerror: unresolved symbol: StartSessionWithOptionserror: unresolved symbol: StartWorldTrackingSessionerror: unresolved symbol: StartWorldTrackingSessionWithOptionserror: unresolved symbol: session_SetFaceAnchorCallbackserror: unresolved symbol: session_SetPlaneAnchorCallbackserror: unresolved symbol: session_SetSessionCallbackserror: unresolved symbol: session_SetUserAnchorCallbackserror: unresolved symbol: unity_CreateNativeARSessionAborting compilation due to previous errors | undefinedTraceback (most recent call last): File "/Applications/Unity/Hub/Editor/2019.3.5f1/PlaybackEngines/WebGLSupport/BuildTools/Emscripten/emcc.py", line 3063, in <module> sys.exit(run()) File "/Applications/Unity/Hub/Editor/2019.3.5f1/PlaybackEngines/WebGLSupport/BuildTools/Emscripten/emcc.py", line 1780, in run final = shared.Building.emscripten(final, append_ext=False, extra_args=extra_args) File "/Applications/Unity/Hub/Editor/2019.3.5f1/PlaybackEngines/WebGLSupport/BuildTools/Emscripten/tools/shared.py", line 2274, in emscripten emscripten._main(cmdline) File "/Applications/Unity/Hub/Editor/2019.3.5f1/PlaybackEngines/WebGLSupport/BuildTools/Emscripten/emscripten.py", line 2233, in _main return temp_files.run_and_clean(lambda: main( File "/Applications/Unity/Hub/Editor/2019.3.5f1/PlaybackEngines/WebGLSupport/BuildTools/Emscripten/tools/tempfiles.py", line 93, in run_and_clean return func() File "/Applications/Unity/Hub/Editor/2019.3.5f1/PlaybackEngines/WebGLSupport/BuildTools/Emscripten/emscripten.py", line 2238, in <lambda> DEBUG=DEBUG, File "/Applications/Unity/Hub/Editor/2019.3.5f1/PlaybackEngines/WebGLSupport/BuildTools/Emscripten/emscripten.py", line 2164, in main temp_files=temp_files, DEBUG=DEBUG) File "/Applications/Unity/Hub/Editor/2019.3.5f1/PlaybackEngines/WebGLSupport/BuildTools/Emscripten/emscripten.py", line 86, in emscript glue, forwarded_data = compiler_glue(metadata, libraries, compiler_engine, temp_files, DEBUG) File "/Applications/Unity/Hub/Editor/2019.3.5f1/PlaybackEngines/WebGLSupport/BuildTools/Emscripten/emscripten.py", line 218, in compiler_glue glue, forwarded_data = compile_settings(compiler_engine, libraries, temp_files) File "/Applications/Unity/Hub/Editor/2019.3.5f1/PlaybackEngines/WebGLSupport/BuildTools/Emscripten/emscripten.py", line 541, in compile_settings cwd=path_from_root('src'), error_limit=300) File "/Applications/Unity/Hub/Editor/2019.3.5f1/PlaybackEngines/WebGLSupport/BuildTools/Emscripten/tools/jsrun.py", line 132, in run_js raise Exception('Expected the command ' + str(command) + ' to finish with return code ' + str(assert_returncode) + ', but it returned with code ' + str(proc.returncode) + ' instead! Output: ' + str(ret)[:error_limit])Exception: Expected the command ['/Applications/Unity/Hub/Editor/2019.3.5f1/Unity.app/Contents/Tools/nodejs/bin/node', '--stack_size=8192', '--max-old-space-size=4096', '/Applications/Unity/Hub/Editor/2019.3.5f1/PlaybackEngines/WebGLSupport/BuildTools/Emscripten/src/compiler.js', '/tmp/tmpYN2yB7.txt', '/Applications/Unity/Hub/Editor/2019.3.5f1/PlaybackEngines/WebGLSupport/BuildTools/lib/Audio.js', '/Applications/Unity/Hub/Editor/2019.3.5f1/PlaybackEngines/WebGLSupport/BuildTools/lib/Cursor.js', '/Applications/Unity/Hub/Editor/2019.3.5f1/PlaybackEngines/WebGLSupport/BuildTools/lib/Eval.js', '/Applications/Unity/Hub/Editor/2019.3.5f1/PlaybackEngines/WebGLSupport/BuildTools/lib/FileSystem.js', '/Applications/Unity/Hub/Editor/2019.3.5f1/PlaybackEngines/WebGLSupport/BuildTools/lib/Logging.js', '/Applications/Unity/Hub/Editor/2019.3.5f1/PlaybackEngines/WebGLSupport/BuildTools/lib/Profiler.js', '/Applications/Unity/Hub/Editor/2019.3.5f1/PlaybackEngines/WebGLSupport/BuildTools/lib/SystemInfo.js', '/Applications/Unity/Hub/Editor/2019.3.5f1/PlaybackEngines/WebGLSupport/BuildTools/lib/UnetWebSocket.js', '/Applications/Unity/Hub/Editor/2019.3.5f1/PlaybackEngines/WebGLSupport/BuildTools/lib/Video.js', '/Applications/Unity/Hub/Editor/2019.3.5f1/PlaybackEngines/WebGLSupport/BuildTools/lib/WebCam.js', '/Applications/Unity/Hub/Editor/2019.3.5f1/PlaybackEngines/WebGLSupport/BuildTools/lib/WebRequest.js', '/Applications/Unity/Hub/Editor/2019.3.5f1/PlaybackEngines/WebGLSupport/BuildTools/Emscripten/src/library_pthread_stub.js'] to finish with return code 0, but it returned with code 1 instead! Output: // The Module object: Our interface to the outside world. We import// and export values on it. There are various ways Module can be used:// 1. Not defined. We create it here// 2. A function parameter, function(Module) { ..generated code.. }// 3. pre-run appended it, var Module = {}; ..generated
UnityEditor.BuildPlayerWindow:BuildPlayerAndRun() (at /Users/builduser/buildslave/unity/build/Editor/Mono/BuildPlayerWindow.cs:123)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment