✘waf error

Eric S. Raymond esr at thyrsus.com
Fri Dec 2 01:51:01 UTC 2016


Gary E. Miller <gem at rellim.com>:
> Yo Eric!
> 
> Buildbot giving some results, this from Debian 7.9 GCC 4.7.2 Python 2.7.3
> 
> 301Build failed
> 302Traceback (most recent call last):
> 303  File "/home/worker/bin/.waf-1.8.20-c859ca7dc3693011756f4edf45c36626/waflib/Task.py", line 110, in process
> 304    ret=self.run()
> 305  File "", line 11, in f
> 306  File "/home/worker/bin/.waf-1.8.20-c859ca7dc3693011756f4edf45c36626/waflib/Task.py", line 95, in exec_command
> 307    return bld.exec_command(cmd,**kw)
> 308  File "/home/worker/bin/.waf-1.8.20-c859ca7dc3693011756f4edf45c36626/waflib/Context.py", line 177, in exec_command
> 309    raise Errors.WafError('Execution failure: %s'%str(e),ex=e)
> 310WafError: Execution failure: coercing to Unicode: need string or buffer, Nod3 found

That's weird.  It looks lke a Python 3 string-to-Unicode mismatch problem, but
you're running 2.7.3.

Can you reconstruct the waf command line?
-- 
		<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 811 bytes
Desc: not available
URL: <http://lists.ntpsec.org/pipermail/devel/attachments/20161201/03ddbeb5/attachment.bin>


More information about the devel mailing list