Description
I installed the 2.2.15 release on an ubuntu machine. switch to the bin directory and try to execute ./cargo-build-sbf --version. After a few seconds the command exit without any error or output.
Executing ./solana --version returns the expected resutl as the rest of the commands.
It looks like cargo-build-sbf is broken ?
On the same machine I downloaded 2.2.8, did the same experiment and I get the expected result:
solana-cargo-build-sbf 2.2.8
platform-tools v1.46
Something is wrong with 2.2.15 with cargo-build-sbf, Not sure what is the problem becuase it looks no many changes from 2.2.8
uname -a
Linux mymachine 6.8.0-57-generic #59-Ubuntu SMP PREEMPT_DYNAMIC Sat Mar 15 17:40:59 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 24.04.1 LTS
Release: 24.04
Codename: noble