[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [gpsd-dev] Build fail...
From: |
Eric S. Raymond |
Subject: |
Re: [gpsd-dev] Build fail... |
Date: |
Mon, 25 Nov 2013 08:13:46 -0500 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
address@hidden <address@hidden>:
> git master build fail on an Ubuntu 12.04 system with
>
> scons: done reading SConscript files.
> scons: Building targets ...
> substituter(["jsongen.py"], ["jsongen.py.in"])
> scons: *** [jsongen.py] TypeError : expected a character buffer object
> Traceback (most recent call last):
> File "/usr/lib/scons/SCons/Action.py", line 1062, in execute
> result = self.execfunction(target=target, source=rsources, env=env)
> File "/home/ar/gpsd/gpsd/SConstruct", line 1226, in substituter
> content = content.replace(s, t)
> TypeError: expected a character buffer object
> scons: building terminated because of errors.
Strange. It's working here. What commit?
Also, when you report build breakage please always specifyu your
config options.
What was the last version that built correctly for you?
--
<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>