From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gabriel Hondet Subject: bug#33859: ghc-conduit-extra build fails Date: Mon, 24 Dec 2018 16:54:28 +0100 Message-ID: <8736qmyl6z.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59725) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gbSZR-0006Jk-9F for bug-guix@gnu.org; Mon, 24 Dec 2018 10:55:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gbSZL-0004Z9-Fs for bug-guix@gnu.org; Mon, 24 Dec 2018 10:55:09 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:59541) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gbSZL-0004Ym-5E for bug-guix@gnu.org; Mon, 24 Dec 2018 10:55:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gbSZK-0007I8-TM for bug-guix@gnu.org; Mon, 24 Dec 2018 10:55:03 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([208.118.235.92]:59634) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gbSYy-0006Go-Oc for bug-guix@gnu.org; Mon, 24 Dec 2018 10:54:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gbSYt-00047v-R5 for bug-guix@gnu.org; Mon, 24 Dec 2018 10:54:40 -0500 Received: from mail-wm1-x330.google.com ([2a00:1450:4864:20::330]:55054) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gbSYt-00047I-L2 for bug-guix@gnu.org; Mon, 24 Dec 2018 10:54:35 -0500 Received: by mail-wm1-x330.google.com with SMTP id a62so11445063wmh.4 for ; Mon, 24 Dec 2018 07:54:35 -0800 (PST) Received: from glht-x240.gmail.com ([80.12.58.18]) by smtp.gmail.com with ESMTPSA id z17sm18164875wrv.2.2018.12.24.07.54.33 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 24 Dec 2018 07:54:33 -0800 (PST) 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: 33859@debbugs.gnu.org --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hello, I've been trying to compile ghc-conduit-extra since it is needed by ghc-xmonad-extra and xmobar. The build fails the following way (sorry for the poor layout): Building library for conduit-extra-1.3.0.. = [0/1051] [ 1 of 13] Compiling Data.Conduit.Attoparsec ( Data/Conduit/Attoparsec.hs, = dist/build/Data/Conduit/Attoparsec.o )=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20 =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20 Data/Conduit/Attoparsec.hs:99:14: error:=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20 =E2=80=A2 Couldn't match type =E2=80=98text-1.2.3.0:Data.Text.Internal.= Text=E2=80=99=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20 with =E2=80=98TI.Text=E2=80=99=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 NB: =E2=80=98TI.Text=E2=80=99=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20 is defined in =E2=80=98Data.Text.Internal=E2=80=99 in package = =E2=80=98text-1.2.3.0=E2=80=99=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 =E2=80=98text-1.2.3.0:Data.Text.Internal.Text=E2=80=99=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20 is defined in =E2=80=98Data.Text.Internal=E2=80=99 in package = =E2=80=98text-1.2.3.0=E2=80=99=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 Expected type: A.Parser TI.Text b -> TI.Text -> A.IResult TI.Text b= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20 Actual type: Data.Attoparsec.Text.Parser b=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20 -> text-1.2.3.0:Data.Text.Internal.Text=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 -> Data.Attoparsec.Text.Result b =E2=80=A2 In the expression: Data.Attoparsec.Text.parse In an equation for =E2=80=98parseA=E2=80=99: parseA =3D Data.Attopars= ec.Text.parse=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 In the instance declaration for =E2=80=98AttoparsecInput TI.Text=E2= =80=99=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20 |=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 99 | parseA =3D Data.Attoparsec.Text.parse=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 | As far as I'm concerned, the error seems to be in the haskell package more than in the guix build process, but downgrading to previous version is not really feasible considering the number of dependencies. Could someone confirm that the error comes indeed from the haskell package, and thus motivate a bug report on hackage? Thanks --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEE5ercJXBcjd3P1FcAMbyBBfZZ1CUFAlwhATQACgkQMbyBBfZZ 1CUM2w/8CEIUxcpzL9FcjriBZeZ5hKJupEVUv5LhJXw8rqBj3D9GtP6ULdy8BUnR YQFY7uwFDNK7pDspqavFlI3JTr8D4SPHThW0IscSMmLyi/iyhkJWK+yBYoozXzwn lNbLIoVflu71Z+d07E6BU58pqXRp1LJpH/QY/siI5+KKUSy1bgs5e1gkeuqvt7a5 Bvb/S8jRJ5hw1cM2eWWzHdgLcRjZFVZ062Kvg2YCDD6dWXLZjkJg0rW+61TYH74f rce0oO14gwzDxTwbM745b9PWXU+V8bxlYt4BGhPBOp+EE0G0AetnbqsGN7g+eA+k DaZs5WiAECbw2HV+IbwsDXI6dz47kW9GB5iUiusByl/FuMQXkk7gmxi6tEO6X3HL X2NHIu4BgNKHf2S8NriH7/zk2F9GPJT5YibMrgPrwSL8lfdAmYDWrTxHmpXWqoct tQjnLHAlqLtF/WsT3l5KWNg90i9r+PDjnUc6YgqCqQXSrkjc15bXtPorr+U2Fx7o 3YLCGLeYiO/tKsKHyRdwo1lRYeSP/qg+Ck9httZgyEUhlrJcvoySpwWOZuMu8ecI mEBUTol180vExJxKfmB7fJHMZVTahVZ7uW0PQ8Y7PbIwT1EgLGCDHVpkGcAZfiRu todJE3M4L88SJGqOuMSAMkczhY2uqm4pGlQVP7A8aj4UzFrBeJU= =lAE4 -----END PGP SIGNATURE----- --=-=-=--