From unknown Tue Aug 12 05:25:52 2025 X-Loop: help-debbugs@gnu.org Subject: bug#41760: ganv-1.5.4 fails at configure Resent-From: Thorsten Wilms Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 08 Jun 2020 15:36:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 41760 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 41760@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.159163052521810 (code B ref -1); Mon, 08 Jun 2020 15:36:01 +0000 Received: (at submit) by debbugs.gnu.org; 8 Jun 2020 15:35:25 +0000 Received: from localhost ([127.0.0.1]:57654 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jiJny-0005fS-2A for submit@debbugs.gnu.org; Mon, 08 Jun 2020 11:35:25 -0400 Received: from lists.gnu.org ([209.51.188.17]:49074) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jiJnw-0005fL-Hw for submit@debbugs.gnu.org; Mon, 08 Jun 2020 11:35:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34804) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jiJnw-0000jT-8I for bug-guix@gnu.org; Mon, 08 Jun 2020 11:35:16 -0400 Received: from mout2.freenet.de ([2001:748:100:40::2:4]:58634) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1jiJnu-0002Lf-Sz for bug-guix@gnu.org; Mon, 08 Jun 2020 11:35:15 -0400 Received: from [195.4.92.164] (helo=mjail1.freenet.de) by mout2.freenet.de with esmtpa (ID t_w_@freenet.de) (port 25) (Exim 4.92 #3) id 1jiJnn-0004ph-V3 for bug-guix@gnu.org; Mon, 08 Jun 2020 17:35:07 +0200 Received: from [::1] (port=51276 helo=mjail1.freenet.de) by mjail1.freenet.de with esmtpa (ID t_w_@freenet.de) (Exim 4.92 #3) id 1jiJnn-0003To-TD for bug-guix@gnu.org; Mon, 08 Jun 2020 17:35:07 +0200 Received: from sub8.freenet.de ([195.4.92.127]:33930) by mjail1.freenet.de with esmtpa (ID t_w_@freenet.de) (Exim 4.92 #3) id 1jiJlm-0002Dv-8K for bug-guix@gnu.org; Mon, 08 Jun 2020 17:33:02 +0200 Received: from p200300e4f74502004ce412b0e237a24b.dip0.t-ipconnect.de ([2003:e4:f745:200:4ce4:12b0:e237:a24b]:38050 helo=charly) by sub8.freenet.de with esmtpsa (ID t_w_@freenet.de) (TLSv1.2:ECDHE-RSA-CHACHA20-POLY1305:256) (port 465) (Exim 4.92 #3) id 1jiJlm-0001Mp-5U for bug-guix@gnu.org; Mon, 08 Jun 2020 17:33:02 +0200 Date: Mon, 8 Jun 2020 17:33:01 +0200 From: Thorsten Wilms Message-Id: <20200608173301.df3f6f491faba6d8c1b2c8ea@freenet.de> X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.32; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Originated-At: 2003:e4:f745:200:4ce4:12b0:e237:a24b!38050 Received-SPF: pass client-ip=2001:748:100:40::2:4; envelope-from=t_w_@freenet.de; helo=mout2.freenet.de X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-Spam-Score: 0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) During ‘package -u’, ganv fails to build due to some python issue in the configure phase: starting phase `configure' running "python waf" with command "configure" and parameters ("--prefix=/gnu/store/lvvgxdx6fnmbya1bpyjhvzcvlbw7r3hi-ganv-1.5.4-1.12f7d6b04") Traceback (most recent call last): File "/tmp/guix-build-ganv-1.5.4-1.12f7d6b04.drv-0/source/.waf3-1.8.22-cd01c337ef788738c16f5e03aaddf994/waflib/Node.py", line 312, in ant_iter raise StopIteration StopIteration The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/tmp/guix-build-ganv-1.5.4-1.12f7d6b04.drv-0/source/.waf3-1.8.22-cd01c337ef788738c16f5e03aaddf994/waflib/Scripting.py", line 114, in waf_entry_point run_commands() File "/tmp/guix-build-ganv-1.5.4-1.12f7d6b04.drv-0/source/.waf3-1.8.22-cd01c337ef788738c16f5e03aaddf994/waflib/Scripting.py", line 171, in run_commands parse_options() File "/tmp/guix-build-ganv-1.5.4-1.12f7d6b04.drv-0/source/.waf3-1.8.22-cd01c337ef788738c16f5e03aaddf994/waflib/Scripting.py", line 144, in parse_options Context.create_context('options').execute() File "/tmp/guix-build-ganv-1.5.4-1.12f7d6b04.drv-0/source/.waf3-1.8.22-cd01c337ef788738c16f5e03aaddf994/waflib/Options.py", line 146, in execute super(OptionsContext,self).execute() File "/tmp/guix-build-ganv-1.5.4-1.12f7d6b04.drv-0/source/.waf3-1.8.22-cd01c337ef788738c16f5e03aaddf994/waflib/Context.py", line 93, in execute self.recurse([os.path.dirname(g_module.root_path)]) File "/tmp/guix-build-ganv-1.5.4-1.12f7d6b04.drv-0/source/.waf3-1.8.22-cd01c337ef788738c16f5e03aaddf994/waflib/Context.py", line 134, in recurse user_function(self) File "/tmp/guix-build-ganv-1.5.4-1.12f7d6b04.drv-0/source/wscript", line 21, in options opt.load('compiler_c') File "/tmp/guix-build-ganv-1.5.4-1.12f7d6b04.drv-0/source/.waf3-1.8.22-cd01c337ef788738c16f5e03aaddf994/waflib/Context.py", line 90, in load fun(self) File "/tmp/guix-build-ganv-1.5.4-1.12f7d6b04.drv-0/source/.waf3-1.8.22-cd01c337ef788738c16f5e03aaddf994/waflib/Tools/compiler_c.py", line 36, in options opt.load_special_tools('c_*.py',ban=['c_dumbpreproc.py']) File "/tmp/guix-build-ganv-1.5.4-1.12f7d6b04.drv-0/source/.waf3-1.8.22-cd01c337ef788738c16f5e03aaddf994/waflib/Context.py", line 321, in load_special_tools lst=self.root.find_node(waf_dir).find_node('waflib/extras').ant_glob(var) File "/tmp/guix-build-ganv-1.5.4-1.12f7d6b04.drv-0/source/.waf3-1.8.22-cd01c337ef788738c16f5e03aaddf994/waflib/Node.py", line 361, in ant_glob ret=[x for x in self.ant_iter(accept=accept,pats=[to_pat(incl),to_pat(excl)],maxdepth=kw.get('maxdepth',25),dir=dir,src=src,remove=kw.get('remove',True))] File "/tmp/guix-build-ganv-1.5.4-1.12f7d6b04.drv-0/source/.waf3-1.8.22-cd01c337ef788738c16f5e03aaddf994/waflib/Node.py", line 361, in ret=[x for x in self.ant_iter(accept=accept,pats=[to_pat(incl),to_pat(excl)],maxdepth=kw.get('maxdepth',25),dir=dir,src=src,remove=kw.get('remove',True))] RuntimeError: generator raised StopIteration command "python" "waf" "configure" "--prefix=/gnu/store/lvvgxdx6fnmbya1bpyjhvzcvlbw7r3hi-ganv-1.5.4-1.12f7d6b04" failed with status 2 From unknown Tue Aug 12 05:25:52 2025 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: Mon, 08 Jun 2020 18:14:02 +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: Thorsten Wilms , 41760@debbugs.gnu.org Received: via spool by 41760-submit@debbugs.gnu.org id=B41760.15916399864269 (code B ref 41760); Mon, 08 Jun 2020 18:14:02 +0000 Received: (at 41760) by debbugs.gnu.org; 8 Jun 2020 18:13:06 +0000 Received: from localhost ([127.0.0.1]:57852 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jiMGg-00016n-Bs for submit@debbugs.gnu.org; Mon, 08 Jun 2020 14:13:06 -0400 Received: from eggs.gnu.org ([209.51.188.92]:47276) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jiMGf-00016J-17 for 41760@debbugs.gnu.org; Mon, 08 Jun 2020 14:13:06 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:53560) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jiMGZ-0006Dl-8W; Mon, 08 Jun 2020 14:12:59 -0400 Received: from ti0006q161-2604.bb.online.no ([84.202.68.75]:35384 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jiMGX-000333-6e; Mon, 08 Jun 2020 14:12:58 -0400 From: Marius Bakke In-Reply-To: <20200608173301.df3f6f491faba6d8c1b2c8ea@freenet.de> References: <20200608173301.df3f6f491faba6d8c1b2c8ea@freenet.de> Date: Mon, 08 Jun 2020 20:12:54 +0200 Message-ID: <87o8pt5sux.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 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Thorsten Wilms writes: > During =E2=80=98package -u=E2=80=99, ganv fails to build due to some pyth= on issue in the configure phase: > > starting phase `configure' > running "python waf" with command "configure" and parameters ("--prefix= =3D/gnu/store/lvvgxdx6fnmbya1bpyjhvzcvlbw7r3hi-ganv-1.5.4-1.12f7d6b04") > Traceback (most recent call last): > File "/tmp/guix-build-ganv-1.5.4-1.12f7d6b04.drv-0/source/.waf3-1.8.22-= cd01c337ef788738c16f5e03aaddf994/waflib/Node.py", line 312, in ant_iter > raise StopIteration > StopIteration ganv was updated to 1.6.0 a while back. Do you get the same failure after a 'guix pull'? --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl7ef6YACgkQoqBt8qM6 VPpItQgAt8r7/kiEB0AIkEAVWoEp5ZZzqAygQKIYH1lCwy7mT7it6UtGjiuq8dK2 Bsld7onSysDXk++DrpRZVRlsxhYqdOv0EaS45vMX5CwFYKem6yElUoQpq5jlu2kg rIjb7qyncsiFx933U/iESvUxtFFMsa4jBMRQ9pyHLXcfzrYXRkwfG+FyiSOgkgOf 1btOVRwAiq4viTZMb0cLKHDqenWzi02QTFY4GMYtOLVK0W9IwlR/Qg3xPfkFWFs0 hIPqeQME6qO0tQ3vmMfbhHtlCdsnIVmM57VVxAS6hrb5Qf5jIw816CrIYdueJz7F pUNhzxjfvBXRKJUYmoiu8m0HzkJeag== =JJ9l -----END PGP SIGNATURE----- --=-=-=-- From unknown Tue Aug 12 05:25:52 2025 X-Loop: help-debbugs@gnu.org Subject: bug#41760: ganv-1.5.4 fails at configure Resent-From: Thorsten Wilms Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 09 Jun 2020 07:18: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: Marius Bakke Cc: 41760@debbugs.gnu.org Received: via spool by 41760-submit@debbugs.gnu.org id=B41760.159168702614279 (code B ref 41760); Tue, 09 Jun 2020 07:18:01 +0000 Received: (at 41760) by debbugs.gnu.org; 9 Jun 2020 07:17:06 +0000 Received: from localhost ([127.0.0.1]:58730 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jiYVO-0003iF-5Q for submit@debbugs.gnu.org; Tue, 09 Jun 2020 03:17:06 -0400 Received: from mout2.freenet.de ([195.4.92.92]:42740) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jiYVL-0003i5-Lg for 41760@debbugs.gnu.org; Tue, 09 Jun 2020 03:17:04 -0400 Received: from [195.4.92.164] (helo=mjail1.freenet.de) by mout2.freenet.de with esmtpa (ID t_w_@freenet.de) (port 25) (Exim 4.92 #3) id 1jiYVK-00037m-2E; Tue, 09 Jun 2020 09:17:02 +0200 Received: from [::1] (port=37284 helo=mjail1.freenet.de) by mjail1.freenet.de with esmtpa (ID t_w_@freenet.de) (Exim 4.92 #3) id 1jiYVK-0007v9-1F; Tue, 09 Jun 2020 09:17:02 +0200 Received: from sub6.freenet.de ([195.4.92.125]:41222) by mjail1.freenet.de with esmtpa (ID t_w_@freenet.de) (Exim 4.92 #3) id 1jiYSk-0006Cl-0u; Tue, 09 Jun 2020 09:14:22 +0200 Received: from p200300e4f7450200f446d4ff0d1ec994.dip0.t-ipconnect.de ([2003:e4:f745:200:f446:d4ff:d1e:c994]:48992 helo=charly) by sub6.freenet.de with esmtpsa (ID t_w_@freenet.de) (TLSv1.2:ECDHE-RSA-CHACHA20-POLY1305:256) (port 465) (Exim 4.92 #3) id 1jiYSj-0004B1-Ty; Tue, 09 Jun 2020 09:14:22 +0200 Date: Tue, 9 Jun 2020 09:14:21 +0200 From: Thorsten Wilms Message-Id: <20200609091421.79a6cca61450d4e1db415ae8@freenet.de> In-Reply-To: <87o8pt5sux.fsf@gnu.org> References: <20200608173301.df3f6f491faba6d8c1b2c8ea@freenet.de> <87o8pt5sux.fsf@gnu.org> X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.32; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Originated-At: 2003:e4:f745:200:f446:d4ff:d1e:c994!48992 X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) 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 ‘guix pull’. ‘ganv’ is pulled in via ‘ingen’ here. ``` build of /gnu/store/bxz04gap29dxsmjvb3z4hjdid9l1fil7-ganv-1.5.4-1.12f7d6b04.drv failed View build log at '/var/log/guix/drvs/bx/z04gap29dxsmjvb3z4hjdid9l1fil7-ganv-1.5.4-1.12f7d6b04.drv.bz2'. substituting /gnu/store/8vgp4lv6k16ffq5zhfsjdqb2mpxa5642-aubio-0.4.9... |guix package: error: build of `/gnu/store/ahx77sfl5zxgs37vx1g445czp7scrqp1-ingen-0.0.0-2.cc4a4db33.drv' failed ``` From unknown Tue Aug 12 05:25:52 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Thorsten Wilms Subject: bug#41760: closed (Re: bug#41760: ganv-1.5.4 fails at configure) Message-ID: References: <878sgwgjio.fsf@gnu.org> <20200608173301.df3f6f491faba6d8c1b2c8ea@freenet.de> X-Gnu-PR-Message: they-closed 41760 X-Gnu-PR-Package: guix Reply-To: 41760@debbugs.gnu.org Date: Tue, 09 Jun 2020 18:52:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1591728722-2205-1" This is a multi-part message in MIME format... ------------=_1591728722-2205-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #41760: ganv-1.5.4 fails at configure which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 41760@debbugs.gnu.org. --=20 41760: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D41760 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1591728722-2205-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 41760-done) by debbugs.gnu.org; 9 Jun 2020 18:51:38 +0000 Received: from localhost ([127.0.0.1]:60928 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jijLW-0000Yu-J0 for submit@debbugs.gnu.org; Tue, 09 Jun 2020 14:51:38 -0400 Received: from eggs.gnu.org ([209.51.188.92]:34886) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jijLU-0000Yf-Ty for 41760-done@debbugs.gnu.org; Tue, 09 Jun 2020 14:51:37 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:47599) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jijLO-0003yI-Kc; Tue, 09 Jun 2020 14:51:31 -0400 Received: from ti0006q161-2604.bb.online.no ([84.202.68.75]:47942 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jijLO-0003n5-2T; Tue, 09 Jun 2020 14:51:30 -0400 From: Marius Bakke To: Thorsten Wilms Subject: Re: bug#41760: ganv-1.5.4 fails at configure In-Reply-To: <20200609091421.79a6cca61450d4e1db415ae8@freenet.de> References: <20200608173301.df3f6f491faba6d8c1b2c8ea@freenet.de> <87o8pt5sux.fsf@gnu.org> <20200609091421.79a6cca61450d4e1db415ae8@freenet.de> Date: Tue, 09 Jun 2020 20:51:27 +0200 Message-ID: <878sgwgjio.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-Debbugs-Envelope-To: 41760-done Cc: 41760-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Thorsten Wilms writes: > 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 pul= led in via =E2=80=98ingen=E2=80=99 here. > > ``` > build of /gnu/store/bxz04gap29dxsmjvb3z4hjdid9l1fil7-ganv-1.5.4-1.12f7d6b= 04.drv failed > View build log at '/var/log/guix/drvs/bx/z04gap29dxsmjvb3z4hjdid9l1fil7-g= anv-1.5.4-1.12f7d6b04.drv.bz2'. > substituting /gnu/store/8vgp4lv6k16ffq5zhfsjdqb2mpxa5642-aubio-0.4.9... > |guix package: error: build of `/gnu/store/ahx77sfl5zxgs37vx1g445czp7scrq= p1-ingen-0.0.0-2.cc4a4db33.drv' failed > ``` 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 c178d5fa5a2cfc07f4a9ab9cadeb6218d6c6483. Let's see if anyone complains! Forgot to mention the bug report in the commit message though :-/ Thanks, Marius --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl7f2i8ACgkQoqBt8qM6 VPrHywgAn0jNhLwsMcvdUq/0aKGCCs+PjRlPNt8gOw7OWVNm5cgynT+O2gYmGovM 9f1ljR8CB6gGaY1PQZZNadjjVMR9TmNdjUSFT541WFW8utUrpHcLemQRpsAYXC2r y7JP1n4S0dXRrU+FbGGAyVQ2eWH5HpNSf2ZUZUqajYFO/76Ww8/sTCm47c+1nKSG b3LYiHnWUHG8Em0TFSMgfdQS63n2FPNtKr6xrtK9J7mItGbd7U40VqCp9lLkmzuB atFEtkjnRUv/dWth2KrxLhnNjuTS6tXUpwRzIse1rIdAuBFbaHYarUtzFkDtqQJS S9npndilluRAS0SgM4m2FQj4DSQrHA== =87+R -----END PGP SIGNATURE----- --=-=-=-- ------------=_1591728722-2205-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 8 Jun 2020 15:35:25 +0000 Received: from localhost ([127.0.0.1]:57654 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jiJny-0005fS-2A for submit@debbugs.gnu.org; Mon, 08 Jun 2020 11:35:25 -0400 Received: from lists.gnu.org ([209.51.188.17]:49074) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jiJnw-0005fL-Hw for submit@debbugs.gnu.org; Mon, 08 Jun 2020 11:35:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34804) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jiJnw-0000jT-8I for bug-guix@gnu.org; Mon, 08 Jun 2020 11:35:16 -0400 Received: from mout2.freenet.de ([2001:748:100:40::2:4]:58634) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1jiJnu-0002Lf-Sz for bug-guix@gnu.org; Mon, 08 Jun 2020 11:35:15 -0400 Received: from [195.4.92.164] (helo=mjail1.freenet.de) by mout2.freenet.de with esmtpa (ID t_w_@freenet.de) (port 25) (Exim 4.92 #3) id 1jiJnn-0004ph-V3 for bug-guix@gnu.org; Mon, 08 Jun 2020 17:35:07 +0200 Received: from [::1] (port=51276 helo=mjail1.freenet.de) by mjail1.freenet.de with esmtpa (ID t_w_@freenet.de) (Exim 4.92 #3) id 1jiJnn-0003To-TD for bug-guix@gnu.org; Mon, 08 Jun 2020 17:35:07 +0200 Received: from sub8.freenet.de ([195.4.92.127]:33930) by mjail1.freenet.de with esmtpa (ID t_w_@freenet.de) (Exim 4.92 #3) id 1jiJlm-0002Dv-8K for bug-guix@gnu.org; Mon, 08 Jun 2020 17:33:02 +0200 Received: from p200300e4f74502004ce412b0e237a24b.dip0.t-ipconnect.de ([2003:e4:f745:200:4ce4:12b0:e237:a24b]:38050 helo=charly) by sub8.freenet.de with esmtpsa (ID t_w_@freenet.de) (TLSv1.2:ECDHE-RSA-CHACHA20-POLY1305:256) (port 465) (Exim 4.92 #3) id 1jiJlm-0001Mp-5U for bug-guix@gnu.org; Mon, 08 Jun 2020 17:33:02 +0200 Date: Mon, 8 Jun 2020 17:33:01 +0200 From: Thorsten Wilms To: bug-guix@gnu.org Subject: ganv-1.5.4 fails at configure Message-Id: <20200608173301.df3f6f491faba6d8c1b2c8ea@freenet.de> X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.32; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Originated-At: 2003:e4:f745:200:4ce4:12b0:e237:a24b!38050 Received-SPF: pass client-ip=2001:748:100:40::2:4; envelope-from=t_w_@freenet.de; helo=mout2.freenet.de X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-Spam-Score: 0.7 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) During ‘package -u’, ganv fails to build due to some python issue in the configure phase: starting phase `configure' running "python waf" with command "configure" and parameters ("--prefix=/gnu/store/lvvgxdx6fnmbya1bpyjhvzcvlbw7r3hi-ganv-1.5.4-1.12f7d6b04") Traceback (most recent call last): File "/tmp/guix-build-ganv-1.5.4-1.12f7d6b04.drv-0/source/.waf3-1.8.22-cd01c337ef788738c16f5e03aaddf994/waflib/Node.py", line 312, in ant_iter raise StopIteration StopIteration The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/tmp/guix-build-ganv-1.5.4-1.12f7d6b04.drv-0/source/.waf3-1.8.22-cd01c337ef788738c16f5e03aaddf994/waflib/Scripting.py", line 114, in waf_entry_point run_commands() File "/tmp/guix-build-ganv-1.5.4-1.12f7d6b04.drv-0/source/.waf3-1.8.22-cd01c337ef788738c16f5e03aaddf994/waflib/Scripting.py", line 171, in run_commands parse_options() File "/tmp/guix-build-ganv-1.5.4-1.12f7d6b04.drv-0/source/.waf3-1.8.22-cd01c337ef788738c16f5e03aaddf994/waflib/Scripting.py", line 144, in parse_options Context.create_context('options').execute() File "/tmp/guix-build-ganv-1.5.4-1.12f7d6b04.drv-0/source/.waf3-1.8.22-cd01c337ef788738c16f5e03aaddf994/waflib/Options.py", line 146, in execute super(OptionsContext,self).execute() File "/tmp/guix-build-ganv-1.5.4-1.12f7d6b04.drv-0/source/.waf3-1.8.22-cd01c337ef788738c16f5e03aaddf994/waflib/Context.py", line 93, in execute self.recurse([os.path.dirname(g_module.root_path)]) File "/tmp/guix-build-ganv-1.5.4-1.12f7d6b04.drv-0/source/.waf3-1.8.22-cd01c337ef788738c16f5e03aaddf994/waflib/Context.py", line 134, in recurse user_function(self) File "/tmp/guix-build-ganv-1.5.4-1.12f7d6b04.drv-0/source/wscript", line 21, in options opt.load('compiler_c') File "/tmp/guix-build-ganv-1.5.4-1.12f7d6b04.drv-0/source/.waf3-1.8.22-cd01c337ef788738c16f5e03aaddf994/waflib/Context.py", line 90, in load fun(self) File "/tmp/guix-build-ganv-1.5.4-1.12f7d6b04.drv-0/source/.waf3-1.8.22-cd01c337ef788738c16f5e03aaddf994/waflib/Tools/compiler_c.py", line 36, in options opt.load_special_tools('c_*.py',ban=['c_dumbpreproc.py']) File "/tmp/guix-build-ganv-1.5.4-1.12f7d6b04.drv-0/source/.waf3-1.8.22-cd01c337ef788738c16f5e03aaddf994/waflib/Context.py", line 321, in load_special_tools lst=self.root.find_node(waf_dir).find_node('waflib/extras').ant_glob(var) File "/tmp/guix-build-ganv-1.5.4-1.12f7d6b04.drv-0/source/.waf3-1.8.22-cd01c337ef788738c16f5e03aaddf994/waflib/Node.py", line 361, in ant_glob ret=[x for x in self.ant_iter(accept=accept,pats=[to_pat(incl),to_pat(excl)],maxdepth=kw.get('maxdepth',25),dir=dir,src=src,remove=kw.get('remove',True))] File "/tmp/guix-build-ganv-1.5.4-1.12f7d6b04.drv-0/source/.waf3-1.8.22-cd01c337ef788738c16f5e03aaddf994/waflib/Node.py", line 361, in ret=[x for x in self.ant_iter(accept=accept,pats=[to_pat(incl),to_pat(excl)],maxdepth=kw.get('maxdepth',25),dir=dir,src=src,remove=kw.get('remove',True))] RuntimeError: generator raised StopIteration command "python" "waf" "configure" "--prefix=/gnu/store/lvvgxdx6fnmbya1bpyjhvzcvlbw7r3hi-ganv-1.5.4-1.12f7d6b04" failed with status 2 ------------=_1591728722-2205-1-- From unknown Tue Aug 12 05:25:52 2025 X-Loop: help-debbugs@gnu.org Subject: bug#41760: ganv-1.5.4 fails at configure Resent-From: Bengt Richter Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 10 Jun 2020 07:59: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: 41760@debbugs.gnu.org, marius@gnu.org, t_w_@freenet.de Reply-To: Bengt Richter Received: via spool by 41760-submit@debbugs.gnu.org id=B41760.159177588716356 (code B ref 41760); Wed, 10 Jun 2020 07:59:01 +0000 Received: (at 41760) by debbugs.gnu.org; 10 Jun 2020 07:58:07 +0000 Received: from localhost ([127.0.0.1]:33353 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jivcc-0004Fj-Lb for submit@debbugs.gnu.org; Wed, 10 Jun 2020 03:58:06 -0400 Received: from imta-35.everyone.net ([216.200.145.35]:58340 helo=imta-38.everyone.net) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jivcZ-0004FZ-LN for 41760@debbugs.gnu.org; Wed, 10 Jun 2020 03:58:04 -0400 Received: from pps.filterd (omta001.sj2.proofpoint.com [127.0.0.1]) by imta-38.everyone.net (8.16.0.27/8.16.0.27) with SMTP id 05A7w1qe002697; Wed, 10 Jun 2020 00:58:01 -0700 X-Eon-Originating-Account: 5PLW9ByWITua2Zw6tFdEHBYSb0F5fZS2XrJSz57dAUY X-Eon-Dm: m0117124.ppops.net Received: by m0117124.mta.everyone.net (EON-AUTHRELAY2 - 53bdb67c) id m0117124.5e67f957.9887d2; Wed, 10 Jun 2020 00:57:59 -0700 X-Eon-Sig: AQMHrIJe4JKHLsl0HwIAAAAD,ff28ca3539003dc7e7a3756c9173c9a8 X-Eip: MZ1Lql4Qd8CyxtJazxtczilHSuTcbUGRKbDI5wY3Kbk Date: Wed, 10 Jun 2020 09:57:49 +0200 From: Bengt Richter Message-ID: <20200610075749.GA2399@LionPure> References: <20200608173301.df3f6f491faba6d8c1b2c8ea@freenet.de> <87o8pt5sux.fsf@gnu.org> <20200609091421.79a6cca61450d4e1db415ae8@freenet.de> <878sgwgjio.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <878sgwgjio.fsf@gnu.org> User-Agent: Mutt/1.10.1 (2018-07-13) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.216, 18.0.687 definitions=2020-06-10_04:2020-06-10, 2020-06-10 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 priorityscore=1501 malwarescore=0 suspectscore=9 phishscore=0 bulkscore=0 spamscore=0 clxscore=1034 lowpriorityscore=0 mlxscore=0 impostorscore=0 mlxlogscore=850 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-2004280000 definitions=main-2006100061 X-Spam-Score: -0.4 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.4 (-) Hi Marius, On +2020-06-09 20:51:27 +0200, Marius Bakke wrote: > Thorsten Wilms writes: > > > 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 ‘guix pull’. ‘ganv’ is pulled in via ‘ingen’ here. > > > > ``` > > build of /gnu/store/bxz04gap29dxsmjvb3z4hjdid9l1fil7-ganv-1.5.4-1.12f7d6b04.drv failed > > View build log at '/var/log/guix/drvs/bx/z04gap29dxsmjvb3z4hjdid9l1fil7-ganv-1.5.4-1.12f7d6b04.drv.bz2'. > > substituting /gnu/store/8vgp4lv6k16ffq5zhfsjdqb2mpxa5642-aubio-0.4.9... > > |guix package: error: build of `/gnu/store/ahx77sfl5zxgs37vx1g445czp7scrqp1-ingen-0.0.0-2.cc4a4db33.drv' failed > > ``` > > 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 [1] http://folkets-lexikon.csc.kth.se/folkets/folkets.html > c178d5fa5a2cfc07f4a9ab9cadeb6218d6c6483. Let's see if anyone complains! > > Forgot to mention the bug report in the commit message though :-/ > > Thanks, > Marius -- Regards, Bengt Richter From unknown Tue Aug 12 05:25:52 2025 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 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) --=-=-= 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----- --=-=-=--