pkgsrc-Users archive

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

9.0RC2 Problem with i386 rust bootstrap



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.

Mike


Home | Main Index | Thread Index | Old Index