https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257419
Robert Clausecker <f...@fuz.su> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Open |Closed --- Comment #41 from Robert Clausecker <f...@fuz.su> --- After a test run on latest, I can confirm that the issue is fixed. Ports that continue to fail are devel/rust-analyzer (error[E0308]: mismatched types) lang/gleam (error: failed to open: /nonexistent/.cargo/.crates.toml) www/deno (error: conflicting types for 'get_cpu_speed') security/solana (#error No timer implementation for this platform) security/rustscan (error[E0308]: mismatched types) security/cloak (error[E0425]: cannot find value `NEON` in module `cpu::arm`) games/abstreet (error[E0308]: mismatched types) But all these fail for for other reasons, so I consider the PR to be fixed. -- You are receiving this mail because: You are on the CC list for the bug.