Created
November 14, 2013 01:16
-
-
Save klutzy/7459581 to your computer and use it in GitHub Desktop.
rustpkg test failure on windows
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ make check-stage2-T-i686-pc-mingw32-H-i686-pc-mingw32-rustpkg | |
cfg: build triple i686-pc-mingw32 | |
cfg: host triples i686-pc-mingw32 | |
cfg: target triples i686-pc-mingw32 | |
cfg: enabling more debugging (CFG_ENABLE_DEBUG) | |
cfg: host for i686-pc-mingw32 is i386 | |
cfg: os for i686-pc-mingw32 is pc-mingw32 | |
cfg: using gcc | |
cfg: disabling valgrind due to its unreliability on this platform | |
/home/it/stone/rust/mk/stage0.mk:7: warning: overriding commands for target `i686-pc-mingw32/stage0/bin/' | |
/home/it/stone/rust/mk/stage0.mk:4: warning: ignoring old commands for target `i686-pc-mingw32/stage0/bin/' | |
cfg: no pandoc found, omitting docs | |
cfg: no node found, omitting docs | |
cfg: no llnextgen found, omitting grammar-verification | |
cfg: including dist rules | |
cfg: including test rules | |
run: i686-pc-mingw32/stage2/test/rustpkgtest-i686-pc-mingw32.exe | |
running 95 tests | |
task 'sha1::tests::test_add_bytes_to_bits_overflow' failed at 'Numeric overflow occured.', C:\home\stone\rust\src\librustpkg\sha1.rs:85 | |
test sha1::tests::test ... ok | |
test sha1::tests::test_add_bytes_to_bits_ok ... ok | |
task 'tests::compile_flag_build' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
task 'tests::compile_flag_fail' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
test sha1::tests::test_1million_random_sha1 ... ok | |
test sha1::tests::test_add_bytes_to_bits_overflow ... ok | |
test tests::compile_flag_build ... FAILED | |
test tests::compile_flag_fail ... FAILED | |
task 'tests::correct_error_dependency' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
task 'tests::correct_package_name_with_rust_path_hack' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
task 'tests::dash_S' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
task 'tests::dash_S_fail' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
test tests::correct_error_dependency ... FAILED | |
test tests::dash_S_fail ... FAILED | |
test tests::dash_S ... FAILED | |
test tests::correct_package_name_with_rust_path_hack ... FAILED | |
task 'tests::find_sources_in_cwd' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
test tests::find_sources_in_cwd ... FAILED | |
task 'tests::install_after_build' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
task 'tests::install_check_duplicates' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
test tests::install_after_build ... FAILED | |
task 'tests::do_rebuild_dep_dates_change' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
task 'tests::do_rebuild_dep_only_contents_change' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
test tests::install_check_duplicates ... FAILED | |
test tests::do_rebuild_dep_dates_change ... FAILED | |
test tests::do_rebuild_dep_only_contents_change ... FAILED | |
task 'tests::no_rebuilding' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
task 'tests::multiple_workspaces' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
test tests::no_rebuilding ... FAILED | |
task 'tests::install_remove' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
test tests::multiple_workspacestask 'tests::no_rebuilding_dep' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
... FAILED | |
task 'tests::no_recopying' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
test tests::install_remove ... FAILED | |
test tests::no_rebuilding_dep ... FAILED | |
test tests::no_recopying ... FAILED | |
task 'tests::notrans_flag_build' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
test tests::notrans_flag_build ... task 'tests::notrans_flag_fail' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
FAILED | |
task 'tests::pkgid_pointing_to_subdir' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
test tests::notrans_flag_fail ... FAILED | |
test tests::rust_path_contents ... task 'tests::package_script_with_default_build' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
ignored | |
task 'tests::reinstall' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
task 'tests::rust_path_hack_build_no_arg' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
test tests::package_script_with_default_build ... FAILED | |
test tests::pkgid_pointing_to_subdir ... FAILED | |
test tests::reinstall ... FAILED | |
test tests::rust_path_hack_build_no_arg ... FAILED | |
task 'tests::rust_path_hack_cwd' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
task 'tests::rust_path_hack_install_no_arg' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
task 'tests::rust_path_hack_multi_path' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
test tests::rust_path_hack_cwd ... FAILED | |
test tests::rust_path_hack_install_no_arg ... FAILED | |
task 'tests::rust_path_parse' failed at 'assertion failed: paths.contains(&Path::new("/g/h/i"))', C:\home\stone\rust\src\librustpkg\tests.rs:996 | |
test tests::rust_path_parse ... FAILED | |
task 'tests::rust_path_install_target' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
test tests::rust_path_hack_multi_path ... FAILED | |
task 'tests::rust_path_test' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
task 'tests::rust_path_hack_build_with_dependency' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
test tests::rust_path_install_target ... FAILED | |
test tests::rust_path_test ... FAILEDtask 'tests::rustpkg_build_no_arg' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
task 'tests::rustpkg_clean_no_arg' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
test tests::rustpkg_build_no_arg ... task 'tests::rustpkg_install_no_arg' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
FAILED | |
test tests::rustpkg_install_url_2 ... ignored | |
test tests::rustpkg_clean_no_arg ... FAILED | |
test tests::rustpkg_install_no_arg ... FAILED | |
test tests::rust_path_hack_build_with_dependency ... FAILED | |
task 'tests::rustpkg_local_pkg' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
task 'tests::sysroot_flag' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
task 'tests::test_7402' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
test tests::rustpkg_local_pkg ... FAILED | |
test tests::test_build_hooks ... ignored | |
test tests::sysroot_flag ... task 'tests::test_build_install_flags_fail' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
FAILED | |
test tests::test_build_install_flags_fail ... FAILED | |
test tests::test_7402 ... FAILED | |
task 'tests::test_c_dependency_no_rebuilding' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
task 'tests::test_c_dependency_ok' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
task 'tests::test_c_dependency_yes_rebuilding' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
test tests::test_c_dependency_no_rebuilding ... FAILED | |
test tests::test_c_dependency_ok ... FAILED | |
test tests::test_c_dependency_yes_rebuilding ... FAILED | |
task 'tests::test_cfg_fail' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
task 'tests::test_cfg_build' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
task 'tests::test_compile_error' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
test tests::test_cfg_fail ... FAILED | |
test tests::test_cfg_build ... FAILED | |
test tests::test_dependencies_terminate ... ignored | |
test tests::test_compile_error ... FAILED | |
task 'tests::test_emit_llvm_S_build' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
task 'tests::test_emit_llvm_S_fail' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
task 'tests::test_emit_llvm_build' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
test tests::test_emit_llvm_S_build ... FAILED | |
test tests::test_emit_llvm_S_fail ... FAILED | |
test tests::test_emit_llvm_build ... FAILED | |
task 'tests::test_extern_mod' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
task 'tests::test_emit_llvm_fail' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
task 'tests::test_extern_mod_simpler' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
test tests::test_emit_llvm_fail ... FAILED | |
test tests::test_extern_mod ... FAILED | |
test tests::test_extern_mod_simpler ... FAILED | |
test tests::test_info ... ignored | |
test tests::test_install_invalid ... ignored | |
test tests::test_install_invalid_external ... ignored | |
task 'tests::test_import_rustpkg' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
task 'tests::test_install_to_rust_path' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
test tests::test_import_rustpkg ... FAILED | |
test tests::test_install_valid ... ignored | |
test tests::test_install_to_rust_path ... FAILED | |
task 'tests::test_install_valid_external' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
test tests::test_install_valid_external ... FAILED | |
task 'tests::rustpkg_library_target' failed at 'in rustpkg test, can't find an installed rustpkg', C:\home\stone\rust\src\librustpkg\tests.rs:234 | |
task 'tests::rustpkg_library_target' failed at 'Unhandled condition: io_error: io::IoError{kind: OtherIoError, desc: "operation not permitted", detail: None}', C:\home\stone\rust\src\libstd\condition.rs:131 | |
The ocean ate the last of the land and poured into the smoking gulf, thereby | |
giving up all it had ever conquered. From the new-flooded lands it flowed | |
again, uncovering death and decay; and from its ancient and immemorial bed it | |
trickled loathsomely, uncovering nighted secrets of the years when Time was | |
young and the gods unborn. Above the waves rose weedy remembered spires. The | |
moon laid pale lilies of light on dead London, and Paris stood up from its damp | |
grave to be sanctified with star-dust. Then rose spires and monoliths that were | |
weedy but not remembered; terrible spires and monoliths of lands that men never | |
knew were lands... | |
fatal runtime error: unwinding again | |
This application has requested the Runtime to terminate it in an unusual way. | |
Please contact the application's support team for more information. | |
make: *** [tmp/check-stage2-T-i686-pc-mingw32-H-i686-pc-mingw32-rustpkg.ok] Error 3 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment