Date: Fri, 26 Jan 2018 12:20:49 +0100 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: r459911 - head/lang/rust Message-ID: <shas-j27i-wny@FreeBSD.org> In-Reply-To: <201801250807.w0P87wLJ092162@repo.freebsd.org> (=?utf-8?Q?=22?= =?utf-8?Q?Jean-S=C3=A9bastien=09P=C3=A9dron=22's?= message of "Thu, 25 Jan 2018 08:07:58 %2B0000 (UTC)") References: <201801250807.w0P87wLJ092162@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: Thu Jan 25 08:07:58 2018 > New Revision: 459911 > URL: https://svnweb.freebsd.org/changeset/ports/459911 > > Log: > lang/rust: Update to 1.23.0 >=20=20=20 > Firefox 57.0 failed to build with Rust 1.23.0 with the following error: >=20=20=20 > error: unused import: `std::ascii::AsciiExt` > --> /wrkdirs/usr/ports/www/firefox/work/firefox-57.0.4/servo/comp= onents/style/gecko_string_cache/mod.rs:16:5 > | > 16 | use std::ascii::AsciiExt; > | ^^^^^^^^^^^^^^^^^^^^ > | > note: lint level defined here > --> /wrkdirs/usr/ports/www/firefox/work/firefox-57.0.4/servo/comp= onents/style/lib.rs:26:9 > | > 26 | #![deny(warnings)] > | ^^^^^^^^ > =3D note: #[deny(unused_imports)] implied by #[deny(warnings)] >=20=20=20 > Now that Firefox is updated to 58.0, the build succeeds. Please, don't silently block on Firefox bustage. Ask on gecko@ (maintainer) if upstream has a fix which maybe trivial to backport e.g., https://svnweb.freebsd.org/changeset/ports/459962
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?shas-j27i-wny>