Bug 279589

Summary: editors/vim: 9.1.0404 broken
Product: Ports & Packages Reporter: Sainnhe Park <i>
Component: Individual Port(s)Assignee: Adam Weinberger <adamw>
Status: Closed FIXED    
Severity: Affects Some People CC: mikael
Priority: --- Flags: bugzilla: maintainer-feedback? (adamw)
Version: Latest   
Hardware: arm64   
OS: Any   

Description Sainnhe Park 2024-06-08 10:49:30 UTC
```log
$ vim -V
ld-elf.so.1: /usr/local/bin/vim: Undefined symbol "__sprintf_chk@FBSD_1.8"
```

After upgrading to the latest version 9.1.0404, vim cannot launch.

I'm running FreeBSD `15.0-CURRENT` on Raspberry Pi 4.
Comment 1 Adam Weinberger freebsd_committer freebsd_triage 2024-06-09 05:11:45 UTC
I don’t have any way of testing that myself, so I’m relying on you here.

I just update vim to patchlevel 0470. Can you please upgrade to that version and let me know if it’s still broken?
Comment 2 Mikael Urankar freebsd_committer freebsd_triage 2024-06-09 07:58:35 UTC
Your current is too old
Comment 3 Sainnhe Park 2024-06-09 10:01:09 UTC
(In reply to Adam Weinberger from comment #1)

Thanks! I can confirm that this has been fixed in the latest version.