Monday, April 10, 2023

Re: All my Rust programs stop working on OpenBSD 7.3

Am Mo., 10. Apr. 2023 um 18:10 Uhr schrieb Sebastien Marie <semarie@online.fr>:
> On Mon, Apr 10, 2023 at 11:49:50PM +0800, Siegfried Levin wrote:
> > After I upgraded my OS from 7.2 to 7.3 with sysupgrade like 8 hours ago, all my programs written in Rust broke, including cargo installed with pkg_add on 7.2. I fixed Cargo by "pkg_add -u rust" and then recompiled some of my projects. Now they are having segment faults. Does anyone having the same error?
>
> you need to rebuild your locally built programs with rustc from 7.3.

Sounds like something the upgrade guide should mention...

Best
Martin

No comments:

Post a Comment