From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marius Bakke Subject: Re: staging evaluation in progress Date: Thu, 26 Apr 2018 12:34:20 +0200 Message-ID: <87bme68deb.fsf@fastmail.com> References: <874lkbds7e.fsf@fastmail.com> <87vacnief8.fsf@netris.org> <874lk1aiwt.fsf@fastmail.com> <87tvs14bgf.fsf@netris.org> <20180425132135.GC17662@macbook41> <8736zjtkz8.fsf@netris.org> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36738) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fBeEP-0005MA-3N for guix-devel@gnu.org; Thu, 26 Apr 2018 06:34:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fBeEL-0004e9-4e for guix-devel@gnu.org; Thu, 26 Apr 2018 06:34:29 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:57233) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fBeEL-0004dJ-0x for guix-devel@gnu.org; Thu, 26 Apr 2018 06:34:25 -0400 In-Reply-To: <8736zjtkz8.fsf@netris.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Mark H Weaver Cc: guix-devel@gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Mark H Weaver writes: > Efraim Flashner writes: > >> On Mon, Apr 23, 2018 at 09:53:04PM -0400, Mark H Weaver wrote: >>> Marius Bakke writes: >>>=20 >>> > Mark H Weaver writes: >>> > >>> >> Hi Marius, >>> >> >>> >> Marius Bakke writes: >>> >> >>> >>> I just started a 'staging' evaluation: >>> >>> >>> >>> https://hydra.gnu.org/jobset/gnu/staging >>> >>> >>> >>> Fairly minor changes this round, highlights include Wayland 1.15 and >>> >>> GStreamer 1.14. We narrowly missed Mesa 17.3.9 which was scheduled= for >>> >>> today but delayed, hopefully 17.3.8 doesn't introduce any new bugs. >>> >>> >>> >>> Results should start ticking in tomorrow. >>> >> >>> >> The main issue I see so far is that 'gst-plugins-base' seems to >>> >> consistently fail the "elements/opus" test on i686-linux. It failed >>> >> twice in a row, anyway: >>> >> >>> >> https://hydra.gnu.org/build/2635798 >>> > >>> > I can reproduce this failure locally, and could not find related bug >>> > reports or git commits upstream. For now I downgraded to 1.12.5 so we >>> > can proceed, and will report the i686 and armhf issues upstream. >>>=20 >>> Instead of downgrading gstreamer, I think it would be better to simply >>> disable that test on i686 for now. Most likely, it is due to tests that >>> are intolerant of the double rounding that occurs on i686 without SSE2, >>> where the old x87 FP instructions are used instead. The double rounding >>> happens because x87 operations are performed on 80-bit double-extended >>> precision floating-point numbers, which must then be rounded a second >>> time when they are converted to 64-bit doubles as used in C. >>>=20 >>> What do you think? >>>=20 >>> Mark >>>=20 >> >> somewhat random tests fail on aarch64 also, different ones from the >> other architectures. I'd suggest we wait it out until 1.14.1 and watch >> upstream for bug fixes. > > Do we know if there are any security fixes in 1.14.0 that are not in > 1.12.5? Is the 1.12.x branch still receiving security updates? As far as I could tell, the 1.12.5 release was mostly security fixes backported from 1.14. See the log in . --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlrhqywACgkQoqBt8qM6 VPoXTAf8Dp82kqMt2tqw6zeC0AqmWeX64HeJRg+v257B0vC1EiOxVcCaxRwQ6jqr +qCkw4PpoGZdaJiNcUkdL9gGC8z0W+6iWhX3fs/MaAHKCZ4izDPwoA9Aqug3yXvt QMeD2fs3o30b5rrgAAqH/JfGfnM1ygdyYZB94cZ6ZhXh3amelT5DFO2hQgabtsxJ +EToJhO0AaBox4bYuzYBKwI15/7D2pvqyUfhQqPR98e1WjVUIcwg0OC6+XBsnbl0 MzQ93T1DIkIXlCpnywk4Va4gK5M5lfo0BBPz5Si4UlHJL/AhMJV89zfi0AZSzuFK 2dcXFPeVgJ/RenX2+FKImE6j+JTklg== =G73D -----END PGP SIGNATURE----- --=-=-=--