From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Wilms Subject: bug#33677: Patchage fails to build Date: Sat, 8 Dec 2018 20:28:56 +0100 Message-ID: <9edca630-982b-f438-7ef1-cc7d32133c47@freenet.de> Reply-To: t_w_@freenet.de Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33020) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gViKm-0000h6-Ge for bug-guix@gnu.org; Sat, 08 Dec 2018 14:32:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gViKe-00020O-1w for bug-guix@gnu.org; Sat, 08 Dec 2018 14:32:11 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:34519) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gViKY-0001xi-5l for bug-guix@gnu.org; Sat, 08 Dec 2018 14:32:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gViKX-0002Zn-T6 for bug-guix@gnu.org; Sat, 08 Dec 2018 14:32:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60826) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gViJi-00004w-9O for bug-guix@gnu.org; Sat, 08 Dec 2018 14:31:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gViJd-0001DZ-Sl for bug-guix@gnu.org; Sat, 08 Dec 2018 14:31:09 -0500 Received: from mout0.freenet.de ([2001:748:100:40::2:2]:37086) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gViJd-00018O-Lx for bug-guix@gnu.org; Sat, 08 Dec 2018 14:31:05 -0500 Received: from [195.4.92.163] (helo=mjail0.freenet.de) by mout0.freenet.de with esmtpa (ID t_w_@freenet.de) (port 25) (Exim 4.90_1 #2) id 1gViJZ-00061d-KQ for bug-guix@gnu.org; Sat, 08 Dec 2018 20:31:01 +0100 Received: from [::1] (port=59676 helo=mjail0.freenet.de) by mjail0.freenet.de with esmtpa (ID t_w_@freenet.de) (Exim 4.90_1 #2) id 1gViJZ-0001Ww-Jc for bug-guix@gnu.org; Sat, 08 Dec 2018 20:31:01 +0100 Received: from sub7.freenet.de ([195.4.92.126]:54516) by mjail0.freenet.de with esmtpa (ID t_w_@freenet.de) (Exim 4.90_1 #2) id 1gViHZ-00017i-9h for bug-guix@gnu.org; Sat, 08 Dec 2018 20:28:57 +0100 Received: from p200300e4f7271600bc2128535ebbfd8b.dip0.t-ipconnect.de ([2003:e4:f727:1600:bc21:2853:5ebb:fd8b]:46900) by sub7.freenet.de with esmtpsa (ID t_w_@freenet.de) (TLSv1.2:ECDHE-RSA-CHACHA20-POLY1305:256) (port 465) (Exim 4.90_1 #2) id 1gViHZ-0001RZ-6p for bug-guix@gnu.org; Sat, 08 Dec 2018 20:28:57 +0100 Content-Language: en-US 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: 33677@debbugs.gnu.org Apparently just like Ingen before: ... phase `patch-source-shebangs' succeeded after 0.0 seconds starting phase `configure' running "python waf" with command "configure" and parameters ("--prefix=/gnu/store/r8y6cs3jrjnzab3dlxv09czklzhbbrvy-patchage-1.0.0") Traceback (most recent call last): File "/tmp/guix-build-patchage-1.0.0.drv-0/patchage-1.0.0/.waf3-1.7.16-fcd92d833578ba135d0422c08d6ee0d8/waflib/Node.py", line 282, 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-patchage-1.0.0.drv-0/patchage-1.0.0/.waf3-1.7.16-fcd92d833578ba135d0422c08d6ee0d8/waflib/Scripting.py", line 97, in waf_entry_point run_commands() File "/tmp/guix-build-patchage-1.0.0.drv-0/patchage-1.0.0/.waf3-1.7.16-fcd92d833578ba135d0422c08d6ee0d8/waflib/Scripting.py", line 149, in run_commands parse_options() File "/tmp/guix-build-patchage-1.0.0.drv-0/patchage-1.0.0/.waf3-1.7.16-fcd92d833578ba135d0422c08d6ee0d8/waflib/Scripting.py", line 127, in parse_options Context.create_context('options').execute() File "/tmp/guix-build-patchage-1.0.0.drv-0/patchage-1.0.0/.waf3-1.7.16-fcd92d833578ba135d0422c08d6ee0d8/waflib/Options.py", line 134, in execute super(OptionsContext,self).execute() File "/tmp/guix-build-patchage-1.0.0.drv-0/patchage-1.0.0/.waf3-1.7.16-fcd92d833578ba135d0422c08d6ee0d8/waflib/Context.py", line 84, in execute self.recurse([os.path.dirname(g_module.root_path)]) File "/tmp/guix-build-patchage-1.0.0.drv-0/patchage-1.0.0/.waf3-1.7.16-fcd92d833578ba135d0422c08d6ee0d8/waflib/Context.py", line 125, in recurse user_function(self) File "/tmp/guix-build-patchage-1.0.0.drv-0/patchage-1.0.0/wscript", line 24, in options opt.load('compiler_cxx') File "/tmp/guix-build-patchage-1.0.0.drv-0/patchage-1.0.0/.waf3-1.7.16-fcd92d833578ba135d0422c08d6ee0d8/waflib/Context.py", line 81, in load fun(self) File "/tmp/guix-build-patchage-1.0.0.drv-0/patchage-1.0.0/.waf3-1.7.16-fcd92d833578ba135d0422c08d6ee0d8/waflib/Tools/compiler_cxx.py", line 31, in options opt.load_special_tools('cxx_*.py') File "/tmp/guix-build-patchage-1.0.0.drv-0/patchage-1.0.0/.waf3-1.7.16-fcd92d833578ba135d0422c08d6ee0d8/waflib/Context.py", line 261, in load_special_tools lst=self.root.find_node(waf_dir).find_node('waflib/extras').ant_glob(var) File "/tmp/guix-build-patchage-1.0.0.drv-0/patchage-1.0.0/.waf3-1.7.16-fcd92d833578ba135d0422c08d6ee0d8/waflib/Node.py", line 331, 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-patchage-1.0.0.drv-0/patchage-1.0.0/.waf3-1.7.16-fcd92d833578ba135d0422c08d6ee0d8/waflib/Node.py", line 331, 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 Backtrace: 5 (primitive-load "/gnu/store/i2k5fixmrlvdiqma4jrz2asihg7?") In ice-9/eval.scm: 191:35 4 (_ #f) In srfi/srfi-1.scm: 863:16 3 (every1 # ?) 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 `(#)'. builder for `/gnu/store/hl2h36gsngnd26id3dpwan1v3hy1ck3s-patchage-1.0.0.drv' failed with exit code 1 build of /gnu/store/hl2h36gsngnd26id3dpwan1v3hy1ck3s-patchage-1.0.0.drv failed View build log at '/var/log/guix/drvs/hl/2h36gsngnd26id3dpwan1v3hy1ck3s-patchage-1.0.0.drv.bz2'. guix build: error: build failed: build of `/gnu/store/hl2h36gsngnd26id3dpwan1v3hy1ck3s-patchage-1.0.0.drv' failed