Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fprime-bootstrap Should Setup "Empty" GIT Commit #3018

Open
LeStarch opened this issue Nov 11, 2024 · 0 comments
Open

fprime-bootstrap Should Setup "Empty" GIT Commit #3018

LeStarch opened this issue Nov 11, 2024 · 0 comments
Labels

Comments

@LeStarch
Copy link
Collaborator

F´ Version
Affected Component

Problem Description

Building after fprime-bootstrap can cause an issue with version generation because there is no commit in the new project repo. Standard git practice is to create an empty commit anyway to act as a basis for diffs. We should create one.

[  0%] Generating versions/version.hpp, versions/version.cpp, versions/version.json
cd --------/Foo && /opt/local/bin/cmake -E env PYTHONPATH=:--------/Foo/fprime/Autocoders/Python/src FPRIME_PROJECT_ROOT=--------/Foo FPRIME_FRAMEWORK_PATH=--------/Foo/fprime FPRIME_LIBRARY_LOCATIONS= --------/Foo/fprime/cmake/target/version/generate_version_info.py --------/Foo/build-fprime-automatic-native/versions 
fatal: Not a valid object name HEAD
@LeStarch LeStarch added the bug label Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant