Crap from test_ntpd - python3
Hal Murray
hmurray at megapathdsl.net
Sat Feb 16 14:49:55 UTC 2019
This is the can't find library problem when run with Python 3.
[199/205] Processing fed/main/tests/pylib/test_agentx_packet.py
[200/205] Processing fed/main/tests/pylib/test_packet.py
[201/205] Processing fed/main/tests/pylib/test_statfiles.py
[202/205] Processing fed/main/tests/pylib/test_util.py
[203/205] Linking fed/main/tests/test_ntpd
[204/205] Processing fed/main/tests/test_libntp
[205/205] Processing fed/main/tests/test_ntpd
Waf: Leaving directory `/home/murray/ntpsec/play/fed/main'
Traceback (most recent call last):
File "/home/murray/ntpsec/play/.waf3-1.9.15-7481b2b5d90177d4bb747dbff06bef90/waflib/Scripting.py", line 122, in waf_entry_point
run_commands()
File "/home/murray/ntpsec/play/.waf3-1.9.15-7481b2b5d90177d4bb747dbff06bef90/waflib/Scripting.py", line 183, in run_commands
ctx=run_command(cmd_name)
File "/home/murray/ntpsec/play/.waf3-1.9.15-7481b2b5d90177d4bb747dbff06bef90/waflib/Scripting.py", line 174, in run_command
ctx.execute()
File "/home/murray/ntpsec/play/.waf3-1.9.15-7481b2b5d90177d4bb747dbff06bef90/waflib/Scripting.py", line 377, in execute
return execute_method(self)
File "/home/murray/ntpsec/play/.waf3-1.9.15-7481b2b5d90177d4bb747dbff06bef90/waflib/Context.py", line 88, in execute
self.recurse([os.path.dirname(g_module.root_path)])
File "/home/murray/ntpsec/play/.waf3-1.9.15-7481b2b5d90177d4bb747dbff06bef90/waflib/Context.py", line 129, in recurse
user_function(self)
File "/home/murray/ntpsec/play/wscript", line 934, in init_handler
obj.execute()
File "/home/murray/ntpsec/play/.waf3-1.9.15-7481b2b5d90177d4bb747dbff06bef90/waflib/Scripting.py", line 377, in execute
return execute_method(self)
File "/home/murray/ntpsec/play/.waf3-1.9.15-7481b2b5d90177d4bb747dbff06bef90/waflib/Build.py", line 104, in execute
self.execute_build()
File "/home/murray/ntpsec/play/.waf3-1.9.15-7481b2b5d90177d4bb747dbff06bef90/waflib/Build.py", line 123, in execute_build
self.post_build()
File "/home/murray/ntpsec/play/.waf3-1.9.15-7481b2b5d90177d4bb747dbff06bef90/waflib/Build.py", line 280, in post_build
m(self)
File "/home/murray/ntpsec/play/wscript", line 890, in bin_test
cmd_bin_test(ctx, config)
File "/home/murray/ntpsec/play/wafhelpers/bin_test.py", line 91, in cmd_bin_test
if not run(cmd, cmd_map[cmd], False):
File "/home/murray/ntpsec/play/wafhelpers/bin_test.py", line 74, in run
addLog("PINK", "Expected: " + breg)
TypeError: can only concatenate str (not "bytes") to str
--
These are my opinions. I hate spam.
More information about the devel
mailing list