On Thu 08 Dec 2016 12:12:22 AM CST, Per Jessen wrote:
Malcolm wrote:
On Wed 07 Dec 2016 03:57:56 PM CST, Greg Freemyer wrote:
On Wed, Dec 7, 2016 at 2:19 PM, Per Jessen <per@computer.org> wrote:
Malcolm wrote:
Hi Try python3
python3 waf configure --prefix=/usr python3 waf build --verbose
<snip>
Hi Try just the 0.9.5-1 release, that works for me on local builds.
Still weird -
python3 ./waf configure --prefix=/usr Setting top to : /home/per/workspace/ntpsec-0.9.5-1 Setting out to : /home/per/workspace/ntpsec-0.9.5-1/build Traceback (most recent call last): File "/home/per/workspace/ntpsec-0.9.5-1/.waf3-1.9.5-e9e36ebc81cc860d8a25c4c34f0b27ec/waflib/Scripting.py", line 120, in waf_entry_point run_commands() File "/home/per/workspace/ntpsec-0.9.5-1/.waf3-1.9.5-e9e36ebc81cc860d8a25c4c34f0b27ec/waflib/Scripting.py", line 181, in run_commands ctx=run_command(cmd_name) File "/home/per/workspace/ntpsec-0.9.5-1/.waf3-1.9.5-e9e36ebc81cc860d8a25c4c34f0b27ec/waflib/Scripting.py", line 172, in run_command ctx.execute() File "/home/per/workspace/ntpsec-0.9.5-1/.waf3-1.9.5-e9e36ebc81cc860d8a25c4c34f0b27ec/waflib/Configure.py", line 85, in execute super(ConfigurationContext,self).execute() File "/home/per/workspace/ntpsec-0.9.5-1/.waf3-1.9.5-e9e36ebc81cc860d8a25c4c34f0b27ec/waflib/Context.py", line 88, in execute self.recurse([os.path.dirname(g_module.root_path)]) File "/home/per/workspace/ntpsec-0.9.5-1/.waf3-1.9.5-e9e36ebc81cc860d8a25c4c34f0b27ec/waflib/Context.py", line 129, in recurse user_function(self) File "/home/per/workspace/ntpsec-0.9.5-1/wscript", line 55, in configure cmd_configure(ctx, config) File "/home/per/workspace/ntpsec-0.9.5-1/wafhelpers/configure.py", line 15, in cmd_configure parse_version(config) File "/home/per/workspace/ntpsec-0.9.5-1/wafhelpers/util.py", line 52, in parse_version "NTPSEC_VERSION_REV" : int(rev) ValueError: invalid literal for int() with base 10: '5-1'
OK, so in the VERSION file remove the -1 so it's only 0.9.5 -- Cheers Malcolm °¿° SUSE Knowledge Partner (Linux Counter #276890) openSUSE Leap 42.1|GNOME 3.16.2|4.1.34-33-default up 8 days 0:48, 5 users, load average: 1.79, 1.76, 1.66 CPU AMD Athlon(tm) II X4 635 @ 2.90GHz | GPU Nvidia GeForce 8800 GT -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org