From mboxrd@z Thu Jan 1 00:00:00 1970 From: Efraim Flashner Subject: higan failures on arm and mips Date: Wed, 21 Sep 2016 21:23:19 +0300 Message-ID: <20160921182319.GF17906@macbook42.flashner.co.il> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="DNUSDXU7R7AVVM8C" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33561) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bmmBE-0005wE-SF for guix-devel@gnu.org; Wed, 21 Sep 2016 14:23:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bmmB8-0004BB-PE for guix-devel@gnu.org; Wed, 21 Sep 2016 14:23:35 -0400 Received: from flashner.co.il ([178.62.234.194]:52989) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bmmB8-00048k-HV for guix-devel@gnu.org; Wed, 21 Sep 2016 14:23:30 -0400 Received: from localhost (85.64.232.168.dynamic.barak-online.net [85.64.232.168]) by flashner.co.il (Postfix) with ESMTPSA id 31E2240217 for ; Wed, 21 Sep 2016 18:23:22 +0000 (UTC) Content-Disposition: inline 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: guix-devel@gnu.org --DNUSDXU7R7AVVM8C Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Looking at hydra, the two build failures for higan are on arm and mips. Arm fails because: =2E/nall/stdint.hpp:50:1: error: static assertion failed: float80_t is not = of the correct size and mips because: =2E./libco/sjlj.c:26:3: error: unknown type name =C3=83=C2=A2=C3=82=E2=82= =AC=C3=82=CB=9Csigjmp_buf=C3=83=C2=A2=C3=82=E2=82=AC=C3=82=E2=84=A2 Debian has two patches that I think would help. For arm it takes out the float80_t check https://sources.debian.net/src/higan/098-2/debian/patches/disable_long_doub= le_size_check.patch/ and for mips it defines _XOPEN_SOURCE 700 in sjlj.c https://sources.debian.net/src/higan/098-2/debian/patches/sjlj-declare-xope= n-source.patch/ The first we can get with a substitute*, not sure about the second one. Does anyone with access to arm or mips hardware want to try these patches out? --=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 --DNUSDXU7R7AVVM8C Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCgAGBQJX4tATAAoJEPTB05F+rO6TMooP/0HGY+9h4OH+O93pLX8DwGfT P5wq8pGtSSCbIOH5358l+U4eXgxdNd78oSie+aC0yFrHGUz5KI93w46wL0P7TmsQ OH/hAadrbvNCkit+reHVfLtvq57jWeCbtTf+NCAPyE7OTDqiNE7sP8ZsY34i1AP2 tj2BrJQvqpPEgrg7wfsweYe+ed8cVAY0LHemNe8cUs2EaHTqBG+8ls08shg9OgQl nFFKQtRP8WwdqeqjM4WQQ0HRUmuY/5vfnVSrgFAPaiWeU2L2WEZbvLDWLRtTrh9O P2nR+7LLhp/T5cRR55f2HOUkTkJlL0MQw15gvnyNo97xTYAXwsbsFqPr5Z+cbl8C kCTyUetGWWR/RlC7h8oqxQXDSgGPXE3TtLIpX++V4+tgj5k/wWP+p5Jug7Mn8uTP esyZAwnmkRYmBW5HTcyaEn90xHO7DTyTYcHrQeajMR3DEDA0lCUWRVI2G7Dto4TP K+UJ+Jc2qCLVQuw0IJnDMXjYzGwgFk51n7e+iMgMHWkWEBTF8qKkm1XRfSv1BTg1 S6+WagxZNWRA87X27mBEIXJyOKkGXhlRMhuaAKzmRkqgUSO4pdW57zy1fxypYgxk lFSmFtQAZ2i9bLvY8Ucq3EwY5i0JhAaldXYtjwF9dPpTDktoJlb5iA9629iGhnxG Ekq5IC0yhqm6elHLjWle =8uh2 -----END PGP SIGNATURE----- --DNUSDXU7R7AVVM8C--