From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Lepiller Subject: bug#35465: Ocaml-yojson build failing Date: Mon, 29 Apr 2019 15:46:00 +0200 Message-ID: <20190429154600.5d04e0fc@sybil.lepiller.eu> References: <87lfzv84ux.fsf@posteo.net> <87a7g9qz6y.fsf@posteo.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:35080) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hL6cZ-0001vU-Jg for bug-guix@gnu.org; Mon, 29 Apr 2019 09:47:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hL6cY-0004nQ-Nv for bug-guix@gnu.org; Mon, 29 Apr 2019 09:47:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:53376) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hL6cY-0004nC-KK for bug-guix@gnu.org; Mon, 29 Apr 2019 09:47:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hL6cY-00031g-Bo for bug-guix@gnu.org; Mon, 29 Apr 2019 09:47:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <87a7g9qz6y.fsf@posteo.net> 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: 35465-done@debbugs.gnu.org Le Sun, 28 Apr 2019 22:15:33 -0500, Brett Gilio a =C3=A9crit : > Julien Lepiller writes: > > > > Most likely this is my fault... I thought I rebuilt everything > > locally though. Yojson can be upgraded to 1.7.0, but I think it > > caused a build failure in merlin. Can you try? =20 >=20 > I actually did give this a try in my channel before sending the > email. You are right, something with Merlin breaks because of Menhir. >=20 > I can get menhir to build just fine, but adding it as an input to > Merlin doesnt change the behavior of the compile-time stuff. >=20 > So it is a rabbit hole. >=20 > If Ricardo is reading this, would you mind taking a look at this > issue? >=20 > Brett Fixed in 373a2a07975ed8e187f3baaa5c795a7ff0fd155b Thanks for reporting this :)