From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 4MfuHekQ4V5NNQAA0tVLHw (envelope-from ) for ; Wed, 10 Jun 2020 16:57:13 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id iEjtGekQ4V51UwAA1q6Kng (envelope-from ) for ; Wed, 10 Jun 2020 16:57:13 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id EAA6F940712 for ; Wed, 10 Jun 2020 16:57:12 +0000 (UTC) Received: from localhost ([::1]:52284 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jj42H-0003d9-Mq for larch@yhetil.org; Wed, 10 Jun 2020 12:57:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44936) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jj42A-0003aY-5e for bug-guix@gnu.org; Wed, 10 Jun 2020 12:57:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51905) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jj429-00034q-Sa for bug-guix@gnu.org; Wed, 10 Jun 2020 12:57:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jj429-0005ir-MT for bug-guix@gnu.org; Wed, 10 Jun 2020 12:57:01 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#41760: ganv-1.5.4 fails at configure Resent-From: Marius Bakke Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 10 Jun 2020 16:57:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41760 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Bengt Richter , 41760@debbugs.gnu.org, t_w_@freenet.de Received: via spool by 41760-submit@debbugs.gnu.org id=B41760.159180816821923 (code B ref 41760); Wed, 10 Jun 2020 16:57:01 +0000 Received: (at 41760) by debbugs.gnu.org; 10 Jun 2020 16:56:08 +0000 Received: from localhost ([127.0.0.1]:35218 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jj41I-0005hX-AP for submit@debbugs.gnu.org; Wed, 10 Jun 2020 12:56:08 -0400 Received: from eggs.gnu.org ([209.51.188.92]:36760) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jj41G-0005hJ-RG for 41760@debbugs.gnu.org; Wed, 10 Jun 2020 12:56:07 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:44612) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jj41A-00031E-TU; Wed, 10 Jun 2020 12:56:00 -0400 Received: from ti0006q161-2604.bb.online.no ([84.202.68.75]:32992 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jj419-0000MN-W0; Wed, 10 Jun 2020 12:56:00 -0400 From: Marius Bakke In-Reply-To: <20200610075749.GA2399@LionPure> References: <20200608173301.df3f6f491faba6d8c1b2c8ea@freenet.de> <87o8pt5sux.fsf@gnu.org> <20200609091421.79a6cca61450d4e1db415ae8@freenet.de> <878sgwgjio.fsf@gnu.org> <20200610075749.GA2399@LionPure> Date: Wed, 10 Jun 2020 18:55:56 +0200 Message-ID: <87zh9ag8rn.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -3.3 (---) X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Spam-Score: -3.11 X-TUID: ERU/S6byj065 --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Bengt Richter writes: > Hi Marius, > > On +2020-06-09 20:51:27 +0200, Marius Bakke wrote: >> Thorsten Wilms writes: >>=20 >> > On Mon, 08 Jun 2020 20:12:54 +0200 >> > Marius Bakke wrote: >> > >> >> ganv was updated to 1.6.0 a while back. Do you get the same failure >> >> after a 'guix pull'? >> > >> > That was after =E2=80=98guix pull=E2=80=99. =E2=80=98ganv=E2=80=99 is = pulled in via =E2=80=98ingen=E2=80=99 here. >> > >> > ``` >> > build of /gnu/store/bxz04gap29dxsmjvb3z4hjdid9l1fil7-ganv-1.5.4-1.12f7= d6b04.drv failed >> > View build log at '/var/log/guix/drvs/bx/z04gap29dxsmjvb3z4hjdid9l1fil= 7-ganv-1.5.4-1.12f7d6b04.drv.bz2'. >> > substituting /gnu/store/8vgp4lv6k16ffq5zhfsjdqb2mpxa5642-aubio-0.4.9... >> > |guix package: error: build of `/gnu/store/ahx77sfl5zxgs37vx1g445czp7s= crqp1-ingen-0.0.0-2.cc4a4db33.drv' failed >> > ``` >>=20 >> Oh, I see. Probably the special 'ganv-devel' input of 'ingen' is >> obsolete with the recent 'ganv' update. Difficult to tell because there >> are no comments about it, but I went ahead and removed it in > > The name 'ingen' is perhaps a kind of comment? (in Swedish[1] :) > > (Svenska) ingen pronomen, (Engelska) no one, none, nobody, nothing, noone It means the same in Norwegian but I was unable to extract any clues from it! Maybe it was a pun on 'ingen kommentar' (no comment). :-) --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl7hEJwACgkQoqBt8qM6 VPr/1ggAtkIIDJM+NhcwjSavMCStFzhYyXW8CLE0tseBO1Vn2bCv+NL39MMoafL+ onuwiMaGkbTw1GuUGtYPjmiV3U9NLM4bFB345xW3dQrPpjR6rhtTZR3kx/IB/b+R YKicyAaJNk+8Q8tf3Huaw8PNiSfdepOjHRRJYwqzMq/2gSFciLad8nDdNeInWiu3 /qOAqmDHVrtXcG7X/mbHmg9PUA76OyIO1bYeAKAluGDUJuJLng8PCYt6AWBB5W1l 5LZpYNbb9CivXCXRq3V4M01VLblUUL4B4PGihcWIDd+q/HASr1VU1KswG8HIggk0 Ycly008cIQAL5MquQnU4bfdr9zYBhw== =yFaP -----END PGP SIGNATURE----- --=-=-=--