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

[BUG] master fails to build on rust-1.80.1 #1156

Closed
3 tasks done
CaptainBloodz opened this issue Aug 14, 2024 · 7 comments · Fixed by #1144
Closed
3 tasks done

[BUG] master fails to build on rust-1.80.1 #1156

CaptainBloodz opened this issue Aug 14, 2024 · 7 comments · Fixed by #1144
Labels
bug Something isn't working

Comments

@CaptainBloodz
Copy link

Checklist before submitting an issue

  • I have searched through the existing closed and open issues for eww and made sure this is not a duplicate
  • I have specifically verified that this bug is not a common user error
  • I am providing as much relevant information as I am able to in this bug report (Minimal config to reproduce the issue for example, if applicable)

Description of the bug

Using locally build rust-1.80.1
gui-apps:eww-9999:20240814-220722.log.gz
Currently testing from binary package.

Reproducing the issue

No response

Expected behaviour

No response

Additional context

No response

@CaptainBloodz CaptainBloodz added the bug Something isn't working label Aug 14, 2024
@CaptainBloodz
Copy link
Author

Same issue with rust-1.80.1 binary package:
gui-apps:eww-9999:20240814-224051.log.gz

@ovalkonia
Copy link
Contributor

Yeah, it is what it is. time 0.3.34 with the parsing feature just doesn't compile since rust 1.80.0. You can either bump time to 0.3.36 or just use the rust version that is supposed to used and is specified in https://github.com/elkowar/eww/blob/4d55e9ad63d1fae887726dffcd25a32def23d34f/rust-toolchain.toml.

@CaptainBloodz CaptainBloodz changed the title [BUG] rust-1.80.1fails to build from master [BUG] master fails to build on rust-1.80.1 Aug 15, 2024
@w-lfchen
Copy link
Contributor

w-lfchen commented Aug 15, 2024

will be closed by #1144
see #1141 as well
if you want to build using rust 1.80.1 i'd recommend using #1144's branch

@CaptainBloodz
Copy link
Author

+1

@w-lfchen
Copy link
Contributor

+1

sorry, i don't understand what means.
does the issue persist?
it should be fixed on master now

@CaptainBloodz
Copy link
Author

Fixed, indeed.
Sorry
Thks

@w-lfchen
Copy link
Contributor

don't worry about it ^^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants