GNU bug report logs - #33667
Ingen fails to build

Previous Next

Package: guix;

Reported by: t_w_ <at> freenet.de

Date: Fri, 7 Dec 2018 18:31:02 UTC

Severity: normal

Done: Ricardo Wurmus <rekado <at> elephly.net>

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 33667 in the body.
You can then email your comments to 33667 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#33667; Package guix. (Fri, 07 Dec 2018 18:31:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to t_w_ <at> freenet.de:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Fri, 07 Dec 2018 18:31:02 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: Ingen fails to build
Date: Fri, 7 Dec 2018 19:27:47 +0100
...
phase `patch-usr-bin-file' succeeded after 0.0 seconds
starting phase `patch-source-shebangs'
patch-shebang: ./scripts/ingen.py: changing `/usr/bin/env python' to
`/gnu/store/r68bi4640vm0s7zsgyk7shsag8ibl3nc-python-wrapper-3.7.0/bin/python'
patch-shebang: ./scripts/ingenams: changing `/usr/bin/env python' to
`/gnu/store/r68bi4640vm0s7zsgyk7shsag8ibl3nc-python-wrapper-3.7.0/bin/python'
patch-shebang: ./scripts/ingenish: changing `/usr/bin/env python' to
`/gnu/store/r68bi4640vm0s7zsgyk7shsag8ibl3nc-python-wrapper-3.7.0/bin/python'
patch-shebang: ./src/client/wscript: changing `/usr/bin/env python' to
`/gnu/store/r68bi4640vm0s7zsgyk7shsag8ibl3nc-python-wrapper-3.7.0/bin/python'
patch-shebang: ./src/gui/wscript: changing `/usr/bin/env python' to
`/gnu/store/r68bi4640vm0s7zsgyk7shsag8ibl3nc-python-wrapper-3.7.0/bin/python'
patch-shebang: ./src/ingen/ingen.grind: changing `/usr/bin/env sh' to
`/gnu/store/q19l04vd2za80mk1845pz7r8cz29qk43-bash-minimal-4.4.23/bin/sh'
patch-shebang: ./src/server/wscript: changing `/usr/bin/env python' to
`/gnu/store/r68bi4640vm0s7zsgyk7shsag8ibl3nc-python-wrapper-3.7.0/bin/python'
patch-shebang: ./src/wscript: changing `/usr/bin/env python' to
`/gnu/store/r68bi4640vm0s7zsgyk7shsag8ibl3nc-python-wrapper-3.7.0/bin/python'
patch-shebang: ./waf: changing `/usr/bin/env python' to
`/gnu/store/r68bi4640vm0s7zsgyk7shsag8ibl3nc-python-wrapper-3.7.0/bin/python'
patch-shebang: ./wscript: changing `/usr/bin/env python' to
`/gnu/store/r68bi4640vm0s7zsgyk7shsag8ibl3nc-python-wrapper-3.7.0/bin/python'
phase `patch-source-shebangs' succeeded after 0.1 seconds
starting phase `configure'
running "python waf" with command "configure" and parameters
("--prefix=/gnu/store/wzg2ih9wplilr7fwc6bzlv2s6sxxdyxx-ingen-0.0.0-2.cc4a4db33"
"--no-webkit")
Traceback (most recent call last):
  File
"/tmp/guix-build-ingen-0.0.0-2.cc4a4db33.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-ingen-0.0.0-2.cc4a4db33.drv-0/source/.waf3-1.8.22-cd01c337ef788738c16f5e03aaddf994/waflib/Scripting.py",
line 114, in waf_entry_point
    run_commands()
  File
"/tmp/guix-build-ingen-0.0.0-2.cc4a4db33.drv-0/source/.waf3-1.8.22-cd01c337ef788738c16f5e03aaddf994/waflib/Scripting.py",
line 171, in run_commands
    parse_options()
  File
"/tmp/guix-build-ingen-0.0.0-2.cc4a4db33.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-ingen-0.0.0-2.cc4a4db33.drv-0/source/.waf3-1.8.22-cd01c337ef788738c16f5e03aaddf994/waflib/Options.py",
line 146, in execute
    super(OptionsContext,self).execute()
  File
"/tmp/guix-build-ingen-0.0.0-2.cc4a4db33.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-ingen-0.0.0-2.cc4a4db33.drv-0/source/.waf3-1.8.22-cd01c337ef788738c16f5e03aaddf994/waflib/Context.py",
line 134, in recurse
    user_function(self)
  File "/tmp/guix-build-ingen-0.0.0-2.cc4a4db33.drv-0/source/wscript",
line 19, in options
    opt.load('compiler_cxx')
  File
"/tmp/guix-build-ingen-0.0.0-2.cc4a4db33.drv-0/source/.waf3-1.8.22-cd01c337ef788738c16f5e03aaddf994/waflib/Context.py",
line 90, in load
    fun(self)
  File
"/tmp/guix-build-ingen-0.0.0-2.cc4a4db33.drv-0/source/.waf3-1.8.22-cd01c337ef788738c16f5e03aaddf994/waflib/Tools/compiler_cxx.py",
line 36, in options
    opt.load_special_tools('cxx_*.py')
  File
"/tmp/guix-build-ingen-0.0.0-2.cc4a4db33.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-ingen-0.0.0-2.cc4a4db33.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-ingen-0.0.0-2.cc4a4db33.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
Backtrace:
           5 (primitive-load "/gnu/store/3rvl42cz9qxk6rzcps0lwpmalp3?")
In ice-9/eval.scm:
   191:35  4 (_ _)
In srfi/srfi-1.scm:
   863:16  3 (every1 #<procedure 4dcf80 at /gnu/store/s3nazihm99q8f?> ?)
In
/gnu/store/s3nazihm99q8f3h431c3193mvqph1q6z-module-import/guix/build/gnu-build-system.scm:
   799:28  2 (_ _)
In
/gnu/store/s3nazihm99q8f3h431c3193mvqph1q6z-module-import/guix/build/waf-build-system.scm:
     41:9  1 (call-waf _ _)
In
/gnu/store/s3nazihm99q8f3h431c3193mvqph1q6z-module-import/guix/build/utils.scm:
    616:6  0 (invoke _ . _)

/gnu/store/s3nazihm99q8f3h431c3193mvqph1q6z-module-import/guix/build/utils.scm:616:6:
In procedure invoke:
Throw to key `srfi-34' with args `(#<condition &invoke-error [program:
"python" arguments: ("waf" "configure"
"--prefix=/gnu/store/wzg2ih9wplilr7fwc6bzlv2s6sxxdyxx-ingen-0.0.0-2.cc4a4db33"
"--no-webkit") exit-status: 2 term-signal: #f stop-signal: #f] 5d2ac0>)'.
note: keeping build directory
`/tmp/guix-build-ingen-0.0.0-2.cc4a4db33.drv-0'
builder for
`/gnu/store/ki4brdqr0kcsmgqyqcdjf04d07wgjmzy-ingen-0.0.0-2.cc4a4db33.drv' failed
with exit code 1
build of
/gnu/store/ki4brdqr0kcsmgqyqcdjf04d07wgjmzy-ingen-0.0.0-2.cc4a4db33.drv
failed
View build log at
'/var/log/guix/drvs/ki/4brdqr0kcsmgqyqcdjf04d07wgjmzy-ingen-0.0.0-2.cc4a4db33.drv.bz2'.
guix build: error: build failed: build of
`/gnu/store/ki4brdqr0kcsmgqyqcdjf04d07wgjmzy-ingen-0.0.0-2.cc4a4db33.drv' failed





Reply sent to Ricardo Wurmus <rekado <at> elephly.net>:
You have taken responsibility. (Sat, 08 Dec 2018 08:09:01 GMT) Full text and rfc822 format available.

Notification sent to t_w_ <at> freenet.de:
bug acknowledged by developer. (Sat, 08 Dec 2018 08:09:02 GMT) Full text and rfc822 format available.

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

From: Ricardo Wurmus <rekado <at> elephly.net>
To: t_w_ <at> freenet.de
Cc: 33667-done <at> debbugs.gnu.org
Subject: Re: bug#33667: Ingen fails to build
Date: Sat, 08 Dec 2018 09:08:03 +0100
Fixed with commit f9dcf79f4.

-- 
Ricardo





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 05 Jan 2019 12:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 112 days ago.

Previous Next


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