Skip to content

Instantly share code, notes, and snippets.

@DaGenix
Created November 28, 2013 17:29
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 DaGenix/7695515 to your computer and use it in GitHub Desktop.
Save DaGenix/7695515 to your computer and use it in GitHub Desktop.
complete output of make check-stage1-rustpkg
make check-stage1-rustpkg
cfg: build triple x86_64-unknown-linux-gnu
cfg: host triples x86_64-unknown-linux-gnu
cfg: target triples x86_64-unknown-linux-gnu
cfg: enabling more debugging (CFG_ENABLE_DEBUG)
cfg: host for x86_64-unknown-linux-gnu is x86_64
cfg: os for x86_64-unknown-linux-gnu is unknown-linux-gnu
cfg: using gcc
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: x86_64-unknown-linux-gnu/stage1/test/rustpkgtest-x86_64-unknown-linux-gnu
running 88 tests
test tests::compile_flag_fail ... ok
test tests::correct_package_name_with_rust_path_hack ... ok
test tests::dash_S_fail ... ok
test tests::correct_error_dependency ... ok
task 'tests::dash_S' failed at 'assertion failed: assembly_file_exists(workspace, "foo")', /home/enix/code/rust/src/librustpkg/tests.rs:1682
test tests::dash_S ... FAILED
task 'tests::find_sources_in_cwd' failed at 'assertion failed: executable_exists(repo, short_name)', /home/enix/code/rust/src/librustpkg/tests.rs:375
test tests::find_sources_in_cwd ... FAILED
task 'tests::compile_flag_build' failed at 'assertion failed: object_file_exists(workspace, "foo")', /home/enix/code/rust/src/librustpkg/tests.rs:1602
test tests::compile_flag_build ... FAILED
test tests::do_rebuild_dep_dates_change ... ok
test tests::do_rebuild_dep_only_contents_change ... ok
test tests::install_check_duplicates ... ok
task 'tests::install_after_build' failed at 'assertion failed: executable_exists(repo, short_name)', /home/enix/code/rust/src/librustpkg/tests.rs:375
test tests::install_after_build ... FAILED
test tests::no_rebuilding ... ok
test tests::no_recopying ... ok
test tests::no_rebuilding_dep ... ok
test tests::notrans_flag_fail ... ok
test tests::notrans_flag_build ... ok
task 'tests::install_remove' failed at 'assertion failed: list_output.iter().any(|x| x.starts_with("foo"))', /home/enix/code/rust/src/librustpkg/tests.rs:1048
test tests::install_remove ... FAILED
task 'tests::pkgid_pointing_to_subdir' failed at 'assertion failed: executable_exists(repo, short_name)', /home/enix/code/rust/src/librustpkg/tests.rs:375
test tests::pkgid_pointing_to_subdir ... FAILED
test tests::rust_path_contents ... ignored
test tests::multiple_workspaces ... ok
test tests::rust_path_hack_build_no_arg ... ok
test tests::rust_path_hack_cwd ... ok
task 'tests::reinstall' failed at 'assertion failed: executable_exists(repo, short_name)', /home/enix/code/rust/src/librustpkg/tests.rs:375
test tests::reinstall ... FAILED
test tests::rust_path_hack_install_no_arg ... ok
test tests::rust_path_hack_multi_path ... ok
test tests::rust_path_parse ... ok
test tests::rust_path_hack_build_with_dependency ... ok
task 'tests::rustpkg_build_no_arg' failed at 'assertion failed: built_executable_exists(repo, short_name)', /home/enix/code/rust/src/librustpkg/tests.rs:400
test tests::rustpkg_build_no_arg ... FAILED
test tests::package_script_with_default_build ... ok
task 'tests::rustpkg_clean_no_arg' failed at 'assertion failed: built_executable_exists(repo, short_name)', /home/enix/code/rust/src/librustpkg/tests.rs:400
test tests::rustpkg_clean_no_arg ... FAILED
test tests::rustpkg_install_url_2 ... ignored
test tests::rustpkg_install_no_arg ... ok
task 'tests::rust_path_install_target' failed at 'assertion failed: executable_exists(repo, short_name)', /home/enix/code/rust/src/librustpkg/tests.rs:375
test tests::rust_path_install_target ... FAILED
task 'tests::rust_path_test' failed at 'assertion failed: executable_exists(repo, short_name)', /home/enix/code/rust/src/librustpkg/tests.rs:375
test tests::rust_path_test ... FAILED
task 'tests::sysroot_flag' failed at 'assertion failed: built_executable_exists(repo, short_name)', /home/enix/code/rust/src/librustpkg/tests.rs:400
test tests::sysroot_flag ... FAILED
test tests::test_build_hooks ... ignored
task 'tests::rustpkg_library_target' failed at 'assertion failed: lib_exists(repo, pkg_path, v)', /home/enix/code/rust/src/librustpkg/tests.rs:361
test tests::rustpkg_library_target ... FAILED
test tests::test_build_install_flags_fail ... ok
task 'tests::rustpkg_local_pkg' failed at 'assertion failed: executable_exists(repo, short_name)', /home/enix/code/rust/src/librustpkg/tests.rs:375
test tests::rustpkg_local_pkg ... FAILED
task 'tests::test_7402' failed at 'assertion failed: executable_exists(repo, short_name)', /home/enix/code/rust/src/librustpkg/tests.rs:375
test tests::test_7402 ... FAILED
task 'tests::test_cfg_build' failed at 'assertion failed: built_executable_exists(repo, short_name)', /home/enix/code/rust/src/librustpkg/tests.rs:400
test tests::test_cfg_build ... FAILED
test tests::test_cfg_fail ... ok
test tests::test_compile_error ... ok
test tests::test_dependencies_terminate ... ignored
task 'tests::test_emit_llvm_S_build' failed at 'assertion failed: llvm_assembly_file_exists(workspace, "foo")', /home/enix/code/rust/src/librustpkg/tests.rs:1754
test tests::test_emit_llvm_S_build ... FAILED
test tests::test_emit_llvm_S_fail ... ok
task 'tests::test_c_dependency_yes_rebuilding' failed at 'assertion failed: executable_exists(repo, short_name)', /home/enix/code/rust/src/librustpkg/tests.rs:375
test tests::test_c_dependency_yes_rebuilding ... FAILED
test tests::test_emit_llvm_fail ... ok
task 'tests::test_emit_llvm_build' failed at 'assertion failed: llvm_bitcode_file_exists(workspace, "foo")', /home/enix/code/rust/src/librustpkg/tests.rs:1792
test tests::test_emit_llvm_build ... FAILED
task 'tests::test_c_dependency_no_rebuilding' failed at 'assertion failed: executable_exists(repo, short_name)', /home/enix/code/rust/src/librustpkg/tests.rs:375
test tests::test_c_dependency_no_rebuilding ... FAILED
task 'tests::test_c_dependency_ok' failed at 'assertion failed: executable_exists(repo, short_name)', /home/enix/code/rust/src/librustpkg/tests.rs:375
test tests::test_c_dependency_ok ... FAILED
test tests::test_info ... ignored
test tests::test_extern_mod_simpler ... ok
test tests::test_install_invalid ... ignored
test tests::test_install_invalid_external ... ignored
test tests::test_extern_mod ... ok
test tests::test_install_valid ... ignored
test tests::test_import_rustpkg ... ok
task 'tests::test_install_git' failed at 'assertion failed: exec.exists()', /home/enix/code/rust/src/librustpkg/tests.rs:705
test tests::test_install_git ... FAILED
task 'tests::test_installed_read_only' failed at 'assertion failed: exec.exists()', /home/enix/code/rust/src/librustpkg/tests.rs:2204
test tests::test_installed_read_only ... FAILED
task 'tests::test_install_valid_external' failed at 'assertion failed: exec.exists()', /home/enix/code/rust/src/librustpkg/tests.rs:649
test tests::test_install_valid_external ... FAILED
task 'tests::test_install_to_rust_path' failed at 'assertion failed: built_executable_exists(second_workspace, "foo")', /home/enix/code/rust/src/librustpkg/tests.rs:1955
test tests::test_install_to_rust_path ... FAILED
test tests::test_macro_pkg_script ... ok
test tests::test_make_dir_rwx ... ok
test tests::test_no_rebuilding ... ignored
task 'tests::test_linker_build' failed at 'assertion failed: executable_exists(repo, short_name)', /home/enix/code/rust/src/librustpkg/tests.rs:375
test tests::test_linker_build ... FAILED
task 'tests::test_list' failed at 'assertion failed: list_output.iter().any(|x| x.starts_with("foo"))', /home/enix/code/rust/src/librustpkg/tests.rs:1018
test tests::test_list ... FAILED
test tests::test_installed_local_changes ... ok
test tests::test_non_numeric_tag ... ok
test tests::test_package_ids_must_be_relative_path_like ... ok
task 'tests::test_optimized_build' failed at 'assertion failed: built_executable_exists(workspace, "foo")', /home/enix/code/rust/src/librustpkg/tests.rs:1874
test tests::test_optimized_build ... FAILED
output_in_workspace: /tmp/cLm5eckcQZsrVuz7temp_workspace/build/x86_64-unknown-linux-gnu/foo/footest does not exist
task 'tests::test_rebuild_when_needed' failed at 'assertion failed: test_executable_exists(foo_workspace, "foo")', /home/enix/code/rust/src/librustpkg/tests.rs:2146
test tests::test_rebuild_when_needed ... FAILED
task 'tests::test_package_request_version' failed at 'assertion failed: match installed_library_in_workspace(&Path::new("test_pkg_version"),
&repo.join(".rust")) {
Some(p) => {
debug!("installed: {}" , p . display ( ));
let suffix = format!("0.3{}" , os :: consts :: DLL_SUFFIX);
p.as_vec().ends_with(suffix.as_bytes())
}
None => false
}', /home/enix/code/rust/src/librustpkg/tests.rs:832
test tests::test_package_request_version ... FAILED
task 'tests::test_rust_path_can_contain_package_dirs_without_flag' failed at 'assertion failed: lib_exists(repo, pkg_path, v)', /home/enix/code/rust/src/librustpkg/tests.rs:361
test tests::test_rust_path_can_contain_package_dirs_without_flag ... ok
task 'tests::test_package_version' failed at 'assertion failed: match built_library_in_workspace(&temp_pkg_id, &ws) {
Some(p) => {
let suffix = format!("0.4{}" , os :: consts :: DLL_SUFFIX);
p.as_vec().ends_with(suffix.as_bytes())
}
None => false
}', /home/enix/code/rust/src/librustpkg/tests.rs:795
test tests::test_package_version ... FAILED
task 'tests::test_rustpkg_test_cfg' failed at 'assertion failed: output_str.contains("0 passed; 0 failed; 0 ignored; 0 measured")', /home/enix/code/rust/src/librustpkg/tests.rs:2135
test tests::test_rustpkg_test_cfg ... FAILED
output_in_workspace: /tmp/ChW6fH5vm3sP9Y5Etemp_workspace/build/x86_64-unknown-linux-gnu/foo/footest does not exist
task 'tests::test_rustpkg_test_creates_exec' failed at 'assertion failed: test_executable_exists(foo_workspace, "foo")', /home/enix/code/rust/src/librustpkg/tests.rs:2096
test tests::test_rustpkg_test_creates_exec ... FAILED
task 'tests::test_rustpkg_test_output' failed at 'assertion failed: output_str.contains("test f")', /home/enix/code/rust/src/librustpkg/tests.rs:2106
test tests::test_rustpkg_test_output ... FAILED
task 'tests::test_rustpkg_test_failure_exit_status' failed at 'Expected test failure but got success', /home/enix/code/rust/src/librustpkg/tests.rs:2121
test tests::test_rustpkg_test_failure_exit_status ... FAILED
task 'tests::test_rust_path_can_contain_package_dirs_with_flag' failed at 'assertion failed: executable_exists(repo, short_name)', /home/enix/code/rust/src/librustpkg/tests.rs:375
test tests::test_rust_path_can_contain_package_dirs_with_flag ... FAILED
test tests::test_uninstall ... ok
test tests::test_recursive_deps ... ok
test util::test::test_is_cmd ... ok
test version::test_parse_version ... ok
test version::test_split_version ... ok
task 'tests::test_target_specific_install_dir' failed at 'assertion failed: executable_exists(repo, short_name)', /home/enix/code/rust/src/librustpkg/tests.rs:375
test tests::test_target_specific_install_dir ... FAILED
task 'tests::test_target_specific_build_dir' failed at 'assertion failed: built_executable_exists(workspace, "foo")', /home/enix/code/rust/src/librustpkg/tests.rs:1972
test tests::test_target_specific_build_dir ... FAILED
test tests::test_versions ... ok
metrics saved to: tmp/check-stage1-T-x86_64-unknown-linux-gnu-H-x86_64-unknown-linux-gnu-rustpkg-metrics.json
failures:
tests::compile_flag_build
tests::dash_S
tests::find_sources_in_cwd
tests::install_after_build
tests::install_remove
tests::pkgid_pointing_to_subdir
tests::reinstall
tests::rust_path_install_target
tests::rust_path_test
tests::rustpkg_build_no_arg
tests::rustpkg_clean_no_arg
tests::rustpkg_library_target
tests::rustpkg_local_pkg
tests::sysroot_flag
tests::test_7402
tests::test_c_dependency_no_rebuilding
tests::test_c_dependency_ok
tests::test_c_dependency_yes_rebuilding
tests::test_cfg_build
tests::test_emit_llvm_S_build
tests::test_emit_llvm_build
tests::test_install_git
tests::test_install_to_rust_path
tests::test_install_valid_external
tests::test_installed_read_only
tests::test_linker_build
tests::test_list
tests::test_optimized_build
tests::test_package_request_version
tests::test_package_version
tests::test_rebuild_when_needed
tests::test_rust_path_can_contain_package_dirs_with_flag
tests::test_rustpkg_test_cfg
tests::test_rustpkg_test_creates_exec
tests::test_rustpkg_test_failure_exit_status
tests::test_rustpkg_test_output
tests::test_target_specific_build_dir
tests::test_target_specific_install_dir
test result: FAILED. 41 passed; 38 failed; 9 ignored; 0 measured
task '<main>' failed at 'Some tests failed', /home/enix/code/rust/src/libextra/test.rs:166
make: *** [tmp/check-stage1-T-x86_64-unknown-linux-gnu-H-x86_64-unknown-linux-gnu-rustpkg.ok] Error 101
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment