Date: Sat, 17 Jun 2017 20:16:34 +0200 From: Jan Beich <jbeich@FreeBSD.org> To: =?utf-8?Q?Jean-S=C3=A9bastien_P=C3=A9dron?= <dumbbell@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r443777 - in head/lang/rust: . files Message-ID: <wp8a-eayl-wny@FreeBSD.org> In-Reply-To: <201706171444.v5HEiUnR002404@repo.freebsd.org> (=?utf-8?Q?=22?= =?utf-8?Q?Jean-S=C3=A9bastien=09P=C3=A9dron=22's?= message of "Sat, 17 Jun 2017 14:44:30 %2B0000 (UTC)") References: <201706171444.v5HEiUnR002404@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Jean-S=C3=A9bastien P=C3=A9dron <dumbbell@FreeBSD.org> writes: > Author: dumbbell > Date: Sat Jun 17 14:44:30 2017 > New Revision: 443777 > URL: https://svnweb.freebsd.org/changeset/ports/443777 > > Log: > lang/rust: Enable on FreeBSD/aarch64 + various fixes [...] > +CARGO_BOOTSTRAP_DIR_aarch64?=3D ${RUST_BOOTSTRAP_DIR} Did you mean to assign ${RUST_BOOTSTRAP_DIR_aarch64} instead? $ make checksum ARCH=3Daarch64 =3D=3D=3D> License APACHE20 MIT accepted by the user =3D=3D=3D> rust-1.18.0 depends on file: /usr/local/sbin/pkg - found =3D> rust/2017-04-27/cargo-0.18.0-aarch64-unknown-freebsd.tar.gz is not i= n /usr/ports/lang/rust/distinfo. =3D> Either /usr/ports/lang/rust/distinfo is out of date, or =3D> rust/2017-04-27/cargo-0.18.0-aarch64-unknown-freebsd.tar.gz is spell= ed incorrectly. *** Error code 1 or $ poudriere jail -cj 110aarch64 -a arm64.aarch64 -v 11.0-RELEASE $ poudriere jail -sj 110aarch64 <configure network in the jail> $ env -i TERM=3D$TERM /usr/sbin/jexec 110aarch64-default /bin/sh $ export UNAME_r=3D11.0-RELEASE $ pkg install libedit python27 gmake cmake $ cd /usr/ports/lang/rust $ make install =3D=3D=3D> License APACHE20 MIT accepted by the user =3D=3D=3D> rust-1.18.0 depends on file: /usr/local/sbin/pkg - found =3D> rustc-1.18.0-src.tar.gz doesn't seem to exist in /distfiles/rust. =3D> Attempting to fetch http://static.rust-lang.org/dist/rustc-1.18.0-sr= c.tar.gz rustc-1.18.0-src.tar.gz 100% of 31 MB 3195 kBps 0= 0m10s =3D> 2017-04-24/rustc-1.17.0-aarch64-unknown-freebsd.tar.gz doesn't seem = to exist in /distfiles/rust. =3D> Attempting to fetch https://static.rust-lang.org/dist/2017-04-24/rus= tc-1.17.0-aarch64-unknown-freebsd.tar.gz fetch: https://static.rust-lang.org/dist/2017-04-24/rustc-1.17.0-aarch64-= unknown-freebsd.tar.gz: Not Found =3D> Attempting to fetch http://distcache.FreeBSD.org/local-distfiles/dum= bbell/rust/2017-04-24/rustc-1.17.0-aarch64-unknown-freebsd.tar.gz 2017-04-24/rustc-1.17.0-aarch64-unknown-freebs100% of 32 MB 3555 kBps 0= 0m09s =3D> 2017-04-24/rust-std-1.17.0-aarch64-unknown-freebsd.tar.gz doesn't se= em to exist in /distfiles/rust. =3D> Attempting to fetch https://static.rust-lang.org/dist/2017-04-24/rus= t-std-1.17.0-aarch64-unknown-freebsd.tar.gz fetch: https://static.rust-lang.org/dist/2017-04-24/rust-std-1.17.0-aarch= 64-unknown-freebsd.tar.gz: Not Found =3D> Attempting to fetch http://distcache.FreeBSD.org/local-distfiles/dum= bbell/rust/2017-04-24/rust-std-1.17.0-aarch64-unknown-freebsd.tar.gz 2017-04-24/rust-std-1.17.0-aarch64-unknown-fre100% of 41 MB 3553 kBps 0= 0m12s =3D> rust/2017-04-27/cargo-0.18.0-aarch64-unknown-freebsd.tar.gz is not i= n /usr/ports/lang/rust/distinfo. =3D> Either /usr/ports/lang/rust/distinfo is out of date, or =3D> rust/2017-04-27/cargo-0.18.0-aarch64-unknown-freebsd.tar.gz is spell= ed incorrectly. *** Error code 1 Stop. make: stopped in /usr/ports/lang/rust
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?wp8a-eayl-wny>