tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/www/firefox
On Sat, 11 Jun 2022 at 11:19:41 +0200 (CEST), Håvard Eidnes wrote:
> I was wrong, should have recalled. With the i586-configured
> rust, I get:
>
> checking rustc version... 1.61.0
> checking cargo version... 1.61.0
> checking for rust host triplet...
> ERROR: The rust compiler host (i586-unknown-netbsd) is not suitable
> for the configure host (i686-unknown-netbsd).
>
> You can solve this by:
> * Set your configure host to match the rust compiler host by
> editing your
> mozconfig and adding "ac_add_options --host=i586-unknown-netbsd".
> * Or, install the rust toolchain for i686-unknown-netbsd, if
> supported, by running
> "rustup default stable-i686-unknown-netbsd"
>
The two variants have actually caused issues for a while, e.g., see
http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/lang/mozjs78/Makefile.diff?r1=1.20&r2=1.21&only_with_tag=MAIN
from a year ago.
Regards,
Dave
Home |
Main Index |
Thread Index |
Old Index