From mboxrd@z Thu Jan 1 00:00:00 1970 From: Efraim Flashner Subject: bug#27042: test-package.sh fails on aarch64 Date: Tue, 23 May 2017 22:25:21 +0300 Message-ID: <20170523192521.GL27114@macbook42.flashner.co.il> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="bJ3jXuwtxrXxD2iT" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51923) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dDFRX-0002p5-LC for bug-guix@gnu.org; Tue, 23 May 2017 15:26:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dDFRS-0003RN-Ld for bug-guix@gnu.org; Tue, 23 May 2017 15:26:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:60654) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dDFRS-0003RA-GX for bug-guix@gnu.org; Tue, 23 May 2017 15:26:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dDFRS-0001oQ-AY for bug-guix@gnu.org; Tue, 23 May 2017 15:26:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51727) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dDFQy-0002Vu-TF for bug-guix@gnu.org; Tue, 23 May 2017 15:25:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dDFQv-0003I3-P0 for bug-guix@gnu.org; Tue, 23 May 2017 15:25:32 -0400 Received: from flashner.co.il ([178.62.234.194]:53471) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dDFQv-0003HO-DJ for bug-guix@gnu.org; Tue, 23 May 2017 15:25:29 -0400 Received: from localhost (85.64.232.168.dynamic.barak-online.net [85.64.232.168]) by flashner.co.il (Postfix) with ESMTPSA id A38E040355 for ; Tue, 23 May 2017 19:25:24 +0000 (UTC) Content-Disposition: inline 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.org@gnu.org Sender: "bug-Guix" To: 27042@debbugs.gnu.org --bJ3jXuwtxrXxD2iT Content-Type: multipart/mixed; boundary="z3ovhOgMYmj8MRdq" Content-Disposition: inline --z3ovhOgMYmj8MRdq Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On aarch64 the test 'test-package.sh' fails due to 'offload: command not found' --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --z3ovhOgMYmj8MRdq Content-Type: text/plain; charset=utf-8 Content-Disposition: attachment; filename="test-suite.log" ================================================== GNU Guix 0.12.0.3812-98bb9: ./test-suite.log ================================================== # TOTAL: 1 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: tests/guix-package ======================== + guix package --version guix package (GNU Guix) 0.12.0.3812-98bb9 Copyright (C) 2017 the Guix authors License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. + module_dir=t-guix-package-24149 + profile=t-profile-24149 + tmpfile=t-guix-package-file-24149 + rm -f t-profile-24149 t-guix-package-file-24149 + trap 'rm -f "$profile" "$profile-"[0-9]* "$tmpfile"; rm -rf "$module_dir" t-home-24149' EXIT + guix package --bootstrap -e + guix package: error: expression "+" does not evaluate to a package + true ++ guix build guile-bootstrap accepted connection from pid 24161, user efraim substitute: warning: authentication and authorization of substitutes disabled! substitute: guix substitute: warning: ACL for archive imports seems to be uninitialized, substitutes may be unavailable The following derivation will be built: /home/efraim/workspace/guix/test-tmp/store/gmldvn1dv9zhxa5k93fap6dhyh7ky3gw-guile-bootstrap-2.0.drv guix: offload: command not found Try `guix --help' for more information. guix build: error: build failed: unexpected EOF reading a line + guix package --bootstrap -p t-profile-24149 -i accepted connection from pid 24179, user efraim spurious SIGPOLL spurious SIGPOLL guix package: warning: Your Guix installation is 12 days old. guix package: warning: Consider running 'guix pull' followed by 'guix package -u' to get up-to-date packages and security updates. ++ guix package -A guile-bootstrap ++ cut -f 1-2 ++ guix package -p t-profile-24149 -I ++ cut -f 1-2 + test 'guile-bootstrap 2.0' = '' + rm -f t-profile-24149 't-profile-24149-[0-9]*' t-guix-package-file-24149 + rm -rf t-guix-package-24149 t-home-24149 FAIL tests/guix-package.sh (exit status: 1) --z3ovhOgMYmj8MRdq-- --bJ3jXuwtxrXxD2iT Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEkVdB/rIvpOM7bo+N9MHTkX6s7pMFAlkkjJgACgkQ9MHTkX6s 7pOrORAAl/P62sFbmYH8TFT+m2yEr0QLYxH8v/m7uPonCdd3AIl6ou6hS60Tt8EO A9+c+mSjfr/ctcs7NLFdV11hVGtH/DsgfBik8nsE4hEZHk2AdxLHOTvS4BNz34xU g6BKaB1pPdLkObtDwmiLiJKU6m47PucybLNqHNJ0CKlDCERByHUwgZASO7nYQeeX 0cGPMkK/LB5qFgcaQYJJtLO0Ig6c1M02fGmntC2Pp1JkHaxWLeYpYX+AGVXOselM w3P8xfr8G200BjPDEA4W0+Vrel4NvBWjwn+MVaNqu+k+HCL27lR56iJ4na0LJ9gV odHBixu9O/OSBRrHYTpV0qI2Y4FTHEFxw0uX/ExLKtiCS3xa7gvTPy8e82eL0OVm 7DGJgzDmYEdnWbdCI9zouKSdJ+t4yg4kIOAgm7nBO48lLfXqs/y4lniCA9CKo0OO INAz2NqWYUDZ1J/OFpGPxB8ia9ywRKMzO+6pUNV9dIgpmkUgPMZSYPx6fPp8627H V5UfY688cLwCzMz8llkvumyUeUz8D1bHsfNmY7cUFcZ15LlW2ii3+rwtyzEGUVGd JZjexkNDdkvkRnh+U1bxFDZCoGGNH2REFOyf5MU+9vSXrj38a7UDDcI354DhfL/Z hhUC62f1ZFQk3A4lNk8Mrb0iAooWWRZ+Fb+QgNJokqarPGh0ILE= =UqTj -----END PGP SIGNATURE----- --bJ3jXuwtxrXxD2iT--