Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jul 2017 13:44:30 +0200
From:      Christoph Moench-Tegeder <cmt@burggraben.net>
To:        Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: rust problem
Message-ID:  <20170729114429.GA1560@elch.exwg.net>
In-Reply-To: <72ed5970-880d-3124-a93c-1cd65f6fd1f0@utanet.at>
References:  <72ed5970-880d-3124-a93c-1cd65f6fd1f0@utanet.at>

next in thread | previous in thread | raw e-mail | index | archive | help
## Walter Schwarzenfeld (w.schwarzenfeld@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170729114429.GA1560>