From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pierre Neidhardt Subject: Re: confusion/mdl Date: Wed, 29 Aug 2018 17:29:40 +0200 Message-ID: <87a7p5w5qz.fsf@ambrevar.xyz> References: <874lfd9843.fsf@jnanam.net> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59165) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fv2Pk-0002YO-2r for help-guix@gnu.org; Wed, 29 Aug 2018 11:29:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fv2Pg-00053g-0H for help-guix@gnu.org; Wed, 29 Aug 2018 11:29:47 -0400 Received: from relay10.mail.gandi.net ([217.70.178.230]:48971) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fv2Pf-00053S-P0 for help-guix@gnu.org; Wed, 29 Aug 2018 11:29:43 -0400 In-reply-to: <874lfd9843.fsf@jnanam.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Benjamin Slade Cc: Guix-Help --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable > macros.cpp: In function =E2=80=98mdl_value_t* mdl_get_atom(const char*, b= ool, mdl_value_t*)=E2=80=99: > macros.cpp:616:27: error: invalid conversion from =E2=80=98const char*=E2= =80=99 to =E2=80=98char*=E2=80=99 [-fpermissive] > char *trailer =3D strstr(pname, "!-"); Well, it looks like macros.cpp is doing something dirty here. I suppose this is an upstream bug (which should be reported). As a workaround, you could try setting appropriate compilation flags. Look around "-fpermissive" in the gcc manual. (Sorry if this help is a little scarce, I'm very busy these days... :p) =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAluGu+QACgkQm9z0l6S7 zH/ikwf+KEI/uj0V9WlwrvgtWWMGxi+lFZp4dIlQed2tGTaN4iVtTRQW5lOMWnE7 38DWeJlxjQ5znPGzYG8fTIxUK0F7eBSTtVonkC5Qx4dqvdOw6Az7kpzyZ7u+nUVp KDyUTBvdIHOLVcaN00h10CjCx7iGOpnri2Pyt7eUlICfRjVCz0nkjWDMdSt2h+gc NXxy7G7POTb1sEIayOD9Gpd9G8YDCD2qXFUR1SZqvSjDdrU3ctGTObtuG7w1YKz3 M2comqjshu/ngQ2qrtmw4NmFtIwgNYYU+mzEjvT88FWUk2KyksuE1BAkMTIqCSJR 6GKoPgJ6Akz5Z3jZtH4LGSp/5icLYg== =OGvt -----END PGP SIGNATURE----- --=-=-=--