==> Checking runtime dependencies... ==> Installing missing dependencies... error: target not found: goocanvas2 ==> ERROR: 'pacman' failed to install missing dependencies. ==> Missing dependencies: -> goocanvas2 -> gtksourceview3 ==> Checking buildtime dependencies...
Search Criteria
Package Details: oregano 0.84.43-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/oregano.git (read-only, click to copy) |
---|---|
Package Base: | oregano |
Description: | Schematic capture and circuit simulator |
Upstream URL: | https://github.com/drahnr/oregano |
Keywords: | gnucap ngspice spice |
Licenses: | GPL2 |
Provides: | oregano |
Submitter: | None |
Maintainer: | swiftgeek |
Last Packager: | swiftgeek |
Votes: | 43 |
Popularity: | 0.000000 |
First Submitted: | 2010-11-23 13:44 (UTC) |
Last Updated: | 2022-04-24 13:31 (UTC) |
Dependencies (5)
- goocanvas (goocanvas2AUR)
- gtksourceview3
- git (git-gitAUR, git-glAUR) (make)
- intltool (make)
- waf (waf-gitAUR) (make)
Required by (0)
Sources (1)
Gytoo commented on 2022-12-03 15:31 (UTC)
uffe commented on 2018-11-09 09:40 (UTC)
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.
Cysioland commented on 2018-11-03 21:01 (UTC)
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 "/mnt/HDD/.cache/yay/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
swiftgeek commented on 2018-10-25 07:52 (UTC)
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
akrai commented on 2018-10-22 22:26 (UTC)
Package is buildable using waf binary from https://waf.io/waf-2.0.12 so an easy hack would be to modify pkgbuild to add a few commands that replaces the binary inside the oregano build
elanglois commented on 2018-08-14 01:24 (UTC)
The version of waf (1.9.11) built into the oregano distribution does not support Python 3.7 so the build fails with the latest system Python. Given that waf is a dependency and thereby installed to the system, a fix is to change './waf' to 'waf' everywhere in the PKGBUILD.
Pinned Comments
swiftgeek commented on 2018-10-25 07:52 (UTC)
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