gpsd-dev
[Top][All Lists]
Advanced

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

Re: ✘Time for 3.22?


From: Gary E. Miller
Subject: Re: ✘Time for 3.22?
Date: Wed, 9 Dec 2020 12:29:22 -0800

Yo Greg!

Whoops.  A last minute addition that could not possibley fail...

Fix pushed.  Thanks!

On Wed, 09 Dec 2020 15:19:00 -0500
Greg Troxel <gdt@lexort.com> wrote:

> I had not gotten around to it, for no good reason.
> 
> Building seems to work, with my same "just run scons" build.
> 
> Tests blow up, and I don't immediately understand it but it looks like
> my system is objecting to the arg partsing in a test program.  That is
> odd because I would not expect that to be different.
> 
> So things may be almost ok.   I'll send you the build log offlist, in
> case it's helpful and if not hit delete.
> 
> ----------------------------------------
> scons: Reading SConscript files ...
> scons version: 3.1.2
> scons is running under Python version: 3.8.6.final.0
> gpsd version: release-3.21-747-gf20f10ac4
> This system is: netbsd9
> Checking whether the C compiler works... (cached) yes
> Checking if compiler accepts -pthread... (cached) yes
> Checking whether the C++ compiler works... (cached) yes
> Checking for C header file curses.h... (cached) yes
> Checking pkg-config for ncurses... (cached) no
> Turning off ncurses support, library not found.
> Checking pkg-config for libusb-1.0... (cached) yes
> Checking for C library librt... (cached) yes
> Checking for C library libnsl... (cached) no
> Checking for C library libsocket... (cached) no
> Checking for C library libm... (cached) yes
> Checking for C library libthr... (cached) no
> Checking pkg-config for dbus-1... (cached) yes
> Checking pkg-config for bluez... (cached) no
> Turning off Bluetooth support, library not found.
> Checking for C type in_port_t... (cached) yes
> Checking whether SUN_LEN is declared... (cached) yes
> Checking for C header file linux/can.h... (cached) no
> You do not have kernel CANbus available.
> Checking if compiler is C11... (cached) yes
> Checking whether __STDC_NO_ATOMICS__ is declared... (cached) no
> Checking for C header file stdatomic.h... (cached) yes
> Checking whether __ORDER_BIG_ENDIAN__ is declared... (cached) yes
> Checking whether __ORDER_LITTLE_ENDIAN__ is declared... (cached) yes
> Checking whether __BYTE_ORDER__ is declared... (cached) yes
> Your compiler has built-in endianness support.
> Checking for C header file arpa/inet.h... (cached) yes
> Checking for C header file netdb.h... (cached) yes
> Checking for C header file netinet/in.h... (cached) yes
> Checking for C header file netinet/ip.h... (cached) no
> Checking for C header file sys/sysmacros.h... (cached) no
> Checking for C header file sys/socket.h... (cached) yes
> Checking for C header file sys/un.h... (cached) yes
> Checking for C header file syslog.h... (cached) yes
> Checking for C header file termios.h... (cached) yes
> Checking for C header file winsock2.h... (cached) no
> Checking if sizeof(time_t) is 64 bits... (cached) yes
> Checking for C function cfmakeraw()... (cached) yes
> Checking for C function clock_gettime()... (cached) yes
> Checking for C function daemon()... (cached) yes
> Checking for C function fcntl()... (cached) yes
> Checking for C function fork()... (cached) yes
> Checking for C function getopt_long()... (cached) yes
> Checking for C function gmtime_r()... (cached) yes
> Checking for C function inet_ntop()... (cached) yes
> Checking for C function strlcat()... (cached) yes
> Checking for C function strlcpy()... (cached) yes
> Checking for C function strptime()... (cached) yes
> Checking for C function sincos()... (cached) no
> Checking for C function __sincos()... (cached) no
> Checking for C header file sys/timepps.h... (cached) yes
> Checking whether TIOCMIWAIT is declared... (cached) no
> Checking for C library libdbus-1... (cached) yes
> Checking that xsltproc can make man pages... (cached) no
> Checking if compiler accepts -Wall... (cached) yes
> Checking if compiler accepts -Wcast-align... (cached) yes
> Checking if compiler accepts -Wextra... (cached) yes
> Checking if compiler accepts -Wimplicit-fallthrough... (cached) yes
> Checking if compiler accepts -Wmissing-declarations... (cached) yes
> Checking if compiler accepts -Wmissing-prototypes... (cached) yes
> Checking if compiler accepts -Wno-missing-field-initializers...
> (cached) yes Checking if compiler accepts -Wno-uninitialized...
> (cached) yes Checking if compiler accepts -Wpointer-arith... (cached)
> yes Checking if compiler accepts -Wreturn-type... (cached) yes
> Checking if compiler accepts -Wstrict-prototypes... (cached) yes
> Checking if compiler accepts -Wvla... (cached) yes
> Checking whether coverage program exists...no
> Checking whether cppcheck program exists...no
> Checking whether dia program exists...no
> Checking whether flake8 program exists...no
> Checking whether pycodestyle program exists...no
> Checking whether pylint program exists...no
> Checking whether scan-build program exists.../usr/pkg/bin/scan-build
> Checking whether valgrind program exists...no
> Checking whether xmllint program exists.../usr/pkg/bin/xmllint
> Program coverage not found -- skipping Python coverage
> Program cppcheck not found -- skipping cppcheck checks
> Program dia not found -- not rebuiding cycle.svg.
> Program flake8 not found -- skipping flake8 checks
> Program pycodestyle not found -- skipping pycodestyle checks
> Program pylint not found -- skipping pylint checks
> Program valgrind not found -- skipping valgrind checks
> Checking whether /usr/pkg/bin/python3.7 program
> exists.../usr/pkg/bin/python3.7 Checking Python lib dir... (cached)
> /usr/pkg/lib/python3.7/site-packages System PYTHONPATH is empty
> Ensure your PYTHONPATH includes /usr/pkg/lib/python3.7/site-packages/
> Checking Python config vars... ok
> (cached) Checking Python target version... (cached) 3.7
> Checking Python module serial (pyserial)... (cached) found
> Checking Python module cairo (pycairo)... (cached) found
> Checking Python module gi (pygobject)... (cached) found
> Checking pkg-config for gtk+-3.0... (cached) yes
> Checking Python module matplotlib... (cached) found
> Altered configuration variables:
> nmea2000 = False (default True): NMEA2000/CAN support
> bluez = False (default True): BlueZ support for Bluetooth devices
> libgpsmm = False (default True): build C++ bindings
> ncurses = False (default True): build with ncurses
> qt = False (default True): build Qt bindings
> target_python = /usr/pkg/bin/python3.7 (default python): target
> Python version as command WARNING: ncurses not found, not building
> cgps or gpsmon. Setting python_shebang to /usr/pkg/bin/python3.7
> WARNING: asciidoctor not found.
> WARNING: Some documentation and html will not be built.
> scons: done reading SConscript files.
> scons: Building targets ...
> Testing AIVDM decoding w/ CSV format...
>  Testing
> /home/n0/gdt/SOFTWARE/GPSD/gpsd/gpsd-3.21.1~dev/test/sample.aivdm...
> Testing AIVDM decoding w/ JSON unscaled format... Testing
> /home/n0/gdt/SOFTWARE/GPSD/gpsd/gpsd-3.21.1~dev/test/sample.aivdm...
> Testing AIVDM decoding w/ JSON scaled format... Testing
> /home/n0/gdt/SOFTWARE/GPSD/gpsd/gpsd-3.21.1~dev/test/sample.aivdm...
> Testing idempotency of unscaled JSON dump/decode for AIS Testing
> idempotency of scaled JSON dump/decode for AIS gcc -o
> gpsd-3.21.1~dev/tests/test_bits.o -c -pthread -Wall -Wcast-align
> -Wextra -Wimplicit-fallthrough -Wmissing-declarations
> -Wmissing-prototypes -Wno-missing-field-initializers
> -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes
> -Wvla -O2 -pthread -I/usr/pkg/include -I/usr/pkg/include/dbus-1.0
> -I/usr/pkg/lib/dbus-1.0/include gpsd-3.21.1~dev/tests/test_bits.c gcc
> -o gpsd-3.21.1~dev/tests/test_bits -pthread -Wl,-R/usr/pkg/lib
> gpsd-3.21.1~dev/tests/test_bits.o -Lgpsd-3.21.1~dev -L/usr/pkg/lib
> gpsd-3.21.1~dev/libgps/libais_json.a
> /home/n0/gdt/SOFTWARE/GPSD/gpsd/gpsd-3.21.1~dev/tests/test_bits
> --quiet Run normal regression tests for
> b'release-3.21-747-gf20f10ac4'... gcc -o
> gpsd-3.21.1~dev/tests/test_float.o -c -pthread -Wall -Wcast-align
> -Wextra -Wimplicit-fallthrough -Wmissing-declarations
> -Wmissing-prototypes -Wno-missing-field-initializers
> -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes
> -Wvla -O2 -pthread -I/usr/pkg/include -I/usr/pkg/include/dbus-1.0
> -I/usr/pkg/lib/dbus-1.0/include gpsd-3.21.1~dev/tests/test_float.c
> gcc -o gpsd-3.21.1~dev/tests/test_float -pthread -Wl,-R/usr/pkg/lib
> gpsd-3.21.1~dev/tests/test_float.o -Lgpsd-3.21.1~dev -L/usr/pkg/lib
> -lrt -lm -ldbus-1 -ldbus-1
> /home/n0/gdt/SOFTWARE/GPSD/gpsd/gpsd-3.21.1~dev/tests/test_float
> floating point and modular math appears to work gcc -o
> gpsd-3.21.1~dev/tests/test_geoid.o -c -pthread -Wall -Wcast-align
> -Wextra -Wimplicit-fallthrough -Wmissing-declarations
> -Wmissing-prototypes -Wno-missing-field-initializers
> -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes
> -Wvla -O2 -pthread -I/usr/pkg/include -I/usr/pkg/include/dbus-1.0
> -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/libusb-1.0
> gpsd-3.21.1~dev/tests/test_geoid.c gcc -o
> gpsd-3.21.1~dev/tests/test_geoid -pthread -Wl,-R/usr/pkg/lib
> gpsd-3.21.1~dev/tests/test_geoid.o -Lgpsd-3.21.1~dev -L/usr/pkg/lib
> gpsd-3.21.1~dev/libgpsd.a gpsd-3.21.1~dev/libgps/libais_json.a
> -lusb-1.0 -lm -lrt -ldbus-1 Testing the geoid and variation models...
> /home/n0/gdt/SOFTWARE/GPSD/gpsd/gpsd-3.21.1~dev/tests/test_geoid gcc
> -o gpsd-3.21.1~dev/tests/test_json.o -c -pthread -Wall -Wcast-align
> -Wextra -Wimplicit-fallthrough -Wmissing-declarations
> -Wmissing-prototypes -Wno-missing-field-initializers
> -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes
> -Wvla -O2 -pthread -I/usr/pkg/include -I/usr/pkg/include/dbus-1.0
> -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/libusb-1.0
> gpsd-3.21.1~dev/tests/test_json.c gcc -o
> gpsd-3.21.1~dev/tests/test_json -pthread -Wl,-R/usr/pkg/lib
> gpsd-3.21.1~dev/tests/test_json.o -Lgpsd-3.21.1~dev -L/usr/pkg/lib
> gpsd-3.21.1~dev/libgps/libais_json.a -lm -lrt -lusb-1.0 -ldbus-1
> /home/n0/gdt/SOFTWARE/GPSD/gpsd/gpsd-3.21.1~dev/tests/test_json JSON
> unit tests succeeded. gcc -o gpsd-3.21.1~dev/tests/test_matrix.o -c
> -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough
> -Wmissing-declarations -Wmissing-prototypes
> -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith
> -Wreturn-type -Wstrict-prototypes -Wvla -O2 -pthread
> -I/usr/pkg/include -I/usr/pkg/include/dbus-1.0
> -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/libusb-1.0
> gpsd-3.21.1~dev/tests/test_matrix.c gcc -o
> gpsd-3.21.1~dev/tests/test_matrix -pthread -Wl,-R/usr/pkg/lib
> gpsd-3.21.1~dev/tests/test_matrix.o -Lgpsd-3.21.1~dev -L/usr/pkg/lib
> gpsd-3.21.1~dev/libgpsd.a gpsd-3.21.1~dev/libgps/libais_json.a
> -lusb-1.0 -lm -lrt -ldbus-1
> /home/n0/gdt/SOFTWARE/GPSD/gpsd/gpsd-3.21.1~dev/tests/test_matrix
> --quiet Matrix-algebra regression test succeeded gcc -o
> gpsd-3.21.1~dev/tests/test_packet.o -c -pthread -Wall -Wcast-align
> -Wextra -Wimplicit-fallthrough -Wmissing-declarations
> -Wmissing-prototypes -Wno-missing-field-initializers
> -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes
> -Wvla -O2 -pthread -I/usr/pkg/include -I/usr/pkg/include/dbus-1.0
> -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/libusb-1.0
> gpsd-3.21.1~dev/tests/test_packet.c gcc -o
> gpsd-3.21.1~dev/tests/test_packet -pthread -Wl,-R/usr/pkg/lib
> gpsd-3.21.1~dev/tests/test_packet.o -Lgpsd-3.21.1~dev -L/usr/pkg/lib
> gpsd-3.21.1~dev/libgpsd.a gpsd-3.21.1~dev/libgps/libais_json.a
> -lusb-1.0 -lm -lrt -ldbus-1 Consistency-checking driver methods...
> /home/n0/gdt/SOFTWARE/GPSD/gpsd/gpsd-3.21.1~dev/tests/test_packet -c
> >/dev/null Testing detection of invalid packets...
> >/home/n0/gdt/SOFTWARE/GPSD/gpsd/gpsd-3.21.1~dev/tests/test_packet |
> >diff -u test/packet.test.chk - Testing RTCM decoding... Testing
> >/home/n0/gdt/SOFTWARE/GPSD/gpsd/gpsd-3.21.1~dev/test/sample.rtcm2...
> >Testing idempotency of JSON dump/decode for RTCM2 Testing
> >xgps/xgpsspeed dependencies (since xgps=yes)...
> >/usr/pkg/bin/python3.7
> >/home/n0/gdt/SOFTWARE/GPSD/gpsd/gpsd-3.21.1~dev/tests/test_xgps_deps.py
> >gcc -o gpsd-3.21.1~dev/tests/test_mktime.o -c -pthread -Wall
> >-Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations
> >-Wmissing-prototypes -Wno-missing-field-initializers
> >-Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes
> >-Wvla -O2 -pthread -I/usr/pkg/include -I/usr/pkg/include/dbus-1.0
> >-I/usr/pkg/lib/dbus-1.0/include gpsd-3.21.1~dev/tests/test_mktime.c
> >gcc -o gpsd-3.21.1~dev/tests/test_mktime -pthread -Wl,-R/usr/pkg/lib
> >gpsd-3.21.1~dev/tests/test_mktime.o -Lgpsd-3.21.1~dev -L/usr/pkg/lib
> >gpsd-3.21.1~dev/libgps/libais_json.a -lm -lrt
> >/home/n0/gdt/SOFTWARE/GPSD/gpsd/gpsd-3.21.1~dev/tests/test_mktime
> >gcc -o gpsd-3.21.1~dev/tests/test_timespec.o -c -pthread -Wall
> >-Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations
> >-Wmissing-prototypes -Wno-missing-field-initializers
> >-Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes
> >-Wvla -O2 -pthread -I/usr/pkg/include -I/usr/pkg/include/dbus-1.0
> >-I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/libusb-1.0
> >gpsd-3.21.1~dev/tests/test_timespec.c gcc -o
> >gpsd-3.21.1~dev/tests/test_timespec -pthread -Wl,-R/usr/pkg/lib
> >gpsd-3.21.1~dev/tests/test_timespec.o -Lgpsd-3.21.1~dev
> >-L/usr/pkg/lib gpsd-3.21.1~dev/libgpsd.a
> >gpsd-3.21.1~dev/libgps/libais_json.a -lusb-1.0 -lm -lrt -ldbus-1
> >/home/n0/gdt/SOFTWARE/GPSD/gpsd/gpsd-3.21.1~dev/tests/test_timespec
> >timespec_str test succeeded
> 
> timespec subtract test succeeded
> 
> timespec subtract test succeeded
> 
> ns subtract test succeeded
> 
> test_gpsd_gpstime_resolv test succeeded
> 
> 
> 
> Test parse_uri_dest()
> parse_uri_dest() test succeeded
> 
> timespec tests succeeded
> cd gpsd-3.21.1~dev; /usr/pkg/bin/python3.7 tests/test_clienthelpers.py
> test_clienthelpers.py: OK
> cd gpsd-3.21.1~dev; /usr/pkg/bin/python3.7 tests/test_misc.py
> test_misc.py: OK
> Creating 'gpsd-3.21.1~dev/www/gpscap.py'
> chmod -w gpsd-3.21.1~dev/www/gpscap.py
> chmod +x gpsd-3.21.1~dev/www/gpscap.py
> cp gpsd-3.21.1~dev/libgps/jsongen.py tmp.py; /usr/pkg/bin/python3.7
> -tt -m py_compile tmp.py; rm -f tmp.py*
> cp gpsd-3.21.1~dev/maskaudit.py tmp.py; /usr/pkg/bin/python3.7 -tt -m
> py_compile tmp.py; rm -f tmp.py*
> cp gpsd-3.21.1~dev/tests/test_clienthelpers.py tmp.py;
> /usr/pkg/bin/python3.7 -tt -m py_compile tmp.py; rm -f tmp.py*
> cp gpsd-3.21.1~dev/tests/test_misc.py tmp.py; /usr/pkg/bin/python3.7
> -tt -m py_compile tmp.py; rm -f tmp.py*
> cp gpsd-3.21.1~dev/tests/test_xgps_deps.py tmp.py;
> /usr/pkg/bin/python3.7 -tt -m py_compile tmp.py; rm -f tmp.py*
> cp gpsd-3.21.1~dev/www/gpscap.py tmp.py; /usr/pkg/bin/python3.7 -tt
> -m py_compile tmp.py; rm -f tmp.py*
> cp gpsd-3.21.1~dev/valgrind-audit.py tmp.py; /usr/pkg/bin/python3.7
> -tt -m py_compile tmp.py; rm -f tmp.py*
> cp gpsd-3.21.1~dev/example_aiogps.py tmp.py; /usr/pkg/bin/python3.7
> -tt -m py_compile tmp.py; rm -f tmp.py*
> cp gpsd-3.21.1~dev/example_aiogps_run tmp.py; /usr/pkg/bin/python3.7
> -tt -m py_compile tmp.py; rm -f tmp.py*
> cp gpsd-3.21.1~dev/gps/__init__.py tmp.py; /usr/pkg/bin/python3.7 -tt
> -m py_compile tmp.py; rm -f tmp.py*
> cp gpsd-3.21.1~dev/gps/aiogps.py tmp.py; /usr/pkg/bin/python3.7 -tt
> -m py_compile tmp.py; rm -f tmp.py*
> cp gpsd-3.21.1~dev/gps/client.py tmp.py; /usr/pkg/bin/python3.7 -tt
> -m py_compile tmp.py; rm -f tmp.py*
> cp gpsd-3.21.1~dev/gps/clienthelpers.py tmp.py;
> /usr/pkg/bin/python3.7 -tt -m py_compile tmp.py; rm -f tmp.py*
> cp gpsd-3.21.1~dev/gps/fake.py tmp.py; /usr/pkg/bin/python3.7 -tt -m
> py_compile tmp.py; rm -f tmp.py*
> cp gpsd-3.21.1~dev/gps/gps.py tmp.py; /usr/pkg/bin/python3.7 -tt -m
> py_compile tmp.py; rm -f tmp.py*
> cp gpsd-3.21.1~dev/gps/misc.py tmp.py; /usr/pkg/bin/python3.7 -tt -m
> py_compile tmp.py; rm -f tmp.py*
> cp gpsd-3.21.1~dev/gps/packet.py tmp.py; /usr/pkg/bin/python3.7 -tt
> -m py_compile tmp.py; rm -f tmp.py*
> cp gpsd-3.21.1~dev/gps/ubx.py tmp.py; /usr/pkg/bin/python3.7 -tt -m
> py_compile tmp.py; rm -f tmp.py*
> cp gpsd-3.21.1~dev/gps/watch_options.py tmp.py;
> /usr/pkg/bin/python3.7 -tt -m py_compile tmp.py; rm -f tmp.py*
> cp gpsd-3.21.1~dev/gps/__init__.py tmp.py; /usr/pkg/bin/python3.7 -tt
> -m py_compile tmp.py; rm -f tmp.py*
> cp gpsd-3.21.1~dev/gps/gps.py tmp.py; /usr/pkg/bin/python3.7 -tt -m
> py_compile tmp.py; rm -f tmp.py*
> cp gpsd-3.21.1~dev/gps/packet.py tmp.py; /usr/pkg/bin/python3.7 -tt
> -m py_compile tmp.py; rm -f tmp.py*
> cp gpsd-3.21.1~dev/clients/gegps tmp.py; /usr/pkg/bin/python3.7 -tt
> -m py_compile tmp.py; rm -f tmp.py*
> cp gpsd-3.21.1~dev/clients/gpscat tmp.py; /usr/pkg/bin/python3.7 -tt
> -m py_compile tmp.py; rm -f tmp.py*
> cp gpsd-3.21.1~dev/clients/gpscsv tmp.py; /usr/pkg/bin/python3.7 -tt
> -m py_compile tmp.py; rm -f tmp.py*
> cp gpsd-3.21.1~dev/clients/gpsprof tmp.py; /usr/pkg/bin/python3.7 -tt
> -m py_compile tmp.py; rm -f tmp.py*
> cp gpsd-3.21.1~dev/clients/gpsplot tmp.py; /usr/pkg/bin/python3.7 -tt
> -m py_compile tmp.py; rm -f tmp.py*
> cp gpsd-3.21.1~dev/clients/gpssubframe tmp.py; /usr/pkg/bin/python3.7
> -tt -m py_compile tmp.py; rm -f tmp.py*
> cp gpsd-3.21.1~dev/clients/ubxtool tmp.py; /usr/pkg/bin/python3.7 -tt
> -m py_compile tmp.py; rm -f tmp.py*
> cp gpsd-3.21.1~dev/clients/xgps tmp.py; /usr/pkg/bin/python3.7 -tt -m
> py_compile tmp.py; rm -f tmp.py*
> cp gpsd-3.21.1~dev/clients/xgpsspeed tmp.py; /usr/pkg/bin/python3.7
> -tt -m py_compile tmp.py; rm -f tmp.py*
> cp gpsd-3.21.1~dev/clients/zerk tmp.py; /usr/pkg/bin/python3.7 -tt -m
> py_compile tmp.py; rm -f tmp.py*
> cp gpsd-3.21.1~dev/gpsfake tmp.py; /usr/pkg/bin/python3.7 -tt -m
> py_compile tmp.py; rm -f tmp.py*
> cp gpsd-3.21.1~dev/SConstruct tmp.py; /usr/pkg/bin/python3.7 -tt -m
> py_compile tmp.py; rm -f tmp.py*
> cp gpsd-3.21.1~dev/SConscript tmp.py; /usr/pkg/bin/python3.7 -tt -m
> py_compile tmp.py; rm -f tmp.py*
> cd gpsd-3.21.1~dev; /usr/pkg/bin/python3.7 clients/gegps -V
> gegps: Version 3.21.1~dev
> cd gpsd-3.21.1~dev; /usr/pkg/bin/python3.7 clients/gpscat -V
> gpscat: Version 3.21.1~dev
> cd gpsd-3.21.1~dev; /usr/pkg/bin/python3.7 clients/gpscsv -V
> Traceback (most recent call last):
>   File "clients/gpscsv", line 133, in <module>
>     help='Read gpsd JSON from FILE instead of a gpsd instance.',
>   File "/usr/pkg/lib/python3.7/argparse.py", line 1373, in
> add_argument return self._add_action(action)
>   File "/usr/pkg/lib/python3.7/argparse.py", line 1736, in _add_action
>     self._optionals._add_action(action)
>   File "/usr/pkg/lib/python3.7/argparse.py", line 1577, in _add_action
>     action = super(_ArgumentGroup, self)._add_action(action)
>   File "/usr/pkg/lib/python3.7/argparse.py", line 1387, in _add_action
>     self._check_conflict(action)
>   File "/usr/pkg/lib/python3.7/argparse.py", line 1526, in
> _check_conflict conflict_handler(action, confl_optionals)
>   File "/usr/pkg/lib/python3.7/argparse.py", line 1535, in
> _handle_conflict_error raise ArgumentError(action, message %
> conflict_string) argparse.ArgumentError: argument -f/--file:
> conflicting option string: -f scons: ***
> [gpsd-3.21.1~dev/version-clients/gpscsv] Error 1 scons: building
> terminated because of errors. WARNING: asciidoctor not found.
> WARNING: Some documentation and html will not be built.
> WARNING: ncurses not found, not building cgps or gpsmon.
> Ensure your PYTHONPATH includes /usr/pkg/lib/python3.7/site-packages/
> 
> 




RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
        gem@rellim.com  Tel:+1 541 382 8588

            Veritas liberabit vos. -- Quid est veritas?
    "If you can't measure it, you can't improve it." - Lord Kelvin

Attachment: pgpVJVkORNl1Q.pgp
Description: OpenPGP digital signature


reply via email to

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