pkgsrc-Users archive

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

Re: 9.0RC2 Problem with i386 rust bootstrap



On Sun, Feb 09, 2020 at 11:44:41PM +0000, Mike Pumford wrote:
> Fails with:
> -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\
> -o\ root\ -g\ wheel\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\
> -o\ root\ -g\ wheel\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\
> root\ -g\ wheel\ -m\ 775 INSTALL_INFO=
> MAKEINFO=/comp/obj/pkgsrc/lang/rust/work/.tools/bin/makeinfo FLEX= BISON=
> PKG_CONFIG=/comp/obj/pkgsrc/lang/rust/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/comp/obj/pkgsrc/lang/rust/work/.buildlink/lib/pkgconfig:/comp/obj/pkgsrc/lang/rust/work/.buildlink/share/pkgconfig
> PKG_CONFIG_LOG=/comp/obj/pkgsrc/lang/rust/work/.pkg-config.log
> PKG_CONFIG_PATH= KRB5_CONFIG=/usr/bin/krb5-config
> CWRAPPERS_CONFIG_DIR=/comp/obj/pkgsrc/lang/rust/work/.cwrapper/config
> /usr/pkg/bin/python2.7 ./x.py -v build -j 8
> running: /comp/obj/pkgsrc/lang/rust/work/rust-bootstrap/bin/cargo build
> --manifest-path
> /comp/obj/pkgsrc/lang/rust/work/rustc-1.40.0-src/src/bootstrap/Cargo.toml
> --frozen
> /comp/obj/pkgsrc/lang/rust/work/rust-bootstrap/bin/cargo: Shared object
> "libssl.so.12" not found
> Traceback (most recent call last):
>   File "./x.py", line 11, in <module>
> 
> Current libssl version is 14 so I guess the bootstrap needs rebuilding.
> Assuming amd64 has the same solib version .12 was replaced sometime around
> August last year so this is a wildly out of date binary.

It's .14 on netbsd-9 but .12 on netbsd-8 (and .10 on netbsd-7).

As I'm not sure we want to provide a bootstrap kit per netbsd version,
the best way would be to install the compat libraries.

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index