Skip to content

Unable to compile bat on Windows from Git #2991

Open
@clin1234

Description

@clin1234

Running cargo install --all-features --git https://github.com/sharkdp/bat yielded this output:

    Updating git repository `https://github.com/sharkdp/bat`
    Updating git submodule `https://github.com/wiremoons/ada-sublime-syntax`
    Updating git submodule `https://github.com/colinta/ApacheConf.tmLanguage`
    Updating git submodule `https://github.com/asciidoctor/sublimetext-asciidoc.git`
    Updating git submodule `https://github.com/michaelblyons/SublimeSyntax-Crontab`
    Updating git submodule `https://github.com/elMuso/Dartlight.git`
    Updating git submodule `https://github.com/mariozaizar/email.sublime-syntax.git`
    Updating git submodule `https://github.com/315234/SublimeFortran`
    Updating git submodule `https://github.com/euler0/sublime-glsl`
    Updating git submodule `https://github.com/carsonoid/sublime_man_page_support`
    Updating git submodule `https://github.com/ioncodes/LLVM.tmBundle`
    Updating git submodule `https://github.com/leanprover/vscode-lean.git`
    Updating git submodule `https://github.com/paulmillr/LiveScript.tmbundle`
    Updating git submodule `https://github.com/tosher/Mediawiker.git`
    Updating git submodule `https://github.com/SublimeText/NSIS`
    Updating git submodule `https://github.com/brandonwamboldt/sublime-nginx`
    Updating git submodule `https://github.com/pope/SublimeNinja.git`
    Updating git submodule `https://github.com/skozlovf/Sublime-QML`
    Updating git submodule `https://github.com/follesoe/sublime-racket.git`
    Updating git submodule `https://github.com/slim-template/ruby-slim.tmbundle.git`
    Updating git submodule `https://github.com/billymoon/Stylus`
    Updating git submodule `https://github.com/davidhq/SublimeEthereum.git`
    Updating git submodule `https://github.com/zogwarg/SublimeJQ.git`
    Updating git submodule `https://github.com/corneliusio/svelte-sublime`
    Updating git submodule `https://github.com/TheClams/SystemVerilog.git`
    Updating git submodule `https://github.com/dertuxmalwieder/SublimeTodoTxt`
    Updating git submodule `https://github.com/ziglang/sublime-zig-language.git`
    Updating git submodule `https://github.com/victor-gp/cmd-help-sublime-syntax.git`
    Updating git submodule `https://github.com/hesstobi/sublime_gnuplot`
    Updating git submodule `https://github.com/keith-hall/http-request-response-syntax.git`
    Updating git submodule `https://github.com/PolyMeilex/vscode-wgsl.git`
    Updating git submodule `https://github.com/JohnNilsson/awk-sublime`
    Updating git submodule `https://github.com/tvi/Sublime-ARM-Assembly`
    Updating git submodule `https://github.com/zyxar/Sublime-CMakeLists`
    Updating git submodule `https://github.com/sustained/CoffeeScript-Sublime-Plugin`
    Updating git submodule `https://github.com/crystal-lang-tools/sublime-crystal.git`
    Updating git submodule `https://github.com/asbjornenge/Docker.tmbundle`
    Updating git submodule `https://github.com/zaynali53/DotENV`
    Updating git submodule `https://github.com/princemaple/elixir-sublime-syntax/`
    Updating git submodule `https://github.com/elm-community/SublimeElmLanguageSupport`
    Updating git submodule `https://github.com/hoest/sublimetext-fsharp`
    Updating git submodule `https://github.com/dncrews/GraphQL-SublimeText3.git`
    Updating git submodule `https://github.com/Anomareh/PHP-Twig.tmbundle.git`
    Updating git submodule `https://github.com/clintberry/sublime-text-2-ini`
    Updating git submodule `https://github.com/babel/babel-sublime`
    Updating git submodule `https://github.com/Martin819/sublime-jinja2`
error: failed to update submodule `assets/syntaxes/Jinja2`

Caused by:
  cannot checkout to invalid path 'Preferences/Symbol List: Blocks.tmPreferences'; class=Checkout (20)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bat-as-a-libraryRelated to bat-as-a-librarybugSomething isn't workingwindowsIssue is related to the Windows build of bat

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions