gpsd-dev
[Top][All Lists]
Advanced

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

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


From: Jason Azze
Subject: [gpsd-dev] Compile on CentOS 6.6 i686 (Python 2.6.6) - ValueError: zero length field name in format
Date: Thu, 30 Apr 2015 21:44:12 -0400

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

(1) Full compile log http://pastebin.com/ca8UZjyq
(2) http://stackoverflow.com/a/8498327/883976

Best
Jason





reply via email to

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