Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@ziz
Created January 2, 2012 15: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 ziz/87ad7200ca6f708e6a73 to your computer and use it in GitHub Desktop.
Save ziz/87ad7200ca6f708e6a73 to your computer and use it in GitHub Desktop.
(Emscripten: Running sanity checks)
test_addr_of_stacked (__main__.default) ... ok
test_alloca (__main__.default) ... ok
test_array2 (__main__.default) ... ok
test_array2b (__main__.default) ... ok
test_assert (__main__.default) ... ok
test_atoi (__main__.default) ... ok
test_autoassemble (__main__.default) ... ok
test_autodebug (__main__.default) ... ok
test_bitfields (__main__.default) ... ok
test_bsearch (__main__.default) ... ok
test_cases (__main__.default) ... ok
test_check_overflow (__main__.default) ... ok
test_class (__main__.default) ... ok
test_constglobalstructs (__main__.default) ... ok
test_conststructs (__main__.default) ... ok
test_copyop (__main__.default) ... ok
test_ctype (__main__.default) ... ok
test_cubescript (__main__.default) ... ok
test_debug (__main__.default) ... ok
test_dfe (__main__.default) ... ok
test_dlfcn_alias (__main__.default) ... ok
test_dlfcn_basic (__main__.default) ... ok
test_dlfcn_data_and_fptr (__main__.default) ... ok
test_dlfcn_qsort (__main__.default) ... ok
test_dlfcn_varargs (__main__.default) ... ok
test_dlmalloc (__main__.default) ... ok
test_dynamic_cast (__main__.default) ... ok
test_emptyclass (__main__.default) ... ok
test_emscripten_api (__main__.default) ... ok
test_env (__main__.default) ... ok
test_errar (__main__.default) ... ok
test_exceptions (__main__.default) ... ok
test_exit_status (__main__.default) ... ok
test_fannkuch (__main__.default) ... ok
test_fasta (__main__.default) ... ok
test_fcntl (__main__.default) ... ok
test_fcntl_misc (__main__.default) ... ok
test_fcntl_open (__main__.default) ... ok
test_files (__main__.default) ... ok
test_floatvars (__main__.default) ... ok
test_folders (__main__.default) ... ok
test_freetype (__main__.default) ... <building and saving into cache> /Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: /tmp/foo/emscripten_test_default_gRcH4r/building/freetype/objs/.libs/libfreetype.a.bc: Could not open input file: No such file or directory
/Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: error loading file '/tmp/foo/emscripten_test_default_gRcH4r/building/freetype/objs/.libs/libfreetype.a.bc'
FAIL
test_fs_base (__main__.default) ... ok
test_funcptr (__main__.default) ... ok
test_funcs (__main__.default) ... ok
test_gcc_unmangler (__main__.default) ... ok
test_getgep (__main__.default) ... ok
test_getloadavg (__main__.default) ... ok
test_globals (__main__.default) ... ok
test_hello_world (__main__.default) ... ok
test_i64 (__main__.default) ... ok
test_if (__main__.default) ... ok
test_if_else (__main__.default) ... ok
test_indirectbr (__main__.default) ... ok
test_inherit (__main__.default) ... ok
test_intvars (__main__.default) ... ok
test_iostream (__main__.default) ... ok
test_langinfo (__main__.default) ... ok
test_libcxx (__main__.default) ... ok
test_libgen (__main__.default) ... ok
test_linespecific (__main__.default) ... ok
test_linked_list (__main__.default) ... ok
test_llvmswitch (__main__.default) ... ok
test_loop (__main__.default) ... ok
test_lua (__main__.default) ... ERROR
test_mainenv (__main__.default) ... ok
test_mallocstruct (__main__.default) ... ok
test_math (__main__.default) ... ok
test_math_hyperbolic (__main__.default) ... ok
test_mathfuncptr (__main__.default) ... ok
test_memcpy (__main__.default) ... ok
test_memorygrowth (__main__.default) ... ok
test_mod_globalstruct (__main__.default) ... ok
test_nestedstructs (__main__.default) ... ok
test_newstruct (__main__.default) ... ok
test_openjpeg (__main__.default) ... <building and saving into cache> /Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: /tmp/foo/emscripten_test_default_swYqwZ/building/openjpeg/bin/libopenjpeg.so.1.4.0: Could not open input file: No such file or directory
/Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: error loading file '/tmp/foo/emscripten_test_default_swYqwZ/building/openjpeg/bin/libopenjpeg.so.1.4.0'
FAIL
test_pack (__main__.default) ... ok
test_parseInt (__main__.default) ... ok
test_pgo (__main__.default) ... ok
test_poll (__main__.default) ... ok
test_polymorph (__main__.default) ... ok
test_poppler (__main__.default) ... <building and saving into cache> /Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: /tmp/foo/emscripten_test_default_m01Xd7/building/freetype/objs/.libs/libfreetype.a.bc: Could not open input file: No such file or directory
/Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: error loading file '/tmp/foo/emscripten_test_default_m01Xd7/building/freetype/objs/.libs/libfreetype.a.bc'
FAIL
test_printf (__main__.default) ... ok
test_printf_types (__main__.default) ... ok
test_profiling (__main__.default) ... ok
test_ptrtoint (__main__.default) ... ok
test_pystruct (__main__.default) ... ERROR
test_python (__main__.default) ... WARNING: Linking two modules of different data layouts!
WARNING: Linking two modules of different target triples: /var/folders/3l/kh8mjcln3s90hm6q5pswr6mc0000gn/T/tmpXpxsgR/dlmalloc.o: 'i386-apple-macosx10.7.2' and 'i386-unknown-linux-gnu'
ERROR
test_rand (__main__.default) ... ok
test_raytrace (__main__.default) ... <skipping: Relies on double value rounding, extremely sensitive> ok
test_runtimelink (__main__.default) ... ok
test_safe_heap (__main__.default) ... <skipping: We need SAFE_HEAP to test SAFE_HEAP> ok
test_scriptaclass (__main__.default) ... ok
test_sintvars (__main__.default) ... ok
test_sizeof (__main__.default) ... ok
test_sqlite (__main__.default) ... ok
test_sscanf (__main__.default) ... ok
test_ssr (__main__.default) ... ok
test_stack (__main__.default) ... ok
test_stat (__main__.default) ... ok
test_statics (__main__.default) ... ok
test_statvfs (__main__.default) ... ok
test_stdlibs (__main__.default) ... ok
test_stdvec (__main__.default) ... ok
test_strings (__main__.default) ... ok
test_strtod (__main__.default) ... ok
test_strtok (__main__.default) ... ok
test_structbyval (__main__.default) ... ok
test_structs (__main__.default) ... ok
test_sup (__main__.default) ... ok
test_the_bullet (__main__.default) ... <building and saving into cache> /Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: /tmp/foo/emscripten_test_default_LuZYc5/building/bullet/src/.libs/libBulletCollision.a.bc: Could not open input file: No such file or directory
/Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: error loading file '/tmp/foo/emscripten_test_default_LuZYc5/building/bullet/src/.libs/libBulletCollision.a.bc'
FAIL
test_time (__main__.default) ... ok
test_tinyfuncstr (__main__.default) ... ok
test_typed_exceptions (__main__.default) ... <skipping: TODO: fix this for llvm 3.0> ok
test_typeinfo (__main__.default) ... ok
test_unaligned (__main__.default) ... ok
test_uname (__main__.default) ... ok
test_unistd_access (__main__.default) ... ok
test_unistd_close (__main__.default) ... ok
test_unistd_confstr (__main__.default) ... ok
test_unistd_curdir (__main__.default) ... ok
test_unistd_dup (__main__.default) ... ok
test_unistd_io (__main__.default) ... ok
test_unistd_isatty (__main__.default) ... ok
test_unistd_links (__main__.default) ... ok
test_unistd_login (__main__.default) ... ok
test_unistd_misc (__main__.default) ... ok
test_unistd_pathconf (__main__.default) ... ok
test_unistd_sleep (__main__.default) ... ok
test_unistd_swab (__main__.default) ... ok
test_unistd_sysconf (__main__.default) ... ok
test_unistd_truncate (__main__.default) ... ok
test_unistd_ttyname (__main__.default) ... ok
test_unistd_unlink (__main__.default) ... ok
test_unsigned (__main__.default) ... ok
test_utime (__main__.default) ... ok
test_varargs (__main__.default) ... ok
test_vprintf (__main__.default) ... ok
test_zlib (__main__.default) ... <building and saving into cache> ERROR
test_addr_of_stacked (__main__.o1) ... ok
test_alloca (__main__.o1) ... ok
test_array2 (__main__.o1) ... ok
test_array2b (__main__.o1) ... ok
test_assert (__main__.o1) ... ok
test_atoi (__main__.o1) ... ok
test_autoassemble (__main__.o1) ... ok
test_autodebug (__main__.o1) ... ok
test_bitfields (__main__.o1) ... ok
test_bsearch (__main__.o1) ... ok
test_cases (__main__.o1) ... ok
test_check_overflow (__main__.o1) ... ok
test_class (__main__.o1) ... ok
test_constglobalstructs (__main__.o1) ... ok
test_conststructs (__main__.o1) ... ok
test_copyop (__main__.o1) ... ok
test_ctype (__main__.o1) ... ok
test_cubescript (__main__.o1) ... ok
test_debug (__main__.o1) ... ok
test_dfe (__main__.o1) ... ok
test_dlfcn_alias (__main__.o1) ... ok
test_dlfcn_basic (__main__.o1) ... ok
test_dlfcn_data_and_fptr (__main__.o1) ... ok
test_dlfcn_qsort (__main__.o1) ... ok
test_dlfcn_varargs (__main__.o1) ... ok
test_dlmalloc (__main__.o1) ... ok
test_dynamic_cast (__main__.o1) ... ok
test_emptyclass (__main__.o1) ... ok
test_emscripten_api (__main__.o1) ... ok
test_env (__main__.o1) ... ok
test_errar (__main__.o1) ... ok
test_exceptions (__main__.o1) ... ok
test_exit_status (__main__.o1) ... ok
test_fannkuch (__main__.o1) ... ok
test_fasta (__main__.o1) ... ok
test_fcntl (__main__.o1) ... ok
test_fcntl_misc (__main__.o1) ... ok
test_fcntl_open (__main__.o1) ... ok
test_files (__main__.o1) ... ok
test_floatvars (__main__.o1) ... ok
test_folders (__main__.o1) ... ok
test_freetype (__main__.o1) ... <building and saving into cache> /Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: /tmp/foo/emscripten_test_o1_GsdGyK/building/freetype/objs/.libs/libfreetype.a.bc: Could not open input file: No such file or directory
/Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: error loading file '/tmp/foo/emscripten_test_o1_GsdGyK/building/freetype/objs/.libs/libfreetype.a.bc'
FAIL
test_fs_base (__main__.o1) ... ok
test_funcptr (__main__.o1) ... ok
test_funcs (__main__.o1) ... ok
test_gcc_unmangler (__main__.o1) ... ok
test_getgep (__main__.o1) ... ok
test_getloadavg (__main__.o1) ... ok
test_globals (__main__.o1) ... ok
test_hello_world (__main__.o1) ... ok
test_i64 (__main__.o1) ... ok
test_if (__main__.o1) ... ok
test_if_else (__main__.o1) ... ok
test_indirectbr (__main__.o1) ... ok
test_inherit (__main__.o1) ... ok
test_intvars (__main__.o1) ... ok
test_iostream (__main__.o1) ... ok
test_langinfo (__main__.o1) ... ok
test_libcxx (__main__.o1) ... ok
test_libgen (__main__.o1) ... ok
test_linespecific (__main__.o1) ... ok
test_linked_list (__main__.o1) ... ok
test_llvmswitch (__main__.o1) ... ok
test_loop (__main__.o1) ... ok
test_lua (__main__.o1) ... ERROR
test_mainenv (__main__.o1) ... ok
test_mallocstruct (__main__.o1) ... ok
test_math (__main__.o1) ... ok
test_math_hyperbolic (__main__.o1) ... ok
test_mathfuncptr (__main__.o1) ... ok
test_memcpy (__main__.o1) ... ok
test_memorygrowth (__main__.o1) ... ok
test_mod_globalstruct (__main__.o1) ... ok
test_nestedstructs (__main__.o1) ... ok
test_newstruct (__main__.o1) ... ok
test_openjpeg (__main__.o1) ... <building and saving into cache> /Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: /tmp/foo/emscripten_test_o1_357oDG/building/openjpeg/bin/libopenjpeg.so.1.4.0: Could not open input file: No such file or directory
/Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: error loading file '/tmp/foo/emscripten_test_o1_357oDG/building/openjpeg/bin/libopenjpeg.so.1.4.0'
FAIL
test_pack (__main__.o1) ... ok
test_parseInt (__main__.o1) ... ok
test_pgo (__main__.o1) ... ok
test_poll (__main__.o1) ... ok
test_polymorph (__main__.o1) ... ok
test_poppler (__main__.o1) ... <skipping: very slow, we only do this in default> ok
test_printf (__main__.o1) ... ok
test_printf_types (__main__.o1) ... ok
test_profiling (__main__.o1) ... ok
test_ptrtoint (__main__.o1) ... ok
test_pystruct (__main__.o1) ... Traceback (most recent call last):
File "/Users/ziz/Source/personal/jsmess/emscripten/emcc", line 491, in <module>
final = shared.Building.js_optimizer(final, ['hoistMultiples'])
File "/Users/ziz/Source/personal/jsmess/emscripten/tools/shared.py", line 605, in js_optimizer
assert len(output) > 0 and not output.startswith('Assertion failed'), 'Error in js optimizer: ' + err + '\n\n' + output
AssertionError: Error in js optimizer:
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
TypeError: object is not a function
at Object.CALL_NON_FUNCTION (native)
at new JS_Parse_Error (/Users/ziz/Source/personal/jsmess/emscripten/tools/eliminator/node_modules/uglify-js/lib/parse-js.js:261:20)
at js_error (/Users/ziz/Source/personal/jsmess/emscripten/tools/eliminator/node_modules/uglify-js/lib/parse-js.js:272:15)
at croak (/Users/ziz/Source/personal/jsmess/emscripten/tools/eliminator/node_modules/uglify-js/lib/parse-js.js:721:17)
at token_error (/Users/ziz/Source/personal/jsmess/emscripten/tools/eliminator/node_modules/uglify-js/lib/parse-js.js:728:17)
at unexpected (/Users/ziz/Source/personal/jsmess/emscripten/tools/eliminator/node_modules/uglify-js/lib/parse-js.js:734:17)
at Object.semicolon [as 1] (/Users/ziz/Source/personal/jsmess/emscripten/tools/eliminator/node_modules/uglify-js/lib/parse-js.js:754:51)
at prog1 (/Users/ziz/Source/personal/jsmess/emscripten/tools/eliminator/node_modules/uglify-js/lib/parse-js.js:1296:28)
at simple_statement (/Users/ziz/Source/personal/jsmess/emscripten/tools/eliminator/node_modules/uglify-js/lib/parse-js.js:888:35)
at /Users/ziz/Source/personal/jsmess/emscripten/tools/eliminator/node_modules/uglify-js/lib/parse-js.js:793:32
FAIL
test_python (__main__.o1) ... WARNING: Linking two modules of different data layouts!
WARNING: Linking two modules of different target triples: /var/folders/3l/kh8mjcln3s90hm6q5pswr6mc0000gn/T/tmpknmNo_/dlmalloc.o: 'i386-apple-macosx10.7.2' and 'i386-unknown-linux-gnu'
Traceback (most recent call last):
File "/Users/ziz/Source/personal/jsmess/emscripten/emcc", line 491, in <module>
final = shared.Building.js_optimizer(final, ['hoistMultiples'])
File "/Users/ziz/Source/personal/jsmess/emscripten/tools/shared.py", line 605, in js_optimizer
assert len(output) > 0 and not output.startswith('Assertion failed'), 'Error in js optimizer: ' + err + '\n\n' + output
AssertionError: Error in js optimizer:
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
TypeError: object is not a function
at Object.CALL_NON_FUNCTION (native)
at new JS_Parse_Error (/Users/ziz/Source/personal/jsmess/emscripten/tools/eliminator/node_modules/uglify-js/lib/parse-js.js:261:20)
at js_error (/Users/ziz/Source/personal/jsmess/emscripten/tools/eliminator/node_modules/uglify-js/lib/parse-js.js:272:15)
at croak (/Users/ziz/Source/personal/jsmess/emscripten/tools/eliminator/node_modules/uglify-js/lib/parse-js.js:721:17)
at token_error (/Users/ziz/Source/personal/jsmess/emscripten/tools/eliminator/node_modules/uglify-js/lib/parse-js.js:728:17)
at unexpected (/Users/ziz/Source/personal/jsmess/emscripten/tools/eliminator/node_modules/uglify-js/lib/parse-js.js:734:17)
at Object.semicolon [as 1] (/Users/ziz/Source/personal/jsmess/emscripten/tools/eliminator/node_modules/uglify-js/lib/parse-js.js:754:51)
at prog1 (/Users/ziz/Source/personal/jsmess/emscripten/tools/eliminator/node_modules/uglify-js/lib/parse-js.js:1296:28)
at simple_statement (/Users/ziz/Source/personal/jsmess/emscripten/tools/eliminator/node_modules/uglify-js/lib/parse-js.js:888:35)
at /Users/ziz/Source/personal/jsmess/emscripten/tools/eliminator/node_modules/uglify-js/lib/parse-js.js:798:35
FAIL
test_rand (__main__.o1) ... ok
test_raytrace (__main__.o1) ... <skipping: Relies on double value rounding, extremely sensitive> ok
test_runtimelink (__main__.o1) ... ok
test_safe_heap (__main__.o1) ... <skipping: It is ok to violate the load-store assumption with TA2> ok
test_scriptaclass (__main__.o1) ... ok
test_sintvars (__main__.o1) ... ok
test_sizeof (__main__.o1) ... ok
test_sqlite (__main__.o1) ... ok
test_sscanf (__main__.o1) ... ok
test_ssr (__main__.o1) ... ok
test_stack (__main__.o1) ... ok
test_stat (__main__.o1) ... ok
test_statics (__main__.o1) ... ok
test_statvfs (__main__.o1) ... ok
test_stdlibs (__main__.o1) ... ok
test_stdvec (__main__.o1) ... ok
test_strings (__main__.o1) ... ok
test_strtod (__main__.o1) ... ok
test_strtok (__main__.o1) ... ok
test_structbyval (__main__.o1) ... ok
test_structs (__main__.o1) ... ok
test_sup (__main__.o1) ... ok
test_the_bullet (__main__.o1) ... <building and saving into cache> /Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: /tmp/foo/emscripten_test_o1_yjQFkl/building/bullet/src/.libs/libBulletCollision.a.bc: Could not open input file: No such file or directory
/Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: error loading file '/tmp/foo/emscripten_test_o1_yjQFkl/building/bullet/src/.libs/libBulletCollision.a.bc'
FAIL
test_time (__main__.o1) ... ok
test_tinyfuncstr (__main__.o1) ... ok
test_typed_exceptions (__main__.o1) ... <skipping: TODO: fix this for llvm 3.0> ok
test_typeinfo (__main__.o1) ... ok
test_unaligned (__main__.o1) ... ok
test_uname (__main__.o1) ... ok
test_unistd_access (__main__.o1) ... ok
test_unistd_close (__main__.o1) ... ok
test_unistd_confstr (__main__.o1) ... ok
test_unistd_curdir (__main__.o1) ... ok
test_unistd_dup (__main__.o1) ... ok
test_unistd_io (__main__.o1) ... ok
test_unistd_isatty (__main__.o1) ... ok
test_unistd_links (__main__.o1) ... ok
test_unistd_login (__main__.o1) ... ok
test_unistd_misc (__main__.o1) ... ok
test_unistd_pathconf (__main__.o1) ... ok
test_unistd_sleep (__main__.o1) ... ok
test_unistd_swab (__main__.o1) ... ok
test_unistd_sysconf (__main__.o1) ... ok
test_unistd_truncate (__main__.o1) ... ok
test_unistd_ttyname (__main__.o1) ... ok
test_unistd_unlink (__main__.o1) ... ok
test_unsigned (__main__.o1) ... ok
test_utime (__main__.o1) ... ok
test_varargs (__main__.o1) ... ok
test_vprintf (__main__.o1) ... ok
test_zlib (__main__.o1) ... <load build from cache> ERROR
test_addr_of_stacked (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_alloca (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_array2 (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_array2b (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_assert (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_atoi (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_autoassemble (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_autodebug (__main__.o2) ... Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
ok
test_bitfields (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_bsearch (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_cases (__main__.o2) ... Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
ok
test_check_overflow (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_class (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_constglobalstructs (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_conststructs (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_copyop (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_ctype (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_cubescript (__main__.o2) ... Warning: The relooper optimization can be very slow.
Traceback (most recent call last):
File "/Users/ziz/Source/personal/jsmess/emscripten/emcc", line 512, in <module>
final = shared.Building.closure_compiler(final)
File "/Users/ziz/Source/personal/jsmess/emscripten/tools/shared.py", line 641, in closure_compiler
raise Exception('closure compiler error: ' + cc_output)
Exception: closure compiler error: Invalid or corrupt jarfile /usr/local/bin/closure
FAIL
test_debug (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_dfe (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_dlfcn_alias (__main__.o2) ... Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
ok
test_dlfcn_basic (__main__.o2) ... Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
ok
test_dlfcn_data_and_fptr (__main__.o2) ... Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
ok
test_dlfcn_qsort (__main__.o2) ... Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
ok
test_dlfcn_varargs (__main__.o2) ... Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
ok
test_dlmalloc (__main__.o2) ... Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
ok
test_dynamic_cast (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_emptyclass (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_emscripten_api (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_env (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_errar (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_exceptions (__main__.o2) ... Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
ok
test_exit_status (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_fannkuch (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_fasta (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_fcntl (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_fcntl_misc (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_fcntl_open (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_files (__main__.o2) ... Warning: The relooper optimization can be very slow.
Traceback (most recent call last):
File "/Users/ziz/Source/personal/jsmess/emscripten/emcc", line 512, in <module>
final = shared.Building.closure_compiler(final)
File "/Users/ziz/Source/personal/jsmess/emscripten/tools/shared.py", line 641, in closure_compiler
raise Exception('closure compiler error: ' + cc_output)
Exception: closure compiler error: Invalid or corrupt jarfile /usr/local/bin/closure
FAIL
test_floatvars (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_folders (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_freetype (__main__.o2) ... <building and saving into cache> /Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: /tmp/foo/emscripten_test_o2_mlwhFG/building/freetype/objs/.libs/libfreetype.a.bc: Could not open input file: No such file or directory
/Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: error loading file '/tmp/foo/emscripten_test_o2_mlwhFG/building/freetype/objs/.libs/libfreetype.a.bc'
FAIL
test_fs_base (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_funcptr (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_funcs (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_gcc_unmangler (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_getgep (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_getloadavg (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_globals (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_hello_world (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_i64 (__main__.o2) ... Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
ok
test_if (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_if_else (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_indirectbr (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_inherit (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_intvars (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_iostream (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_langinfo (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_libcxx (__main__.o2) ... Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
ok
test_libgen (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_linespecific (__main__.o2) ... Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
ok
test_linked_list (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_llvmswitch (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_loop (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_lua (__main__.o2) ... Warning: The relooper optimization can be very slow.
ERROR
test_mainenv (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_mallocstruct (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_math (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_math_hyperbolic (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_mathfuncptr (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_memcpy (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_memorygrowth (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_mod_globalstruct (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_nestedstructs (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_newstruct (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_openjpeg (__main__.o2) ... <building and saving into cache> /Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: /tmp/foo/emscripten_test_o2_odj609/building/openjpeg/bin/libopenjpeg.so.1.4.0: Could not open input file: No such file or directory
/Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: error loading file '/tmp/foo/emscripten_test_o2_odj609/building/openjpeg/bin/libopenjpeg.so.1.4.0'
FAIL
test_pack (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_parseInt (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_pgo (__main__.o2) ... Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
ok
test_poll (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_polymorph (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_poppler (__main__.o2) ... <skipping: very slow, we only do this in default> ok
test_printf (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_printf_types (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_profiling (__main__.o2) ... Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
ok
test_ptrtoint (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_pystruct (__main__.o2) ... Warning: The relooper optimization can be very slow.
Traceback (most recent call last):
File "/Users/ziz/Source/personal/jsmess/emscripten/emcc", line 491, in <module>
final = shared.Building.js_optimizer(final, ['hoistMultiples'])
File "/Users/ziz/Source/personal/jsmess/emscripten/tools/shared.py", line 605, in js_optimizer
assert len(output) > 0 and not output.startswith('Assertion failed'), 'Error in js optimizer: ' + err + '\n\n' + output
AssertionError: Error in js optimizer:
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
TypeError: object is not a function
at Object.CALL_NON_FUNCTION (native)
at new JS_Parse_Error (/Users/ziz/Source/personal/jsmess/emscripten/tools/eliminator/node_modules/uglify-js/lib/parse-js.js:261:20)
at js_error (/Users/ziz/Source/personal/jsmess/emscripten/tools/eliminator/node_modules/uglify-js/lib/parse-js.js:272:15)
at croak (/Users/ziz/Source/personal/jsmess/emscripten/tools/eliminator/node_modules/uglify-js/lib/parse-js.js:721:17)
at token_error (/Users/ziz/Source/personal/jsmess/emscripten/tools/eliminator/node_modules/uglify-js/lib/parse-js.js:728:17)
at unexpected (/Users/ziz/Source/personal/jsmess/emscripten/tools/eliminator/node_modules/uglify-js/lib/parse-js.js:734:17)
at Object.semicolon [as 1] (/Users/ziz/Source/personal/jsmess/emscripten/tools/eliminator/node_modules/uglify-js/lib/parse-js.js:754:51)
at prog1 (/Users/ziz/Source/personal/jsmess/emscripten/tools/eliminator/node_modules/uglify-js/lib/parse-js.js:1296:28)
at simple_statement (/Users/ziz/Source/personal/jsmess/emscripten/tools/eliminator/node_modules/uglify-js/lib/parse-js.js:888:35)
at /Users/ziz/Source/personal/jsmess/emscripten/tools/eliminator/node_modules/uglify-js/lib/parse-js.js:793:32
FAIL
test_python (__main__.o2) ... WARNING: Linking two modules of different data layouts!
WARNING: Linking two modules of different target triples: /var/folders/3l/kh8mjcln3s90hm6q5pswr6mc0000gn/T/tmpoZxSz9/dlmalloc.o: 'i386-apple-macosx10.7.2' and 'i386-unknown-linux-gnu'
Traceback (most recent call last):
File "/Users/ziz/Source/personal/jsmess/emscripten/emcc", line 491, in <module>
final = shared.Building.js_optimizer(final, ['hoistMultiples'])
File "/Users/ziz/Source/personal/jsmess/emscripten/tools/shared.py", line 605, in js_optimizer
assert len(output) > 0 and not output.startswith('Assertion failed'), 'Error in js optimizer: ' + err + '\n\n' + output
AssertionError: Error in js optimizer:
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
TypeError: object is not a function
at Object.CALL_NON_FUNCTION (native)
at new JS_Parse_Error (/Users/ziz/Source/personal/jsmess/emscripten/tools/eliminator/node_modules/uglify-js/lib/parse-js.js:261:20)
at js_error (/Users/ziz/Source/personal/jsmess/emscripten/tools/eliminator/node_modules/uglify-js/lib/parse-js.js:272:15)
at croak (/Users/ziz/Source/personal/jsmess/emscripten/tools/eliminator/node_modules/uglify-js/lib/parse-js.js:721:17)
at token_error (/Users/ziz/Source/personal/jsmess/emscripten/tools/eliminator/node_modules/uglify-js/lib/parse-js.js:728:17)
at unexpected (/Users/ziz/Source/personal/jsmess/emscripten/tools/eliminator/node_modules/uglify-js/lib/parse-js.js:734:17)
at Object.semicolon [as 1] (/Users/ziz/Source/personal/jsmess/emscripten/tools/eliminator/node_modules/uglify-js/lib/parse-js.js:754:51)
at prog1 (/Users/ziz/Source/personal/jsmess/emscripten/tools/eliminator/node_modules/uglify-js/lib/parse-js.js:1296:28)
at simple_statement (/Users/ziz/Source/personal/jsmess/emscripten/tools/eliminator/node_modules/uglify-js/lib/parse-js.js:888:35)
at /Users/ziz/Source/personal/jsmess/emscripten/tools/eliminator/node_modules/uglify-js/lib/parse-js.js:798:35
FAIL
test_rand (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_raytrace (__main__.o2) ... <skipping: Relies on double value rounding, extremely sensitive> ok
test_runtimelink (__main__.o2) ... Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
ok
test_safe_heap (__main__.o2) ... <skipping: We need SAFE_HEAP to test SAFE_HEAP> ok
test_scriptaclass (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_sintvars (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_sizeof (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_sqlite (__main__.o2) ... ok
test_sscanf (__main__.o2) ... Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
ok
test_ssr (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_stack (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_stat (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_statics (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_statvfs (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_stdlibs (__main__.o2) ... Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
ok
test_stdvec (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_strings (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_strtod (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_strtok (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_structbyval (__main__.o2) ... Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
ok
test_structs (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_sup (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_the_bullet (__main__.o2) ... <building and saving into cache> /Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: /tmp/foo/emscripten_test_o2_PfcWzP/building/bullet/src/.libs/libBulletCollision.a.bc: Could not open input file: No such file or directory
/Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: error loading file '/tmp/foo/emscripten_test_o2_PfcWzP/building/bullet/src/.libs/libBulletCollision.a.bc'
FAIL
test_time (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_tinyfuncstr (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_typed_exceptions (__main__.o2) ... <skipping: TODO: fix this for llvm 3.0> ok
test_typeinfo (__main__.o2) ... Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
ok
test_unaligned (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_uname (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_unistd_access (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_unistd_close (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_unistd_confstr (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_unistd_curdir (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_unistd_dup (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_unistd_io (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_unistd_isatty (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_unistd_links (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_unistd_login (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_unistd_misc (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_unistd_pathconf (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_unistd_sleep (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_unistd_swab (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_unistd_sysconf (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_unistd_truncate (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_unistd_ttyname (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_unistd_unlink (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_unsigned (__main__.o2) ... Warning: The relooper optimization can be very slow.
Warning: The relooper optimization can be very slow.
ok
test_utime (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_varargs (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_vprintf (__main__.o2) ... Warning: The relooper optimization can be very slow.
ok
test_zlib (__main__.o2) ... <load build from cache> Warning: The relooper optimization can be very slow.
Traceback (most recent call last):
File "/Users/ziz/Source/personal/jsmess/emscripten/emcc", line 512, in <module>
final = shared.Building.closure_compiler(final)
File "/Users/ziz/Source/personal/jsmess/emscripten/tools/shared.py", line 641, in closure_compiler
raise Exception('closure compiler error: ' + cc_output)
Exception: closure compiler error: Invalid or corrupt jarfile /usr/local/bin/closure
FAIL
test_eliminator (__main__.other) ... f
Eliminated 4 vars.
g
Eliminated 6 vars.
h
Eliminated 1 vars.
py
Eliminated 2 vars.
r
Eliminated 0 vars.
t
Eliminated 2 vars.
ok
test_emcc (__main__.other) ... ERROR
test_js_optimizer (__main__.other) ... ok
test_addr_of_stacked (__main__.s_0_0) ... ok
test_alloca (__main__.s_0_0) ... ok
test_array2 (__main__.s_0_0) ... ok
test_array2b (__main__.s_0_0) ... ok
test_assert (__main__.s_0_0) ... ok
test_atoi (__main__.s_0_0) ... ok
test_autoassemble (__main__.s_0_0) ... ok
test_autodebug (__main__.s_0_0) ... ok
test_bitfields (__main__.s_0_0) ... ok
test_bsearch (__main__.s_0_0) ... ok
test_cases (__main__.s_0_0) ... ok
test_check_overflow (__main__.s_0_0) ... ok
test_class (__main__.s_0_0) ... ok
test_constglobalstructs (__main__.s_0_0) ... ok
test_conststructs (__main__.s_0_0) ... ok
test_copyop (__main__.s_0_0) ... ok
test_ctype (__main__.s_0_0) ... ok
test_cubescript (__main__.s_0_0) ... ok
test_debug (__main__.s_0_0) ... ok
test_dfe (__main__.s_0_0) ... ok
test_dlfcn_alias (__main__.s_0_0) ... ok
test_dlfcn_basic (__main__.s_0_0) ... ok
test_dlfcn_data_and_fptr (__main__.s_0_0) ... ok
test_dlfcn_qsort (__main__.s_0_0) ... ok
test_dlfcn_varargs (__main__.s_0_0) ... ok
test_dlmalloc (__main__.s_0_0) ... clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
ok
test_dynamic_cast (__main__.s_0_0) ... ok
test_emptyclass (__main__.s_0_0) ... ok
test_emscripten_api (__main__.s_0_0) ... ok
test_env (__main__.s_0_0) ... ok
test_errar (__main__.s_0_0) ... ok
test_exceptions (__main__.s_0_0) ... ok
test_exit_status (__main__.s_0_0) ... ok
test_fannkuch (__main__.s_0_0) ... ok
test_fasta (__main__.s_0_0) ... ok
test_fcntl (__main__.s_0_0) ... ok
test_fcntl_misc (__main__.s_0_0) ... ok
test_fcntl_open (__main__.s_0_0) ... ok
test_files (__main__.s_0_0) ... ok
test_floatvars (__main__.s_0_0) ... ok
test_folders (__main__.s_0_0) ... ok
test_freetype (__main__.s_0_0) ... <building and saving into cache> /Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: /tmp/foo/emscripten_test_s_0_0_bs1pHk/building/freetype/objs/.libs/libfreetype.a.bc: Could not open input file: No such file or directory
/Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: error loading file '/tmp/foo/emscripten_test_s_0_0_bs1pHk/building/freetype/objs/.libs/libfreetype.a.bc'
FAIL
test_fs_base (__main__.s_0_0) ... ok
test_funcptr (__main__.s_0_0) ... ok
test_funcs (__main__.s_0_0) ... ok
test_gcc_unmangler (__main__.s_0_0) ... ok
test_getgep (__main__.s_0_0) ... ok
test_getloadavg (__main__.s_0_0) ... ok
test_globals (__main__.s_0_0) ... ok
test_hello_world (__main__.s_0_0) ... ok
test_i64 (__main__.s_0_0) ... ok
test_if (__main__.s_0_0) ... ok
test_if_else (__main__.s_0_0) ... ok
test_indirectbr (__main__.s_0_0) ... ok
test_inherit (__main__.s_0_0) ... ok
test_intvars (__main__.s_0_0) ... ok
test_iostream (__main__.s_0_0) ... ok
test_langinfo (__main__.s_0_0) ... ok
test_libcxx (__main__.s_0_0) ... ERROR
test_libgen (__main__.s_0_0) ... ok
test_linespecific (__main__.s_0_0) ... ok
test_linked_list (__main__.s_0_0) ... ok
test_llvmswitch (__main__.s_0_0) ... ok
test_loop (__main__.s_0_0) ... ok
test_lua (__main__.s_0_0) ... ERROR
test_mainenv (__main__.s_0_0) ... ok
test_mallocstruct (__main__.s_0_0) ... ok
test_math (__main__.s_0_0) ... ok
test_math_hyperbolic (__main__.s_0_0) ... ok
test_mathfuncptr (__main__.s_0_0) ... ok
test_memcpy (__main__.s_0_0) ... ok
test_memorygrowth (__main__.s_0_0) ... ok
test_mod_globalstruct (__main__.s_0_0) ... ok
test_nestedstructs (__main__.s_0_0) ... ok
test_newstruct (__main__.s_0_0) ... ok
test_openjpeg (__main__.s_0_0) ... <building and saving into cache> /Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: /tmp/foo/emscripten_test_s_0_0_XcE05Q/building/openjpeg/bin/libopenjpeg.so.1.4.0: Could not open input file: No such file or directory
/Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: error loading file '/tmp/foo/emscripten_test_s_0_0_XcE05Q/building/openjpeg/bin/libopenjpeg.so.1.4.0'
FAIL
test_pack (__main__.s_0_0) ... ok
test_parseInt (__main__.s_0_0) ... ok
test_pgo (__main__.s_0_0) ... ok
test_poll (__main__.s_0_0) ... ok
test_polymorph (__main__.s_0_0) ... ok
test_poppler (__main__.s_0_0) ... <skipping: very slow, we only do this in default> ok
test_printf (__main__.s_0_0) ... ok
test_printf_types (__main__.s_0_0) ... ok
test_profiling (__main__.s_0_0) ... ok
test_ptrtoint (__main__.s_0_0) ... ok
test_pystruct (__main__.s_0_0) ... ERROR
test_python (__main__.s_0_0) ... clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
WARNING: Linking two modules of different data layouts!
WARNING: Linking two modules of different target triples: /tmp/foo/tmpscOJxh.bc: 'i386-apple-macosx10.7.2' and 'i386-unknown-linux-gnu'
ERROR
test_rand (__main__.s_0_0) ... ok
test_raytrace (__main__.s_0_0) ... ok
test_runtimelink (__main__.s_0_0) ... ok
test_safe_heap (__main__.s_0_0) ... ok
test_scriptaclass (__main__.s_0_0) ... ok
test_sintvars (__main__.s_0_0) ... ok
test_sizeof (__main__.s_0_0) ... ok
test_sqlite (__main__.s_0_0) ... clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
ok
test_sscanf (__main__.s_0_0) ... ok
test_ssr (__main__.s_0_0) ... ok
test_stack (__main__.s_0_0) ... ok
test_stat (__main__.s_0_0) ... ok
test_statics (__main__.s_0_0) ... ok
test_statvfs (__main__.s_0_0) ... ok
test_stdlibs (__main__.s_0_0) ... ok
test_stdvec (__main__.s_0_0) ... ok
test_strings (__main__.s_0_0) ... ok
test_strtod (__main__.s_0_0) ... ok
test_strtok (__main__.s_0_0) ... ok
test_structbyval (__main__.s_0_0) ... ok
test_structs (__main__.s_0_0) ... ok
test_sup (__main__.s_0_0) ... ok
test_the_bullet (__main__.s_0_0) ... <building and saving into cache> /Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: /tmp/foo/emscripten_test_s_0_0_HgAVcJ/building/bullet/src/.libs/libBulletCollision.a.bc: Could not open input file: No such file or directory
/Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: error loading file '/tmp/foo/emscripten_test_s_0_0_HgAVcJ/building/bullet/src/.libs/libBulletCollision.a.bc'
FAIL
test_time (__main__.s_0_0) ... ok
test_tinyfuncstr (__main__.s_0_0) ... ok
test_typed_exceptions (__main__.s_0_0) ... <skipping: TODO: fix this for llvm 3.0> ok
test_typeinfo (__main__.s_0_0) ... ok
test_unaligned (__main__.s_0_0) ... ok
test_uname (__main__.s_0_0) ... ok
test_unistd_access (__main__.s_0_0) ... ok
test_unistd_close (__main__.s_0_0) ... ok
test_unistd_confstr (__main__.s_0_0) ... ok
test_unistd_curdir (__main__.s_0_0) ... ok
test_unistd_dup (__main__.s_0_0) ... ok
test_unistd_io (__main__.s_0_0) ... ok
test_unistd_isatty (__main__.s_0_0) ... ok
test_unistd_links (__main__.s_0_0) ... ok
test_unistd_login (__main__.s_0_0) ... ok
test_unistd_misc (__main__.s_0_0) ... ok
test_unistd_pathconf (__main__.s_0_0) ... ok
test_unistd_sleep (__main__.s_0_0) ... ok
test_unistd_swab (__main__.s_0_0) ... ok
test_unistd_sysconf (__main__.s_0_0) ... ok
test_unistd_truncate (__main__.s_0_0) ... ok
test_unistd_ttyname (__main__.s_0_0) ... ok
test_unistd_unlink (__main__.s_0_0) ... ok
test_unsigned (__main__.s_0_0) ... ok
test_utime (__main__.s_0_0) ... ok
test_varargs (__main__.s_0_0) ... ok
test_vprintf (__main__.s_0_0) ... ok
test_zlib (__main__.s_0_0) ... <load build from cache> ERROR
test_addr_of_stacked (__main__.s_0_1) ... ok
test_alloca (__main__.s_0_1) ... ok
test_array2 (__main__.s_0_1) ... ok
test_array2b (__main__.s_0_1) ... ok
test_assert (__main__.s_0_1) ... ok
test_atoi (__main__.s_0_1) ... ok
test_autoassemble (__main__.s_0_1) ... ok
test_autodebug (__main__.s_0_1) ... ok
test_bitfields (__main__.s_0_1) ... ok
test_bsearch (__main__.s_0_1) ... ok
test_cases (__main__.s_0_1) ... ok
test_check_overflow (__main__.s_0_1) ... ok
test_class (__main__.s_0_1) ... ok
test_constglobalstructs (__main__.s_0_1) ... ok
test_conststructs (__main__.s_0_1) ... ok
test_copyop (__main__.s_0_1) ... ok
test_ctype (__main__.s_0_1) ... ok
test_cubescript (__main__.s_0_1) ... ok
test_debug (__main__.s_0_1) ... ok
test_dfe (__main__.s_0_1) ... ok
test_dlfcn_alias (__main__.s_0_1) ... ok
test_dlfcn_basic (__main__.s_0_1) ... ok
test_dlfcn_data_and_fptr (__main__.s_0_1) ... ok
test_dlfcn_qsort (__main__.s_0_1) ... ok
test_dlfcn_varargs (__main__.s_0_1) ... ok
test_dlmalloc (__main__.s_0_1) ... clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
ok
test_dynamic_cast (__main__.s_0_1) ... ok
test_emptyclass (__main__.s_0_1) ... ok
test_emscripten_api (__main__.s_0_1) ... ok
test_env (__main__.s_0_1) ... ok
test_errar (__main__.s_0_1) ... ok
test_exceptions (__main__.s_0_1) ... ok
test_exit_status (__main__.s_0_1) ... ok
test_fannkuch (__main__.s_0_1) ... ok
test_fasta (__main__.s_0_1) ... ok
test_fcntl (__main__.s_0_1) ... ok
test_fcntl_misc (__main__.s_0_1) ... ok
test_fcntl_open (__main__.s_0_1) ... ok
test_files (__main__.s_0_1) ... ok
test_floatvars (__main__.s_0_1) ... ok
test_folders (__main__.s_0_1) ... ok
test_freetype (__main__.s_0_1) ... <building and saving into cache> /Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: /tmp/foo/emscripten_test_s_0_1_B_hkSi/building/freetype/objs/.libs/libfreetype.a.bc: Could not open input file: No such file or directory
/Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: error loading file '/tmp/foo/emscripten_test_s_0_1_B_hkSi/building/freetype/objs/.libs/libfreetype.a.bc'
FAIL
test_fs_base (__main__.s_0_1) ... ok
test_funcptr (__main__.s_0_1) ... ok
test_funcs (__main__.s_0_1) ... ok
test_gcc_unmangler (__main__.s_0_1) ... ok
test_getgep (__main__.s_0_1) ... ok
test_getloadavg (__main__.s_0_1) ... ok
test_globals (__main__.s_0_1) ... ok
test_hello_world (__main__.s_0_1) ... ok
test_i64 (__main__.s_0_1) ... ok
test_if (__main__.s_0_1) ... ok
test_if_else (__main__.s_0_1) ... ok
test_indirectbr (__main__.s_0_1) ... ok
test_inherit (__main__.s_0_1) ... ok
test_intvars (__main__.s_0_1) ... ok
test_iostream (__main__.s_0_1) ... ok
test_langinfo (__main__.s_0_1) ... ok
test_libcxx (__main__.s_0_1) ... ERROR
test_libgen (__main__.s_0_1) ... ok
test_linespecific (__main__.s_0_1) ... ok
test_linked_list (__main__.s_0_1) ... ok
test_llvmswitch (__main__.s_0_1) ... ok
test_loop (__main__.s_0_1) ... ok
test_lua (__main__.s_0_1) ... ERROR
test_mainenv (__main__.s_0_1) ... ok
test_mallocstruct (__main__.s_0_1) ... ok
test_math (__main__.s_0_1) ... ok
test_math_hyperbolic (__main__.s_0_1) ... ok
test_mathfuncptr (__main__.s_0_1) ... ok
test_memcpy (__main__.s_0_1) ... ok
test_memorygrowth (__main__.s_0_1) ... ok
test_mod_globalstruct (__main__.s_0_1) ... ok
test_nestedstructs (__main__.s_0_1) ... ok
test_newstruct (__main__.s_0_1) ... ok
test_openjpeg (__main__.s_0_1) ... <building and saving into cache> /Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: /tmp/foo/emscripten_test_s_0_1_Z0B6r7/building/openjpeg/bin/libopenjpeg.so.1.4.0: Could not open input file: No such file or directory
/Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: error loading file '/tmp/foo/emscripten_test_s_0_1_Z0B6r7/building/openjpeg/bin/libopenjpeg.so.1.4.0'
FAIL
test_pack (__main__.s_0_1) ... ok
test_parseInt (__main__.s_0_1) ... ok
test_pgo (__main__.s_0_1) ... ok
test_poll (__main__.s_0_1) ... ok
test_polymorph (__main__.s_0_1) ... ok
test_poppler (__main__.s_0_1) ... <skipping: very slow, we only do this in default> ok
test_printf (__main__.s_0_1) ... ok
test_printf_types (__main__.s_0_1) ... ok
test_profiling (__main__.s_0_1) ... ok
test_ptrtoint (__main__.s_0_1) ... ok
test_pystruct (__main__.s_0_1) ... ERROR
test_python (__main__.s_0_1) ... clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
WARNING: Linking two modules of different data layouts!
WARNING: Linking two modules of different target triples: /tmp/foo/tmpA_sR1q.bc: 'i386-apple-macosx10.7.2' and 'i386-unknown-linux-gnu'
ERROR
test_rand (__main__.s_0_1) ... ok
test_raytrace (__main__.s_0_1) ... ok
test_runtimelink (__main__.s_0_1) ... ok
test_safe_heap (__main__.s_0_1) ... ok
test_scriptaclass (__main__.s_0_1) ... ok
test_sintvars (__main__.s_0_1) ... ok
test_sizeof (__main__.s_0_1) ... ok
test_sqlite (__main__.s_0_1) ... clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
ok
test_sscanf (__main__.s_0_1) ... ok
test_ssr (__main__.s_0_1) ... ok
test_stack (__main__.s_0_1) ... ok
test_stat (__main__.s_0_1) ... ok
test_statics (__main__.s_0_1) ... ok
test_statvfs (__main__.s_0_1) ... ok
test_stdlibs (__main__.s_0_1) ... ok
test_stdvec (__main__.s_0_1) ... ok
test_strings (__main__.s_0_1) ... ok
test_strtod (__main__.s_0_1) ... ok
test_strtok (__main__.s_0_1) ... ok
test_structbyval (__main__.s_0_1) ... ok
test_structs (__main__.s_0_1) ... ok
test_sup (__main__.s_0_1) ... ok
test_the_bullet (__main__.s_0_1) ... <building and saving into cache> /Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: /tmp/foo/emscripten_test_s_0_1_LVjdni/building/bullet/src/.libs/libBulletCollision.a.bc: Could not open input file: No such file or directory
/Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: error loading file '/tmp/foo/emscripten_test_s_0_1_LVjdni/building/bullet/src/.libs/libBulletCollision.a.bc'
FAIL
test_time (__main__.s_0_1) ... ok
test_tinyfuncstr (__main__.s_0_1) ... ok
test_typed_exceptions (__main__.s_0_1) ... <skipping: TODO: fix this for llvm 3.0> ok
test_typeinfo (__main__.s_0_1) ... ok
test_unaligned (__main__.s_0_1) ... ok
test_uname (__main__.s_0_1) ... ok
test_unistd_access (__main__.s_0_1) ... ok
test_unistd_close (__main__.s_0_1) ... ok
test_unistd_confstr (__main__.s_0_1) ... ok
test_unistd_curdir (__main__.s_0_1) ... ok
test_unistd_dup (__main__.s_0_1) ... ok
test_unistd_io (__main__.s_0_1) ... ok
test_unistd_isatty (__main__.s_0_1) ... ok
test_unistd_links (__main__.s_0_1) ... ok
test_unistd_login (__main__.s_0_1) ... ok
test_unistd_misc (__main__.s_0_1) ... ok
test_unistd_pathconf (__main__.s_0_1) ... ok
test_unistd_sleep (__main__.s_0_1) ... ok
test_unistd_swab (__main__.s_0_1) ... ok
test_unistd_sysconf (__main__.s_0_1) ... ok
test_unistd_truncate (__main__.s_0_1) ... ok
test_unistd_ttyname (__main__.s_0_1) ... ok
test_unistd_unlink (__main__.s_0_1) ... ok
test_unsigned (__main__.s_0_1) ... ok
test_utime (__main__.s_0_1) ... ok
test_varargs (__main__.s_0_1) ... ok
test_vprintf (__main__.s_0_1) ... ok
test_zlib (__main__.s_0_1) ... <load build from cache> ERROR
test_addr_of_stacked (__main__.s_0_1_q1) ... ok
test_alloca (__main__.s_0_1_q1) ... ok
test_array2 (__main__.s_0_1_q1) ... ok
test_array2b (__main__.s_0_1_q1) ... ok
test_assert (__main__.s_0_1_q1) ... ok
test_atoi (__main__.s_0_1_q1) ... ok
test_autoassemble (__main__.s_0_1_q1) ... ok
test_autodebug (__main__.s_0_1_q1) ... ok
test_bitfields (__main__.s_0_1_q1) ... ok
test_bsearch (__main__.s_0_1_q1) ... <skipping: Test cannot work with q1> ok
test_cases (__main__.s_0_1_q1) ... ok
test_check_overflow (__main__.s_0_1_q1) ... ok
test_class (__main__.s_0_1_q1) ... ok
test_constglobalstructs (__main__.s_0_1_q1) ... ok
test_conststructs (__main__.s_0_1_q1) ... ok
test_copyop (__main__.s_0_1_q1) ... ok
test_ctype (__main__.s_0_1_q1) ... ok
test_cubescript (__main__.s_0_1_q1) ... ok
test_debug (__main__.s_0_1_q1) ... ok
test_dfe (__main__.s_0_1_q1) ... ok
test_dlfcn_alias (__main__.s_0_1_q1) ... ok
test_dlfcn_basic (__main__.s_0_1_q1) ... ok
test_dlfcn_data_and_fptr (__main__.s_0_1_q1) ... ok
test_dlfcn_qsort (__main__.s_0_1_q1) ... ok
test_dlfcn_varargs (__main__.s_0_1_q1) ... <skipping: FIXME: Add support for this> ok
test_dlmalloc (__main__.s_0_1_q1) ... clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
ok
test_dynamic_cast (__main__.s_0_1_q1) ... ok
test_emptyclass (__main__.s_0_1_q1) ... ok
test_emscripten_api (__main__.s_0_1_q1) ... ok
test_env (__main__.s_0_1_q1) ... ok
test_errar (__main__.s_0_1_q1) ... ok
test_exceptions (__main__.s_0_1_q1) ... ok
test_exit_status (__main__.s_0_1_q1) ... ok
test_fannkuch (__main__.s_0_1_q1) ... ok
test_fasta (__main__.s_0_1_q1) ... ok
test_fcntl (__main__.s_0_1_q1) ... ok
test_fcntl_misc (__main__.s_0_1_q1) ... ok
test_fcntl_open (__main__.s_0_1_q1) ... ok
test_files (__main__.s_0_1_q1) ... ok
test_floatvars (__main__.s_0_1_q1) ... ok
test_folders (__main__.s_0_1_q1) ... ok
test_freetype (__main__.s_0_1_q1) ... <skipping: TODO: Figure out and try to fix> ok
test_fs_base (__main__.s_0_1_q1) ... ok
test_funcptr (__main__.s_0_1_q1) ... ok
test_funcs (__main__.s_0_1_q1) ... ok
test_gcc_unmangler (__main__.s_0_1_q1) ... ok
test_getgep (__main__.s_0_1_q1) ... ok
test_getloadavg (__main__.s_0_1_q1) ... ok
test_globals (__main__.s_0_1_q1) ... ok
test_hello_world (__main__.s_0_1_q1) ... ok
test_i64 (__main__.s_0_1_q1) ... <skipping: TODO: i64 mode 1 for q1> ok
test_if (__main__.s_0_1_q1) ... ok
test_if_else (__main__.s_0_1_q1) ... ok
test_indirectbr (__main__.s_0_1_q1) ... ok
test_inherit (__main__.s_0_1_q1) ... ok
test_intvars (__main__.s_0_1_q1) ... ok
test_iostream (__main__.s_0_1_q1) ... ok
test_langinfo (__main__.s_0_1_q1) ... ok
test_libcxx (__main__.s_0_1_q1) ... ERROR
test_libgen (__main__.s_0_1_q1) ... ok
test_linespecific (__main__.s_0_1_q1) ... ok
test_linked_list (__main__.s_0_1_q1) ... ok
test_llvmswitch (__main__.s_0_1_q1) ... ok
test_loop (__main__.s_0_1_q1) ... ok
test_lua (__main__.s_0_1_q1) ... <skipping: TODO: make this work> ok
test_mainenv (__main__.s_0_1_q1) ... ok
test_mallocstruct (__main__.s_0_1_q1) ... ok
test_math (__main__.s_0_1_q1) ... ok
test_math_hyperbolic (__main__.s_0_1_q1) ... ok
test_mathfuncptr (__main__.s_0_1_q1) ... ok
test_memcpy (__main__.s_0_1_q1) ... ok
test_memorygrowth (__main__.s_0_1_q1) ... ok
test_mod_globalstruct (__main__.s_0_1_q1) ... ok
test_nestedstructs (__main__.s_0_1_q1) ... ok
test_newstruct (__main__.s_0_1_q1) ... ok
test_openjpeg (__main__.s_0_1_q1) ... <building and saving into cache> /Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: /tmp/foo/emscripten_test_s_0_1_q1_pVB7YB/building/openjpeg/bin/libopenjpeg.so.1.4.0: Could not open input file: No such file or directory
/Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: error loading file '/tmp/foo/emscripten_test_s_0_1_q1_pVB7YB/building/openjpeg/bin/libopenjpeg.so.1.4.0'
FAIL
test_pack (__main__.s_0_1_q1) ... ok
test_parseInt (__main__.s_0_1_q1) ... <skipping: Q1 and I64_1 do not mix well yet> ok
test_pgo (__main__.s_0_1_q1) ... ok
test_poll (__main__.s_0_1_q1) ... ok
test_polymorph (__main__.s_0_1_q1) ... ok
test_poppler (__main__.s_0_1_q1) ... <skipping: very slow, we only do this in default> ok
test_printf (__main__.s_0_1_q1) ... <skipping: Q1 and I64_1 do not mix well yet> ok
test_printf_types (__main__.s_0_1_q1) ... ok
test_profiling (__main__.s_0_1_q1) ... ok
test_ptrtoint (__main__.s_0_1_q1) ... ok
test_pystruct (__main__.s_0_1_q1) ... ERROR
test_python (__main__.s_0_1_q1) ... <skipping: TODO: make this work> ok
test_rand (__main__.s_0_1_q1) ... ok
test_raytrace (__main__.s_0_1_q1) ... ok
test_runtimelink (__main__.s_0_1_q1) ... ok
test_safe_heap (__main__.s_0_1_q1) ... ok
test_scriptaclass (__main__.s_0_1_q1) ... ok
test_sintvars (__main__.s_0_1_q1) ... ok
test_sizeof (__main__.s_0_1_q1) ... ok
test_sqlite (__main__.s_0_1_q1) ... <skipping: TODO FIXME> ok
test_sscanf (__main__.s_0_1_q1) ... ok
test_ssr (__main__.s_0_1_q1) ... ok
test_stack (__main__.s_0_1_q1) ... ok
test_stat (__main__.s_0_1_q1) ... ok
test_statics (__main__.s_0_1_q1) ... ok
test_statvfs (__main__.s_0_1_q1) ... ok
test_stdlibs (__main__.s_0_1_q1) ... ok
test_stdvec (__main__.s_0_1_q1) ... ok
test_strings (__main__.s_0_1_q1) ... ok
test_strtod (__main__.s_0_1_q1) ... ok
test_strtok (__main__.s_0_1_q1) ... ok
test_structbyval (__main__.s_0_1_q1) ... ok
test_structs (__main__.s_0_1_q1) ... ok
test_sup (__main__.s_0_1_q1) ... ok
test_the_bullet (__main__.s_0_1_q1) ... <building and saving into cache> /Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: /tmp/foo/emscripten_test_s_0_1_q1_IhLJ6d/building/bullet/src/.libs/libBulletCollision.a.bc: Could not open input file: No such file or directory
/Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: error loading file '/tmp/foo/emscripten_test_s_0_1_q1_IhLJ6d/building/bullet/src/.libs/libBulletCollision.a.bc'
FAIL
test_time (__main__.s_0_1_q1) ... ok
test_tinyfuncstr (__main__.s_0_1_q1) ... ok
test_typed_exceptions (__main__.s_0_1_q1) ... <skipping: TODO: fix this for llvm 3.0> ok
test_typeinfo (__main__.s_0_1_q1) ... <skipping: We assume normal sizes in the output here> ok
test_unaligned (__main__.s_0_1_q1) ... <skipping: No meaning to unaligned addresses in q1> ok
test_uname (__main__.s_0_1_q1) ... ok
test_unistd_access (__main__.s_0_1_q1) ... ok
test_unistd_close (__main__.s_0_1_q1) ... ok
test_unistd_confstr (__main__.s_0_1_q1) ... ok
test_unistd_curdir (__main__.s_0_1_q1) ... ok
test_unistd_dup (__main__.s_0_1_q1) ... ok
test_unistd_io (__main__.s_0_1_q1) ... ok
test_unistd_isatty (__main__.s_0_1_q1) ... ok
test_unistd_links (__main__.s_0_1_q1) ... ok
test_unistd_login (__main__.s_0_1_q1) ... ok
test_unistd_misc (__main__.s_0_1_q1) ... ok
test_unistd_pathconf (__main__.s_0_1_q1) ... ok
test_unistd_sleep (__main__.s_0_1_q1) ... ok
test_unistd_swab (__main__.s_0_1_q1) ... ok
test_unistd_sysconf (__main__.s_0_1_q1) ... ok
test_unistd_truncate (__main__.s_0_1_q1) ... ok
test_unistd_ttyname (__main__.s_0_1_q1) ... ok
test_unistd_unlink (__main__.s_0_1_q1) ... ok
test_unsigned (__main__.s_0_1_q1) ... ok
test_utime (__main__.s_0_1_q1) ... ok
test_varargs (__main__.s_0_1_q1) ... <skipping: FIXME: Add support for this> ok
test_vprintf (__main__.s_0_1_q1) ... ok
test_zlib (__main__.s_0_1_q1) ... <load build from cache> ERROR
test_addr_of_stacked (__main__.s_1_0) ... ok
test_alloca (__main__.s_1_0) ... ok
test_array2 (__main__.s_1_0) ... ok
test_array2b (__main__.s_1_0) ... ok
test_assert (__main__.s_1_0) ... ok
test_atoi (__main__.s_1_0) ... ok
test_autoassemble (__main__.s_1_0) ... ok
test_autodebug (__main__.s_1_0) ... <skipping: LLVM opts mess us up> ok
test_bitfields (__main__.s_1_0) ... ok
test_bsearch (__main__.s_1_0) ... ok
test_cases (__main__.s_1_0) ... <skipping: Our code is not exactly 'normal' llvm assembly> ok
test_check_overflow (__main__.s_1_0) ... ok
test_class (__main__.s_1_0) ... ok
test_constglobalstructs (__main__.s_1_0) ... ok
test_conststructs (__main__.s_1_0) ... ok
test_copyop (__main__.s_1_0) ... ok
test_ctype (__main__.s_1_0) ... ok
test_cubescript (__main__.s_1_0) ... ok
test_debug (__main__.s_1_0) ... ok
test_dfe (__main__.s_1_0) ... ok
test_dlfcn_alias (__main__.s_1_0) ... ok
test_dlfcn_basic (__main__.s_1_0) ... ok
test_dlfcn_data_and_fptr (__main__.s_1_0) ... <skipping: LLVM opts will optimize out parent_func> ok
test_dlfcn_qsort (__main__.s_1_0) ... ok
test_dlfcn_varargs (__main__.s_1_0) ... ok
test_dlmalloc (__main__.s_1_0) ... clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
ok
test_dynamic_cast (__main__.s_1_0) ... ok
test_emptyclass (__main__.s_1_0) ... ok
test_emscripten_api (__main__.s_1_0) ... ok
test_env (__main__.s_1_0) ... ok
test_errar (__main__.s_1_0) ... ok
test_exceptions (__main__.s_1_0) ... ok
test_exit_status (__main__.s_1_0) ... ok
test_fannkuch (__main__.s_1_0) ... ok
test_fasta (__main__.s_1_0) ... ok
test_fcntl (__main__.s_1_0) ... ok
test_fcntl_misc (__main__.s_1_0) ... ok
test_fcntl_open (__main__.s_1_0) ... ok
test_files (__main__.s_1_0) ... ok
test_floatvars (__main__.s_1_0) ... ok
test_folders (__main__.s_1_0) ... ok
test_freetype (__main__.s_1_0) ... <building and saving into cache> /Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: /tmp/foo/emscripten_test_s_1_0_ldigL8/building/freetype/objs/.libs/libfreetype.a.bc: Could not open input file: No such file or directory
/Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: error loading file '/tmp/foo/emscripten_test_s_1_0_ldigL8/building/freetype/objs/.libs/libfreetype.a.bc'
FAIL
test_fs_base (__main__.s_1_0) ... ok
test_funcptr (__main__.s_1_0) ... ok
test_funcs (__main__.s_1_0) ... ok
test_gcc_unmangler (__main__.s_1_0) ... ok
test_getgep (__main__.s_1_0) ... ok
test_getloadavg (__main__.s_1_0) ... ok
test_globals (__main__.s_1_0) ... ok
test_hello_world (__main__.s_1_0) ... ok
test_i64 (__main__.s_1_0) ... ok
test_if (__main__.s_1_0) ... ok
test_if_else (__main__.s_1_0) ... ok
test_indirectbr (__main__.s_1_0) ... ok
test_inherit (__main__.s_1_0) ... ok
test_intvars (__main__.s_1_0) ... ok
test_iostream (__main__.s_1_0) ... ok
test_langinfo (__main__.s_1_0) ... ok
test_libcxx (__main__.s_1_0) ... ERROR
test_libgen (__main__.s_1_0) ... ok
test_linespecific (__main__.s_1_0) ... ok
test_linked_list (__main__.s_1_0) ... ok
test_llvmswitch (__main__.s_1_0) ... ok
test_loop (__main__.s_1_0) ... ok
test_lua (__main__.s_1_0) ... ERROR
test_mainenv (__main__.s_1_0) ... ok
test_mallocstruct (__main__.s_1_0) ... ok
test_math (__main__.s_1_0) ... ok
test_math_hyperbolic (__main__.s_1_0) ... ok
test_mathfuncptr (__main__.s_1_0) ... ok
test_memcpy (__main__.s_1_0) ... ok
test_memorygrowth (__main__.s_1_0) ... ok
test_mod_globalstruct (__main__.s_1_0) ... ok
test_nestedstructs (__main__.s_1_0) ... ok
test_newstruct (__main__.s_1_0) ... ok
test_openjpeg (__main__.s_1_0) ... <building and saving into cache> /Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: /tmp/foo/emscripten_test_s_1_0_hf1SRb/building/openjpeg/bin/libopenjpeg.so.1.4.0: Could not open input file: No such file or directory
/Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: error loading file '/tmp/foo/emscripten_test_s_1_0_hf1SRb/building/openjpeg/bin/libopenjpeg.so.1.4.0'
FAIL
test_pack (__main__.s_1_0) ... ok
test_parseInt (__main__.s_1_0) ... ok
test_pgo (__main__.s_1_0) ... ok
test_poll (__main__.s_1_0) ... ok
test_polymorph (__main__.s_1_0) ... ok
test_poppler (__main__.s_1_0) ... <skipping: very slow, we only do this in default> ok
test_printf (__main__.s_1_0) ... ok
test_printf_types (__main__.s_1_0) ... ok
test_profiling (__main__.s_1_0) ... ok
test_ptrtoint (__main__.s_1_0) ... ok
test_pystruct (__main__.s_1_0) ... ERROR
test_python (__main__.s_1_0) ... clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
WARNING: Linking two modules of different data layouts!
WARNING: Linking two modules of different target triples: /tmp/foo/tmpYKCKmq.bc: 'i386-apple-macosx10.7.2' and 'i386-unknown-linux-gnu'
ERROR
test_rand (__main__.s_1_0) ... ok
test_raytrace (__main__.s_1_0) ... ok
test_runtimelink (__main__.s_1_0) ... <skipping: LLVM opts will optimize printf into puts in the parent, and the child will still look for puts> ok
test_safe_heap (__main__.s_1_0) ... <skipping: LLVM can optimize away the intermediate |x|> ok
test_scriptaclass (__main__.s_1_0) ... ok
test_sintvars (__main__.s_1_0) ... ok
test_sizeof (__main__.s_1_0) ... ok
test_sqlite (__main__.s_1_0) ... clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
ok
test_sscanf (__main__.s_1_0) ... ok
test_ssr (__main__.s_1_0) ... ok
test_stack (__main__.s_1_0) ... ok
test_stat (__main__.s_1_0) ... ok
test_statics (__main__.s_1_0) ... ok
test_statvfs (__main__.s_1_0) ... ok
test_stdlibs (__main__.s_1_0) ... ok
test_stdvec (__main__.s_1_0) ... ok
test_strings (__main__.s_1_0) ... ok
test_strtod (__main__.s_1_0) ... ok
test_strtok (__main__.s_1_0) ... ok
test_structbyval (__main__.s_1_0) ... ok
test_structs (__main__.s_1_0) ... ok
test_sup (__main__.s_1_0) ... ok
test_the_bullet (__main__.s_1_0) ... <building and saving into cache> /Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: /tmp/foo/emscripten_test_s_1_0_ocoqJc/building/bullet/src/.libs/libBulletCollision.a.bc: Could not open input file: No such file or directory
/Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: error loading file '/tmp/foo/emscripten_test_s_1_0_ocoqJc/building/bullet/src/.libs/libBulletCollision.a.bc'
FAIL
test_time (__main__.s_1_0) ... ok
test_tinyfuncstr (__main__.s_1_0) ... ok
test_typed_exceptions (__main__.s_1_0) ... <skipping: TODO: fix this for llvm 3.0> ok
test_typeinfo (__main__.s_1_0) ... ok
test_unaligned (__main__.s_1_0) ... ok
test_uname (__main__.s_1_0) ... ok
test_unistd_access (__main__.s_1_0) ... ok
test_unistd_close (__main__.s_1_0) ... ok
test_unistd_confstr (__main__.s_1_0) ... ok
test_unistd_curdir (__main__.s_1_0) ... ok
test_unistd_dup (__main__.s_1_0) ... ok
test_unistd_io (__main__.s_1_0) ... ok
test_unistd_isatty (__main__.s_1_0) ... ok
test_unistd_links (__main__.s_1_0) ... ok
test_unistd_login (__main__.s_1_0) ... ok
test_unistd_misc (__main__.s_1_0) ... ok
test_unistd_pathconf (__main__.s_1_0) ... ok
test_unistd_sleep (__main__.s_1_0) ... ok
test_unistd_swab (__main__.s_1_0) ... ok
test_unistd_sysconf (__main__.s_1_0) ... ok
test_unistd_truncate (__main__.s_1_0) ... ok
test_unistd_ttyname (__main__.s_1_0) ... ok
test_unistd_unlink (__main__.s_1_0) ... ok
test_unsigned (__main__.s_1_0) ... ok
test_utime (__main__.s_1_0) ... ok
test_varargs (__main__.s_1_0) ... ok
test_vprintf (__main__.s_1_0) ... ok
test_zlib (__main__.s_1_0) ... <load build from cache> ERROR
test_addr_of_stacked (__main__.s_1_1) ... ok
test_alloca (__main__.s_1_1) ... ok
test_array2 (__main__.s_1_1) ... ok
test_array2b (__main__.s_1_1) ... ok
test_assert (__main__.s_1_1) ... ok
test_atoi (__main__.s_1_1) ... ok
test_autoassemble (__main__.s_1_1) ... ok
test_autodebug (__main__.s_1_1) ... <skipping: LLVM opts mess us up> ok
test_bitfields (__main__.s_1_1) ... ok
test_bsearch (__main__.s_1_1) ... ok
test_cases (__main__.s_1_1) ... <skipping: Our code is not exactly 'normal' llvm assembly> ok
test_check_overflow (__main__.s_1_1) ... ok
test_class (__main__.s_1_1) ... ok
test_constglobalstructs (__main__.s_1_1) ... ok
test_conststructs (__main__.s_1_1) ... ok
test_copyop (__main__.s_1_1) ... ok
test_ctype (__main__.s_1_1) ... ok
test_cubescript (__main__.s_1_1) ... ok
test_debug (__main__.s_1_1) ... ok
test_dfe (__main__.s_1_1) ... ok
test_dlfcn_alias (__main__.s_1_1) ... ok
test_dlfcn_basic (__main__.s_1_1) ... ok
test_dlfcn_data_and_fptr (__main__.s_1_1) ... <skipping: LLVM opts will optimize out parent_func> ok
test_dlfcn_qsort (__main__.s_1_1) ... ok
test_dlfcn_varargs (__main__.s_1_1) ... ok
test_dlmalloc (__main__.s_1_1) ... clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
ok
test_dynamic_cast (__main__.s_1_1) ... ok
test_emptyclass (__main__.s_1_1) ... ok
test_emscripten_api (__main__.s_1_1) ... ok
test_env (__main__.s_1_1) ... ok
test_errar (__main__.s_1_1) ... ok
test_exceptions (__main__.s_1_1) ... ok
test_exit_status (__main__.s_1_1) ... ok
test_fannkuch (__main__.s_1_1) ... ok
test_fasta (__main__.s_1_1) ... ok
test_fcntl (__main__.s_1_1) ... ok
test_fcntl_misc (__main__.s_1_1) ... ok
test_fcntl_open (__main__.s_1_1) ... ok
test_files (__main__.s_1_1) ... ok
test_floatvars (__main__.s_1_1) ... ok
test_folders (__main__.s_1_1) ... ok
test_freetype (__main__.s_1_1) ... <building and saving into cache> /Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: /tmp/foo/emscripten_test_s_1_1_nx8nK1/building/freetype/objs/.libs/libfreetype.a.bc: Could not open input file: No such file or directory
/Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: error loading file '/tmp/foo/emscripten_test_s_1_1_nx8nK1/building/freetype/objs/.libs/libfreetype.a.bc'
FAIL
test_fs_base (__main__.s_1_1) ... ok
test_funcptr (__main__.s_1_1) ... ok
test_funcs (__main__.s_1_1) ... ok
test_gcc_unmangler (__main__.s_1_1) ... ok
test_getgep (__main__.s_1_1) ... ok
test_getloadavg (__main__.s_1_1) ... ok
test_globals (__main__.s_1_1) ... ok
test_hello_world (__main__.s_1_1) ... ok
test_i64 (__main__.s_1_1) ... ok
test_if (__main__.s_1_1) ... ok
test_if_else (__main__.s_1_1) ... ok
test_indirectbr (__main__.s_1_1) ... ok
test_inherit (__main__.s_1_1) ... ok
test_intvars (__main__.s_1_1) ... ok
test_iostream (__main__.s_1_1) ... ok
test_langinfo (__main__.s_1_1) ... ok
test_libcxx (__main__.s_1_1) ... ok
test_libgen (__main__.s_1_1) ... ok
test_linespecific (__main__.s_1_1) ... ok
test_linked_list (__main__.s_1_1) ... ok
test_llvmswitch (__main__.s_1_1) ... ok
test_loop (__main__.s_1_1) ... ok
test_lua (__main__.s_1_1) ... ERROR
test_mainenv (__main__.s_1_1) ... ok
test_mallocstruct (__main__.s_1_1) ... ok
test_math (__main__.s_1_1) ... ok
test_math_hyperbolic (__main__.s_1_1) ... ok
test_mathfuncptr (__main__.s_1_1) ... ok
test_memcpy (__main__.s_1_1) ... ok
test_memorygrowth (__main__.s_1_1) ... ok
test_mod_globalstruct (__main__.s_1_1) ... ok
test_nestedstructs (__main__.s_1_1) ... ok
test_newstruct (__main__.s_1_1) ... ok
test_openjpeg (__main__.s_1_1) ... <building and saving into cache> /Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: /tmp/foo/emscripten_test_s_1_1_mp5Sni/building/openjpeg/bin/libopenjpeg.so.1.4.0: Could not open input file: No such file or directory
/Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: error loading file '/tmp/foo/emscripten_test_s_1_1_mp5Sni/building/openjpeg/bin/libopenjpeg.so.1.4.0'
FAIL
test_pack (__main__.s_1_1) ... ok
test_parseInt (__main__.s_1_1) ... ok
test_pgo (__main__.s_1_1) ... ok
test_poll (__main__.s_1_1) ... ok
test_polymorph (__main__.s_1_1) ... ok
test_poppler (__main__.s_1_1) ... <skipping: very slow, we only do this in default> ok
test_printf (__main__.s_1_1) ... ok
test_printf_types (__main__.s_1_1) ... ok
test_profiling (__main__.s_1_1) ... ok
test_ptrtoint (__main__.s_1_1) ... ok
test_pystruct (__main__.s_1_1) ... ERROR
test_python (__main__.s_1_1) ... clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
WARNING: Linking two modules of different data layouts!
WARNING: Linking two modules of different target triples: /tmp/foo/tmplHrB9U.bc: 'i386-apple-macosx10.7.2' and 'i386-unknown-linux-gnu'
ERROR
test_rand (__main__.s_1_1) ... ok
test_raytrace (__main__.s_1_1) ... ok
test_runtimelink (__main__.s_1_1) ... <skipping: LLVM opts will optimize printf into puts in the parent, and the child will still look for puts> ok
test_safe_heap (__main__.s_1_1) ... <skipping: We need SAFE_HEAP to test SAFE_HEAP> ok
test_scriptaclass (__main__.s_1_1) ... ok
test_sintvars (__main__.s_1_1) ... ok
test_sizeof (__main__.s_1_1) ... ok
test_sqlite (__main__.s_1_1) ... clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
ok
test_sscanf (__main__.s_1_1) ... ok
test_ssr (__main__.s_1_1) ... ok
test_stack (__main__.s_1_1) ... ok
test_stat (__main__.s_1_1) ... ok
test_statics (__main__.s_1_1) ... ok
test_statvfs (__main__.s_1_1) ... ok
test_stdlibs (__main__.s_1_1) ... ok
test_stdvec (__main__.s_1_1) ... ok
test_strings (__main__.s_1_1) ... ok
test_strtod (__main__.s_1_1) ... ok
test_strtok (__main__.s_1_1) ... ok
test_structbyval (__main__.s_1_1) ... ok
test_structs (__main__.s_1_1) ... ok
test_sup (__main__.s_1_1) ... ok
test_the_bullet (__main__.s_1_1) ... <building and saving into cache> /Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: /tmp/foo/emscripten_test_s_1_1_WQ9MYM/building/bullet/src/.libs/libBulletCollision.a.bc: Could not open input file: No such file or directory
/Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: error loading file '/tmp/foo/emscripten_test_s_1_1_WQ9MYM/building/bullet/src/.libs/libBulletCollision.a.bc'
FAIL
test_time (__main__.s_1_1) ... ok
test_tinyfuncstr (__main__.s_1_1) ... ok
test_typed_exceptions (__main__.s_1_1) ... <skipping: TODO: fix this for llvm 3.0> ok
test_typeinfo (__main__.s_1_1) ... ok
test_unaligned (__main__.s_1_1) ... ok
test_uname (__main__.s_1_1) ... ok
test_unistd_access (__main__.s_1_1) ... ok
test_unistd_close (__main__.s_1_1) ... ok
test_unistd_confstr (__main__.s_1_1) ... ok
test_unistd_curdir (__main__.s_1_1) ... ok
test_unistd_dup (__main__.s_1_1) ... ok
test_unistd_io (__main__.s_1_1) ... ok
test_unistd_isatty (__main__.s_1_1) ... ok
test_unistd_links (__main__.s_1_1) ... ok
test_unistd_login (__main__.s_1_1) ... ok
test_unistd_misc (__main__.s_1_1) ... ok
test_unistd_pathconf (__main__.s_1_1) ... ok
test_unistd_sleep (__main__.s_1_1) ... ok
test_unistd_swab (__main__.s_1_1) ... ok
test_unistd_sysconf (__main__.s_1_1) ... ok
test_unistd_truncate (__main__.s_1_1) ... ok
test_unistd_ttyname (__main__.s_1_1) ... ok
test_unistd_unlink (__main__.s_1_1) ... ok
test_unsigned (__main__.s_1_1) ... ok
test_utime (__main__.s_1_1) ... ok
test_varargs (__main__.s_1_1) ... ok
test_vprintf (__main__.s_1_1) ... ok
test_zlib (__main__.s_1_1) ... <load build from cache> ERROR
test_addr_of_stacked (__main__.s_1_1_q1) ... ok
test_alloca (__main__.s_1_1_q1) ... ok
test_array2 (__main__.s_1_1_q1) ... ok
test_array2b (__main__.s_1_1_q1) ... ok
test_assert (__main__.s_1_1_q1) ... ok
test_atoi (__main__.s_1_1_q1) ... ok
test_autoassemble (__main__.s_1_1_q1) ... ok
test_autodebug (__main__.s_1_1_q1) ... <skipping: LLVM opts mess us up> ok
test_bitfields (__main__.s_1_1_q1) ... ok
test_bsearch (__main__.s_1_1_q1) ... <skipping: Test cannot work with q1> ok
test_cases (__main__.s_1_1_q1) ... <skipping: Our code is not exactly 'normal' llvm assembly> ok
test_check_overflow (__main__.s_1_1_q1) ... ok
test_class (__main__.s_1_1_q1) ... ok
test_constglobalstructs (__main__.s_1_1_q1) ... ok
test_conststructs (__main__.s_1_1_q1) ... ok
test_copyop (__main__.s_1_1_q1) ... ok
test_ctype (__main__.s_1_1_q1) ... ok
test_cubescript (__main__.s_1_1_q1) ... ok
test_debug (__main__.s_1_1_q1) ... ok
test_dfe (__main__.s_1_1_q1) ... ok
test_dlfcn_alias (__main__.s_1_1_q1) ... ok
test_dlfcn_basic (__main__.s_1_1_q1) ... ok
test_dlfcn_data_and_fptr (__main__.s_1_1_q1) ... <skipping: LLVM opts will optimize out parent_func> ok
test_dlfcn_qsort (__main__.s_1_1_q1) ... ok
test_dlfcn_varargs (__main__.s_1_1_q1) ... <skipping: FIXME: Add support for this> ok
test_dlmalloc (__main__.s_1_1_q1) ... clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
ok
test_dynamic_cast (__main__.s_1_1_q1) ... ok
test_emptyclass (__main__.s_1_1_q1) ... ok
test_emscripten_api (__main__.s_1_1_q1) ... ok
test_env (__main__.s_1_1_q1) ... ok
test_errar (__main__.s_1_1_q1) ... ok
test_exceptions (__main__.s_1_1_q1) ... ok
test_exit_status (__main__.s_1_1_q1) ... ok
test_fannkuch (__main__.s_1_1_q1) ... ok
test_fasta (__main__.s_1_1_q1) ... ok
test_fcntl (__main__.s_1_1_q1) ... ok
test_fcntl_misc (__main__.s_1_1_q1) ... ok
test_fcntl_open (__main__.s_1_1_q1) ... ok
test_files (__main__.s_1_1_q1) ... ok
test_floatvars (__main__.s_1_1_q1) ... ok
test_folders (__main__.s_1_1_q1) ... ok
test_freetype (__main__.s_1_1_q1) ... <skipping: TODO: Figure out and try to fix> ok
test_fs_base (__main__.s_1_1_q1) ... ok
test_funcptr (__main__.s_1_1_q1) ... ok
test_funcs (__main__.s_1_1_q1) ... ok
test_gcc_unmangler (__main__.s_1_1_q1) ... ok
test_getgep (__main__.s_1_1_q1) ... ok
test_getloadavg (__main__.s_1_1_q1) ... ok
test_globals (__main__.s_1_1_q1) ... ok
test_hello_world (__main__.s_1_1_q1) ... ok
test_i64 (__main__.s_1_1_q1) ... <skipping: TODO: i64 mode 1 for q1> ok
test_if (__main__.s_1_1_q1) ... ok
test_if_else (__main__.s_1_1_q1) ... ok
test_indirectbr (__main__.s_1_1_q1) ... ok
test_inherit (__main__.s_1_1_q1) ... ok
test_intvars (__main__.s_1_1_q1) ... ok
test_iostream (__main__.s_1_1_q1) ... ok
test_langinfo (__main__.s_1_1_q1) ... ok
test_libcxx (__main__.s_1_1_q1) ... ok
test_libgen (__main__.s_1_1_q1) ... ok
test_linespecific (__main__.s_1_1_q1) ... ok
test_linked_list (__main__.s_1_1_q1) ... ok
test_llvmswitch (__main__.s_1_1_q1) ... ok
test_loop (__main__.s_1_1_q1) ... ok
test_lua (__main__.s_1_1_q1) ... <skipping: TODO: make this work> ok
test_mainenv (__main__.s_1_1_q1) ... ok
test_mallocstruct (__main__.s_1_1_q1) ... ok
test_math (__main__.s_1_1_q1) ... ok
test_math_hyperbolic (__main__.s_1_1_q1) ... ok
test_mathfuncptr (__main__.s_1_1_q1) ... ok
test_memcpy (__main__.s_1_1_q1) ... ok
test_memorygrowth (__main__.s_1_1_q1) ... ok
test_mod_globalstruct (__main__.s_1_1_q1) ... ok
test_nestedstructs (__main__.s_1_1_q1) ... ok
test_newstruct (__main__.s_1_1_q1) ... ok
test_openjpeg (__main__.s_1_1_q1) ... <building and saving into cache> /Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: /tmp/foo/emscripten_test_s_1_1_q1_BkbaOi/building/openjpeg/bin/libopenjpeg.so.1.4.0: Could not open input file: No such file or directory
/Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: error loading file '/tmp/foo/emscripten_test_s_1_1_q1_BkbaOi/building/openjpeg/bin/libopenjpeg.so.1.4.0'
FAIL
test_pack (__main__.s_1_1_q1) ... ok
test_parseInt (__main__.s_1_1_q1) ... <skipping: Q1 and I64_1 do not mix well yet> ok
test_pgo (__main__.s_1_1_q1) ... ok
test_poll (__main__.s_1_1_q1) ... ok
test_polymorph (__main__.s_1_1_q1) ... ok
test_poppler (__main__.s_1_1_q1) ... <skipping: very slow, we only do this in default> ok
test_printf (__main__.s_1_1_q1) ... <skipping: Q1 and I64_1 do not mix well yet> ok
test_printf_types (__main__.s_1_1_q1) ... ok
test_profiling (__main__.s_1_1_q1) ... ok
test_ptrtoint (__main__.s_1_1_q1) ... ok
test_pystruct (__main__.s_1_1_q1) ... ERROR
test_python (__main__.s_1_1_q1) ... <skipping: TODO: make this work> ok
test_rand (__main__.s_1_1_q1) ... ok
test_raytrace (__main__.s_1_1_q1) ... ok
test_runtimelink (__main__.s_1_1_q1) ... <skipping: LLVM opts will optimize printf into puts in the parent, and the child will still look for puts> ok
test_safe_heap (__main__.s_1_1_q1) ... <skipping: We need SAFE_HEAP to test SAFE_HEAP> ok
test_scriptaclass (__main__.s_1_1_q1) ... ok
test_sintvars (__main__.s_1_1_q1) ... ok
test_sizeof (__main__.s_1_1_q1) ... ok
test_sqlite (__main__.s_1_1_q1) ... <skipping: TODO FIXME> ok
test_sscanf (__main__.s_1_1_q1) ... ok
test_ssr (__main__.s_1_1_q1) ... ok
test_stack (__main__.s_1_1_q1) ... ok
test_stat (__main__.s_1_1_q1) ... ok
test_statics (__main__.s_1_1_q1) ... ok
test_statvfs (__main__.s_1_1_q1) ... ok
test_stdlibs (__main__.s_1_1_q1) ... ok
test_stdvec (__main__.s_1_1_q1) ... ok
test_strings (__main__.s_1_1_q1) ... ok
test_strtod (__main__.s_1_1_q1) ... ok
test_strtok (__main__.s_1_1_q1) ... ok
test_structbyval (__main__.s_1_1_q1) ... ok
test_structs (__main__.s_1_1_q1) ... ok
test_sup (__main__.s_1_1_q1) ... ok
test_the_bullet (__main__.s_1_1_q1) ... <building and saving into cache> /Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: /tmp/foo/emscripten_test_s_1_1_q1_rAcwWr/building/bullet/src/.libs/libBulletCollision.a.bc: Could not open input file: No such file or directory
/Users/ziz/Source/personal/jsmess/llvm-3.0-release/Release/bin/llvm-link: error loading file '/tmp/foo/emscripten_test_s_1_1_q1_rAcwWr/building/bullet/src/.libs/libBulletCollision.a.bc'
FAIL
test_time (__main__.s_1_1_q1) ... ok
test_tinyfuncstr (__main__.s_1_1_q1) ... ok
test_typed_exceptions (__main__.s_1_1_q1) ... <skipping: TODO: fix this for llvm 3.0> ok
test_typeinfo (__main__.s_1_1_q1) ... <skipping: We assume normal sizes in the output here> ok
test_unaligned (__main__.s_1_1_q1) ... <skipping: No meaning to unaligned addresses in q1> ok
test_uname (__main__.s_1_1_q1) ... ok
test_unistd_access (__main__.s_1_1_q1) ... ok
test_unistd_close (__main__.s_1_1_q1) ... ok
test_unistd_confstr (__main__.s_1_1_q1) ... ok
test_unistd_curdir (__main__.s_1_1_q1) ... ok
test_unistd_dup (__main__.s_1_1_q1) ... ok
test_unistd_io (__main__.s_1_1_q1) ... ok
test_unistd_isatty (__main__.s_1_1_q1) ... ok
test_unistd_links (__main__.s_1_1_q1) ... ok
test_unistd_login (__main__.s_1_1_q1) ... ok
test_unistd_misc (__main__.s_1_1_q1) ... ok
test_unistd_pathconf (__main__.s_1_1_q1) ... ok
test_unistd_sleep (__main__.s_1_1_q1) ... ok
test_unistd_swab (__main__.s_1_1_q1) ... ok
test_unistd_sysconf (__main__.s_1_1_q1) ... ok
test_unistd_truncate (__main__.s_1_1_q1) ... ok
test_unistd_ttyname (__main__.s_1_1_q1) ... ok
test_unistd_unlink (__main__.s_1_1_q1) ... ok
test_unsigned (__main__.s_1_1_q1) ... ok
test_utime (__main__.s_1_1_q1) ... ok
test_varargs (__main__.s_1_1_q1) ... <skipping: FIXME: Add support for this> ok
test_vprintf (__main__.s_1_1_q1) ... ok
test_zlib (__main__.s_1_1_q1) ... <load build from cache> ERROR
======================================================================
ERROR: test_lua (__main__.default)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 3835, in test_lua
extra_emscripten_args=['-H', 'libc/fcntl.h,libc/sys/unistd.h,poll.h,libc/math.h,libc/langinfo.h,libc/time.h'])
File "tests/runner.py", line 300, in do_ll_run
post_build=None) # post_build was already done in ll_to_js, this do_run call is just to test the output
File "tests/runner.py", line 281, in do_run
self.assertContained(expected_output, js_output)
File "tests/runner.py", line 209, in assertContained
additional_info
Exception: Expected to find 'hello lua world!
17
1
2
3
4
7' in '-e:1: SyntaxError: missing ( after for:
-e:1: print("hello lua world!");print(17);for x = 1,4 do print(x) end;print(10-3)
-e:1: ........................................^
', diff:
--- expected
+++ actual
@@ -1,7 +1,4 @@
-hello lua world!
-17
-1
-2
-3
-4
-7
+-e:1: SyntaxError: missing ( after for:
+-e:1: print("hello lua world!");print(17);for x = 1,4 do print(x) end;print(10-3)
+-e:1: ........................................^
+
======================================================================
ERROR: test_pystruct (__main__.default)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 1575, in test_pystruct
self.do_run(src, '*0,0,0,4,8,12,16,20*\n*1,0,0*\n*0*\n0:1,1\n1:1,1\n2:1,1\n*12,20,20*')
File "tests/runner.py", line 281, in do_run
self.assertContained(expected_output, js_output)
File "tests/runner.py", line 209, in assertContained
additional_info
Exception: Expected to find '*0,0,0,4,8,12,16,20*
*1,0,0*
*0*
0:1,1
1:1,1
2:1,1
*12,20,20*' in '
/private/tmp/foo/emscripten_test_default_AQr9Xd/src.cpp.o.js:646
undefined:166: Unclear type in struct: x86_fp80, in %union.PyGC_Head :: // {"i
^
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
SyntaxError: Unexpected token :
at Module._compile (module.js:427:25)
at Object..js (module.js:450:10)
at Module.load (module.js:351:31)
at Function._load (module.js:310:12)
at Array.0 (module.js:470:10)
at EventEmitter._tickCallback (node.js:192:40)
', diff:
--- expected
+++ actual
@@ -1,7 +1,16 @@
-*0,0,0,4,8,12,16,20*
-*1,0,0*
-*0*
-0:1,1
-1:1,1
-2:1,1
-*12,20,20*
+
+/private/tmp/foo/emscripten_test_default_AQr9Xd/src.cpp.o.js:646
+undefined:166: Unclear type in struct: x86_fp80, in %union.PyGC_Head :: // {"i
+ ^
+
+node.js:201
+ throw e; // process.nextTick error, or 'error' event on first tick
+ ^
+SyntaxError: Unexpected token :
+ at Module._compile (module.js:427:25)
+ at Object..js (module.js:450:10)
+ at Module.load (module.js:351:31)
+ at Function._load (module.js:310:12)
+ at Array.0 (module.js:470:10)
+ at EventEmitter._tickCallback (node.js:192:40)
+
======================================================================
ERROR: test_python (__main__.default)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 4113, in test_python
extra_emscripten_args=['-m'])
File "tests/runner.py", line 300, in do_ll_run
post_build=None) # post_build was already done in ll_to_js, this do_run call is just to test the output
File "tests/runner.py", line 281, in do_run
self.assertContained(expected_output, js_output)
File "tests/runner.py", line 209, in assertContained
additional_info
Exception: Expected to find 'hello python world!
[0, 2, 4, 6]
5
22
5.470000' in '
/private/tmp/foo/emscripten_test_default_gOtBjf/src.cpp.o.js:478875
analyzer.js:86: TypeError: Cannot read property 'lines' of undefined
^
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
SyntaxError: Unexpected token :
at Module._compile (module.js:427:25)
at Object..js (module.js:450:10)
at Module.load (module.js:351:31)
at Function._load (module.js:310:12)
at Array.0 (module.js:470:10)
at EventEmitter._tickCallback (node.js:192:40)
', diff:
--- expected
+++ actual
@@ -1,5 +1,16 @@
-hello python world!
-[0, 2, 4, 6]
-5
-22
-5.470000
+
+/private/tmp/foo/emscripten_test_default_gOtBjf/src.cpp.o.js:478875
+analyzer.js:86: TypeError: Cannot read property 'lines' of undefined
+ ^
+
+node.js:201
+ throw e; // process.nextTick error, or 'error' event on first tick
+ ^
+SyntaxError: Unexpected token :
+ at Module._compile (module.js:427:25)
+ at Object..js (module.js:450:10)
+ at Module.load (module.js:351:31)
+ at Function._load (module.js:310:12)
+ at Array.0 (module.js:470:10)
+ at EventEmitter._tickCallback (node.js:192:40)
+
======================================================================
ERROR: test_zlib (__main__.default)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 3932, in test_zlib
force_c=True)
File "tests/runner.py", line 281, in do_run
self.assertContained(expected_output, js_output)
File "tests/runner.py", line 209, in assertContained
additional_info
Exception: Expected to find 'zlib version 1.2.5 = 4688, compile flags = 85
uncompress(): hello, hello!
inflate(): hello, hello!
large_inflate(): OK
after inflateSync(): hello, hello!
inflate with dictionary: hello, hello!
' in 'zlib version 1.2.5 = 4688, compile flags = 85
Assertion failed: Ran out of stack:
Error
at abort (/private/tmp/foo/emscripten_test_default_e6QQ3C/src.c.o.js:336:25)
at assert (/private/tmp/foo/emscripten_test_default_e6QQ3C/src.c.o.js:343:5)
at Array.stackAlloc [as 1] (/private/tmp/foo/emscripten_test_default_e6QQ3C/src.c.o.js:270:119)
at allocate (/private/tmp/foo/emscripten_test_default_e6QQ3C/src.c.o.js:409:114)
at _fill_window (/private/tmp/foo/emscripten_test_default_e6QQ3C/src.c.o.js:9096:26)
at Array._deflate_stored [as 6] (/private/tmp/foo/emscripten_test_default_e6QQ3C/src.c.o.js:8642:7)
at _deflate (/private/tmp/foo/emscripten_test_default_e6QQ3C/src.c.o.js:6673:37)
at _compress2 (/private/tmp/foo/emscripten_test_default_e6QQ3C/src.c.o.js:2812:15)
at _compress (/private/tmp/foo/emscripten_test_default_e6QQ3C/src.c.o.js:2866:10)
at _test_compress (/private/tmp/foo/emscripten_test_default_e6QQ3C/src.c.o.js:668:14)
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
Assertion: Assertion failed: Ran out of stack
', diff:
--- expected
+++ actual
@@ -1,7 +1,19 @@
zlib version 1.2.5 = 4688, compile flags = 85
-uncompress(): hello, hello!
-inflate(): hello, hello!
-large_inflate(): OK
-after inflateSync(): hello, hello!
-inflate with dictionary: hello, hello!
+Assertion failed: Ran out of stack:
+Error
+ at abort (/private/tmp/foo/emscripten_test_default_e6QQ3C/src.c.o.js:336:25)
+ at assert (/private/tmp/foo/emscripten_test_default_e6QQ3C/src.c.o.js:343:5)
+ at Array.stackAlloc [as 1] (/private/tmp/foo/emscripten_test_default_e6QQ3C/src.c.o.js:270:119)
+ at allocate (/private/tmp/foo/emscripten_test_default_e6QQ3C/src.c.o.js:409:114)
+ at _fill_window (/private/tmp/foo/emscripten_test_default_e6QQ3C/src.c.o.js:9096:26)
+ at Array._deflate_stored [as 6] (/private/tmp/foo/emscripten_test_default_e6QQ3C/src.c.o.js:8642:7)
+ at _deflate (/private/tmp/foo/emscripten_test_default_e6QQ3C/src.c.o.js:6673:37)
+ at _compress2 (/private/tmp/foo/emscripten_test_default_e6QQ3C/src.c.o.js:2812:15)
+ at _compress (/private/tmp/foo/emscripten_test_default_e6QQ3C/src.c.o.js:2866:10)
+ at _test_compress (/private/tmp/foo/emscripten_test_default_e6QQ3C/src.c.o.js:668:14)
+node.js:201
+ throw e; // process.nextTick error, or 'error' event on first tick
+ ^
+Assertion: Assertion failed: Ran out of stack
+
======================================================================
ERROR: test_lua (__main__.o1)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 3835, in test_lua
extra_emscripten_args=['-H', 'libc/fcntl.h,libc/sys/unistd.h,poll.h,libc/math.h,libc/langinfo.h,libc/time.h'])
File "tests/runner.py", line 300, in do_ll_run
post_build=None) # post_build was already done in ll_to_js, this do_run call is just to test the output
File "tests/runner.py", line 281, in do_run
self.assertContained(expected_output, js_output)
File "tests/runner.py", line 209, in assertContained
additional_info
Exception: Expected to find 'hello lua world!
17
1
2
3
4
7' in '-e:1: SyntaxError: missing ( after for:
-e:1: print("hello lua world!");print(17);for x = 1,4 do print(x) end;print(10-3)
-e:1: ........................................^
', diff:
--- expected
+++ actual
@@ -1,7 +1,4 @@
-hello lua world!
-17
-1
-2
-3
-4
-7
+-e:1: SyntaxError: missing ( after for:
+-e:1: print("hello lua world!");print(17);for x = 1,4 do print(x) end;print(10-3)
+-e:1: ........................................^
+
======================================================================
ERROR: test_zlib (__main__.o1)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 3932, in test_zlib
force_c=True)
File "tests/runner.py", line 281, in do_run
self.assertContained(expected_output, js_output)
File "tests/runner.py", line 209, in assertContained
additional_info
Exception: Expected to find 'zlib version 1.2.5 = 4688, compile flags = 85
uncompress(): hello, hello!
inflate(): hello, hello!
large_inflate(): OK
after inflateSync(): hello, hello!
inflate with dictionary: hello, hello!
' in 'zlib version 1.2.5 = 4688, compile flags = 85
Assertion failed: undefined:
Error
at abort (/private/tmp/foo/emscripten_test_o1_gvp3CQ/src.c.o.js:435:25)
at assert (/private/tmp/foo/emscripten_test_o1_gvp3CQ/src.c.o.js:442:5)
at SAFE_HEAP_ACCESS (/private/tmp/foo/emscripten_test_o1_gvp3CQ/src.c.o.js:289:3)
at SAFE_HEAP_LOAD (/private/tmp/foo/emscripten_test_o1_gvp3CQ/src.c.o.js:356:3)
at _compress2 (/private/tmp/foo/emscripten_test_o1_gvp3CQ/src.c.o.js:3022:15)
at _compress (/private/tmp/foo/emscripten_test_o1_gvp3CQ/src.c.o.js:3105:12)
at _test_compress (/private/tmp/foo/emscripten_test_o1_gvp3CQ/src.c.o.js:821:14)
at _main (/private/tmp/foo/emscripten_test_o1_gvp3CQ/src.c.o.js:2425:5)
at Object.callMain (/private/tmp/foo/emscripten_test_o1_gvp3CQ/src.c.o.js:38365:10)
at run (/private/tmp/foo/emscripten_test_o1_gvp3CQ/src.c.o.js:38877:18)
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
Assertion: Assertion failed: undefined
', diff:
--- expected
+++ actual
@@ -1,7 +1,19 @@
zlib version 1.2.5 = 4688, compile flags = 85
-uncompress(): hello, hello!
-inflate(): hello, hello!
-large_inflate(): OK
-after inflateSync(): hello, hello!
-inflate with dictionary: hello, hello!
+Assertion failed: undefined:
+Error
+ at abort (/private/tmp/foo/emscripten_test_o1_gvp3CQ/src.c.o.js:435:25)
+ at assert (/private/tmp/foo/emscripten_test_o1_gvp3CQ/src.c.o.js:442:5)
+ at SAFE_HEAP_ACCESS (/private/tmp/foo/emscripten_test_o1_gvp3CQ/src.c.o.js:289:3)
+ at SAFE_HEAP_LOAD (/private/tmp/foo/emscripten_test_o1_gvp3CQ/src.c.o.js:356:3)
+ at _compress2 (/private/tmp/foo/emscripten_test_o1_gvp3CQ/src.c.o.js:3022:15)
+ at _compress (/private/tmp/foo/emscripten_test_o1_gvp3CQ/src.c.o.js:3105:12)
+ at _test_compress (/private/tmp/foo/emscripten_test_o1_gvp3CQ/src.c.o.js:821:14)
+ at _main (/private/tmp/foo/emscripten_test_o1_gvp3CQ/src.c.o.js:2425:5)
+ at Object.callMain (/private/tmp/foo/emscripten_test_o1_gvp3CQ/src.c.o.js:38365:10)
+ at run (/private/tmp/foo/emscripten_test_o1_gvp3CQ/src.c.o.js:38877:18)
+node.js:201
+ throw e; // process.nextTick error, or 'error' event on first tick
+ ^
+Assertion: Assertion failed: undefined
+
======================================================================
ERROR: test_lua (__main__.o2)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 3835, in test_lua
extra_emscripten_args=['-H', 'libc/fcntl.h,libc/sys/unistd.h,poll.h,libc/math.h,libc/langinfo.h,libc/time.h'])
File "tests/runner.py", line 300, in do_ll_run
post_build=None) # post_build was already done in ll_to_js, this do_run call is just to test the output
File "tests/runner.py", line 281, in do_run
self.assertContained(expected_output, js_output)
File "tests/runner.py", line 209, in assertContained
additional_info
Exception: Expected to find 'hello lua world!
17
1
2
3
4
7' in '-e:1: SyntaxError: missing ( after for:
-e:1: print("hello lua world!");print(17);for x = 1,4 do print(x) end;print(10-3)
-e:1: ........................................^
', diff:
--- expected
+++ actual
@@ -1,7 +1,4 @@
-hello lua world!
-17
-1
-2
-3
-4
-7
+-e:1: SyntaxError: missing ( after for:
+-e:1: print("hello lua world!");print(17);for x = 1,4 do print(x) end;print(10-3)
+-e:1: ........................................^
+
======================================================================
ERROR: test_emcc (__main__.other)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 5139, in test_emcc
self.assertContained('hello, world!', self.run_llvm_interpreter([target]))
File "tests/runner.py", line 209, in assertContained
additional_info
Exception: Expected to find 'hello, world!' in '', diff:
--- expected
+++ actual
@@ -1 +1 @@
-hello, world!
+
======================================================================
ERROR: test_libcxx (__main__.s_0_0)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 3773, in test_libcxx
main_file='main.cpp', additional_files=['hash.cpp'])
File "tests/runner.py", line 281, in do_run
self.assertContained(expected_output, js_output)
File "tests/runner.py", line 209, in assertContained
additional_info
Exception: Expected to find 'june -> 30
Previous (in alphabetical order) is july
Next (in alphabetical order) is march' in 'Assertion failed: Must have a history for a safe heap load! 5144:i32:
Error
at abort (/private/tmp/foo/emscripten_test_s_0_0_h6jHDv/src.cpp.o.js:431:25)
at assert (/private/tmp/foo/emscripten_test_s_0_0_h6jHDv/src.cpp.o.js:438:5)
at SAFE_HEAP_ACCESS (/private/tmp/foo/emscripten_test_s_0_0_h6jHDv/src.cpp.o.js:310:7)
at SAFE_HEAP_LOAD (/private/tmp/foo/emscripten_test_s_0_0_h6jHDv/src.cpp.o.js:343:3)
at __ZNSt3__13mapIPKci5ltstrNS_9allocatorINS_4pairIKS2_iEEEEE16__find_equal_keyERPNS_16__tree_node_baseIPvEERS6_ (/private/tmp/foo/emscripten_test_s_0_0_h6jHDv/src.cpp.o.js:3304:15)
at __ZNSt3__13mapIPKci5ltstrNS_9allocatorINS_4pairIKS2_iEEEEEixERS6_ (/private/tmp/foo/emscripten_test_s_0_0_h6jHDv/src.cpp.o.js:1311:16)
at /private/tmp/foo/emscripten_test_s_0_0_h6jHDv/src.cpp.o.js:826:61
at _main (/private/tmp/foo/emscripten_test_s_0_0_h6jHDv/src.cpp.o.js:826:311)
at Object.callMain (/private/tmp/foo/emscripten_test_s_0_0_h6jHDv/src.cpp.o.js:9679:10)
at run (/private/tmp/foo/emscripten_test_s_0_0_h6jHDv/src.cpp.o.js:9731:18)
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
Assertion: Assertion failed: Must have a history for a safe heap load! 5144:i32
', diff:
--- expected
+++ actual
@@ -1,3 +1,18 @@
-june -> 30
-Previous (in alphabetical order) is july
-Next (in alphabetical order) is march
+Assertion failed: Must have a history for a safe heap load! 5144:i32:
+Error
+ at abort (/private/tmp/foo/emscripten_test_s_0_0_h6jHDv/src.cpp.o.js:431:25)
+ at assert (/private/tmp/foo/emscripten_test_s_0_0_h6jHDv/src.cpp.o.js:438:5)
+ at SAFE_HEAP_ACCESS (/private/tmp/foo/emscripten_test_s_0_0_h6jHDv/src.cpp.o.js:310:7)
+ at SAFE_HEAP_LOAD (/private/tmp/foo/emscripten_test_s_0_0_h6jHDv/src.cpp.o.js:343:3)
+ at __ZNSt3__13mapIPKci5ltstrNS_9allocatorINS_4pairIKS2_iEEEEE16__find_equal_keyERPNS_16__tree_node_baseIPvEERS6_ (/private/tmp/foo/emscripten_test_s_0_0_h6jHDv/src.cpp.o.js:3304:15)
+ at __ZNSt3__13mapIPKci5ltstrNS_9allocatorINS_4pairIKS2_iEEEEEixERS6_ (/private/tmp/foo/emscripten_test_s_0_0_h6jHDv/src.cpp.o.js:1311:16)
+ at /private/tmp/foo/emscripten_test_s_0_0_h6jHDv/src.cpp.o.js:826:61
+ at _main (/private/tmp/foo/emscripten_test_s_0_0_h6jHDv/src.cpp.o.js:826:311)
+ at Object.callMain (/private/tmp/foo/emscripten_test_s_0_0_h6jHDv/src.cpp.o.js:9679:10)
+ at run (/private/tmp/foo/emscripten_test_s_0_0_h6jHDv/src.cpp.o.js:9731:18)
+
+node.js:201
+ throw e; // process.nextTick error, or 'error' event on first tick
+ ^
+Assertion: Assertion failed: Must have a history for a safe heap load! 5144:i32
+
======================================================================
ERROR: test_lua (__main__.s_0_0)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 3835, in test_lua
extra_emscripten_args=['-H', 'libc/fcntl.h,libc/sys/unistd.h,poll.h,libc/math.h,libc/langinfo.h,libc/time.h'])
File "tests/runner.py", line 300, in do_ll_run
post_build=None) # post_build was already done in ll_to_js, this do_run call is just to test the output
File "tests/runner.py", line 281, in do_run
self.assertContained(expected_output, js_output)
File "tests/runner.py", line 209, in assertContained
additional_info
Exception: Expected to find 'hello lua world!
17
1
2
3
4
7' in '-e:1: SyntaxError: missing ( after for:
-e:1: print("hello lua world!");print(17);for x = 1,4 do print(x) end;print(10-3)
-e:1: ........................................^
', diff:
--- expected
+++ actual
@@ -1,7 +1,4 @@
-hello lua world!
-17
-1
-2
-3
-4
-7
+-e:1: SyntaxError: missing ( after for:
+-e:1: print("hello lua world!");print(17);for x = 1,4 do print(x) end;print(10-3)
+-e:1: ........................................^
+
======================================================================
ERROR: test_pystruct (__main__.s_0_0)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 1575, in test_pystruct
self.do_run(src, '*0,0,0,4,8,12,16,20*\n*1,0,0*\n*0*\n0:1,1\n1:1,1\n2:1,1\n*12,20,20*')
File "tests/runner.py", line 281, in do_run
self.assertContained(expected_output, js_output)
File "tests/runner.py", line 209, in assertContained
additional_info
Exception: Expected to find '*0,0,0,4,8,12,16,20*
*1,0,0*
*0*
0:1,1
1:1,1
2:1,1
*12,20,20*' in '
/private/tmp/foo/emscripten_test_s_0_0_jl0CPA/src.cpp.o.js:726
undefined:166: Unclear type in struct: x86_fp80, in %union.PyGC_Head :: // {"i
^
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
SyntaxError: Unexpected token :
at Module._compile (module.js:427:25)
at Object..js (module.js:450:10)
at Module.load (module.js:351:31)
at Function._load (module.js:310:12)
at Array.0 (module.js:470:10)
at EventEmitter._tickCallback (node.js:192:40)
', diff:
--- expected
+++ actual
@@ -1,7 +1,16 @@
-*0,0,0,4,8,12,16,20*
-*1,0,0*
-*0*
-0:1,1
-1:1,1
-2:1,1
-*12,20,20*
+
+/private/tmp/foo/emscripten_test_s_0_0_jl0CPA/src.cpp.o.js:726
+undefined:166: Unclear type in struct: x86_fp80, in %union.PyGC_Head :: // {"i
+ ^
+
+node.js:201
+ throw e; // process.nextTick error, or 'error' event on first tick
+ ^
+SyntaxError: Unexpected token :
+ at Module._compile (module.js:427:25)
+ at Object..js (module.js:450:10)
+ at Module.load (module.js:351:31)
+ at Function._load (module.js:310:12)
+ at Array.0 (module.js:470:10)
+ at EventEmitter._tickCallback (node.js:192:40)
+
======================================================================
ERROR: test_python (__main__.s_0_0)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 4113, in test_python
extra_emscripten_args=['-m'])
File "tests/runner.py", line 300, in do_ll_run
post_build=None) # post_build was already done in ll_to_js, this do_run call is just to test the output
File "tests/runner.py", line 281, in do_run
self.assertContained(expected_output, js_output)
File "tests/runner.py", line 209, in assertContained
additional_info
Exception: Expected to find 'hello python world!
[0, 2, 4, 6]
5
22
5.470000' in '
/private/tmp/foo/emscripten_test_s_0_0_runMM6/src.cpp.o.js:474615
analyzer.js:86: TypeError: Cannot read property 'lines' of undefined
^
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
SyntaxError: Unexpected token :
at Module._compile (module.js:427:25)
at Object..js (module.js:450:10)
at Module.load (module.js:351:31)
at Function._load (module.js:310:12)
at Array.0 (module.js:470:10)
at EventEmitter._tickCallback (node.js:192:40)
', diff:
--- expected
+++ actual
@@ -1,5 +1,16 @@
-hello python world!
-[0, 2, 4, 6]
-5
-22
-5.470000
+
+/private/tmp/foo/emscripten_test_s_0_0_runMM6/src.cpp.o.js:474615
+analyzer.js:86: TypeError: Cannot read property 'lines' of undefined
+ ^
+
+node.js:201
+ throw e; // process.nextTick error, or 'error' event on first tick
+ ^
+SyntaxError: Unexpected token :
+ at Module._compile (module.js:427:25)
+ at Object..js (module.js:450:10)
+ at Module.load (module.js:351:31)
+ at Function._load (module.js:310:12)
+ at Array.0 (module.js:470:10)
+ at EventEmitter._tickCallback (node.js:192:40)
+
======================================================================
ERROR: test_zlib (__main__.s_0_0)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 3932, in test_zlib
force_c=True)
File "tests/runner.py", line 281, in do_run
self.assertContained(expected_output, js_output)
File "tests/runner.py", line 209, in assertContained
additional_info
Exception: Expected to find 'zlib version 1.2.5 = 4688, compile flags = 85
uncompress(): hello, hello!
inflate(): hello, hello!
large_inflate(): OK
after inflateSync(): hello, hello!
inflate with dictionary: hello, hello!
' in 'zlib version 1.2.5 = 4688, compile flags = 85
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
Warning: Reading an invalid value at 4224 :: Error
at SAFE_HEAP_ACCESS (/private/tmp/foo/emscripten_test_s_0_0_WCHi0R/src.c.o.js:304:82)
at SAFE_HEAP_LOAD (/private/tmp/foo/emscripten_test_s_0_0_WCHi0R/src.c.o.js:343:3)
at _compress2 (/private/tmp/foo/emscripten_test_s_0_0_WCHi0R/src.c.o.js:2855:14)
at _compress (/private/tmp/foo/emscripten_test_s_0_0_WCHi0R/src.c.o.js:2949:10)
at _test_compress (/private/tmp/foo/emscripten_test_s_0_0_WCHi0R/src.c.o.js:748:14)
at _main (/private/tmp/foo/emscripten_test_s_0_0_WCHi0R/src.c.o.js:2064:7)
at Object.callMain (/private/tmp/foo/emscripten_test_s_0_0_WCHi0R/src.c.o.js:33214:10)
at run (/private/tmp/foo/emscripten_test_s_0_0_WCHi0R/src.c.o.js:33539:18)
at Object.<anonymous> (/private/tmp/foo/emscripten_test_s_0_0_WCHi0R/src.c.o.js:33555:13)
at Module._compile (module.js:432:26)
', diff:
--- expected
+++ actual
@@ -1,7 +1,18 @@
zlib version 1.2.5 = 4688, compile flags = 85
-uncompress(): hello, hello!
-inflate(): hello, hello!
-large_inflate(): OK
-after inflateSync(): hello, hello!
-inflate with dictionary: hello, hello!
+node.js:201
+ throw e; // process.nextTick error, or 'error' event on first tick
+ ^
+Warning: Reading an invalid value at 4224 :: Error
+ at SAFE_HEAP_ACCESS (/private/tmp/foo/emscripten_test_s_0_0_WCHi0R/src.c.o.js:304:82)
+ at SAFE_HEAP_LOAD (/private/tmp/foo/emscripten_test_s_0_0_WCHi0R/src.c.o.js:343:3)
+ at _compress2 (/private/tmp/foo/emscripten_test_s_0_0_WCHi0R/src.c.o.js:2855:14)
+ at _compress (/private/tmp/foo/emscripten_test_s_0_0_WCHi0R/src.c.o.js:2949:10)
+ at _test_compress (/private/tmp/foo/emscripten_test_s_0_0_WCHi0R/src.c.o.js:748:14)
+ at _main (/private/tmp/foo/emscripten_test_s_0_0_WCHi0R/src.c.o.js:2064:7)
+ at Object.callMain (/private/tmp/foo/emscripten_test_s_0_0_WCHi0R/src.c.o.js:33214:10)
+ at run (/private/tmp/foo/emscripten_test_s_0_0_WCHi0R/src.c.o.js:33539:18)
+ at Object.<anonymous> (/private/tmp/foo/emscripten_test_s_0_0_WCHi0R/src.c.o.js:33555:13)
+ at Module._compile (module.js:432:26)
+
+
======================================================================
ERROR: test_libcxx (__main__.s_0_1)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 3773, in test_libcxx
main_file='main.cpp', additional_files=['hash.cpp'])
File "tests/runner.py", line 281, in do_run
self.assertContained(expected_output, js_output)
File "tests/runner.py", line 209, in assertContained
additional_info
Exception: Expected to find 'june -> 30
Previous (in alphabetical order) is july
Next (in alphabetical order) is march' in 'Assertion failed: Must have a history for a safe heap load! 4356:i32:
Error
at abort (/private/tmp/foo/emscripten_test_s_0_1_FoSFmA/src.cpp.o.js:410:25)
at assert (/private/tmp/foo/emscripten_test_s_0_1_FoSFmA/src.cpp.o.js:417:5)
at SAFE_HEAP_ACCESS (/private/tmp/foo/emscripten_test_s_0_1_FoSFmA/src.cpp.o.js:308:7)
at SAFE_HEAP_LOAD (/private/tmp/foo/emscripten_test_s_0_1_FoSFmA/src.cpp.o.js:341:3)
at __ZNSt3__13mapIPKci5ltstrNS_9allocatorINS_4pairIKS2_iEEEEE16__find_equal_keyERPNS_16__tree_node_baseIPvEERS6_ (/private/tmp/foo/emscripten_test_s_0_1_FoSFmA/src.cpp.o.js:3302:15)
at __ZNSt3__13mapIPKci5ltstrNS_9allocatorINS_4pairIKS2_iEEEEEixERS6_ (/private/tmp/foo/emscripten_test_s_0_1_FoSFmA/src.cpp.o.js:1309:16)
at /private/tmp/foo/emscripten_test_s_0_1_FoSFmA/src.cpp.o.js:824:61
at _main (/private/tmp/foo/emscripten_test_s_0_1_FoSFmA/src.cpp.o.js:824:311)
at Object.callMain (/private/tmp/foo/emscripten_test_s_0_1_FoSFmA/src.cpp.o.js:9675:10)
at run (/private/tmp/foo/emscripten_test_s_0_1_FoSFmA/src.cpp.o.js:9727:18)
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
Assertion: Assertion failed: Must have a history for a safe heap load! 4356:i32
', diff:
--- expected
+++ actual
@@ -1,3 +1,18 @@
-june -> 30
-Previous (in alphabetical order) is july
-Next (in alphabetical order) is march
+Assertion failed: Must have a history for a safe heap load! 4356:i32:
+Error
+ at abort (/private/tmp/foo/emscripten_test_s_0_1_FoSFmA/src.cpp.o.js:410:25)
+ at assert (/private/tmp/foo/emscripten_test_s_0_1_FoSFmA/src.cpp.o.js:417:5)
+ at SAFE_HEAP_ACCESS (/private/tmp/foo/emscripten_test_s_0_1_FoSFmA/src.cpp.o.js:308:7)
+ at SAFE_HEAP_LOAD (/private/tmp/foo/emscripten_test_s_0_1_FoSFmA/src.cpp.o.js:341:3)
+ at __ZNSt3__13mapIPKci5ltstrNS_9allocatorINS_4pairIKS2_iEEEEE16__find_equal_keyERPNS_16__tree_node_baseIPvEERS6_ (/private/tmp/foo/emscripten_test_s_0_1_FoSFmA/src.cpp.o.js:3302:15)
+ at __ZNSt3__13mapIPKci5ltstrNS_9allocatorINS_4pairIKS2_iEEEEEixERS6_ (/private/tmp/foo/emscripten_test_s_0_1_FoSFmA/src.cpp.o.js:1309:16)
+ at /private/tmp/foo/emscripten_test_s_0_1_FoSFmA/src.cpp.o.js:824:61
+ at _main (/private/tmp/foo/emscripten_test_s_0_1_FoSFmA/src.cpp.o.js:824:311)
+ at Object.callMain (/private/tmp/foo/emscripten_test_s_0_1_FoSFmA/src.cpp.o.js:9675:10)
+ at run (/private/tmp/foo/emscripten_test_s_0_1_FoSFmA/src.cpp.o.js:9727:18)
+
+node.js:201
+ throw e; // process.nextTick error, or 'error' event on first tick
+ ^
+Assertion: Assertion failed: Must have a history for a safe heap load! 4356:i32
+
======================================================================
ERROR: test_lua (__main__.s_0_1)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 3835, in test_lua
extra_emscripten_args=['-H', 'libc/fcntl.h,libc/sys/unistd.h,poll.h,libc/math.h,libc/langinfo.h,libc/time.h'])
File "tests/runner.py", line 300, in do_ll_run
post_build=None) # post_build was already done in ll_to_js, this do_run call is just to test the output
File "tests/runner.py", line 281, in do_run
self.assertContained(expected_output, js_output)
File "tests/runner.py", line 209, in assertContained
additional_info
Exception: Expected to find 'hello lua world!
17
1
2
3
4
7' in '-e:1: SyntaxError: missing ( after for:
-e:1: print("hello lua world!");print(17);for x = 1,4 do print(x) end;print(10-3)
-e:1: ........................................^
', diff:
--- expected
+++ actual
@@ -1,7 +1,4 @@
-hello lua world!
-17
-1
-2
-3
-4
-7
+-e:1: SyntaxError: missing ( after for:
+-e:1: print("hello lua world!");print(17);for x = 1,4 do print(x) end;print(10-3)
+-e:1: ........................................^
+
======================================================================
ERROR: test_pystruct (__main__.s_0_1)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 1575, in test_pystruct
self.do_run(src, '*0,0,0,4,8,12,16,20*\n*1,0,0*\n*0*\n0:1,1\n1:1,1\n2:1,1\n*12,20,20*')
File "tests/runner.py", line 281, in do_run
self.assertContained(expected_output, js_output)
File "tests/runner.py", line 209, in assertContained
additional_info
Exception: Expected to find '*0,0,0,4,8,12,16,20*
*1,0,0*
*0*
0:1,1
1:1,1
2:1,1
*12,20,20*' in '
/private/tmp/foo/emscripten_test_s_0_1_apDfih/src.cpp.o.js:724
undefined:166: Unclear type in struct: x86_fp80, in %union.PyGC_Head :: // {"i
^
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
SyntaxError: Unexpected token :
at Module._compile (module.js:427:25)
at Object..js (module.js:450:10)
at Module.load (module.js:351:31)
at Function._load (module.js:310:12)
at Array.0 (module.js:470:10)
at EventEmitter._tickCallback (node.js:192:40)
', diff:
--- expected
+++ actual
@@ -1,7 +1,16 @@
-*0,0,0,4,8,12,16,20*
-*1,0,0*
-*0*
-0:1,1
-1:1,1
-2:1,1
-*12,20,20*
+
+/private/tmp/foo/emscripten_test_s_0_1_apDfih/src.cpp.o.js:724
+undefined:166: Unclear type in struct: x86_fp80, in %union.PyGC_Head :: // {"i
+ ^
+
+node.js:201
+ throw e; // process.nextTick error, or 'error' event on first tick
+ ^
+SyntaxError: Unexpected token :
+ at Module._compile (module.js:427:25)
+ at Object..js (module.js:450:10)
+ at Module.load (module.js:351:31)
+ at Function._load (module.js:310:12)
+ at Array.0 (module.js:470:10)
+ at EventEmitter._tickCallback (node.js:192:40)
+
======================================================================
ERROR: test_python (__main__.s_0_1)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 4113, in test_python
extra_emscripten_args=['-m'])
File "tests/runner.py", line 300, in do_ll_run
post_build=None) # post_build was already done in ll_to_js, this do_run call is just to test the output
File "tests/runner.py", line 281, in do_run
self.assertContained(expected_output, js_output)
File "tests/runner.py", line 209, in assertContained
additional_info
Exception: Expected to find 'hello python world!
[0, 2, 4, 6]
5
22
5.470000' in '
/private/tmp/foo/emscripten_test_s_0_1_dGYCtr/src.cpp.o.js:474634
analyzer.js:86: TypeError: Cannot read property 'lines' of undefined
^
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
SyntaxError: Unexpected token :
at Module._compile (module.js:427:25)
at Object..js (module.js:450:10)
at Module.load (module.js:351:31)
at Function._load (module.js:310:12)
at Array.0 (module.js:470:10)
at EventEmitter._tickCallback (node.js:192:40)
', diff:
--- expected
+++ actual
@@ -1,5 +1,16 @@
-hello python world!
-[0, 2, 4, 6]
-5
-22
-5.470000
+
+/private/tmp/foo/emscripten_test_s_0_1_dGYCtr/src.cpp.o.js:474634
+analyzer.js:86: TypeError: Cannot read property 'lines' of undefined
+ ^
+
+node.js:201
+ throw e; // process.nextTick error, or 'error' event on first tick
+ ^
+SyntaxError: Unexpected token :
+ at Module._compile (module.js:427:25)
+ at Object..js (module.js:450:10)
+ at Module.load (module.js:351:31)
+ at Function._load (module.js:310:12)
+ at Array.0 (module.js:470:10)
+ at EventEmitter._tickCallback (node.js:192:40)
+
======================================================================
ERROR: test_zlib (__main__.s_0_1)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 3932, in test_zlib
force_c=True)
File "tests/runner.py", line 281, in do_run
self.assertContained(expected_output, js_output)
File "tests/runner.py", line 209, in assertContained
additional_info
Exception: Expected to find 'zlib version 1.2.5 = 4688, compile flags = 85
uncompress(): hello, hello!
inflate(): hello, hello!
large_inflate(): OK
after inflateSync(): hello, hello!
inflate with dictionary: hello, hello!
' in 'zlib version 1.2.5 = 4688, compile flags = 85
Assertion failed: undefined:
Error
at abort (/private/tmp/foo/emscripten_test_s_0_1_tIoo1i/src.c.o.js:410:25)
at assert (/private/tmp/foo/emscripten_test_s_0_1_tIoo1i/src.c.o.js:417:5)
at SAFE_HEAP_ACCESS (/private/tmp/foo/emscripten_test_s_0_1_tIoo1i/src.c.o.js:295:3)
at SAFE_HEAP_LOAD (/private/tmp/foo/emscripten_test_s_0_1_tIoo1i/src.c.o.js:341:3)
at _compress2 (/private/tmp/foo/emscripten_test_s_0_1_tIoo1i/src.c.o.js:2860:15)
at _compress (/private/tmp/foo/emscripten_test_s_0_1_tIoo1i/src.c.o.js:2944:10)
at _test_compress (/private/tmp/foo/emscripten_test_s_0_1_tIoo1i/src.c.o.js:746:14)
at _main (/private/tmp/foo/emscripten_test_s_0_1_tIoo1i/src.c.o.js:2060:7)
at Object.callMain (/private/tmp/foo/emscripten_test_s_0_1_tIoo1i/src.c.o.js:33170:10)
at run (/private/tmp/foo/emscripten_test_s_0_1_tIoo1i/src.c.o.js:33495:18)
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
Assertion: Assertion failed: undefined
', diff:
--- expected
+++ actual
@@ -1,7 +1,19 @@
zlib version 1.2.5 = 4688, compile flags = 85
-uncompress(): hello, hello!
-inflate(): hello, hello!
-large_inflate(): OK
-after inflateSync(): hello, hello!
-inflate with dictionary: hello, hello!
+Assertion failed: undefined:
+Error
+ at abort (/private/tmp/foo/emscripten_test_s_0_1_tIoo1i/src.c.o.js:410:25)
+ at assert (/private/tmp/foo/emscripten_test_s_0_1_tIoo1i/src.c.o.js:417:5)
+ at SAFE_HEAP_ACCESS (/private/tmp/foo/emscripten_test_s_0_1_tIoo1i/src.c.o.js:295:3)
+ at SAFE_HEAP_LOAD (/private/tmp/foo/emscripten_test_s_0_1_tIoo1i/src.c.o.js:341:3)
+ at _compress2 (/private/tmp/foo/emscripten_test_s_0_1_tIoo1i/src.c.o.js:2860:15)
+ at _compress (/private/tmp/foo/emscripten_test_s_0_1_tIoo1i/src.c.o.js:2944:10)
+ at _test_compress (/private/tmp/foo/emscripten_test_s_0_1_tIoo1i/src.c.o.js:746:14)
+ at _main (/private/tmp/foo/emscripten_test_s_0_1_tIoo1i/src.c.o.js:2060:7)
+ at Object.callMain (/private/tmp/foo/emscripten_test_s_0_1_tIoo1i/src.c.o.js:33170:10)
+ at run (/private/tmp/foo/emscripten_test_s_0_1_tIoo1i/src.c.o.js:33495:18)
+node.js:201
+ throw e; // process.nextTick error, or 'error' event on first tick
+ ^
+Assertion: Assertion failed: undefined
+
======================================================================
ERROR: test_libcxx (__main__.s_0_1_q1)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 3773, in test_libcxx
main_file='main.cpp', additional_files=['hash.cpp'])
File "tests/runner.py", line 281, in do_run
self.assertContained(expected_output, js_output)
File "tests/runner.py", line 209, in assertContained
additional_info
Exception: Expected to find 'june -> 30
Previous (in alphabetical order) is july
Next (in alphabetical order) is march' in 'Assertion failed: Must have a history for a safe heap load! 4174:i32:
Error
at abort (/private/tmp/foo/emscripten_test_s_0_1_q1_LTsblz/src.cpp.o.js:412:25)
at assert (/private/tmp/foo/emscripten_test_s_0_1_q1_LTsblz/src.cpp.o.js:419:5)
at SAFE_HEAP_ACCESS (/private/tmp/foo/emscripten_test_s_0_1_q1_LTsblz/src.cpp.o.js:310:7)
at SAFE_HEAP_LOAD (/private/tmp/foo/emscripten_test_s_0_1_q1_LTsblz/src.cpp.o.js:343:3)
at __ZNSt3__13mapIPKci5ltstrNS_9allocatorINS_4pairIKS2_iEEEEE16__find_equal_keyERPNS_16__tree_node_baseIPvEERS6_ (/private/tmp/foo/emscripten_test_s_0_1_q1_LTsblz/src.cpp.o.js:3283:15)
at __ZNSt3__13mapIPKci5ltstrNS_9allocatorINS_4pairIKS2_iEEEEEixERS6_ (/private/tmp/foo/emscripten_test_s_0_1_q1_LTsblz/src.cpp.o.js:1295:16)
at /private/tmp/foo/emscripten_test_s_0_1_q1_LTsblz/src.cpp.o.js:808:61
at _main (/private/tmp/foo/emscripten_test_s_0_1_q1_LTsblz/src.cpp.o.js:808:311)
at Object.callMain (/private/tmp/foo/emscripten_test_s_0_1_q1_LTsblz/src.cpp.o.js:9612:10)
at run (/private/tmp/foo/emscripten_test_s_0_1_q1_LTsblz/src.cpp.o.js:9664:18)
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
Assertion: Assertion failed: Must have a history for a safe heap load! 4174:i32
', diff:
--- expected
+++ actual
@@ -1,3 +1,18 @@
-june -> 30
-Previous (in alphabetical order) is july
-Next (in alphabetical order) is march
+Assertion failed: Must have a history for a safe heap load! 4174:i32:
+Error
+ at abort (/private/tmp/foo/emscripten_test_s_0_1_q1_LTsblz/src.cpp.o.js:412:25)
+ at assert (/private/tmp/foo/emscripten_test_s_0_1_q1_LTsblz/src.cpp.o.js:419:5)
+ at SAFE_HEAP_ACCESS (/private/tmp/foo/emscripten_test_s_0_1_q1_LTsblz/src.cpp.o.js:310:7)
+ at SAFE_HEAP_LOAD (/private/tmp/foo/emscripten_test_s_0_1_q1_LTsblz/src.cpp.o.js:343:3)
+ at __ZNSt3__13mapIPKci5ltstrNS_9allocatorINS_4pairIKS2_iEEEEE16__find_equal_keyERPNS_16__tree_node_baseIPvEERS6_ (/private/tmp/foo/emscripten_test_s_0_1_q1_LTsblz/src.cpp.o.js:3283:15)
+ at __ZNSt3__13mapIPKci5ltstrNS_9allocatorINS_4pairIKS2_iEEEEEixERS6_ (/private/tmp/foo/emscripten_test_s_0_1_q1_LTsblz/src.cpp.o.js:1295:16)
+ at /private/tmp/foo/emscripten_test_s_0_1_q1_LTsblz/src.cpp.o.js:808:61
+ at _main (/private/tmp/foo/emscripten_test_s_0_1_q1_LTsblz/src.cpp.o.js:808:311)
+ at Object.callMain (/private/tmp/foo/emscripten_test_s_0_1_q1_LTsblz/src.cpp.o.js:9612:10)
+ at run (/private/tmp/foo/emscripten_test_s_0_1_q1_LTsblz/src.cpp.o.js:9664:18)
+
+node.js:201
+ throw e; // process.nextTick error, or 'error' event on first tick
+ ^
+Assertion: Assertion failed: Must have a history for a safe heap load! 4174:i32
+
======================================================================
ERROR: test_pystruct (__main__.s_0_1_q1)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 1573, in test_pystruct
self.do_run(src, '*0,0,0,1,2,3,4,5*\n*1,0,0*\n*0*\n0:1,1\n1:1,1\n2:1,1\n*12,20,5*')
File "tests/runner.py", line 281, in do_run
self.assertContained(expected_output, js_output)
File "tests/runner.py", line 209, in assertContained
additional_info
Exception: Expected to find '*0,0,0,1,2,3,4,5*
*1,0,0*
*0*
0:1,1
1:1,1
2:1,1
*12,20,5*' in '
/private/tmp/foo/emscripten_test_s_0_1_q1_HKDp9A/src.cpp.o.js:704
undefined:166: Unclear type in struct: x86_fp80, in %union.PyGC_Head :: // {"i
^
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
SyntaxError: Unexpected token :
at Module._compile (module.js:427:25)
at Object..js (module.js:450:10)
at Module.load (module.js:351:31)
at Function._load (module.js:310:12)
at Array.0 (module.js:470:10)
at EventEmitter._tickCallback (node.js:192:40)
', diff:
--- expected
+++ actual
@@ -1,7 +1,16 @@
-*0,0,0,1,2,3,4,5*
-*1,0,0*
-*0*
-0:1,1
-1:1,1
-2:1,1
-*12,20,5*
+
+/private/tmp/foo/emscripten_test_s_0_1_q1_HKDp9A/src.cpp.o.js:704
+undefined:166: Unclear type in struct: x86_fp80, in %union.PyGC_Head :: // {"i
+ ^
+
+node.js:201
+ throw e; // process.nextTick error, or 'error' event on first tick
+ ^
+SyntaxError: Unexpected token :
+ at Module._compile (module.js:427:25)
+ at Object..js (module.js:450:10)
+ at Module.load (module.js:351:31)
+ at Function._load (module.js:310:12)
+ at Array.0 (module.js:470:10)
+ at EventEmitter._tickCallback (node.js:192:40)
+
======================================================================
ERROR: test_zlib (__main__.s_0_1_q1)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 3932, in test_zlib
force_c=True)
File "tests/runner.py", line 281, in do_run
self.assertContained(expected_output, js_output)
File "tests/runner.py", line 209, in assertContained
additional_info
Exception: Expected to find 'zlib version 1.2.5 = 4688, compile flags = 85
uncompress(): hello, hello!
inflate(): hello, hello!
large_inflate(): OK
after inflateSync(): hello, hello!
inflate with dictionary: hello, hello!
' in 'zlib version 1.2.5 = 4688, compile flags = 85
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
Warning: Reading an invalid value at undefined :: Error
at SAFE_HEAP_ACCESS (/private/tmp/foo/emscripten_test_s_0_1_q1_x4gWmY/src.c.o.js:304:82)
at SAFE_HEAP_LOAD (/private/tmp/foo/emscripten_test_s_0_1_q1_x4gWmY/src.c.o.js:343:3)
at _compress2 (/private/tmp/foo/emscripten_test_s_0_1_q1_x4gWmY/src.c.o.js:2840:15)
at _compress (/private/tmp/foo/emscripten_test_s_0_1_q1_x4gWmY/src.c.o.js:2924:10)
at _test_compress (/private/tmp/foo/emscripten_test_s_0_1_q1_x4gWmY/src.c.o.js:726:14)
at _main (/private/tmp/foo/emscripten_test_s_0_1_q1_x4gWmY/src.c.o.js:2040:7)
at Object.callMain (/private/tmp/foo/emscripten_test_s_0_1_q1_x4gWmY/src.c.o.js:33181:10)
at run (/private/tmp/foo/emscripten_test_s_0_1_q1_x4gWmY/src.c.o.js:33506:18)
at Object.<anonymous> (/private/tmp/foo/emscripten_test_s_0_1_q1_x4gWmY/src.c.o.js:33522:13)
at Module._compile (module.js:432:26)
', diff:
--- expected
+++ actual
@@ -1,7 +1,18 @@
zlib version 1.2.5 = 4688, compile flags = 85
-uncompress(): hello, hello!
-inflate(): hello, hello!
-large_inflate(): OK
-after inflateSync(): hello, hello!
-inflate with dictionary: hello, hello!
+node.js:201
+ throw e; // process.nextTick error, or 'error' event on first tick
+ ^
+Warning: Reading an invalid value at undefined :: Error
+ at SAFE_HEAP_ACCESS (/private/tmp/foo/emscripten_test_s_0_1_q1_x4gWmY/src.c.o.js:304:82)
+ at SAFE_HEAP_LOAD (/private/tmp/foo/emscripten_test_s_0_1_q1_x4gWmY/src.c.o.js:343:3)
+ at _compress2 (/private/tmp/foo/emscripten_test_s_0_1_q1_x4gWmY/src.c.o.js:2840:15)
+ at _compress (/private/tmp/foo/emscripten_test_s_0_1_q1_x4gWmY/src.c.o.js:2924:10)
+ at _test_compress (/private/tmp/foo/emscripten_test_s_0_1_q1_x4gWmY/src.c.o.js:726:14)
+ at _main (/private/tmp/foo/emscripten_test_s_0_1_q1_x4gWmY/src.c.o.js:2040:7)
+ at Object.callMain (/private/tmp/foo/emscripten_test_s_0_1_q1_x4gWmY/src.c.o.js:33181:10)
+ at run (/private/tmp/foo/emscripten_test_s_0_1_q1_x4gWmY/src.c.o.js:33506:18)
+ at Object.<anonymous> (/private/tmp/foo/emscripten_test_s_0_1_q1_x4gWmY/src.c.o.js:33522:13)
+ at Module._compile (module.js:432:26)
+
+
======================================================================
ERROR: test_libcxx (__main__.s_1_0)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 3773, in test_libcxx
main_file='main.cpp', additional_files=['hash.cpp'])
File "tests/runner.py", line 281, in do_run
self.assertContained(expected_output, js_output)
File "tests/runner.py", line 209, in assertContained
additional_info
Exception: Expected to find 'june -> 30
Previous (in alphabetical order) is july
Next (in alphabetical order) is march' in 'Assertion failed: Must have a history for a safe heap load! 4916:i32:
Error
at abort (/private/tmp/foo/emscripten_test_s_1_0_sJlQ8_/src.cpp.o.js:412:25)
at assert (/private/tmp/foo/emscripten_test_s_1_0_sJlQ8_/src.cpp.o.js:419:5)
at SAFE_HEAP_ACCESS (/private/tmp/foo/emscripten_test_s_1_0_sJlQ8_/src.cpp.o.js:310:7)
at SAFE_HEAP_LOAD (/private/tmp/foo/emscripten_test_s_1_0_sJlQ8_/src.cpp.o.js:343:3)
at __ZNSt3__13mapIPKci5ltstrNS_9allocatorINS_4pairIKS2_iEEEEE16__find_equal_keyERPNS_16__tree_node_baseIPvEERS6_ (/private/tmp/foo/emscripten_test_s_1_0_sJlQ8_/src.cpp.o.js:2822:15)
at __ZNSt3__13mapIPKci5ltstrNS_9allocatorINS_4pairIKS2_iEEEEEixERS6_ (/private/tmp/foo/emscripten_test_s_1_0_sJlQ8_/src.cpp.o.js:1240:16)
at /private/tmp/foo/emscripten_test_s_1_0_sJlQ8_/src.cpp.o.js:806:61
at _main (/private/tmp/foo/emscripten_test_s_1_0_sJlQ8_/src.cpp.o.js:806:311)
at Object.callMain (/private/tmp/foo/emscripten_test_s_1_0_sJlQ8_/src.cpp.o.js:6885:10)
at run (/private/tmp/foo/emscripten_test_s_1_0_sJlQ8_/src.cpp.o.js:6929:18)
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
Assertion: Assertion failed: Must have a history for a safe heap load! 4916:i32
', diff:
--- expected
+++ actual
@@ -1,3 +1,18 @@
-june -> 30
-Previous (in alphabetical order) is july
-Next (in alphabetical order) is march
+Assertion failed: Must have a history for a safe heap load! 4916:i32:
+Error
+ at abort (/private/tmp/foo/emscripten_test_s_1_0_sJlQ8_/src.cpp.o.js:412:25)
+ at assert (/private/tmp/foo/emscripten_test_s_1_0_sJlQ8_/src.cpp.o.js:419:5)
+ at SAFE_HEAP_ACCESS (/private/tmp/foo/emscripten_test_s_1_0_sJlQ8_/src.cpp.o.js:310:7)
+ at SAFE_HEAP_LOAD (/private/tmp/foo/emscripten_test_s_1_0_sJlQ8_/src.cpp.o.js:343:3)
+ at __ZNSt3__13mapIPKci5ltstrNS_9allocatorINS_4pairIKS2_iEEEEE16__find_equal_keyERPNS_16__tree_node_baseIPvEERS6_ (/private/tmp/foo/emscripten_test_s_1_0_sJlQ8_/src.cpp.o.js:2822:15)
+ at __ZNSt3__13mapIPKci5ltstrNS_9allocatorINS_4pairIKS2_iEEEEEixERS6_ (/private/tmp/foo/emscripten_test_s_1_0_sJlQ8_/src.cpp.o.js:1240:16)
+ at /private/tmp/foo/emscripten_test_s_1_0_sJlQ8_/src.cpp.o.js:806:61
+ at _main (/private/tmp/foo/emscripten_test_s_1_0_sJlQ8_/src.cpp.o.js:806:311)
+ at Object.callMain (/private/tmp/foo/emscripten_test_s_1_0_sJlQ8_/src.cpp.o.js:6885:10)
+ at run (/private/tmp/foo/emscripten_test_s_1_0_sJlQ8_/src.cpp.o.js:6929:18)
+
+node.js:201
+ throw e; // process.nextTick error, or 'error' event on first tick
+ ^
+Assertion: Assertion failed: Must have a history for a safe heap load! 4916:i32
+
======================================================================
ERROR: test_lua (__main__.s_1_0)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 3835, in test_lua
extra_emscripten_args=['-H', 'libc/fcntl.h,libc/sys/unistd.h,poll.h,libc/math.h,libc/langinfo.h,libc/time.h'])
File "tests/runner.py", line 300, in do_ll_run
post_build=None) # post_build was already done in ll_to_js, this do_run call is just to test the output
File "tests/runner.py", line 281, in do_run
self.assertContained(expected_output, js_output)
File "tests/runner.py", line 209, in assertContained
additional_info
Exception: Expected to find 'hello lua world!
17
1
2
3
4
7' in '-e:1: SyntaxError: missing ( after for:
-e:1: print("hello lua world!");print(17);for x = 1,4 do print(x) end;print(10-3)
-e:1: ........................................^
', diff:
--- expected
+++ actual
@@ -1,7 +1,4 @@
-hello lua world!
-17
-1
-2
-3
-4
-7
+-e:1: SyntaxError: missing ( after for:
+-e:1: print("hello lua world!");print(17);for x = 1,4 do print(x) end;print(10-3)
+-e:1: ........................................^
+
======================================================================
ERROR: test_pystruct (__main__.s_1_0)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 1575, in test_pystruct
self.do_run(src, '*0,0,0,4,8,12,16,20*\n*1,0,0*\n*0*\n0:1,1\n1:1,1\n2:1,1\n*12,20,20*')
File "tests/runner.py", line 281, in do_run
self.assertContained(expected_output, js_output)
File "tests/runner.py", line 209, in assertContained
additional_info
Exception: Expected to find '*0,0,0,4,8,12,16,20*
*1,0,0*
*0*
0:1,1
1:1,1
2:1,1
*12,20,20*' in '
/private/tmp/foo/emscripten_test_s_1_0_dojEeg/src.cpp.o.js:707
undefined:166: Unclear type in struct: x86_fp80, in %union.PyGC_Head :: // {"i
^
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
SyntaxError: Unexpected token :
at Module._compile (module.js:427:25)
at Object..js (module.js:450:10)
at Module.load (module.js:351:31)
at Function._load (module.js:310:12)
at Array.0 (module.js:470:10)
at EventEmitter._tickCallback (node.js:192:40)
', diff:
--- expected
+++ actual
@@ -1,7 +1,16 @@
-*0,0,0,4,8,12,16,20*
-*1,0,0*
-*0*
-0:1,1
-1:1,1
-2:1,1
-*12,20,20*
+
+/private/tmp/foo/emscripten_test_s_1_0_dojEeg/src.cpp.o.js:707
+undefined:166: Unclear type in struct: x86_fp80, in %union.PyGC_Head :: // {"i
+ ^
+
+node.js:201
+ throw e; // process.nextTick error, or 'error' event on first tick
+ ^
+SyntaxError: Unexpected token :
+ at Module._compile (module.js:427:25)
+ at Object..js (module.js:450:10)
+ at Module.load (module.js:351:31)
+ at Function._load (module.js:310:12)
+ at Array.0 (module.js:470:10)
+ at EventEmitter._tickCallback (node.js:192:40)
+
======================================================================
ERROR: test_python (__main__.s_1_0)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 4113, in test_python
extra_emscripten_args=['-m'])
File "tests/runner.py", line 300, in do_ll_run
post_build=None) # post_build was already done in ll_to_js, this do_run call is just to test the output
File "tests/runner.py", line 281, in do_run
self.assertContained(expected_output, js_output)
File "tests/runner.py", line 209, in assertContained
additional_info
Exception: Expected to find 'hello python world!
[0, 2, 4, 6]
5
22
5.470000' in '
/private/tmp/foo/emscripten_test_s_1_0_q5uY0A/src.cpp.o.js:439466
analyzer.js:86: TypeError: Cannot read property 'lines' of undefined
^
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
SyntaxError: Unexpected token :
at Module._compile (module.js:427:25)
at Object..js (module.js:450:10)
at Module.load (module.js:351:31)
at Function._load (module.js:310:12)
at Array.0 (module.js:470:10)
at EventEmitter._tickCallback (node.js:192:40)
', diff:
--- expected
+++ actual
@@ -1,5 +1,16 @@
-hello python world!
-[0, 2, 4, 6]
-5
-22
-5.470000
+
+/private/tmp/foo/emscripten_test_s_1_0_q5uY0A/src.cpp.o.js:439466
+analyzer.js:86: TypeError: Cannot read property 'lines' of undefined
+ ^
+
+node.js:201
+ throw e; // process.nextTick error, or 'error' event on first tick
+ ^
+SyntaxError: Unexpected token :
+ at Module._compile (module.js:427:25)
+ at Object..js (module.js:450:10)
+ at Module.load (module.js:351:31)
+ at Function._load (module.js:310:12)
+ at Array.0 (module.js:470:10)
+ at EventEmitter._tickCallback (node.js:192:40)
+
======================================================================
ERROR: test_zlib (__main__.s_1_0)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 3932, in test_zlib
force_c=True)
File "tests/runner.py", line 281, in do_run
self.assertContained(expected_output, js_output)
File "tests/runner.py", line 209, in assertContained
additional_info
Exception: Expected to find 'zlib version 1.2.5 = 4688, compile flags = 85
uncompress(): hello, hello!
inflate(): hello, hello!
large_inflate(): OK
after inflateSync(): hello, hello!
inflate with dictionary: hello, hello!
' in 'zlib version 1.2.5 = 4688, compile flags = 85
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
Warning: Reading an invalid value at 4228 :: Error
at SAFE_HEAP_ACCESS (/private/tmp/foo/emscripten_test_s_1_0_p_fCFq/src.c.o.js:304:82)
at SAFE_HEAP_LOAD (/private/tmp/foo/emscripten_test_s_1_0_p_fCFq/src.c.o.js:343:3)
at _compress2 (/private/tmp/foo/emscripten_test_s_1_0_p_fCFq/src.c.o.js:2409:14)
at _compress (/private/tmp/foo/emscripten_test_s_1_0_p_fCFq/src.c.o.js:2497:10)
at _test_compress (/private/tmp/foo/emscripten_test_s_1_0_p_fCFq/src.c.o.js:727:14)
at _main (/private/tmp/foo/emscripten_test_s_1_0_p_fCFq/src.c.o.js:2343:7)
at Object.callMain (/private/tmp/foo/emscripten_test_s_1_0_p_fCFq/src.c.o.js:21738:10)
at run (/private/tmp/foo/emscripten_test_s_1_0_p_fCFq/src.c.o.js:21940:18)
at Object.<anonymous> (/private/tmp/foo/emscripten_test_s_1_0_p_fCFq/src.c.o.js:21956:13)
at Module._compile (module.js:432:26)
', diff:
--- expected
+++ actual
@@ -1,7 +1,18 @@
zlib version 1.2.5 = 4688, compile flags = 85
-uncompress(): hello, hello!
-inflate(): hello, hello!
-large_inflate(): OK
-after inflateSync(): hello, hello!
-inflate with dictionary: hello, hello!
+node.js:201
+ throw e; // process.nextTick error, or 'error' event on first tick
+ ^
+Warning: Reading an invalid value at 4228 :: Error
+ at SAFE_HEAP_ACCESS (/private/tmp/foo/emscripten_test_s_1_0_p_fCFq/src.c.o.js:304:82)
+ at SAFE_HEAP_LOAD (/private/tmp/foo/emscripten_test_s_1_0_p_fCFq/src.c.o.js:343:3)
+ at _compress2 (/private/tmp/foo/emscripten_test_s_1_0_p_fCFq/src.c.o.js:2409:14)
+ at _compress (/private/tmp/foo/emscripten_test_s_1_0_p_fCFq/src.c.o.js:2497:10)
+ at _test_compress (/private/tmp/foo/emscripten_test_s_1_0_p_fCFq/src.c.o.js:727:14)
+ at _main (/private/tmp/foo/emscripten_test_s_1_0_p_fCFq/src.c.o.js:2343:7)
+ at Object.callMain (/private/tmp/foo/emscripten_test_s_1_0_p_fCFq/src.c.o.js:21738:10)
+ at run (/private/tmp/foo/emscripten_test_s_1_0_p_fCFq/src.c.o.js:21940:18)
+ at Object.<anonymous> (/private/tmp/foo/emscripten_test_s_1_0_p_fCFq/src.c.o.js:21956:13)
+ at Module._compile (module.js:432:26)
+
+
======================================================================
ERROR: test_lua (__main__.s_1_1)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 3835, in test_lua
extra_emscripten_args=['-H', 'libc/fcntl.h,libc/sys/unistd.h,poll.h,libc/math.h,libc/langinfo.h,libc/time.h'])
File "tests/runner.py", line 300, in do_ll_run
post_build=None) # post_build was already done in ll_to_js, this do_run call is just to test the output
File "tests/runner.py", line 281, in do_run
self.assertContained(expected_output, js_output)
File "tests/runner.py", line 209, in assertContained
additional_info
Exception: Expected to find 'hello lua world!
17
1
2
3
4
7' in '-e:1: SyntaxError: missing ( after for:
-e:1: print("hello lua world!");print(17);for x = 1,4 do print(x) end;print(10-3)
-e:1: ........................................^
', diff:
--- expected
+++ actual
@@ -1,7 +1,4 @@
-hello lua world!
-17
-1
-2
-3
-4
-7
+-e:1: SyntaxError: missing ( after for:
+-e:1: print("hello lua world!");print(17);for x = 1,4 do print(x) end;print(10-3)
+-e:1: ........................................^
+
======================================================================
ERROR: test_pystruct (__main__.s_1_1)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 1575, in test_pystruct
self.do_run(src, '*0,0,0,4,8,12,16,20*\n*1,0,0*\n*0*\n0:1,1\n1:1,1\n2:1,1\n*12,20,20*')
File "tests/runner.py", line 281, in do_run
self.assertContained(expected_output, js_output)
File "tests/runner.py", line 209, in assertContained
additional_info
Exception: Expected to find '*0,0,0,4,8,12,16,20*
*1,0,0*
*0*
0:1,1
1:1,1
2:1,1
*12,20,20*' in '
/private/tmp/foo/emscripten_test_s_1_1_Ml38Ln/src.cpp.o.js:619
undefined:166: Unclear type in struct: x86_fp80, in %union.PyGC_Head :: // {"i
^
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
SyntaxError: Unexpected token :
at Module._compile (module.js:427:25)
at Object..js (module.js:450:10)
at Module.load (module.js:351:31)
at Function._load (module.js:310:12)
at Array.0 (module.js:470:10)
at EventEmitter._tickCallback (node.js:192:40)
', diff:
--- expected
+++ actual
@@ -1,7 +1,16 @@
-*0,0,0,4,8,12,16,20*
-*1,0,0*
-*0*
-0:1,1
-1:1,1
-2:1,1
-*12,20,20*
+
+/private/tmp/foo/emscripten_test_s_1_1_Ml38Ln/src.cpp.o.js:619
+undefined:166: Unclear type in struct: x86_fp80, in %union.PyGC_Head :: // {"i
+ ^
+
+node.js:201
+ throw e; // process.nextTick error, or 'error' event on first tick
+ ^
+SyntaxError: Unexpected token :
+ at Module._compile (module.js:427:25)
+ at Object..js (module.js:450:10)
+ at Module.load (module.js:351:31)
+ at Function._load (module.js:310:12)
+ at Array.0 (module.js:470:10)
+ at EventEmitter._tickCallback (node.js:192:40)
+
======================================================================
ERROR: test_python (__main__.s_1_1)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 4113, in test_python
extra_emscripten_args=['-m'])
File "tests/runner.py", line 300, in do_ll_run
post_build=None) # post_build was already done in ll_to_js, this do_run call is just to test the output
File "tests/runner.py", line 281, in do_run
self.assertContained(expected_output, js_output)
File "tests/runner.py", line 209, in assertContained
additional_info
Exception: Expected to find 'hello python world!
[0, 2, 4, 6]
5
22
5.470000' in '
/private/tmp/foo/emscripten_test_s_1_1_U_60q6/src.cpp.o.js:439087
analyzer.js:86: TypeError: Cannot read property 'lines' of undefined
^
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
SyntaxError: Unexpected token :
at Module._compile (module.js:427:25)
at Object..js (module.js:450:10)
at Module.load (module.js:351:31)
at Function._load (module.js:310:12)
at Array.0 (module.js:470:10)
at EventEmitter._tickCallback (node.js:192:40)
', diff:
--- expected
+++ actual
@@ -1,5 +1,16 @@
-hello python world!
-[0, 2, 4, 6]
-5
-22
-5.470000
+
+/private/tmp/foo/emscripten_test_s_1_1_U_60q6/src.cpp.o.js:439087
+analyzer.js:86: TypeError: Cannot read property 'lines' of undefined
+ ^
+
+node.js:201
+ throw e; // process.nextTick error, or 'error' event on first tick
+ ^
+SyntaxError: Unexpected token :
+ at Module._compile (module.js:427:25)
+ at Object..js (module.js:450:10)
+ at Module.load (module.js:351:31)
+ at Function._load (module.js:310:12)
+ at Array.0 (module.js:470:10)
+ at EventEmitter._tickCallback (node.js:192:40)
+
======================================================================
ERROR: test_zlib (__main__.s_1_1)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 3932, in test_zlib
force_c=True)
File "tests/runner.py", line 281, in do_run
self.assertContained(expected_output, js_output)
File "tests/runner.py", line 209, in assertContained
additional_info
Exception: Expected to find 'zlib version 1.2.5 = 4688, compile flags = 85
uncompress(): hello, hello!
inflate(): hello, hello!
large_inflate(): OK
after inflateSync(): hello, hello!
inflate with dictionary: hello, hello!
' in 'zlib version 1.2.5 = 4688, compile flags = 85
compress error: -5
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
exit(1) called, at Error
at __exit (/private/tmp/foo/emscripten_test_s_1_1_1zfW13/src.c.o.js:21502:50)
at _exit (/private/tmp/foo/emscripten_test_s_1_1_1zfW13/src.c.o.js:21504:7)
at _test_compress (/private/tmp/foo/emscripten_test_s_1_1_1zfW13/src.c.o.js:651:7)
at _main (/private/tmp/foo/emscripten_test_s_1_1_1zfW13/src.c.o.js:2254:7)
at Object.callMain (/private/tmp/foo/emscripten_test_s_1_1_1zfW13/src.c.o.js:21625:10)
at run (/private/tmp/foo/emscripten_test_s_1_1_1zfW13/src.c.o.js:21827:18)
at Object.<anonymous> (/private/tmp/foo/emscripten_test_s_1_1_1zfW13/src.c.o.js:21843:13)
at Module._compile (module.js:432:26)
at Object..js (module.js:450:10)
at Module.load (module.js:351:31)
', diff:
--- expected
+++ actual
@@ -1,7 +1,18 @@
zlib version 1.2.5 = 4688, compile flags = 85
-uncompress(): hello, hello!
-inflate(): hello, hello!
-large_inflate(): OK
-after inflateSync(): hello, hello!
-inflate with dictionary: hello, hello!
+compress error: -5
+node.js:201
+ throw e; // process.nextTick error, or 'error' event on first tick
+ ^
+exit(1) called, at Error
+ at __exit (/private/tmp/foo/emscripten_test_s_1_1_1zfW13/src.c.o.js:21502:50)
+ at _exit (/private/tmp/foo/emscripten_test_s_1_1_1zfW13/src.c.o.js:21504:7)
+ at _test_compress (/private/tmp/foo/emscripten_test_s_1_1_1zfW13/src.c.o.js:651:7)
+ at _main (/private/tmp/foo/emscripten_test_s_1_1_1zfW13/src.c.o.js:2254:7)
+ at Object.callMain (/private/tmp/foo/emscripten_test_s_1_1_1zfW13/src.c.o.js:21625:10)
+ at run (/private/tmp/foo/emscripten_test_s_1_1_1zfW13/src.c.o.js:21827:18)
+ at Object.<anonymous> (/private/tmp/foo/emscripten_test_s_1_1_1zfW13/src.c.o.js:21843:13)
+ at Module._compile (module.js:432:26)
+ at Object..js (module.js:450:10)
+ at Module.load (module.js:351:31)
+
======================================================================
ERROR: test_pystruct (__main__.s_1_1_q1)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 1573, in test_pystruct
self.do_run(src, '*0,0,0,1,2,3,4,5*\n*1,0,0*\n*0*\n0:1,1\n1:1,1\n2:1,1\n*12,20,5*')
File "tests/runner.py", line 281, in do_run
self.assertContained(expected_output, js_output)
File "tests/runner.py", line 209, in assertContained
additional_info
Exception: Expected to find '*0,0,0,1,2,3,4,5*
*1,0,0*
*0*
0:1,1
1:1,1
2:1,1
*12,20,5*' in '
/private/tmp/foo/emscripten_test_s_1_1_q1_eZDnpi/src.cpp.o.js:619
undefined:166: Unclear type in struct: x86_fp80, in %union.PyGC_Head :: // {"i
^
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
SyntaxError: Unexpected token :
at Module._compile (module.js:427:25)
at Object..js (module.js:450:10)
at Module.load (module.js:351:31)
at Function._load (module.js:310:12)
at Array.0 (module.js:470:10)
at EventEmitter._tickCallback (node.js:192:40)
', diff:
--- expected
+++ actual
@@ -1,7 +1,16 @@
-*0,0,0,1,2,3,4,5*
-*1,0,0*
-*0*
-0:1,1
-1:1,1
-2:1,1
-*12,20,5*
+
+/private/tmp/foo/emscripten_test_s_1_1_q1_eZDnpi/src.cpp.o.js:619
+undefined:166: Unclear type in struct: x86_fp80, in %union.PyGC_Head :: // {"i
+ ^
+
+node.js:201
+ throw e; // process.nextTick error, or 'error' event on first tick
+ ^
+SyntaxError: Unexpected token :
+ at Module._compile (module.js:427:25)
+ at Object..js (module.js:450:10)
+ at Module.load (module.js:351:31)
+ at Function._load (module.js:310:12)
+ at Array.0 (module.js:470:10)
+ at EventEmitter._tickCallback (node.js:192:40)
+
======================================================================
ERROR: test_zlib (__main__.s_1_1_q1)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 3932, in test_zlib
force_c=True)
File "tests/runner.py", line 281, in do_run
self.assertContained(expected_output, js_output)
File "tests/runner.py", line 209, in assertContained
additional_info
Exception: Expected to find 'zlib version 1.2.5 = 4688, compile flags = 85
uncompress(): hello, hello!
inflate(): hello, hello!
large_inflate(): OK
after inflateSync(): hello, hello!
inflate with dictionary: hello, hello!
' in 'zlib version 1.2.5 = 4688, compile flags = 85
compress error: -5
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
exit(1) called, at Error
at __exit (/private/tmp/foo/emscripten_test_s_1_1_q1_7UyXYn/src.c.o.js:21521:50)
at _exit (/private/tmp/foo/emscripten_test_s_1_1_q1_7UyXYn/src.c.o.js:21523:7)
at _test_compress (/private/tmp/foo/emscripten_test_s_1_1_q1_7UyXYn/src.c.o.js:651:7)
at _main (/private/tmp/foo/emscripten_test_s_1_1_q1_7UyXYn/src.c.o.js:2254:7)
at Object.callMain (/private/tmp/foo/emscripten_test_s_1_1_q1_7UyXYn/src.c.o.js:21644:10)
at run (/private/tmp/foo/emscripten_test_s_1_1_q1_7UyXYn/src.c.o.js:21846:18)
at Object.<anonymous> (/private/tmp/foo/emscripten_test_s_1_1_q1_7UyXYn/src.c.o.js:21862:13)
at Module._compile (module.js:432:26)
at Object..js (module.js:450:10)
at Module.load (module.js:351:31)
', diff:
--- expected
+++ actual
@@ -1,7 +1,18 @@
zlib version 1.2.5 = 4688, compile flags = 85
-uncompress(): hello, hello!
-inflate(): hello, hello!
-large_inflate(): OK
-after inflateSync(): hello, hello!
-inflate with dictionary: hello, hello!
+compress error: -5
+node.js:201
+ throw e; // process.nextTick error, or 'error' event on first tick
+ ^
+exit(1) called, at Error
+ at __exit (/private/tmp/foo/emscripten_test_s_1_1_q1_7UyXYn/src.c.o.js:21521:50)
+ at _exit (/private/tmp/foo/emscripten_test_s_1_1_q1_7UyXYn/src.c.o.js:21523:7)
+ at _test_compress (/private/tmp/foo/emscripten_test_s_1_1_q1_7UyXYn/src.c.o.js:651:7)
+ at _main (/private/tmp/foo/emscripten_test_s_1_1_q1_7UyXYn/src.c.o.js:2254:7)
+ at Object.callMain (/private/tmp/foo/emscripten_test_s_1_1_q1_7UyXYn/src.c.o.js:21644:10)
+ at run (/private/tmp/foo/emscripten_test_s_1_1_q1_7UyXYn/src.c.o.js:21846:18)
+ at Object.<anonymous> (/private/tmp/foo/emscripten_test_s_1_1_q1_7UyXYn/src.c.o.js:21862:13)
+ at Module._compile (module.js:432:26)
+ at Object..js (module.js:450:10)
+ at Module.load (module.js:351:31)
+
======================================================================
FAIL: test_freetype (__main__.default)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 3870, in test_freetype
libraries=[self.get_freetype()],
File "tests/runner.py", line 3845, in get_freetype
return self.get_library('freetype', os.path.join('objs', '.libs', 'libfreetype.a.bc'))
File "tests/runner.py", line 240, in get_library
copy_project=True)
File "<string>", line 403, in build_library
File "<string>", line 413, in link
AssertionError: Linking error:
======================================================================
FAIL: test_openjpeg (__main__.default)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 4049, in test_openjpeg
make_args=[]) # no -j 2, since parallel builds can fail
File "tests/runner.py", line 240, in get_library
copy_project=True)
File "<string>", line 403, in build_library
File "<string>", line 413, in link
AssertionError: Linking error:
======================================================================
FAIL: test_poppler (__main__.default)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 3994, in test_poppler
freetype = self.get_freetype()
File "tests/runner.py", line 3845, in get_freetype
return self.get_library('freetype', os.path.join('objs', '.libs', 'libfreetype.a.bc'))
File "tests/runner.py", line 240, in get_library
copy_project=True)
File "<string>", line 403, in build_library
File "<string>", line 413, in link
AssertionError: Linking error:
======================================================================
FAIL: test_the_bullet (__main__.default)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 3950, in test_the_bullet
configure_args=['--disable-demos','--disable-dependency-tracking'])],
File "tests/runner.py", line 240, in get_library
copy_project=True)
File "<string>", line 403, in build_library
File "<string>", line 413, in link
AssertionError: Linking error:
======================================================================
FAIL: test_freetype (__main__.o1)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 3870, in test_freetype
libraries=[self.get_freetype()],
File "tests/runner.py", line 3845, in get_freetype
return self.get_library('freetype', os.path.join('objs', '.libs', 'libfreetype.a.bc'))
File "tests/runner.py", line 240, in get_library
copy_project=True)
File "<string>", line 403, in build_library
File "<string>", line 413, in link
AssertionError: Linking error:
======================================================================
FAIL: test_openjpeg (__main__.o1)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 4049, in test_openjpeg
make_args=[]) # no -j 2, since parallel builds can fail
File "tests/runner.py", line 240, in get_library
copy_project=True)
File "<string>", line 403, in build_library
File "<string>", line 413, in link
AssertionError: Linking error:
======================================================================
FAIL: test_pystruct (__main__.o1)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 1575, in test_pystruct
self.do_run(src, '*0,0,0,4,8,12,16,20*\n*1,0,0*\n*0*\n0:1,1\n1:1,1\n2:1,1\n*12,20,20*')
File "tests/runner.py", line 263, in do_run
build_ll_hook=build_ll_hook, extra_emscripten_args=extra_emscripten_args, post_build=post_build)
File "tests/runner.py", line 165, in build
self.ll_to_js(filename, extra_emscripten_args, post_build)
File "tests/runner.py", line 113, in ll_to_js
Building.emcc(filename + '.o.ll', Settings.serialize() + self.emcc_args, filename + '.o.js')
File "<string>", line 487, in emcc
AssertionError: emcc could not create output file
======================================================================
FAIL: test_python (__main__.o1)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 4113, in test_python
extra_emscripten_args=['-m'])
File "tests/runner.py", line 292, in do_ll_run
self.ll_to_js(filename, extra_emscripten_args, post_build)
File "tests/runner.py", line 113, in ll_to_js
Building.emcc(filename + '.o.ll', Settings.serialize() + self.emcc_args, filename + '.o.js')
File "<string>", line 487, in emcc
AssertionError: emcc could not create output file
======================================================================
FAIL: test_the_bullet (__main__.o1)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 3950, in test_the_bullet
configure_args=['--disable-demos','--disable-dependency-tracking'])],
File "tests/runner.py", line 240, in get_library
copy_project=True)
File "<string>", line 403, in build_library
File "<string>", line 413, in link
AssertionError: Linking error:
======================================================================
FAIL: test_cubescript (__main__.o2)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 3803, in test_cubescript
self.do_run(path_from_root('tests', 'cubescript'), '*\nTemp is 33\n9\n5\nhello, everyone\n*', main_file='command.cpp')
File "tests/runner.py", line 263, in do_run
build_ll_hook=build_ll_hook, extra_emscripten_args=extra_emscripten_args, post_build=post_build)
File "tests/runner.py", line 165, in build
self.ll_to_js(filename, extra_emscripten_args, post_build)
File "tests/runner.py", line 113, in ll_to_js
Building.emcc(filename + '.o.ll', Settings.serialize() + self.emcc_args, filename + '.o.js')
File "<string>", line 487, in emcc
AssertionError: emcc could not create output file
======================================================================
FAIL: test_files (__main__.o2)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 3093, in test_files
post_build=post, extra_emscripten_args=['-H', 'libc/fcntl.h'])
File "tests/runner.py", line 263, in do_run
build_ll_hook=build_ll_hook, extra_emscripten_args=extra_emscripten_args, post_build=post_build)
File "tests/runner.py", line 165, in build
self.ll_to_js(filename, extra_emscripten_args, post_build)
File "tests/runner.py", line 113, in ll_to_js
Building.emcc(filename + '.o.ll', Settings.serialize() + self.emcc_args, filename + '.o.js')
File "<string>", line 487, in emcc
AssertionError: emcc could not create output file
======================================================================
FAIL: test_freetype (__main__.o2)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 3870, in test_freetype
libraries=[self.get_freetype()],
File "tests/runner.py", line 3845, in get_freetype
return self.get_library('freetype', os.path.join('objs', '.libs', 'libfreetype.a.bc'))
File "tests/runner.py", line 240, in get_library
copy_project=True)
File "<string>", line 403, in build_library
File "<string>", line 413, in link
AssertionError: Linking error:
======================================================================
FAIL: test_openjpeg (__main__.o2)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 4049, in test_openjpeg
make_args=[]) # no -j 2, since parallel builds can fail
File "tests/runner.py", line 240, in get_library
copy_project=True)
File "<string>", line 403, in build_library
File "<string>", line 413, in link
AssertionError: Linking error:
======================================================================
FAIL: test_pystruct (__main__.o2)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 1575, in test_pystruct
self.do_run(src, '*0,0,0,4,8,12,16,20*\n*1,0,0*\n*0*\n0:1,1\n1:1,1\n2:1,1\n*12,20,20*')
File "tests/runner.py", line 263, in do_run
build_ll_hook=build_ll_hook, extra_emscripten_args=extra_emscripten_args, post_build=post_build)
File "tests/runner.py", line 165, in build
self.ll_to_js(filename, extra_emscripten_args, post_build)
File "tests/runner.py", line 113, in ll_to_js
Building.emcc(filename + '.o.ll', Settings.serialize() + self.emcc_args, filename + '.o.js')
File "<string>", line 487, in emcc
AssertionError: emcc could not create output file
======================================================================
FAIL: test_python (__main__.o2)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 4113, in test_python
extra_emscripten_args=['-m'])
File "tests/runner.py", line 292, in do_ll_run
self.ll_to_js(filename, extra_emscripten_args, post_build)
File "tests/runner.py", line 113, in ll_to_js
Building.emcc(filename + '.o.ll', Settings.serialize() + self.emcc_args, filename + '.o.js')
File "<string>", line 487, in emcc
AssertionError: emcc could not create output file
======================================================================
FAIL: test_the_bullet (__main__.o2)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 3950, in test_the_bullet
configure_args=['--disable-demos','--disable-dependency-tracking'])],
File "tests/runner.py", line 240, in get_library
copy_project=True)
File "<string>", line 403, in build_library
File "<string>", line 413, in link
AssertionError: Linking error:
======================================================================
FAIL: test_zlib (__main__.o2)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 3932, in test_zlib
force_c=True)
File "tests/runner.py", line 263, in do_run
build_ll_hook=build_ll_hook, extra_emscripten_args=extra_emscripten_args, post_build=post_build)
File "tests/runner.py", line 165, in build
self.ll_to_js(filename, extra_emscripten_args, post_build)
File "tests/runner.py", line 113, in ll_to_js
Building.emcc(filename + '.o.ll', Settings.serialize() + self.emcc_args, filename + '.o.js')
File "<string>", line 487, in emcc
AssertionError: emcc could not create output file
======================================================================
FAIL: test_freetype (__main__.s_0_0)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 3870, in test_freetype
libraries=[self.get_freetype()],
File "tests/runner.py", line 3845, in get_freetype
return self.get_library('freetype', os.path.join('objs', '.libs', 'libfreetype.a.bc'))
File "tests/runner.py", line 240, in get_library
copy_project=True)
File "<string>", line 403, in build_library
File "<string>", line 413, in link
AssertionError: Linking error:
======================================================================
FAIL: test_openjpeg (__main__.s_0_0)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 4049, in test_openjpeg
make_args=[]) # no -j 2, since parallel builds can fail
File "tests/runner.py", line 240, in get_library
copy_project=True)
File "<string>", line 403, in build_library
File "<string>", line 413, in link
AssertionError: Linking error:
======================================================================
FAIL: test_the_bullet (__main__.s_0_0)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 3950, in test_the_bullet
configure_args=['--disable-demos','--disable-dependency-tracking'])],
File "tests/runner.py", line 240, in get_library
copy_project=True)
File "<string>", line 403, in build_library
File "<string>", line 413, in link
AssertionError: Linking error:
======================================================================
FAIL: test_freetype (__main__.s_0_1)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 3870, in test_freetype
libraries=[self.get_freetype()],
File "tests/runner.py", line 3845, in get_freetype
return self.get_library('freetype', os.path.join('objs', '.libs', 'libfreetype.a.bc'))
File "tests/runner.py", line 240, in get_library
copy_project=True)
File "<string>", line 403, in build_library
File "<string>", line 413, in link
AssertionError: Linking error:
======================================================================
FAIL: test_openjpeg (__main__.s_0_1)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 4049, in test_openjpeg
make_args=[]) # no -j 2, since parallel builds can fail
File "tests/runner.py", line 240, in get_library
copy_project=True)
File "<string>", line 403, in build_library
File "<string>", line 413, in link
AssertionError: Linking error:
======================================================================
FAIL: test_the_bullet (__main__.s_0_1)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 3950, in test_the_bullet
configure_args=['--disable-demos','--disable-dependency-tracking'])],
File "tests/runner.py", line 240, in get_library
copy_project=True)
File "<string>", line 403, in build_library
File "<string>", line 413, in link
AssertionError: Linking error:
======================================================================
FAIL: test_openjpeg (__main__.s_0_1_q1)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 4049, in test_openjpeg
make_args=[]) # no -j 2, since parallel builds can fail
File "tests/runner.py", line 240, in get_library
copy_project=True)
File "<string>", line 403, in build_library
File "<string>", line 413, in link
AssertionError: Linking error:
======================================================================
FAIL: test_the_bullet (__main__.s_0_1_q1)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 3950, in test_the_bullet
configure_args=['--disable-demos','--disable-dependency-tracking'])],
File "tests/runner.py", line 240, in get_library
copy_project=True)
File "<string>", line 403, in build_library
File "<string>", line 413, in link
AssertionError: Linking error:
======================================================================
FAIL: test_freetype (__main__.s_1_0)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 3870, in test_freetype
libraries=[self.get_freetype()],
File "tests/runner.py", line 3845, in get_freetype
return self.get_library('freetype', os.path.join('objs', '.libs', 'libfreetype.a.bc'))
File "tests/runner.py", line 240, in get_library
copy_project=True)
File "<string>", line 403, in build_library
File "<string>", line 413, in link
AssertionError: Linking error:
======================================================================
FAIL: test_openjpeg (__main__.s_1_0)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 4049, in test_openjpeg
make_args=[]) # no -j 2, since parallel builds can fail
File "tests/runner.py", line 240, in get_library
copy_project=True)
File "<string>", line 403, in build_library
File "<string>", line 413, in link
AssertionError: Linking error:
======================================================================
FAIL: test_the_bullet (__main__.s_1_0)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 3950, in test_the_bullet
configure_args=['--disable-demos','--disable-dependency-tracking'])],
File "tests/runner.py", line 240, in get_library
copy_project=True)
File "<string>", line 403, in build_library
File "<string>", line 413, in link
AssertionError: Linking error:
======================================================================
FAIL: test_freetype (__main__.s_1_1)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 3870, in test_freetype
libraries=[self.get_freetype()],
File "tests/runner.py", line 3845, in get_freetype
return self.get_library('freetype', os.path.join('objs', '.libs', 'libfreetype.a.bc'))
File "tests/runner.py", line 240, in get_library
copy_project=True)
File "<string>", line 403, in build_library
File "<string>", line 413, in link
AssertionError: Linking error:
======================================================================
FAIL: test_openjpeg (__main__.s_1_1)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 4049, in test_openjpeg
make_args=[]) # no -j 2, since parallel builds can fail
File "tests/runner.py", line 240, in get_library
copy_project=True)
File "<string>", line 403, in build_library
File "<string>", line 413, in link
AssertionError: Linking error:
======================================================================
FAIL: test_the_bullet (__main__.s_1_1)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 3950, in test_the_bullet
configure_args=['--disable-demos','--disable-dependency-tracking'])],
File "tests/runner.py", line 240, in get_library
copy_project=True)
File "<string>", line 403, in build_library
File "<string>", line 413, in link
AssertionError: Linking error:
======================================================================
FAIL: test_openjpeg (__main__.s_1_1_q1)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 4049, in test_openjpeg
make_args=[]) # no -j 2, since parallel builds can fail
File "tests/runner.py", line 240, in get_library
copy_project=True)
File "<string>", line 403, in build_library
File "<string>", line 413, in link
AssertionError: Linking error:
======================================================================
FAIL: test_the_bullet (__main__.s_1_1_q1)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/runner.py", line 3950, in test_the_bullet
configure_args=['--disable-demos','--disable-dependency-tracking'])],
File "tests/runner.py", line 240, in get_library
copy_project=True)
File "<string>", line 403, in build_library
File "<string>", line 413, in link
AssertionError: Linking error:
----------------------------------------------------------------------
Ran 1254 tests in 8199.492s
FAILED (failures=33, errors=32)
Running Emscripten tests...
[autogenerated expected output: ...]
[autogenerated expected output: ...]
[autogenerated expected output: ...]
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/aliasbitcast'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/aliasbitcast2'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/aliasbitcast3'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/breakinthemiddle'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/complexphi'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/extendedprecision'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/gepoverflow'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/i64toi8star'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/inttoptr'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/invokebitcast'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/issue_39'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/lifetime'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/loadbitcastgep'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/ncurly'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/phicubed'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/ptrtoint_blockaddr'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/quoted'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/sillybitcast'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/storestruct'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/trunc'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/unannotated'...
[autogenerated expected output: ...]
[autogenerated expected output: ...]
[autogenerated expected output: ...]
[autogenerated expected output: ...]
[autogenerated expected output: ...]
[autogenerated expected output: ...]
[autogenerated expected output: ...]
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/aliasbitcast'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/aliasbitcast2'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/aliasbitcast3'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/breakinthemiddle'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/complexphi'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/extendedprecision'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/gepoverflow'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/i64toi8star'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/inttoptr'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/invokebitcast'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/issue_39'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/lifetime'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/loadbitcastgep'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/ncurly'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/phicubed'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/ptrtoint_blockaddr'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/quoted'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/sillybitcast'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/storestruct'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/trunc'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/unannotated'...
[autogenerated expected output: ...]
[autogenerated expected output: ...]
[autogenerated expected output: ...]
[autogenerated expected output: ...]
[autogenerated expected output: ...]
[autogenerated expected output: ...]
[autogenerated expected output: ...]
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/aliasbitcast'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/aliasbitcast2'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/aliasbitcast3'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/breakinthemiddle'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/complexphi'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/extendedprecision'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/gepoverflow'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/i64toi8star'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/inttoptr'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/invokebitcast'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/issue_39'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/lifetime'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/loadbitcastgep'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/ncurly'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/phicubed'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/ptrtoint_blockaddr'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/quoted'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/sillybitcast'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/storestruct'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/trunc'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/unannotated'...
[autogenerated expected output: ...]
[autogenerated expected output: ...]
[autogenerated expected output: ...]
[autogenerated expected output: ...]
[autogenerated expected output: ...]
[autogenerated expected output: ...]
[autogenerated expected output: ...]
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/aliasbitcast'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/aliasbitcast2'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/aliasbitcast3'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/breakinthemiddle'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/complexphi'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/extendedprecision'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/gepoverflow'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/i64toi8star'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/inttoptr'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/invokebitcast'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/issue_39'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/lifetime'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/loadbitcastgep'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/ncurly'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/phicubed'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/ptrtoint_blockaddr'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/quoted'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/sillybitcast'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/storestruct'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/trunc'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/unannotated'...
[autogenerated expected output: ...]
[autogenerated expected output: ...]
[autogenerated expected output: ...]
[autogenerated expected output: ...]
[autogenerated expected output: ...]
[autogenerated expected output: ...]
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/aliasbitcast'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/aliasbitcast2'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/aliasbitcast3'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/breakinthemiddle'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/complexphi'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/extendedprecision'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/gepoverflow'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/i64toi8star'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/inttoptr'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/invokebitcast'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/issue_39'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/lifetime'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/loadbitcastgep'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/ncurly'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/phicubed'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/ptrtoint_blockaddr'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/quoted'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/sillybitcast'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/storestruct'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/trunc'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/unannotated'...
[autogenerated expected output: ...]
[autogenerated expected output: ...]
[autogenerated expected output: ...]
[autogenerated expected output: ...]
[autogenerated expected output: ...]
[autogenerated expected output: ...]
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/aliasbitcast'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/aliasbitcast2'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/aliasbitcast3'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/breakinthemiddle'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/complexphi'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/extendedprecision'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/gepoverflow'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/i64toi8star'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/inttoptr'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/invokebitcast'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/issue_39'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/lifetime'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/loadbitcastgep'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/ncurly'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/phicubed'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/ptrtoint_blockaddr'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/quoted'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/sillybitcast'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/storestruct'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/trunc'...
Testing case '/Users/ziz/Source/personal/jsmess/emscripten/tests/cases/unannotated'...
[autogenerated expected output: ...]
[autogenerated expected output: ...]
[autogenerated expected output: ...]
[autogenerated expected output: ...]
[autogenerated expected output: ...]
[autogenerated expected output: ...]
[autogenerated expected output: ...]
[autogenerated expected output: ...]
[autogenerated expected output: ...]
[autogenerated expected output: ...]
[autogenerated expected output: ...]
[autogenerated expected output: ...]
[autogenerated expected output: ...]
[autogenerated expected output: ...]
[autogenerated expected output: ...]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment