From mboxrd@z Thu Jan 1 00:00:00 1970 From: Efraim Flashner Subject: Re: [PATCH] Add MOSAIK. Date: Tue, 27 Oct 2015 13:42:49 +0200 Message-ID: <20151027134249.00f6d318@debian-netbook> References: <87a8reyhz0.fsf@gnu.org> <20151023080219.GB7097@debian> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; boundary="Sig_/wqVon/d=_oT2.DpqL/VS1Vx"; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58420) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zr2ee-0000pN-2O for guix-devel@gnu.org; Tue, 27 Oct 2015 07:43:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zr2eY-00006s-PD for guix-devel@gnu.org; Tue, 27 Oct 2015 07:43:03 -0400 Received: from flashner.co.il ([178.62.234.194]:60742) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zr2eY-00006n-IT for guix-devel@gnu.org; Tue, 27 Oct 2015 07:42:58 -0400 In-Reply-To: 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ricardo Wurmus Cc: guix-devel --Sig_/wqVon/d=_oT2.DpqL/VS1Vx Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Fri, 23 Oct 2015 10:42:49 +0200 Ricardo Wurmus wrote: > > Mosaik fails on all architectures except for x86_64. Should it be disab= led > > or are there configure flags to make it work elsewhere? =20 >=20 > I think this is caused by =E2=80=98includes/linux.inc=E2=80=99, which is = unconditionally > included by default. >=20 > Disabling the line >=20 > include includes/$(BLD_PLATFORM).inc >=20 > should be sufficient to fix this. >=20 > Alternatively, we could set BLD_PLATFORM (to something other than just > =E2=80=9Clinux=E2=80=9D on non-x86_64) and patch =E2=80=9Cinclude=E2=80= =9D to read =E2=80=9C-include=E2=80=9D, so that > it doesn=E2=80=99t cause an error when the file does not exist. >=20 > That=E2=80=99s what the attached patch does. >=20 I ran `./pre-inst-env guix build -s i686-linux mosaik` and the build failed= for me. --=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 --Sig_/wqVon/d=_oT2.DpqL/VS1Vx Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCgAGBQJWL2M6AAoJEPTB05F+rO6T/hAP/R13vmZe10SmlrW/eanDLhks T1sVUqq3ZORNoE51pWVzt6Rwovx3aJ/SUCLc1U1HSO1LCxlirvchtaD5DC9rbWeX 7vh6WfrxXWr6sTNugVZSZWkittiusR4dGg+FcEBew6c6HNKiFIsckgaDZ2gG5LDk VVocIZrmXxHiTaIgJTpIu78qliTVCSjIdmlHMWzxUQtXDeoq+qOHNYMrGa5rn+Ou XEiMvGjyQGYk9W2Nimni53BstpwXUyK5G6Efju0ckCo2okPtA4hLUIzqKAG33/7h Jchj9VZ+YY39nruqsDZFLzSPlZXHKtl+688tZkfYt5i70GehxQicYGmynG3XRnEI kZiCiHD3XUNTIgP7jlHlKWsscvQD6ymBp4WW04kfgPIGOTNZwpnos7zBk4HofwDw ejk7zoziSSh/lP03cJuZmDbXon9Z6qu0ZefphAJxugP6MRL1uzzwSW8C5AHaA8UD 5Ec2ghyrK7AuOshIm+eaYIn6uU4EZfEZ+/AWy176MAioxDANNyD8pnf8/XuUUBT6 tmbitMYsSXmcFZflfkQATIHH8ic/CGpX7tqeYfaSz40SPohJUol6GqNszKXtyScd 8ZO7b6L6Q1eL8g2m8zzC95WvS8vLNWH/Pz/mdk4wwkifKkRp+Q7ZCdAGjum444Hv nB9LPvuxsSCma9ATeH31 =2C78 -----END PGP SIGNATURE----- --Sig_/wqVon/d=_oT2.DpqL/VS1Vx--