GNU bug report logs - #41760
ganv-1.5.4 fails at configure

Previous Next

Package: guix;

Reported by: Thorsten Wilms <t_w_ <at> freenet.de>

Date: Mon, 8 Jun 2020 15:36:01 UTC

Severity: normal

Done: Marius Bakke <marius <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 41760 in the body.
You can then email your comments to 41760 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#41760; Package guix. (Mon, 08 Jun 2020 15:36:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Thorsten Wilms <t_w_ <at> freenet.de>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Mon, 08 Jun 2020 15:36:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Thorsten Wilms <t_w_ <at> freenet.de>
To: bug-guix <at> gnu.org
Subject: ganv-1.5.4 fails at configure
Date: Mon, 8 Jun 2020 17:33:01 +0200
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 <listcomp>
    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




Information forwarded to bug-guix <at> gnu.org:
bug#41760; Package guix. (Mon, 08 Jun 2020 18:14:02 GMT) Full text and rfc822 format available.

Message #8 received at 41760 <at> debbugs.gnu.org (full text, mbox):

From: Marius Bakke <marius <at> gnu.org>
To: Thorsten Wilms <t_w_ <at> freenet.de>, 41760 <at> debbugs.gnu.org
Subject: Re: bug#41760: ganv-1.5.4 fails at configure
Date: Mon, 08 Jun 2020 20:12:54 +0200
[Message part 1 (text/plain, inline)]
Thorsten Wilms <t_w_ <at> freenet.de> writes:

> 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

ganv was updated to 1.6.0 a while back.  Do you get the same failure
after a 'guix pull'?
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#41760; Package guix. (Tue, 09 Jun 2020 07:18:01 GMT) Full text and rfc822 format available.

Message #11 received at 41760 <at> debbugs.gnu.org (full text, mbox):

From: Thorsten Wilms <t_w_ <at> freenet.de>
To: Marius Bakke <marius <at> gnu.org>
Cc: 41760 <at> debbugs.gnu.org
Subject: Re: bug#41760: ganv-1.5.4 fails at configure
Date: Tue, 9 Jun 2020 09:14:21 +0200
On Mon, 08 Jun 2020 20:12:54 +0200
Marius Bakke <marius <at> gnu.org> 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
```




Reply sent to Marius Bakke <marius <at> gnu.org>:
You have taken responsibility. (Tue, 09 Jun 2020 18:52:02 GMT) Full text and rfc822 format available.

Notification sent to Thorsten Wilms <t_w_ <at> freenet.de>:
bug acknowledged by developer. (Tue, 09 Jun 2020 18:52:02 GMT) Full text and rfc822 format available.

Message #16 received at 41760-done <at> debbugs.gnu.org (full text, mbox):

From: Marius Bakke <marius <at> gnu.org>
To: Thorsten Wilms <t_w_ <at> freenet.de>
Cc: 41760-done <at> debbugs.gnu.org
Subject: Re: bug#41760: ganv-1.5.4 fails at configure
Date: Tue, 09 Jun 2020 20:51:27 +0200
[Message part 1 (text/plain, inline)]
Thorsten Wilms <t_w_ <at> freenet.de> writes:

> On Mon, 08 Jun 2020 20:12:54 +0200
> Marius Bakke <marius <at> gnu.org> 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
c178d5fa5a2cfc07f4a9ab9cadeb6218d6c6483.  Let's see if anyone complains!

Forgot to mention the bug report in the commit message though :-/

Thanks,
Marius
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#41760; Package guix. (Wed, 10 Jun 2020 07:59:01 GMT) Full text and rfc822 format available.

Message #19 received at 41760 <at> debbugs.gnu.org (full text, mbox):

From: Bengt Richter <bokr <at> bokr.com>
To: 41760 <at> debbugs.gnu.org, marius <at> gnu.org, t_w_ <at> freenet.de
Subject: Re: bug#41760: ganv-1.5.4 fails at configure
Date: Wed, 10 Jun 2020 09:57:49 +0200
Hi Marius,

On +2020-06-09 20:51:27 +0200, Marius Bakke wrote:
> Thorsten Wilms <t_w_ <at> freenet.de> writes:
> 
> > On Mon, 08 Jun 2020 20:12:54 +0200
> > Marius Bakke <marius <at> gnu.org> 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




Information forwarded to bug-guix <at> gnu.org:
bug#41760; Package guix. (Wed, 10 Jun 2020 16:57:01 GMT) Full text and rfc822 format available.

Message #22 received at 41760 <at> debbugs.gnu.org (full text, mbox):

From: Marius Bakke <marius <at> gnu.org>
To: Bengt Richter <bokr <at> bokr.com>, 41760 <at> debbugs.gnu.org, t_w_ <at> freenet.de
Subject: Re: bug#41760: ganv-1.5.4 fails at configure
Date: Wed, 10 Jun 2020 18:55:56 +0200
[Message part 1 (text/plain, inline)]
Bengt Richter <bokr <at> bokr.com> writes:

> Hi Marius,
>
> On +2020-06-09 20:51:27 +0200, Marius Bakke wrote:
>> Thorsten Wilms <t_w_ <at> freenet.de> writes:
>> 
>> > On Mon, 08 Jun 2020 20:12:54 +0200
>> > Marius Bakke <marius <at> gnu.org> 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

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).  :-)
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 09 Jul 2020 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 290 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.