Re: lang/rust fails to build after upgrading Perl to 5.36
- In reply to: William Bulley : "lang/rust fails to build after upgrading Perl to 5.36"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 22 Oct 2023 23:20:29 UTC
On Sun, Oct 22, 2023 at 1:42 PM William Bulley <web@umich.edu> wrote: > In my attempt to upgrade to Perl 5.36 several other ports were > affected and had to be rebuilt/reinstalled. One of these was > lang/rust -- which failed to build (I can send error strings). > If you used portmaster, there is a problem with the '-f' option. It is unnecessary and results in re-installing many ports that do not use libperl. lang/rust is one. Just re-enter the portmaster command without the '-f'. # portmaster `pkg shlib -qR libperl.so.5.26` The man page for portmaster(8) says that dependencies are reinstalled when '-R' is added to '-f', but just '-f' triggers a reinstall of a port and all of its dependency tree. -- Kevin Oberman, Part time kid herder and retired Network Engineer E-mail: rkoberman@gmail.com PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683