## Walter Schwarzenfeld (w.schwarzenf...@utanet.at):

> Rust does not compile in the port on 10.3 amd64.

I'm just debugging the very same problem.

> I mailed it the maintainer. He said it is a local problem.

I'd like to disagree: the problem is caused by this:

===>  Configuring for rust-1.19.0
===>   FreeBSD 10 autotools fix applied to 
/wrkdirs/usr/ports/lang/rust/work/rustc-1.19.0-src/src/vendor/libssh2-sys/libssh2/config.rpath
===>   FreeBSD 10 autotools fix applied to 
/wrkdirs/usr/ports/lang/rust/work/rustc-1.19.0-src/src/vendor/lzma-sys/xz-5.2.3/build-aux/config.rpath
===>   FreeBSD 10 autotools fix applied to 
/wrkdirs/usr/ports/lang/rust/work/.cargo/registry/src/github.com-1ecc6299db9ec823/libssh2-sys-0.2.6/libssh2/config.rpath
===>   FreeBSD 10 autotools fix applied to 
/wrkdirs/usr/ports/lang/rust/work/.cargo/registry/src/github.com-1ecc6299db9ec823/lzma-sys-0.1.4/xz-5.2.3/build-aux/config.rpath

and that comes from bsd.port.mk line 3091 ff.

But I can't figure out why this shouldn't happen on FreeBSD 11 - as far
as I can figure out right now WITHOUT_FBSD10_FIX isn't set automatically,
nor will the run-autotools-fixup be overridden (but I've limited access
to FreeBSD 11 right now).

Regards,
Christoph

-- 
Spare Space
_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to