From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:39904) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iLNjv-0004dv-TD for guix-patches@gnu.org; Fri, 18 Oct 2019 04:36:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iLNju-00039G-G1 for guix-patches@gnu.org; Fri, 18 Oct 2019 04:36:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:40479) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iLNju-00039C-Ch for guix-patches@gnu.org; Fri, 18 Oct 2019 04:36:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iLNju-0006dX-7x for guix-patches@gnu.org; Fri, 18 Oct 2019 04:36:02 -0400 Subject: [bug#37793] Acknowledgement ([PATCH] gnu: Add gens-gs.) Resent-Message-ID: From: Pierre Neidhardt In-Reply-To: References: <20191017144238.23959-1-mail@ambrevar.xyz> Date: Fri, 18 Oct 2019 10:35:24 +0200 Message-ID: <87r23alacz.fsf@ambrevar.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 37793@debbugs.gnu.org --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable This package currently fails to build with the following error: =2D-8<---------------cut here---------------start------------->8--- ui/gtk/gens/gens_window_callbacks.cpp:157:15: error: =E2=80=98GdkDragContex= t {aka struct _GdkDragContext}=E2=80=99 has no member named =E2=80=98target= s=E2=80=99 if (context->targets) ^~~~~~~ =2D-8<---------------cut here---------------end--------------->8--- Nix has nothing special in its definition: https://github.com/NixOS/nixpkgs= /tree/master/pkgs/misc/emulators. =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAl2peUwACgkQm9z0l6S7 zH+jQQf/bXY+Hl4ynVZKGgWZKX7fhjpN6qxWJY5WDQ9DQA9E5iTP8qo56Mo3rpZK i1wtVoL4xLKMte5i6fl41c/+h2uUTcJAQQEJMxxxpRTOuXxsV2an24MeeoSt67Sl bzUSQ8vbGDkObmXd/yfWBB4DTffiA7IyCJR47F6i8ixx2BSxQGBxKsNj+RGtgy+a J0r6dSyFcEEyiaUjHLflA01joszaWQlV8QKvFBl1VIX0kM6PhEk2Ss0KzX/hLhC5 AUUnQ4JQmVgbLfz2V4M2GtxCMF80UBo+qVaa6Iroyi4LDuvTwUcCdYdRBUFg1Ph5 96AMZr22DY8oN2E4Z8kWtywrpurcyA== =32nC -----END PGP SIGNATURE----- --=-=-=--