gpsd-dev
[Top][All Lists]
Advanced

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

[gpsd-dev] Minimums?


From: Gary E. Miller
Subject: [gpsd-dev] Minimums?
Date: Thu, 30 Apr 2015 20:33:43 -0700

Yo All!

On IRC jasonium raised a question: what is the minimum Python to build
gpsd with?  build.txt says 2.6, but he suspects 2.7.

He gets this failure:

http://pastebin.com/ca8UZjyq

On this code (likely mangled by email) from line 1424:

pep8 = Utility("pep8", ["jsongen.py", "maskaudit.py",
python_built_extensions], ['''pep8 --ignore=E501,W602,E122,E241,E401 {}
gps/[a-zA-Z]*.py *.py'''.format(" ".join(python_progs))])


Shouldn't SConstruct test for minimmum python version?

And similarly, looks like C99 is still the minimum to build gpsd?  If
so I prolly need a test for that too.

RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97701
        address@hidden  Tel:+1(541)382-8588



reply via email to

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