Skip to content

[gtest] build failure #46832

@R3D9477

Description

@R3D9477

Operating system

Linux

Compiler

nvcc

Steps to reproduce the behavior

manifest file

{
    "name": "cppproject",
    "version-string": "0.0.1",
    "license": "MIT",
    "dependencies": [
        "gtest"
    ],
    "overrides": [
        {
            "name": "gtest",
            "version": "1.8#0"
        }
    ],
    "builtin-baseline": "b0e42ede345cbb1a8660033dcabccc9886882728"
}

Failure logs

error: failed to execute: /usr/bin/git --git-dir=.git --work-tree=/home/build/.vcpkg/vcpkg/buildtrees/versioning_/versions/gtest/b0e42ede345cbb1a8660033dcabccc9886882728_15785.tmp -c core.autocrlf=false read-tree -m -u b0e42ede345cbb1a8660033dcabccc9886882728
error: git failed with exit code: (128).
fatal: not a git repository: '.git'
note: while checking out port gtest with git tree b0e42ede345cbb1a8660033dcabccc9886882728
note: See https://learn.microsoft.com/vcpkg/users/versioning-troubleshooting?WT.mc_id=vcpkg_inproduct_cli for more information.
note: while loading [email protected]

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    category:port-bugThe issue is with a library, which is something the port should already support

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions