-
-
Notifications
You must be signed in to change notification settings - Fork 322
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
Error on build of the develop branch: failed to select a version for taskchampion
#3739
Comments
Hm, I'm confused! taskchampion-lib does not, in fact, require the taskwarrior/src/taskchampion-cpp/Cargo.toml Lines 11 to 12 in 3bf0200
The This setup works fine for me, admittedly on Linux -- but this doesn't seem a Mac-related issue. It looks like you were able to build 3.3.0 (since you have |
Did you also try with a completely new/clean build directory? |
The build for I have just checked-out the |
This was a new, clean, directory. My steps were:
|
Update: The error is still present on tags:
But I can configure it without issues for tag:
Which is weird because I have a newer version of
|
Huh, I very much expect v3.3.0 wouldn't have built with rust 1.68.2, either -- that's from almost two years ago! That said, you didn't get very far into building v3.3.0 so it's quite possible that this error is just from using an old Rust version. What version is |
When running
The output for
It seems that I had intalled
I switched back to the
|
That's good progress! I suspect your
|
While trying to build the
develop
branch I faced a build error. I havetaskwarrior
installed on the system (M1 MacOs) and that is the output of thetask diag
you will see pasted below.cmake -S . -B build -DCMAKE_BUILD_TYPE=Release
taskwarrior
task diag
command:The text was updated successfully, but these errors were encountered: