I was able to build the latest commit (85452cf) without any patching via `cargo build --release`. The shell works fine on FreeBSD 14.
Created attachment 250623 [details] v0 Can you test this patch please?
(In reply to Mikael Urankar from comment #1) Thanks Mikael, it doesn't apply 100% cleanly. You should try applying it on a fresh copy of the port. After fixing, the update works. Recommend committing after patch fix.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=0b64acb326e1fac9abf1e31649e7d4d025cb3d27 commit 0b64acb326e1fac9abf1e31649e7d4d025cb3d27 Author: Mikael Urankar <mikael@FreeBSD.org> AuthorDate: 2024-05-13 16:02:08 +0000 Commit: Mikael Urankar <mikael@FreeBSD.org> CommitDate: 2024-05-31 10:29:41 +0000 shells/ion: Update to 1.0.5-1509 PR: 278515 shells/ion/Makefile | 247 +---- shells/ion/Makefile.crates (new) | 311 ++++++ shells/ion/distinfo | 1096 +++++++++++--------- ...core-0.4.2_src_atof_algorithm_bigcomp.rs (gone) | 39 - ...-core-0.4.2_src_atof_algorithm_bigint.rs (gone) | 11 - ...al-core-0.4.2_src_atof_algorithm_math.rs (gone) | 211 ---- shells/ion/files/patch-nix_src_lib.rs (new) | 61 ++ shells/ion/files/patch-powerpc (gone) | 62 -- 8 files changed, 1003 insertions(+), 1035 deletions(-)