gpsd-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gpsd-dev] Compile on CentOS 6.6 i686 (Python 2.6.6) - ValueError: z


From: Jon Schlueter
Subject: Re: [gpsd-dev] Compile on CentOS 6.6 i686 (Python 2.6.6) - ValueError: zero length field name in format
Date: Fri, 1 May 2015 12:21:09 -0400

can you check with current trunk I just pushed a change that should allow it to work.

If that doesn't fix the bug can you try hacking on a patch that will allow it to work.  I can also install older version of python to try to replicate the bug here.

Jon

On Thu, Apr 30, 2015 at 9:44 PM, Jason Azze <address@hidden> wrote:
Hi, All,

I'm preparing a 32-bit build machine for automated compile and testing of gpsd.

The OS is CentOS 6.6 i686, which has Python 2.6.6 by default.

scons produces the following error. (1)

ValueError: zero length field name in format:
  File "/home/jenkins/workspace/build_gpsd_32/SConstruct", line 1425:
    ['''pep8 --ignore=E501,W602,E122,E241,E401 {} gps/[a-zA-Z]*.py *.py'''.format(" ".join(python_progs))])

Stackoverflow suggests I need at least Python 2.7. (2)

But gpsd's build.txt says: Python 2.x, x >= 6

Best
Jason






reply via email to

[Prev in Thread] Current Thread [Next in Thread]