From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Nieuwenhuizen Subject: bug#40535: [core-updates]: Updating `guix' makes package-transitive-supported-systems test fail Date: Fri, 10 Apr 2020 14:05:40 +0200 Message-ID: <87imi7eeaz.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:35226) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jMsQ8-00019h-6s for bug-guix@gnu.org; Fri, 10 Apr 2020 08:06:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jMsQ7-0002Fd-5n for bug-guix@gnu.org; Fri, 10 Apr 2020 08:06:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43280) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jMsQ6-0002FM-GD for bug-guix@gnu.org; Fri, 10 Apr 2020 08:06:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jMsQ6-0002UI-BU for bug-guix@gnu.org; Fri, 10 Apr 2020 08:06:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:35155) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jMsPs-0000qL-Nr for bug-guix@gnu.org; Fri, 10 Apr 2020 08:05:49 -0400 List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: 40535@debbugs.gnu.org Hi, On current core-updates d523eb5c9c gnu: python-cython: The i686 python2 workaround is needed fo= r 32-bit ARM too. updating the guix package like so make update-guix-package leads to a test failure of package-transitive-supported-systems make check TESTS=3Dtests/packages =3D> test-name: package-transitive-supported-systems, implicit inputs location: /home/janneke/src/guix/core-updates/tests/packages.scm:397 source: + (test-equal + "package-transitive-supported-systems, implicit inputs" + %supported-systems + (let ((p (dummy-package + "foo" + (build-system gnu-build-system) + (supported-systems + `("does-not-exist" "foobar" ,@%supported-systems))))) + (parameterize + ((%current-system "armhf-linux")) + (package-transitive-supported-systems p)))) expected-value: ("x86_64-linux" "i686-linux" "armhf-linux" "aarch64-lin= ux" "mips64el-linux" "i586-gnu") actual-value: ("x86_64-linux" "i686-linux") result: FAIL Last week, when core-updates was at 1808e64de0 gnu: coreutils: Typo: Use libcap only when supported. it worked correctly. This is unfortunate, as wip-hurd-vm (freshly rebased) depends on a guix update. Greetings, janneke --=20 Jan Nieuwenhuizen | GNU LilyPond http://lilypond.org Freelance IT http://JoyofSource.com | Avatar=C2=AE http://AvatarAcademy.com