Skip to content

Instantly share code, notes, and snippets.

@lptr
Created March 26, 2013 18:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lptr/5247859 to your computer and use it in GitHub Desktop.
Save lptr/5247859 to your computer and use it in GitHub Desktop.
:compileEmccDebug
Executing: tools/emscripten/emcc /var/lib/jenkins/workspace/harfbuzz-js/src/.libs/libharfbuzz.a --pre-js /var/lib/jenkins/workspace/harfbuzz-js/build/version-header.js --post-js /var/lib/jenkins/workspace/harfbuzz-js/build/post.js -o /var/lib/jenkins/workspace/harfbuzz-js/build/harfbuzz-debug.js -O2 --closure 0 -s ALLOW_MEMORY_GROWTH=1 -s USE_TYPED_ARRAYS=2 -s LINKABLE=1 -s EXPORTED_FUNCTIONS=['ccall','cwrap','_hb_language_from_string','_hb_language_to_string','_hb_unicode_funcs_get_default','_hb_unicode_funcs_reference','_hb_buffer_create','_hb_buffer_reference','_hb_buffer_destroy','_hb_buffer_reset','_hb_buffer_get_empty','_hb_buffer_set_content_type','_hb_buffer_get_content_type','_hb_buffer_get_length','_hb_buffer_get_glyph_infos','_hb_buffer_get_glyph_positions','_hb_buffer_normalize_glyphs','_hb_buffer_add','_hb_buffer_add_utf8','_hb_buffer_add_utf16','_hb_buffer_add_utf32','_hb_buffer_get_length','_hb_buffer_guess_segment_properties','_hb_buffer_set_direction','_hb_buffer_get_direction','_hb_buffer_set_script','_hb_buffer_get_script','_hb_buffer_set_language','_hb_buffer_get_language','_hb_blob_create','_hb_blob_create_sub_blob','_hb_blob_get_empty','_hb_blob_reference','_hb_blob_destroy','_hb_feature_from_string','_hb_feature_to_string','_hb_shape_list_shapers','_hb_shape','_hb_shape_full','_hb_face_create','_hb_face_destroy','_hb_font_create','_hb_font_destroy','_hb_font_set_scale','_hb_font_get_face','_hb_font_funcs_create','_hb_font_funcs_destroy','_hb_font_set_funcs','_hb_font_funcs_set_glyph_func','_hb_font_funcs_set_glyph_h_advance_func','_hb_font_funcs_set_glyph_v_advance_func','_hb_font_funcs_set_glyph_h_origin_func','_hb_font_funcs_set_glyph_v_origin_func','_hb_font_funcs_set_glyph_h_kerning_func','_hb_font_funcs_set_glyph_v_kerning_func','_hb_font_funcs_set_glyph_extents_func','_hb_font_funcs_set_glyph_contour_point_func','_hb_font_funcs_set_glyph_name_func','_hb_font_funcs_set_glyph_from_name_func']
emcc invocation: tools/emscripten/emcc /var/lib/jenkins/workspace/harfbuzz-js/src/.libs/libharfbuzz.a --pre-js /var/lib/jenkins/workspace/harfbuzz-js/build/version-header.js --post-js /var/lib/jenkins/workspace/harfbuzz-js/build/post.js -o /var/lib/jenkins/workspace/harfbuzz-js/build/harfbuzz-debug.js -O2 --closure 0 -s ALLOW_MEMORY_GROWTH=1 -s USE_TYPED_ARRAYS=2 -s LINKABLE=1 -s EXPORTED_FUNCTIONS=['ccall','cwrap','_hb_language_from_string','_hb_language_to_string','_hb_unicode_funcs_get_default','_hb_unicode_funcs_reference','_hb_buffer_create','_hb_buffer_reference','_hb_buffer_destroy','_hb_buffer_reset','_hb_buffer_get_empty','_hb_buffer_set_content_type','_hb_buffer_get_content_type','_hb_buffer_get_length','_hb_buffer_get_glyph_infos','_hb_buffer_get_glyph_positions','_hb_buffer_normalize_glyphs','_hb_buffer_add','_hb_buffer_add_utf8','_hb_buffer_add_utf16','_hb_buffer_add_utf32','_hb_buffer_get_length','_hb_buffer_guess_segment_properties','_hb_buffer_set_direction','_hb_buffer_get_direction','_hb_buffer_set_script','_hb_buffer_get_script','_hb_buffer_set_language','_hb_buffer_get_language','_hb_blob_create','_hb_blob_create_sub_blob','_hb_blob_get_empty','_hb_blob_reference','_hb_blob_destroy','_hb_feature_from_string','_hb_feature_to_string','_hb_shape_list_shapers','_hb_shape','_hb_shape_full','_hb_face_create','_hb_face_destroy','_hb_font_create','_hb_font_destroy','_hb_font_set_scale','_hb_font_get_face','_hb_font_funcs_create','_hb_font_funcs_destroy','_hb_font_set_funcs','_hb_font_funcs_set_glyph_func','_hb_font_funcs_set_glyph_h_advance_func','_hb_font_funcs_set_glyph_v_advance_func','_hb_font_funcs_set_glyph_h_origin_func','_hb_font_funcs_set_glyph_v_origin_func','_hb_font_funcs_set_glyph_h_kerning_func','_hb_font_funcs_set_glyph_v_kerning_func','_hb_font_funcs_set_glyph_extents_func','_hb_font_funcs_set_glyph_contour_point_func','_hb_font_funcs_set_glyph_name_func','_hb_font_funcs_set_glyph_from_name_func']
(Emscripten: Running sanity checks)
emcc: compiling to bitcode
emcc: copying library file: /var/lib/jenkins/workspace/harfbuzz-js/src/.libs/libharfbuzz.a
emcc: will generate JavaScript
emcc: considering including libcxx: we need set([]) and have set([])
emcc: considering including libcxxabi: we need set([]) and have set([])
emcc: considering including libc: we need set(['calloc', 'realloc', 'malloc', 'free']) and have set([])
emcc: including libc
emcc: linking: ['/tmp/tmpC5VjZ_/libharfbuzz_0.a', '/home/lptr/.emscripten_cache/libc.bc']
emcc: llvm-linking: ['/home/lptr/.emscripten_cache/libc.bc']
emcc: linking took 1.41 seconds
emcc: saving intermediate processing steps to /tmp/emscripten_temp
emcc: LLVM opts: ['-O1']
emcc: step took 0.34 seconds
emcc: step took 0.04 seconds
emcc: LLVM => JS
emscript: ll=>js
emscript: scan took 0.00169086456299 seconds
emscript: split took 0.00873494148254 seconds
emscript: phase 1 took 0.612447977066 seconds
emscript: phase 2 working on 1 chunks (intended chunk size: 1.01 MB, meta: 0.00 MB, forwarded: 0.03 MB, total: 0.37 MB)
.
emscript: phase 2 took 7.34800410271 seconds
emscript: phase 2b took 0.00118494033813 seconds
emscript: phase 2c took 0.01913189888 seconds
emscript: phase 3 took 0.506079912186 seconds
emcc: step took 8.66 seconds
emcc: applying pre/postjses
emcc: step took 0.01 seconds
emcc: running pre-closure post-opts
emcc: running post-closure post-opts
emcc: applying js optimization passes: ['eliminateMemSafe', 'simplifyExpressionsPre', 'optimizeShiftsAggressive', 'eliminateMemSafe', 'simplifyExpressionsPost', 'registerize', 'compress', 'last']
.
emcc: step took 2.10 seconds
emcc: total time: 13.52 seconds
BUILD SUCCESSFUL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment