I cannot build the lastest oregano 0.84.40-1
Output below:
==> Making package: oregano 0.84.40-1 (2018-11-09T10:37:31 CET) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading oregano-0.84.40.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 124 0 124 0 0 523 0 --:--:-- --:--:-- --:--:-- 521 100 1835k 0 1835k 0 0 1250k 0 --:--:-- 0:00:01 --:--:-- 6873k ==> Validating source files with sha512sums... oregano-0.84.40.tar.gz ... Passed ==> Extracting sources... -> Extracting oregano-0.84.40.tar.gz with bsdtar ==> Starting build()... Traceback (most recent call last): File "/lib/waf/waflib/Node.py", line 576, in ant_iter raise StopIteration StopIteration
The above exception was the direct cause of the following exception:
Traceback (most recent call last): File "/lib/waf/waflib/Scripting.py", line 167, in waf_entry_point run_commands() File "/lib/waf/waflib/Scripting.py", line 264, in run_commands parse_options() File "/lib/waf/waflib/Scripting.py", line 216, in parse_options Context.create_context('options').execute() File "/lib/waf/waflib/Options.py", line 275, in execute super(OptionsContext, self).execute() File "/lib/waf/waflib/Context.py", line 205, in execute self.recurse([os.path.dirname(g_module.root_path)]) File "/lib/waf/waflib/Context.py", line 287, in recurse user_function(self) File "/tmp/yaourt-tmp-uj/aur-oregano/src/oregano-0.84.40/wscript", line 17, in options opt.load('compiler_c gnu_dirs glib2') File "/lib/waf/waflib/Context.py", line 197, in load fun(self) File "/lib/waf/waflib/Tools/compiler_c.py", line 102, in options opt.load_special_tools('c_*.py', ban=['c_dumbpreproc.py']) File "/lib/waf/waflib/Context.py", line 613, in load_special_tools lst = self.root.find_node(waf_dir).find_node('waflib/extras').ant_glob(var) File "/lib/waf/waflib/Node.py", line 669, 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 "/lib/waf/waflib/Node.py", line 669, 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 ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Makepkg was unable to build oregano.
Pinned Comments
swiftgeek commented on 2018-10-25 07:52
Can't bump waf to 2.0.12 myself yet, so you need to do it yourself (just remove line that installs building-waf.md and bump) or revert last commit of this package