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

Build failure: t-rex #355705

Open
superherointj opened this issue Nov 13, 2024 · 1 comment
Open

Build failure: t-rex #355705

superherointj opened this issue Nov 13, 2024 · 1 comment
Labels
0.kind: build failure A package fails to build

Comments

@superherointj
Copy link
Contributor

Steps To Reproduce

  1. nix build .#t-rex

Build log

error[E0282]: type annotations needed for `Box<_>`
  --> /build/t-rex-0.15.0-alpha3-vendor.tar.gz/time/src/format_description/parse/mod.rs:83:9
   |
83 |     let items = format_items
   |         ^^^^^
...
86 |     Ok(items.into())
   |              ---- type must be known at this point
   |
   = note: this is an inference error on crate `time` caused by an API change in Rust 1.80.0; update `time` to version `>=0.3.35` by calling `cargo update`
error: could not compile `time` (lib) due to 1 previous error

Logs: https://termbin.com/ez03

Additional context

  • I'm reporting a false positive build. I don't care about this package.

Notify maintainers

CC @NixOS/geospatial

@superherointj superherointj added the 0.kind: build failure A package fails to build label Nov 13, 2024
superherointj added a commit to superherointj/nixpkgs that referenced this issue Nov 13, 2024
@paparodeo
Copy link
Contributor

related to #332957 looks like

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: build failure A package fails to build
Projects
None yet
Development

No branches or pull requests

2 participants