Skip to content

tokei 6.0.0 won't compile on nightly #41685

Closed
@mzji

Description

@mzji

OS: Win10 Home x64 version 1607 / build 10.0.14393, Build Tools for Visual Studio 2017
rustc metadata:

C:\>rustc -vV
rustc 1.19.0-nightly (06fb4d256 2017-04-30)
binary: rustc
commit-hash: 06fb4d25642a3f223db1441972dd5962085cfba1
commit-date: 2017-04-30
host: x86_64-pc-windows-msvc
release: 1.19.0-nightly
LLVM version: 4.0

Error messages during installing tokei via cargo:

(unreleated lines removed)
   Compiling tokei v6.0.0
LLVM ERROR: No open Win64 EH frame function!
error: failed to compile `tokei v6.0.0`, intermediate artifacts can be found at `C:\Users\USERNAME\AppData\Local\Temp\cargo-install.APq02cIhSEk9`

Caused by:
  Could not compile `tokei`.

To learn more, run the command again with --verbose.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-LLVMArea: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.I-ICEIssue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️P-highHigh priorityT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.regression-from-stable-to-nightlyPerformance or correctness regression from stable to nightly.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions