pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Multiple Rust build failures on 8.x and 9.x



>>> NetBSD 8 i386:
>> ...
>>> running: /comp/obj/pkgsrc/lang/rust/work/rust-bootstrap/bin/cargo
>>> build --manifest-path
>>> /comp/obj/pkgsrc/lang/rust/work/rustc-1.41.0-src/src/bootstrap/Cargo.toml
>>> --frozen
>>> Shared object "libssl.so.14" not found
>>>
>>> NetBSD 8 has libssl.so.12 in /usr/lib and libssl.so.1.1 in
>>> /usr/pkg/lib.
>> Hm, yes, I made the mistake of building the bootstrap on NetBSD
>> 9.0_RC1.  I'll see if I can update the bootstrap to one built on
>> 8.0.
>
> Okay but that means the package needs to be marked as needing 8.x
> compat libs as a build dependency.

Yes, it does.  Luckily we do have a compat80 package. :)

> I do appreciate the nightmare that building the rust bootstraps for
> NetBSD must be :(.

Heh, thanks.

Regards,

- Håvard


Home | Main Index | Thread Index | Old Index