>>> gpsd: Building main/gpsd 3.23.1-r0 (using abuild 3.9.0-r0) started Wed, 13 Apr 2022 16:12:46 +0000 >>> gpsd: Checking sanity of /home/buildozer/aports/main/gpsd/APKBUILD... >>> gpsd: Analyzing dependencies... >>> gpsd: Installing for build: build-base scons asciidoctor python3-dev libcap-dev ncurses-dev (1/22) Installing libbz2 (1.0.8-r1) (2/22) Installing libffi (3.4.2-r1) (3/22) Installing gdbm (1.23-r0) (4/22) Installing xz-libs (5.2.5-r1) (5/22) Installing mpdecimal (2.5.1-r1) (6/22) Installing ncurses-terminfo-base (6.3_p20220402-r0) (7/22) Installing ncurses-libs (6.3_p20220402-r0) (8/22) Installing readline (8.1.2-r0) (9/22) Installing sqlite-libs (3.38.0-r0) (10/22) Installing python3 (3.10.3-r0) (11/22) Installing scons (4.3.0-r0) (12/22) Installing libucontext (1.2-r0) (13/22) Installing yaml (0.2.5-r0) (14/22) Installing ruby-libs (3.1.2-r0) (15/22) Installing ruby (3.1.2-r0) (16/22) Installing asciidoctor (2.0.17-r1) (17/22) Installing python3-dev (3.10.3-r0) (18/22) Installing linux-headers (5.16.7-r1) (19/22) Installing libcap (2.63-r0) (20/22) Installing libcap-dev (2.63-r0) (21/22) Installing ncurses-dev (6.3_p20220402-r0) (22/22) Installing .makedepends-gpsd (20220413.161246) Executing busybox-1.35.0-r8.trigger OK: 365 MiB in 107 packages >>> gpsd: Cleaning up srcdir >>> gpsd: Cleaning up pkgdir >>> gpsd: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/gpsd-3.23.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> gpsd: Fetching https://download-mirror.savannah.gnu.org/releases/gpsd/gpsd-3.23.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 4 4789k 4 207k 0 0 411k 0 0:00:11 --:--:-- 0:00:11 412k 100 4789k 100 4789k 0 0 6914k 0 --:--:-- --:--:-- --:--:-- 6910k >>> gpsd: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/gpsd-3.23.1.tar.gz >>> gpsd: Checking sha512sums... gpsd-3.23.1.tar.gz: OK timepps.h: OK gpsd.initd: OK gpsd.confd: OK >>> gpsd: Unpacking /var/cache/distfiles/v3.16/gpsd-3.23.1.tar.gz... scons: Reading SConscript files ... scons version: 4.3.0 scons is running under Python version: 3.10.3.final.0 gpsd version: 3.23.1 This system is: linux cc is gcc, version 11.2.1 Checking whether the C compiler works... yes Checking if compiler accepts -pthread... yes Checking whether the C++ compiler works... yes Checking for C header file curses.h... yes Checking pkg-config for ncurses... yes Checking pkg-config for tinfo... no Checking pkg-config for libusb-1.0... no Checking for C library librt... yes Checking for C library libnsl... no Checking for C library libsocket... no Checking for C library libm... yes Checking for C library libthr... no Checking pkg-config for bluez... no Turning off Bluetooth support, library not found. Checking for C type in_port_t... yes Checking whether SUN_LEN is declared... yes Checking for C header file linux/can.h... yes You have kernel CANbus available. Checking if compiler is C11... yes Checking whether __STDC_NO_ATOMICS__ is declared... no Checking for C header file stdatomic.h... yes Checking whether __ORDER_BIG_ENDIAN__ is declared... yes Checking whether __ORDER_LITTLE_ENDIAN__ is declared... yes Checking whether __BYTE_ORDER__ is declared... yes Your compiler has built-in endianness support. Checking for C header file arpa/inet.h... yes Checking for C header file netdb.h... yes Checking for C header file netinet/in.h... yes Checking for C header file netinet/ip.h... yes Checking for C header file sys/sysmacros.h... yes Checking for C header file sys/socket.h... yes Checking for C header file sys/un.h... yes Checking for C header file syslog.h... yes Checking for C header file termios.h... yes Checking for C header file winsock2.h... no Checking if sizeof(time_t) is 64 bits... yes Checking for C function cfmakeraw()... yes Checking for C function clock_gettime()... yes Checking for C function daemon()... yes Checking for C function fcntl()... yes Checking for C function fork()... yes Checking for C function getopt_long()... yes Checking for C function gmtime_r()... yes Checking for C function inet_ntop()... yes Checking for C function strlcat()... yes Checking for C function strlcpy()... yes Checking for C function strptime()... yes Checking for C header file sys/timepps.h... yes Checking whether TIOCMIWAIT is declared... yes Build of man and HTML documentation enabled. Checking pkg-config for QtNetwork... no Turning off Qt support, library not found. Checking if compiler accepts -Wall... yes Checking if compiler accepts -Wcast-align... yes Checking if compiler accepts -Wextra... yes Checking if compiler accepts -Wimplicit-fallthrough... yes Checking if compiler accepts -Wmissing-declarations... yes Checking if compiler accepts -Wmissing-prototypes... yes Checking if compiler accepts -Wno-missing-field-initializers... yes Checking if compiler accepts -Wno-uninitialized... yes Checking if compiler accepts -Wpointer-arith... yes Checking if compiler accepts -Wreturn-type... yes Checking if compiler accepts -Wstrict-prototypes... yes Checking if compiler accepts -Wvla... 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...no Checking whether tar program exists.../bin/tar Checking whether valgrind program exists...no 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 scan-build not found -- skipping scan-build checks Program valgrind not found -- skipping valgrind checks Checking whether python3 program exists.../usr/bin/python3 Checking Python lib dir... /usr/lib/python3.10/site-packages System PYTHONPATH is empty Ensure your PYTHONPATH includes /usr/local/lib/python3.10/site-packages/ Checking Python config vars... ok Checking Python target version... 3.10 WARNING: Python3.10 too old (need 3.6): gps/aiogps.py will not be installed Checking Python module serial (pyserial)... WARNING: ubxtool and zerk are missing optional runtime module serial Checking Python module cairo (pycairo)... WARNING: Python module cairo (pycairo) not found. Checking Python module gi (pygobject)... WARNING: Python module gi (pygobject) not found. Checking pkg-config for gtk+-3.0... no WARNING: gtk+-3.0 not found. WARNING: xgps and xgpsspeed are missing runtime dependencies Checking Python module matplotlib... WARNING: gpsplot is missing required runtime module matplotlib Altered configuration variables: dbus_export = False (default True): enable DBUS export support bluez = False (default True): BlueZ support for Bluetooth devices qt = False (default True): build Qt bindings manbuild = 1 (default auto): build help in man and HTML formats. No/Auto/Yes. prefix = /usr (default /usr/local): installation directory prefix python_shebang = /usr/bin/python3 (default /usr/bin/env python): Python shebang target_python = python3 (default python): target Python version as command scons: done reading SConscript files. scons: Building targets ... Creating 'gpsd-3.23.1/android/gpsd_config' chmod -w gpsd-3.23.1/android/gpsd_config Creating 'gpsd-3.23.1/gps/gps.py' PylibLink(["gpsd-3.23.1/clients/gps"], []) chmod -w gpsd-3.23.1/gps/gps.py chmod +x gpsd-3.23.1/gps/gps.py Creating 'gpsd-3.23.1/include/gpsd_config.h' rm -f gpsd-3.23.1/include/packet_names.h && sed -e '/^ *\([A-Z][A-Z0-9_]*\),/s// "\1",/' < gpsd-3.23.1/include/packet_states.h > gpsd-3.23.1/include/packet_names.h && chmod a-w gpsd-3.23.1/include/packet_names.h Creating 'gpsd-3.23.1/clients/gpsd.php' chmod -w gpsd-3.23.1/clients/gpsd.php Creating 'gpsd-3.23.1/contrib/ntpshmviz' chmod -w gpsd-3.23.1/contrib/ntpshmviz Creating 'gpsd-3.23.1/contrib/skyview2svg.py' chmod +x gpsd-3.23.1/contrib/ntpshmviz chmod -w gpsd-3.23.1/contrib/skyview2svg.py Creating 'gpsd-3.23.1/contrib/webgps' chmod +x gpsd-3.23.1/contrib/skyview2svg.py Creating 'gpsd-3.23.1/control' chmod -w gpsd-3.23.1/contrib/webgps chmod -w gpsd-3.23.1/control Creating 'gpsd-3.23.1/gpsd.rules' chmod +x gpsd-3.23.1/contrib/webgps chmod -w gpsd-3.23.1/gpsd.rules Creating 'gpsd-3.23.1/libgps.pc' chmod -w gpsd-3.23.1/libgps.pc Creating 'gpsd-3.23.1/libQgpsmm.prl' Creating 'gpsd-3.23.1/packaging/deb/etc_default_gpsd' chmod -w gpsd-3.23.1/libQgpsmm.prl chmod -w gpsd-3.23.1/packaging/deb/etc_default_gpsd Creating 'gpsd-3.23.1/packaging/deb/etc_init.d_gpsd' chmod -w gpsd-3.23.1/packaging/deb/etc_init.d_gpsd Creating 'gpsd-3.23.1/packaging/gpsd-setup.py' chmod -w gpsd-3.23.1/packaging/gpsd-setup.py chmod +x gpsd-3.23.1/packaging/gpsd-setup.py Creating 'gpsd-3.23.1/packaging/rpm/gpsd.init' chmod -w gpsd-3.23.1/packaging/rpm/gpsd.init Creating 'gpsd-3.23.1/packaging/rpm/gpsd.spec' Creating 'gpsd-3.23.1/packaging/X11/xgps.desktop' chmod -w gpsd-3.23.1/packaging/rpm/gpsd.spec chmod -w gpsd-3.23.1/packaging/X11/xgps.desktop Creating 'gpsd-3.23.1/packaging/X11/xgpsspeed.desktop' chmod -w gpsd-3.23.1/packaging/X11/xgpsspeed.desktop Creating 'gpsd-3.23.1/Qgpsmm.pc' chmod -w gpsd-3.23.1/Qgpsmm.pc Creating 'gpsd-3.23.1/systemd/gpsdctl@.service' chmod -w gpsd-3.23.1/systemd/gpsdctl@.service Creating 'gpsd-3.23.1/systemd/gpsd.service' Creating 'gpsd-3.23.1/systemd/gpsd.socket' chmod -w gpsd-3.23.1/systemd/gpsd.service chmod -w gpsd-3.23.1/systemd/gpsd.socket rm -f gpsd-3.23.1/libgps/ais_json.i && /usr/bin/python3 gpsd-3.23.1/libgps/jsongen.py --ais --target=parser > gpsd-3.23.1/libgps/ais_json.i && chmod a-w gpsd-3.23.1/libgps/ais_json.i rm -f gpsd-3.23.1/libgps/gps_maskdump.c && /usr/bin/python3 gpsd-3.23.1/maskaudit.py -c /home/buildozer/aports/main/gpsd/src/gpsd-3.23.1/gpsd-3.23.1 > gpsd-3.23.1/libgps/gps_maskdump.c && chmod a-w gpsd-3.23.1/libgps/gps_maskdump.c Creating 'gpsd-3.23.1/www/gpscap.py' chmod -w gpsd-3.23.1/www/gpscap.py Creating 'gpsd-3.23.1/www/hardware-head.html' chmod -w gpsd-3.23.1/www/hardware-head.html chmod +x gpsd-3.23.1/www/gpscap.py /usr/bin/asciidoctor -b manpage -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -o gpsd-3.23.1/man/cgps.1 gpsd-3.23.1/man/cgps.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -a docinfodir=../www/ -o gpsd-3.23.1/www/cgps.html gpsd-3.23.1/man/cgps.adoc /usr/bin/asciidoctor -b manpage -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -o gpsd-3.23.1/man/gegps.1 gpsd-3.23.1/man/gegps.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -a docinfodir=../www/ -o gpsd-3.23.1/www/gpsdecode.html gpsd-3.23.1/man/gpsdecode.adoc /usr/bin/asciidoctor -b manpage -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -o gpsd-3.23.1/man/gps2udp.1 gpsd-3.23.1/man/gps2udp.adoc /usr/bin/asciidoctor -b manpage -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -o gpsd-3.23.1/man/gpscsv.1 gpsd-3.23.1/man/gpscsv.adoc /usr/bin/asciidoctor -b manpage -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -o gpsd-3.23.1/man/gpscat.1 gpsd-3.23.1/man/gpscat.adoc /usr/bin/asciidoctor -b manpage -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -o gpsd-3.23.1/man/gpsctl.1 gpsd-3.23.1/man/gpsctl.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -a docinfodir=../www/ -o gpsd-3.23.1/www/gpsctl.html gpsd-3.23.1/man/gpsctl.adoc /usr/bin/asciidoctor -b manpage -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -o gpsd-3.23.1/man/gpsdebuginfo.1 gpsd-3.23.1/man/gpsdebuginfo.adoc /usr/bin/asciidoctor -b manpage -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -o gpsd-3.23.1/man/gpsdctl.8 gpsd-3.23.1/man/gpsdctl.adoc /usr/bin/asciidoctor -b manpage -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -o gpsd-3.23.1/man/gpsdecode.1 gpsd-3.23.1/man/gpsdecode.adoc /usr/bin/asciidoctor -b manpage -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -o gpsd-3.23.1/man/gps.1 gpsd-3.23.1/man/gps.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -a docinfodir=../www/ -o gpsd-3.23.1/www/gps2udp.html gpsd-3.23.1/man/gps2udp.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -a docinfodir=../www/ -o gpsd-3.23.1/www/gpscat.html gpsd-3.23.1/man/gpscat.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -a docinfodir=../www/ -o gpsd-3.23.1/www/gpsd.html gpsd-3.23.1/man/gpsd.adoc /usr/bin/asciidoctor -b manpage -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -o gpsd-3.23.1/man/gpsd.8 gpsd-3.23.1/man/gpsd.adoc /usr/bin/asciidoctor -b manpage -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -o gpsd-3.23.1/man/gpsfake.1 gpsd-3.23.1/man/gpsfake.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -a docinfodir=../www/ -o gpsd-3.23.1/www/gpsdctl.html gpsd-3.23.1/man/gpsdctl.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -a docinfodir=../www/ -o gpsd-3.23.1/www/gegps.html gpsd-3.23.1/man/gegps.adoc /usr/bin/asciidoctor -b manpage -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -o gpsd-3.23.1/man/gpsd_json.5 gpsd-3.23.1/man/gpsd_json.adoc /usr/bin/asciidoctor -b manpage -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -o gpsd-3.23.1/man/gpsinit.8 gpsd-3.23.1/man/gpsinit.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -a docinfodir=../www/ -o gpsd-3.23.1/www/gpsdebuginfo.html gpsd-3.23.1/man/gpsdebuginfo.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -a docinfodir=../www/ -o gpsd-3.23.1/www/gps.html gpsd-3.23.1/man/gps.adoc /usr/bin/asciidoctor -b manpage -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -o gpsd-3.23.1/man/gpsmon.1 gpsd-3.23.1/man/gpsmon.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -a docinfodir=../www/ -o gpsd-3.23.1/www/gpsd_json.html gpsd-3.23.1/man/gpsd_json.adoc /usr/bin/asciidoctor -b manpage -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -o gpsd-3.23.1/man/gpspipe.1 gpsd-3.23.1/man/gpspipe.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -a docinfodir=../www/ -o gpsd-3.23.1/www/gpspipe.html gpsd-3.23.1/man/gpspipe.adoc /usr/bin/asciidoctor -b manpage -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -o gpsd-3.23.1/man/gpsplot.1 gpsd-3.23.1/man/gpsplot.adoc /usr/bin/asciidoctor -b manpage -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -o gpsd-3.23.1/man/gpsprof.1 gpsd-3.23.1/man/gpsprof.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -a docinfodir=../www/ -o gpsd-3.23.1/www/gpsprof.html gpsd-3.23.1/man/gpsprof.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -a docinfodir=../www/ -o gpsd-3.23.1/www/gpsinit.html gpsd-3.23.1/man/gpsinit.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -a docinfodir=../www/ -o gpsd-3.23.1/www/gpsplot.html gpsd-3.23.1/man/gpsplot.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -a docinfodir=../www/ -o gpsd-3.23.1/www/gpsfake.html gpsd-3.23.1/man/gpsfake.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -a docinfodir=../www/ -o gpsd-3.23.1/www/gpsmon.html gpsd-3.23.1/man/gpsmon.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -a docinfodir=../www/ -o gpsd-3.23.1/www/gpscsv.html gpsd-3.23.1/man/gpscsv.adoc gcc -o gpsd-3.23.1/libgps/gps_maskdump.os -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 -Os -fomit-frame-pointer -O2 -pthread -fPIC -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/libgps/gps_maskdump.c gcc -o gpsd-3.23.1/libgps/gps_maskdump.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/libgps/gps_maskdump.c cd gpsd-3.23.1/www; (cat hardware-head.html && PYTHONIOENCODING=utf-8 /usr/bin/python3 gpscap.py && cat hardware-tail.html) > hardware.html gcc -o gpsd-3.23.1/libgps/ais_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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/libgps/ais_json.c gcc -o gpsd-3.23.1/libgps/ais_json.os -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 -Os -fomit-frame-pointer -O2 -pthread -fPIC -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/libgps/ais_json.c gcc -o gpsd-3.23.1/gpsd/packet.os -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 -Os -fomit-frame-pointer -O2 -pthread -fPIC -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/gpsd/packet.c gcc -o gpsd-3.23.1/gpsd/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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/gpsd/packet.c gcc -o gpsd-3.23.1/libgps/libgps_dbus.os -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 -Os -fomit-frame-pointer -O2 -pthread -fPIC -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/libgps/libgps_dbus.c gcc -o gpsd-3.23.1/gpsctl.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/gpsctl.c gcc -o gpsd-3.23.1/clients/gpsdctl.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/clients/gpsdctl.c gcc -o gpsd-3.23.1/libgps/rtcm2_json.os -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 -Os -fomit-frame-pointer -O2 -pthread -fPIC -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/libgps/rtcm2_json.c gcc -o gpsd-3.23.1/libgps/libgps_core.os -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 -Os -fomit-frame-pointer -O2 -pthread -fPIC -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/libgps/libgps_core.c gcc -o gpsd-3.23.1/clients/gps2udp.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/clients/gps2udp.c gcc -o gpsd-3.23.1/libgps/os_compat.os -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 -Os -fomit-frame-pointer -O2 -pthread -fPIC -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/libgps/os_compat.c gcc -o gpsd-3.23.1/gpsd/timehint.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/gpsd/timehint.c gcc -o gpsd-3.23.1/libgps/json.os -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 -Os -fomit-frame-pointer -O2 -pthread -fPIC -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/libgps/json.c gcc -o gpsd-3.23.1/libgps/netlib.os -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 -Os -fomit-frame-pointer -O2 -pthread -fPIC -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/libgps/netlib.c gcc -o gpsd-3.23.1/gpsd/shmexport.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/gpsd/shmexport.c gcc -o gpsd-3.23.1/clients/cgps.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/clients/cgps.c gcc -o gpsd-3.23.1/libgps/hex.os -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 -Os -fomit-frame-pointer -O2 -pthread -fPIC -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/libgps/hex.c gcc -o gpsd-3.23.1/libgps/libgps_sock.os -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 -Os -fomit-frame-pointer -O2 -pthread -fPIC -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/libgps/libgps_sock.c gcc -o gpsd-3.23.1/gpsd/gpsd.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/gpsd/gpsd.c gcc -o gpsd-3.23.1/libgps/gpsutils.os -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 -Os -fomit-frame-pointer -O2 -pthread -fPIC -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/libgps/gpsutils.c gcc -o gpsd-3.23.1/libgps/libgps_shm.os -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 -Os -fomit-frame-pointer -O2 -pthread -fPIC -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/libgps/libgps_shm.c gcc -o gpsd-3.23.1/gpsd/dbusexport.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/gpsd/dbusexport.c gcc -o gpsd-3.23.1/libgps/libgps_json.os -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 -Os -fomit-frame-pointer -O2 -pthread -fPIC -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/libgps/libgps_json.c gcc -o gpsd-3.23.1/gpsd/isgps.os -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 -Os -fomit-frame-pointer -O2 -pthread -fPIC -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/gpsd/isgps.c gcc -o gpsd-3.23.1/libgps/gpsdclient.os -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 -Os -fomit-frame-pointer -O2 -pthread -fPIC -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/libgps/gpsdclient.c gcc -o gpsd-3.23.1/libgps/gpspacket.os -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 -Os -fomit-frame-pointer -O2 -pthread -fPIC -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/libgps/gpspacket.c gcc -o gpsd-3.23.1/gpsd/pseudoais.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/gpsd/pseudoais.c gcc -o gpsd-3.23.1/drivers/driver_zodiac.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/drivers/driver_zodiac.c gcc -o gpsd-3.23.1/drivers/driver_italk.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/drivers/driver_italk.c gcc -o gpsd-3.23.1/libgps/rtcm3_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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/libgps/rtcm3_json.c gcc -o gpsd-3.23.1/libgps/gpsdclient.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/libgps/gpsdclient.c gcc -o gpsd-3.23.1/libgps/bits.os -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 -Os -fomit-frame-pointer -O2 -pthread -fPIC -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/libgps/bits.c gcc -o gpsd-3.23.1/gpsmon/monitor_nmea0183.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/gpsmon/monitor_nmea0183.c gcc -o gpsd-3.23.1/clients/gpspipe.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/clients/gpspipe.c gcc -o gpsd-3.23.1/gpsd/net_dgpsip.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/gpsd/net_dgpsip.c gcc -o gpsd-3.23.1/drivers/driver_rtcm3.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/drivers/driver_rtcm3.c gcc -o gpsd-3.23.1/drivers/driver_ais.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/drivers/driver_ais.c gcc -o gpsd-3.23.1/libgps/rtcm2_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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/libgps/rtcm2_json.c gcc -o gpsd-3.23.1/libgps/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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/libgps/bits.c gcc -o gpsd-3.23.1/drivers/driver_rtcm2.os -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 -Os -fomit-frame-pointer -O2 -pthread -fPIC -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/drivers/driver_rtcm2.c gcc -o gpsd-3.23.1/clients/lcdgps.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/clients/lcdgps.c gcc -o gpsd-3.23.1/gpsd/ppsthread.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/gpsd/ppsthread.c gcc -o gpsd-3.23.1/drivers/driver_ubx.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/drivers/driver_ubx.c gcc -o gpsd-3.23.1/drivers/driver_greis_checksum.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/drivers/driver_greis_checksum.c gcc -o gpsd-3.23.1/libgps/os_compat.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/libgps/os_compat.c gcc -o gpsd-3.23.1/drivers/driver_greis_checksum.os -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 -Os -fomit-frame-pointer -O2 -pthread -fPIC -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/drivers/driver_greis_checksum.c gcc -o gpsd-3.23.1/gpsmon/monitor_italk.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/gpsmon/monitor_italk.c gcc -o gpsd-3.23.1/gpsd/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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/gpsd/matrix.c gcc -o gpsd-3.23.1/drivers/driver_rtcm2.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/drivers/driver_rtcm2.c gcc -o gpsd-3.23.1/libgps/netlib.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/libgps/netlib.c gcc -o gpsd-3.23.1/gpsd/crc24q.os -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 -Os -fomit-frame-pointer -O2 -pthread -fPIC -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/gpsd/crc24q.c gcc -o gpsd-3.23.1/gpsmon/monitor_ubx.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/gpsmon/monitor_ubx.c gcc -o gpsd-3.23.1/drivers/driver_tsip.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/drivers/driver_tsip.c gcc -o gpsd-3.23.1/drivers/driver_greis.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/drivers/driver_greis.c gcc -o gpsd-3.23.1/gpsd/crc24q.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/gpsd/crc24q.c gcc -o gpsd-3.23.1/libgps/libgps_sock.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/libgps/libgps_sock.c gcc -o gpsd-3.23.1/gpsmon/monitor_garmin.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/gpsmon/monitor_garmin.c gcc -o gpsd-3.23.1/clients/gpxlogger.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/clients/gpxlogger.c gcc -o gpsd-3.23.1/gpsd/timebase.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/gpsd/timebase.c gcc -o gpsd-3.23.1/gpsd/libgpsd_core.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/gpsd/libgpsd_core.c gcc -o gpsd-3.23.1/drivers/driver_oncore.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/drivers/driver_oncore.c gcc -o gpsd-3.23.1/libgps/libgps_shm.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/libgps/libgps_shm.c g++ -o gpsd-3.23.1/libgps/libgpsmm.os -c -Os -fomit-frame-pointer -O2 -pthread -fPIC -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/libgps/libgpsmm.cpp gcc -o gpsd-3.23.1/gpsmon/monitor_tnt.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/gpsmon/monitor_tnt.c gcc -o gpsd-3.23.1/gpsd/ntpshmwrite.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/gpsd/ntpshmwrite.c gcc -o gpsd-3.23.1/drivers/driver_superstar2.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/drivers/driver_superstar2.c gcc -o gpsd-3.23.1/drivers/driver_geostar.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/drivers/driver_geostar.c gcc -o gpsd-3.23.1/gpsd/bsd_base64.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/gpsd/bsd_base64.c gcc -o gpsd-3.23.1/libgps/libgps_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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/libgps/libgps_json.c gcc -o gpsd-3.23.1/gpsmon/gpsmon.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/gpsmon/gpsmon.c gcc -o gpsd-3.23.1/gpsd/subframe.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/gpsd/subframe.c gcc -o gpsd-3.23.1/gpsd/isgps.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/gpsd/isgps.c gcc -o gpsd-3.23.1/drivers/driver_nmea2000.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/drivers/driver_nmea2000.c gcc -o gpsd-3.23.1/libgps/libgps_dbus.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/libgps/libgps_dbus.c gcc -o gpsd-3.23.1/libgps/timespec_str.os -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 -Os -fomit-frame-pointer -O2 -pthread -fPIC -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/libgps/timespec_str.c gcc -o gpsd-3.23.1/gpsmon/monitor_superstar2.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/gpsmon/monitor_superstar2.c gcc -o gpsd-3.23.1/gpsd/ntpshmread.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/gpsd/ntpshmread.c gcc -o gpsd-3.23.1/drivers/driver_skytraq.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/drivers/driver_skytraq.c gcc -o gpsd-3.23.1/drivers/driver_garmin_txt.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/drivers/driver_garmin_txt.c gcc -o gpsd-3.23.1/libgps/libgps_core.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/libgps/libgps_core.c gcc -o gpsd-3.23.1/clients/gpssnmp.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/clients/gpssnmp.c gcc -o gpsd-3.23.1/gpsd/serial.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/gpsd/serial.c gcc -o gpsd-3.23.1/gpsd/gpsd_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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/gpsd/gpsd_json.c gcc -o gpsd-3.23.1/drivers/driver_nmea0183.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/drivers/driver_nmea0183.c gcc -o gpsd-3.23.1/libgps/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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/libgps/json.c gcc -o gpsd-3.23.1/clients/ppscheck.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/clients/ppscheck.c gcc -o gpsd-3.23.1/libgps/shared_json.os -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 -Os -fomit-frame-pointer -O2 -pthread -fPIC -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/libgps/shared_json.c gcc -o gpsd-3.23.1/gpsmon/monitor_sirf.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/gpsmon/monitor_sirf.c gcc -o gpsd-3.23.1/drivers/driver_sirf.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/drivers/driver_sirf.c gcc -o gpsd-3.23.1/drivers/driver_garmin.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/drivers/driver_garmin.c g++ -o gpsd-3.23.1/libgps/libgpsmm.o -c -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/libgps/libgpsmm.cpp gcc -o gpsd-3.23.1/libgps/hex.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/libgps/hex.c gcc -o gpsd-3.23.1/gpsd/pseudonmea.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/gpsd/pseudonmea.c gcc -o gpsd-3.23.1/gpsd/net_ntrip.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/gpsd/net_ntrip.c gcc -o gpsd-3.23.1/clients/gpsdecode.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/clients/gpsdecode.c gcc -o gpsd-3.23.1/clients/gpsrinex.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/clients/gpsrinex.c gcc -o gpsd-3.23.1/gpsd/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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/gpsd/geoid.c gcc -o gpsd-3.23.1/drivers/driver_navcom.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/drivers/driver_navcom.c gcc -o gpsd-3.23.1/libgps/timespec_str.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/libgps/timespec_str.c gcc -o gpsd-3.23.1/libgps/gpsutils.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/libgps/gpsutils.c gcc -o gpsd-3.23.1/libgps/rtcm3_json.os -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 -Os -fomit-frame-pointer -O2 -pthread -fPIC -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/libgps/rtcm3_json.c gcc -o gpsd-3.23.1/gpsmon/monitor_oncore.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/gpsmon/monitor_oncore.c gcc -o gpsd-3.23.1/clients/ntpshmmon.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/clients/ntpshmmon.c gcc -o gpsd-3.23.1/gpsd/net_gnss_dispatch.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/gpsd/net_gnss_dispatch.c gcc -o gpsd-3.23.1/drivers/drivers.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/drivers/drivers.c gcc -o gpsd-3.23.1/drivers/driver_evermore.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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/drivers/driver_evermore.c gcc -o gpsd-3.23.1/libgps/shared_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 -Os -fomit-frame-pointer -O2 -pthread -DHAVE_SYS_TIMEPPS_H -I. gpsd-3.23.1/libgps/shared_json.c Creating 'gpsd-3.23.1/gps/__init__.py' chmod -w gpsd-3.23.1/gps/__init__.py chmod +x gpsd-3.23.1/gps/__init__.py /usr/bin/asciidoctor -b manpage -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -o gpsd-3.23.1/man/gpsrinex.1 gpsd-3.23.1/man/gpsrinex.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -a docinfodir=../www/ -o gpsd-3.23.1/www/gpsrinex.html gpsd-3.23.1/man/gpsrinex.adoc /usr/bin/asciidoctor -b manpage -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -o gpsd-3.23.1/man/gpssnmp.1 gpsd-3.23.1/man/gpssnmp.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -a docinfodir=../www/ -o gpsd-3.23.1/www/gpssnmp.html gpsd-3.23.1/man/gpssnmp.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -a docinfodir=../www/ -o gpsd-3.23.1/www/gpssubframe.html gpsd-3.23.1/man/gpssubframe.adoc /usr/bin/asciidoctor -b manpage -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -o gpsd-3.23.1/man/gpssubframe.1 gpsd-3.23.1/man/gpssubframe.adoc Creating 'gpsd-3.23.1/clients/gpscsv' Creating 'gpsd-3.23.1/clients/zerk' chmod -w gpsd-3.23.1/clients/gpscsv chmod -w gpsd-3.23.1/clients/zerk chmod +x gpsd-3.23.1/clients/gpscsv Creating 'gpsd-3.23.1/clients/gegps' chmod +x gpsd-3.23.1/clients/zerk Creating 'gpsd-3.23.1/clients/gpssubframe' Creating 'gpsd-3.23.1/clients/gpsplot' chmod -w gpsd-3.23.1/clients/gpssubframe Creating 'gpsd-3.23.1/clients/ubxtool' chmod -w gpsd-3.23.1/clients/gegps chmod -w gpsd-3.23.1/clients/ubxtool Creating 'gpsd-3.23.1/clients/gpsprof' chmod +x gpsd-3.23.1/clients/gpssubframe chmod +x gpsd-3.23.1/clients/gegps chmod -w gpsd-3.23.1/clients/gpsprof Creating 'gpsd-3.23.1/clients/xgps' /usr/bin/asciidoctor -b manpage -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -o gpsd-3.23.1/man/gpxlogger.1 gpsd-3.23.1/man/gpxlogger.adoc Creating 'gpsd-3.23.1/clients/xgpsspeed' chmod +x gpsd-3.23.1/clients/ubxtool /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -a docinfodir=../www/ -o gpsd-3.23.1/www/gpxlogger.html gpsd-3.23.1/man/gpxlogger.adoc chmod +x gpsd-3.23.1/clients/gpsprof chmod -w gpsd-3.23.1/clients/gpsplot chmod -w gpsd-3.23.1/clients/xgps /usr/bin/asciidoctor -b manpage -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -o gpsd-3.23.1/man/lcdgps.1 gpsd-3.23.1/man/lcdgps.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -a docinfodir=../www/ -o gpsd-3.23.1/www/lcdgps.html gpsd-3.23.1/man/lcdgps.adoc chmod +x gpsd-3.23.1/clients/xgps chmod +x gpsd-3.23.1/clients/gpsplot chmod -w gpsd-3.23.1/clients/xgpsspeed /usr/bin/asciidoctor -b manpage -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -o gpsd-3.23.1/man/libgps.3 gpsd-3.23.1/man/libgps.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -a docinfodir=../www/ -o gpsd-3.23.1/www/libgps.html gpsd-3.23.1/man/libgps.adoc /usr/bin/asciidoctor -b manpage -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -o gpsd-3.23.1/man/libgpsmm.3 gpsd-3.23.1/man/libgpsmm.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -a docinfodir=../www/ -o gpsd-3.23.1/www/libgpsmm.html gpsd-3.23.1/man/libgpsmm.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -a docinfodir=../www/ -o gpsd-3.23.1/www/libQgpsmm.html gpsd-3.23.1/man/libgpsmm.adoc /usr/bin/asciidoctor -b manpage -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -o gpsd-3.23.1/man/libQgpsmm.3 gpsd-3.23.1/man/libgpsmm.adoc chmod +x gpsd-3.23.1/clients/xgpsspeed /usr/bin/asciidoctor -b manpage -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -o gpsd-3.23.1/man/ntpshmmon.1 gpsd-3.23.1/man/ntpshmmon.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -a docinfodir=../www/ -o gpsd-3.23.1/www/ntpshmmon.html gpsd-3.23.1/man/ntpshmmon.adoc /usr/bin/asciidoctor -b manpage -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -o gpsd-3.23.1/man/ppscheck.8 gpsd-3.23.1/man/ppscheck.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -a docinfodir=../www/ -o gpsd-3.23.1/www/ppscheck.html gpsd-3.23.1/man/ppscheck.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -a docinfodir=../www/ -o gpsd-3.23.1/www/ubxtool.html gpsd-3.23.1/man/ubxtool.adoc /usr/bin/asciidoctor -b manpage -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -o gpsd-3.23.1/man/xgps.1 gpsd-3.23.1/man/xgps.adoc /usr/bin/asciidoctor -b manpage -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -o gpsd-3.23.1/man/ubxtool.1 gpsd-3.23.1/man/ubxtool.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -a docinfodir=../www/ -o gpsd-3.23.1/www/xgps.html gpsd-3.23.1/man/xgps.adoc /usr/bin/asciidoctor -b manpage -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -o gpsd-3.23.1/man/xgpsspeed.1 gpsd-3.23.1/man/xgpsspeed.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -a docinfodir=../www/ -o gpsd-3.23.1/www/xgpsspeed.html gpsd-3.23.1/man/xgpsspeed.adoc /usr/bin/asciidoctor -b manpage -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -o gpsd-3.23.1/man/zerk.1 gpsd-3.23.1/man/zerk.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -a docinfodir=../www/ -o gpsd-3.23.1/www/zerk.html gpsd-3.23.1/man/zerk.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -o gpsd-3.23.1/www/building.html gpsd-3.23.1/build.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -o gpsd-3.23.1/www/installation.html gpsd-3.23.1/INSTALL.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -o gpsd-3.23.1/www/README.html gpsd-3.23.1/README.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -o gpsd-3.23.1/www/SUPPORT.html gpsd-3.23.1/SUPPORT.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -o gpsd-3.23.1/www/AIVDM.html gpsd-3.23.1/www/AIVDM.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -o gpsd-3.23.1/www/client-howto.html gpsd-3.23.1/www/client-howto.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -o gpsd-3.23.1/www/gpsd-numbers-matter.html gpsd-3.23.1/www/gpsd-numbers-matter.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -o gpsd-3.23.1/www/gpsd-client-example-code.html gpsd-3.23.1/www/gpsd-client-example-code.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -o gpsd-3.23.1/www/gpsd-time-service-howto.html gpsd-3.23.1/www/gpsd-time-service-howto.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -o gpsd-3.23.1/www/internals.html gpsd-3.23.1/www/internals.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -o gpsd-3.23.1/www/NMEA.html gpsd-3.23.1/www/NMEA.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -o gpsd-3.23.1/www/ppp-howto.html gpsd-3.23.1/www/ppp-howto.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -o gpsd-3.23.1/www/protocol-transition.html gpsd-3.23.1/www/protocol-transition.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -o gpsd-3.23.1/www/time-service-intro.html gpsd-3.23.1/www/time-service-intro.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -o gpsd-3.23.1/www/writing-a-driver.html gpsd-3.23.1/www/writing-a-driver.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -o gpsd-3.23.1/www/performance/performance.html gpsd-3.23.1/www/performance/performance.adoc Creating 'gpsd-3.23.1/www/gps_report.cgi' /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -o gpsd-3.23.1/www/protocol-evolution.html gpsd-3.23.1/www/protocol-evolution.adoc /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -o gpsd-3.23.1/www/replacing-nmea.html gpsd-3.23.1/www/replacing-nmea.adoc chmod -w gpsd-3.23.1/www/gps_report.cgi /usr/bin/asciidoctor -b html5 -v -a gpsdweb=https://gpsd.io/ -a gpsdver=3.23.1 -a docinfo=shared -o gpsd-3.23.1/www/ubxtool-examples.html gpsd-3.23.1/www/ubxtool-examples.adoc gcc -o gpsd-3.23.1/libgpsdpacket.so.29.0.0 -pthread -shared -Wl,-soname=libgpsdpacket.so.29 gpsd-3.23.1/gpsd/crc24q.os gpsd-3.23.1/drivers/driver_greis_checksum.os gpsd-3.23.1/drivers/driver_rtcm2.os gpsd-3.23.1/libgps/gpspacket.os gpsd-3.23.1/gpsd/isgps.os gpsd-3.23.1/libgps/hex.os gpsd-3.23.1/libgps/os_compat.os gpsd-3.23.1/gpsd/packet.os -Lgpsd-3.23.1 -lrt -lm -lrt Creating 'gpsd-3.23.1/www/index.html' chmod -w gpsd-3.23.1/www/index.html Creating 'gpsd-3.23.1/www/faq.html' chmod -w gpsd-3.23.1/www/faq.html Creating 'gpsd-3.23.1/www/troubleshooting.html' Creating 'gpsd-3.23.1/www/hacking.html' chmod -w gpsd-3.23.1/www/troubleshooting.html chmod -w gpsd-3.23.1/www/hacking.html cp gpsd-3.23.1/NEWS gpsd-3.23.1/www/NEWS cp gpsd-3.23.1/TODO gpsd-3.23.1/www/TODO cp gpsd-3.23.1/clients/gpsdebuginfo gpsd-3.23.1/www/gpsdebuginfo Creating 'gpsd-3.23.1/gps-3.23.1.egg-info' Create symlinks for: 'gpsd-3.23.1/libgpsdpacket.so.29.0.0' 'gpsd-3.23.1/libgpsdpacket.so.29'->'gpsd-3.23.1/libgpsdpacket.so.29.0.0' 'gpsd-3.23.1/libgpsdpacket.so'->'gpsd-3.23.1/libgpsdpacket.so.29.0.0' Creating 'gpsd-3.23.1/gps/packet.py' chmod -w gpsd-3.23.1/gps/packet.py chmod +x gpsd-3.23.1/gps/packet.py Creating 'gpsd-3.23.1/clients/gpscat' chmod -w gpsd-3.23.1/clients/gpscat Creating 'gpsd-3.23.1/gpsfake' chmod +x gpsd-3.23.1/clients/gpscat chmod -w gpsd-3.23.1/gpsfake chmod +x gpsd-3.23.1/gpsfake asciidoctor: WARNING: optional gem 'rouge' is not available. Functionality disabled. asciidoctor: WARNING: optional gem 'rouge' is not available. Functionality disabled. ar rc gpsd-3.23.1/libgpsd.a gpsd-3.23.1/gpsd/bsd_base64.o gpsd-3.23.1/gpsd/crc24q.o gpsd-3.23.1/drivers/driver_ais.o gpsd-3.23.1/drivers/driver_evermore.o gpsd-3.23.1/drivers/driver_garmin.o gpsd-3.23.1/drivers/driver_garmin_txt.o gpsd-3.23.1/drivers/driver_geostar.o gpsd-3.23.1/drivers/driver_greis.o gpsd-3.23.1/drivers/driver_greis_checksum.o gpsd-3.23.1/drivers/driver_italk.o gpsd-3.23.1/drivers/driver_navcom.o gpsd-3.23.1/drivers/driver_nmea0183.o gpsd-3.23.1/drivers/driver_nmea2000.o gpsd-3.23.1/drivers/driver_oncore.o gpsd-3.23.1/drivers/driver_rtcm2.o gpsd-3.23.1/drivers/driver_rtcm3.o gpsd-3.23.1/drivers/drivers.o gpsd-3.23.1/drivers/driver_sirf.o gpsd-3.23.1/drivers/driver_skytraq.o gpsd-3.23.1/drivers/driver_superstar2.o gpsd-3.23.1/drivers/driver_tsip.o gpsd-3.23.1/drivers/driver_ubx.o gpsd-3.23.1/drivers/driver_zodiac.o gpsd-3.23.1/gpsd/geoid.o gpsd-3.23.1/gpsd/gpsd_json.o gpsd-3.23.1/gpsd/isgps.o gpsd-3.23.1/gpsd/libgpsd_core.o gpsd-3.23.1/gpsd/matrix.o gpsd-3.23.1/gpsd/net_dgpsip.o gpsd-3.23.1/gpsd/net_gnss_dispatch.o gpsd-3.23.1/gpsd/net_ntrip.o gpsd-3.23.1/gpsd/ntpshmread.o gpsd-3.23.1/gpsd/ntpshmwrite.o gpsd-3.23.1/gpsd/packet.o gpsd-3.23.1/gpsd/ppsthread.o gpsd-3.23.1/gpsd/pseudoais.o gpsd-3.23.1/gpsd/pseudonmea.o gpsd-3.23.1/gpsd/serial.o gpsd-3.23.1/gpsd/subframe.o gpsd-3.23.1/gpsd/timebase.o ranlib gpsd-3.23.1/libgpsd.a g++ -o gpsd-3.23.1/libgps.so.29.0.0 -pthread -shared -Wl,-soname=libgps.so.29 gpsd-3.23.1/libgps/ais_json.os gpsd-3.23.1/libgps/bits.os gpsd-3.23.1/libgps/gpsdclient.os gpsd-3.23.1/libgps/gps_maskdump.os gpsd-3.23.1/libgps/gpsutils.os gpsd-3.23.1/libgps/hex.os gpsd-3.23.1/libgps/json.os gpsd-3.23.1/libgps/libgps_core.os gpsd-3.23.1/libgps/libgps_dbus.os gpsd-3.23.1/libgps/libgps_json.os gpsd-3.23.1/libgps/libgps_shm.os gpsd-3.23.1/libgps/libgps_sock.os gpsd-3.23.1/libgps/netlib.os gpsd-3.23.1/libgps/os_compat.os gpsd-3.23.1/libgps/rtcm2_json.os gpsd-3.23.1/libgps/rtcm3_json.os gpsd-3.23.1/libgps/shared_json.os gpsd-3.23.1/libgps/timespec_str.os gpsd-3.23.1/libgps/libgpsmm.os -Lgpsd-3.23.1 -lrt -lm -lrt Create symlinks for: 'gpsd-3.23.1/libgps.so.29.0.0' 'gpsd-3.23.1/libgps.so.29'->'gpsd-3.23.1/libgps.so.29.0.0' 'gpsd-3.23.1/libgps.so'->'gpsd-3.23.1/libgps.so.29.0.0' ar rc gpsd-3.23.1/libgps_static.a gpsd-3.23.1/libgps/ais_json.o gpsd-3.23.1/libgps/bits.o gpsd-3.23.1/libgps/gpsdclient.o gpsd-3.23.1/libgps/gps_maskdump.o gpsd-3.23.1/libgps/gpsutils.o gpsd-3.23.1/libgps/hex.o gpsd-3.23.1/libgps/json.o gpsd-3.23.1/libgps/libgps_core.o gpsd-3.23.1/libgps/libgps_dbus.o gpsd-3.23.1/libgps/libgps_json.o gpsd-3.23.1/libgps/libgps_shm.o gpsd-3.23.1/libgps/libgps_sock.o gpsd-3.23.1/libgps/netlib.o gpsd-3.23.1/libgps/os_compat.o gpsd-3.23.1/libgps/rtcm2_json.o gpsd-3.23.1/libgps/rtcm3_json.o gpsd-3.23.1/libgps/shared_json.o gpsd-3.23.1/libgps/timespec_str.o gpsd-3.23.1/libgps/libgpsmm.o ranlib gpsd-3.23.1/libgps_static.a gcc -o gpsd-3.23.1/clients/gpssnmp -pthread gpsd-3.23.1/clients/gpssnmp.o -Lgpsd-3.23.1 gpsd-3.23.1/libgps_static.a -lm -lrt gcc -o gpsd-3.23.1/clients/gps2udp -pthread gpsd-3.23.1/clients/gps2udp.o -Lgpsd-3.23.1 gpsd-3.23.1/libgps_static.a -lm -lrt gcc -o gpsd-3.23.1/clients/gpxlogger -pthread gpsd-3.23.1/clients/gpxlogger.o -Lgpsd-3.23.1 gpsd-3.23.1/libgps_static.a -lm -lrt gcc -o gpsd-3.23.1/clients/ntpshmmon -pthread gpsd-3.23.1/clients/ntpshmmon.o -Lgpsd-3.23.1 gpsd-3.23.1/libgpsd.a gpsd-3.23.1/libgps_static.a -lm -lrt gcc -o gpsd-3.23.1/clients/lcdgps -pthread gpsd-3.23.1/clients/lcdgps.o -Lgpsd-3.23.1 gpsd-3.23.1/libgps_static.a -lm -lrt gcc -o gpsd-3.23.1/clients/ppscheck -pthread gpsd-3.23.1/clients/ppscheck.o -Lgpsd-3.23.1 gpsd-3.23.1/libgps_static.a -lm -lrt gcc -o gpsd-3.23.1/gpsd/gpsd -pthread gpsd-3.23.1/gpsd/dbusexport.o gpsd-3.23.1/gpsd/gpsd.o gpsd-3.23.1/gpsd/shmexport.o gpsd-3.23.1/gpsd/timehint.o -Lgpsd-3.23.1 gpsd-3.23.1/libgpsd.a gpsd-3.23.1/libgps_static.a -lm -lrt gcc -o gpsd-3.23.1/gpsmon/gpsmon -pthread gpsd-3.23.1/gpsmon/gpsmon.o gpsd-3.23.1/gpsmon/monitor_garmin.o gpsd-3.23.1/gpsmon/monitor_italk.o gpsd-3.23.1/gpsmon/monitor_nmea0183.o gpsd-3.23.1/gpsmon/monitor_oncore.o gpsd-3.23.1/gpsmon/monitor_sirf.o gpsd-3.23.1/gpsmon/monitor_superstar2.o gpsd-3.23.1/gpsmon/monitor_tnt.o gpsd-3.23.1/gpsmon/monitor_ubx.o -Lgpsd-3.23.1 gpsd-3.23.1/libgpsd.a gpsd-3.23.1/libgps_static.a -lm -lrt -lncursesw gcc -o gpsd-3.23.1/clients/gpsdecode -pthread gpsd-3.23.1/clients/gpsdecode.o -Lgpsd-3.23.1 gpsd-3.23.1/libgpsd.a gpsd-3.23.1/libgps_static.a -lm -lrt gcc -o gpsd-3.23.1/clients/gpsrinex -pthread gpsd-3.23.1/clients/gpsrinex.o -Lgpsd-3.23.1 gpsd-3.23.1/libgps_static.a -lm -lrt gcc -o gpsd-3.23.1/clients/cgps -pthread gpsd-3.23.1/clients/cgps.o -Lgpsd-3.23.1 gpsd-3.23.1/libgps_static.a -lm -lrt -lncursesw gcc -o gpsd-3.23.1/gpsctl -pthread gpsd-3.23.1/gpsctl.o -Lgpsd-3.23.1 gpsd-3.23.1/libgpsd.a gpsd-3.23.1/libgps_static.a -lm -lrt gcc -o gpsd-3.23.1/clients/gpsdctl -pthread gpsd-3.23.1/clients/gpsdctl.o -Lgpsd-3.23.1 gpsd-3.23.1/libgps_static.a -lm -lrt gcc -o gpsd-3.23.1/clients/gpspipe -pthread gpsd-3.23.1/clients/gpspipe.o -Lgpsd-3.23.1 gpsd-3.23.1/libgps_static.a -lm -lrt scons: done building targets. WARNING: gpsplot is missing required runtime module matplotlib WARNING: xgps and xgpsspeed are missing runtime dependencies WARNING: ubxtool and zerk are missing optional runtime module serial WARNING: Python3.10 too old (need 3.6): gps/aiogps.py will not be installed Ensure your PYTHONPATH includes /usr/local/lib/python3.10/site-packages/ >>> gpsd: Entering fakeroot... scons: Reading SConscript files ... scons version: 4.3.0 scons is running under Python version: 3.10.3.final.0 gpsd version: 3.23.1 This system is: linux cc is gcc, version 11.2.1 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) yes Checking pkg-config for tinfo... (cached) no Checking pkg-config for libusb-1.0... (cached) no 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 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) yes You 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) yes Checking for C header file sys/sysmacros.h... (cached) yes 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 header file sys/timepps.h... (cached) yes Checking whether TIOCMIWAIT is declared... (cached) yes Build of man and HTML documentation enabled. Checking pkg-config for QtNetwork... (cached) no Turning off Qt support, library not found. 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...no Checking whether tar program exists.../bin/tar Checking whether valgrind program exists...no 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 scan-build not found -- skipping scan-build checks Program valgrind not found -- skipping valgrind checks Checking whether python3 program exists.../usr/bin/python3 Checking Python lib dir... (cached) /usr/lib/python3.10/site-packages System PYTHONPATH is empty Ensure your PYTHONPATH includes /usr/local/lib/python3.10/site-packages/ Checking Python config vars... ok (cached) Checking Python target version... (cached) 3.10 WARNING: Python3.10 too old (need 3.6): gps/aiogps.py will not be installed Checking Python module serial (pyserial)... (cached) WARNING: ubxtool and zerk are missing optional runtime module serial Checking Python module cairo (pycairo)... (cached) WARNING: Python module cairo (pycairo) not found. Checking Python module gi (pygobject)... (cached) WARNING: Python module gi (pygobject) not found. Checking pkg-config for gtk+-3.0... (cached) no WARNING: gtk+-3.0 not found. WARNING: xgps and xgpsspeed are missing runtime dependencies Checking Python module matplotlib... (cached) WARNING: gpsplot is missing required runtime module matplotlib Altered configuration variables: dbus_export = False (default True): enable DBUS export support bluez = False (default True): BlueZ support for Bluetooth devices qt = False (default True): build Qt bindings manbuild = 1 (default auto): build help in man and HTML formats. No/Auto/Yes. prefix = /usr (default /usr/local): installation directory prefix python_shebang = /usr/bin/python3 (default /usr/bin/env python): Python shebang target_python = python3 (default python): target Python version as command scons: done reading SConscript files. scons: Building targets ... Install file: "gpsd-3.23.1/gpsd/gpsd" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/sbin/gpsd" strip /home/buildozer/aports/main/gpsd/pkg/gpsd/usr/sbin/gpsd Install file: "gpsd-3.23.1/clients/gpsdctl" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/sbin/gpsdctl" strip /home/buildozer/aports/main/gpsd/pkg/gpsd/usr/sbin/gpsdctl Install file: "gpsd-3.23.1/clients/gps2udp" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/bin/gps2udp" strip /home/buildozer/aports/main/gpsd/pkg/gpsd/usr/bin/gps2udp Install file: "gpsd-3.23.1/gpsctl" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/bin/gpsctl" strip /home/buildozer/aports/main/gpsd/pkg/gpsd/usr/bin/gpsctl Install file: "gpsd-3.23.1/clients/gpsdecode" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/bin/gpsdecode" strip /home/buildozer/aports/main/gpsd/pkg/gpsd/usr/bin/gpsdecode Install file: "gpsd-3.23.1/clients/gpspipe" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/bin/gpspipe" strip /home/buildozer/aports/main/gpsd/pkg/gpsd/usr/bin/gpspipe Install file: "gpsd-3.23.1/clients/gpsrinex" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/bin/gpsrinex" strip /home/buildozer/aports/main/gpsd/pkg/gpsd/usr/bin/gpsrinex Install file: "gpsd-3.23.1/clients/gpssnmp" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/bin/gpssnmp" strip /home/buildozer/aports/main/gpsd/pkg/gpsd/usr/bin/gpssnmp Install file: "gpsd-3.23.1/clients/gpxlogger" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/bin/gpxlogger" strip /home/buildozer/aports/main/gpsd/pkg/gpsd/usr/bin/gpxlogger Install file: "gpsd-3.23.1/clients/lcdgps" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/bin/lcdgps" strip /home/buildozer/aports/main/gpsd/pkg/gpsd/usr/bin/lcdgps Install file: "gpsd-3.23.1/clients/ntpshmmon" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/bin/ntpshmmon" strip /home/buildozer/aports/main/gpsd/pkg/gpsd/usr/bin/ntpshmmon Install file: "gpsd-3.23.1/clients/ppscheck" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/bin/ppscheck" strip /home/buildozer/aports/main/gpsd/pkg/gpsd/usr/bin/ppscheck Install file: "gpsd-3.23.1/clients/cgps" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/bin/cgps" strip /home/buildozer/aports/main/gpsd/pkg/gpsd/usr/bin/cgps Install file: "gpsd-3.23.1/gpsmon/gpsmon" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/bin/gpsmon" strip /home/buildozer/aports/main/gpsd/pkg/gpsd/usr/bin/gpsmon Install file: "gpsd-3.23.1/libgps.so.29.0.0" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/lib/libgps.so.29.0.0" strip /home/buildozer/aports/main/gpsd/pkg/gpsd/usr/lib/libgps.so.29.0.0 Install file: "gpsd-3.23.1/libgpsdpacket.so.29.0.0" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/lib/libgpsdpacket.so.29.0.0" strip /home/buildozer/aports/main/gpsd/pkg/gpsd/usr/lib/libgpsdpacket.so.29.0.0 Install file: "gpsd-3.23.1/clients/gpsdebuginfo" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/bin/gpsdebuginfo" Install file: "gpsd-3.23.1/AUTHORS" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/share/gpsd/doc/AUTHORS" Install file: "gpsd-3.23.1/build.adoc" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/share/gpsd/doc/build.adoc" Install file: "gpsd-3.23.1/COPYING" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/share/gpsd/doc/COPYING" Install file: "gpsd-3.23.1/www/example1.c.txt" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/share/gpsd/doc/example1.c.txt" Install file: "gpsd-3.23.1/NEWS" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/share/gpsd/doc/NEWS" Install file: "gpsd-3.23.1/README.adoc" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/share/gpsd/doc/README.adoc" Install file: "gpsd-3.23.1/SUPPORT.adoc" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/share/gpsd/doc/SUPPORT.adoc" Install file: "gpsd-3.23.1/packaging/X11/gpsd-logo.png" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/share/gpsd/icons/gpsd-logo.png" Install file: "gpsd-3.23.1/include/libgpsmm.h" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/include/libgpsmm.h" Install file: "gpsd-3.23.1/include/gps.h" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/include/gps.h" Install file: "gpsd-3.23.1/man/cgps.1" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/share/man/man1/cgps.1" Install file: "gpsd-3.23.1/man/gegps.1" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/share/man/man1/gegps.1" Install file: "gpsd-3.23.1/man/gps.1" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/share/man/man1/gps.1" Install file: "gpsd-3.23.1/man/gps2udp.1" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/share/man/man1/gps2udp.1" Install file: "gpsd-3.23.1/man/gpscsv.1" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/share/man/man1/gpscsv.1" Install file: "gpsd-3.23.1/man/gpscat.1" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/share/man/man1/gpscat.1" Install file: "gpsd-3.23.1/man/gpsctl.1" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/share/man/man1/gpsctl.1" Install file: "gpsd-3.23.1/man/gpsd.8" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/share/man/man8/gpsd.8" Install file: "gpsd-3.23.1/man/gpsdebuginfo.1" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/share/man/man1/gpsdebuginfo.1" Install file: "gpsd-3.23.1/man/gpsdctl.8" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/share/man/man8/gpsdctl.8" Install file: "gpsd-3.23.1/man/gpsdecode.1" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/share/man/man1/gpsdecode.1" Install file: "gpsd-3.23.1/man/gpsd_json.5" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/share/man/man5/gpsd_json.5" Install file: "gpsd-3.23.1/man/gpsfake.1" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/share/man/man1/gpsfake.1" Install file: "gpsd-3.23.1/man/gpsinit.8" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/share/man/man8/gpsinit.8" Install file: "gpsd-3.23.1/man/gpsmon.1" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/share/man/man1/gpsmon.1" Install file: "gpsd-3.23.1/man/gpspipe.1" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/share/man/man1/gpspipe.1" Install file: "gpsd-3.23.1/man/gpsplot.1" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/share/man/man1/gpsplot.1" Install file: "gpsd-3.23.1/man/gpsprof.1" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/share/man/man1/gpsprof.1" Install file: "gpsd-3.23.1/man/gpsrinex.1" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/share/man/man1/gpsrinex.1" Install file: "gpsd-3.23.1/man/gpssnmp.1" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/share/man/man1/gpssnmp.1" Install file: "gpsd-3.23.1/man/gpssubframe.1" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/share/man/man1/gpssubframe.1" Install file: "gpsd-3.23.1/man/gpxlogger.1" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/share/man/man1/gpxlogger.1" Install file: "gpsd-3.23.1/man/lcdgps.1" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/share/man/man1/lcdgps.1" Install file: "gpsd-3.23.1/man/libgps.3" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/share/man/man3/libgps.3" Install file: "gpsd-3.23.1/man/libgpsmm.3" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/share/man/man3/libgpsmm.3" Install file: "gpsd-3.23.1/man/libQgpsmm.3" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/share/man/man3/libQgpsmm.3" Install file: "gpsd-3.23.1/man/ntpshmmon.1" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/share/man/man1/ntpshmmon.1" Install file: "gpsd-3.23.1/man/ppscheck.8" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/share/man/man8/ppscheck.8" Install file: "gpsd-3.23.1/man/ubxtool.1" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/share/man/man1/ubxtool.1" Install file: "gpsd-3.23.1/man/xgps.1" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/share/man/man1/xgps.1" Install file: "gpsd-3.23.1/man/xgpsspeed.1" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/share/man/man1/xgpsspeed.1" Install file: "gpsd-3.23.1/man/zerk.1" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/share/man/man1/zerk.1" Install file: "gpsd-3.23.1/libgps.pc" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/lib/pkgconfig/libgps.pc" Install file: "gpsd-3.23.1/gps/__init__.py" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/local/lib/python3.10/site-packages/gps/__init__.py" Install file: "gpsd-3.23.1/gps/client.py" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/local/lib/python3.10/site-packages/gps/client.py" Install file: "gpsd-3.23.1/gps/clienthelpers.py" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/local/lib/python3.10/site-packages/gps/clienthelpers.py" Install file: "gpsd-3.23.1/gps/fake.py" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/local/lib/python3.10/site-packages/gps/fake.py" Install file: "gpsd-3.23.1/gps/gps.py" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/local/lib/python3.10/site-packages/gps/gps.py" Install file: "gpsd-3.23.1/gps/misc.py" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/local/lib/python3.10/site-packages/gps/misc.py" Install file: "gpsd-3.23.1/gps/packet.py" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/local/lib/python3.10/site-packages/gps/packet.py" Install file: "gpsd-3.23.1/gps/ubx.py" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/local/lib/python3.10/site-packages/gps/ubx.py" Install file: "gpsd-3.23.1/gps/watch_options.py" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/local/lib/python3.10/site-packages/gps/watch_options.py" Install file: "gpsd-3.23.1/clients/gegps" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/bin/gegps" Install file: "gpsd-3.23.1/clients/gpscat" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/bin/gpscat" Install file: "gpsd-3.23.1/clients/gpscsv" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/bin/gpscsv" Install file: "gpsd-3.23.1/clients/gpsplot" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/bin/gpsplot" Install file: "gpsd-3.23.1/clients/gpsprof" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/bin/gpsprof" Install file: "gpsd-3.23.1/clients/gpssubframe" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/bin/gpssubframe" Install file: "gpsd-3.23.1/clients/ubxtool" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/bin/ubxtool" Install file: "gpsd-3.23.1/clients/zerk" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/bin/zerk" Install file: "gpsd-3.23.1/gpsfake" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/bin/gpsfake" Install file: "gpsd-3.23.1/clients/xgps" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/bin/xgps" Install file: "gpsd-3.23.1/clients/xgpsspeed" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/bin/xgpsspeed" Install file: "gpsd-3.23.1/gps-3.23.1.egg-info" as "/home/buildozer/aports/main/gpsd/pkg/gpsd/usr/local/lib/python3.10/site-packages/gps-3.23.1.egg-info" scons: done building targets. WARNING: gpsplot is missing required runtime module matplotlib WARNING: xgps and xgpsspeed are missing runtime dependencies WARNING: ubxtool and zerk are missing optional runtime module serial WARNING: Python3.10 too old (need 3.6): gps/aiogps.py will not be installed Ensure your PYTHONPATH includes /usr/local/lib/python3.10/site-packages/ >>> gpsd-dev*: Running split function dev... >>> gpsd-dev*: Preparing subpackage gpsd-dev... >>> gpsd-dev*: Stripping binaries >>> gpsd-dev*: Running postcheck for gpsd-dev >>> gpsd-doc*: Running split function doc... >>> gpsd-doc*: Preparing subpackage gpsd-doc... >>> gpsd-doc*: Running postcheck for gpsd-doc >>> py3-gpsd*: Running split function _py... >>> py3-gpsd*: Preparing subpackage py3-gpsd... >>> py3-gpsd*: Running postcheck for py3-gpsd >>> gpsd-clients*: Running split function _clients... >>> gpsd-clients*: Preparing subpackage gpsd-clients... >>> gpsd-clients*: Stripping binaries >>> gpsd-clients*: Running postcheck for gpsd-clients >>> gpsd-openrc*: Running split function openrc... >>> gpsd-openrc*: Preparing subpackage gpsd-openrc... >>> gpsd-openrc*: Running postcheck for gpsd-openrc >>> gpsd*: Running postcheck for gpsd >>> gpsd*: Preparing package gpsd... >>> gpsd*: Stripping binaries >>> gpsd-clients*: Scanning shared objects >>> gpsd-dev*: Scanning shared objects >>> gpsd-doc*: Scanning shared objects >>> gpsd-openrc*: Scanning shared objects >>> gpsd*: Scanning shared objects >>> py3-gpsd*: Scanning shared objects >>> gpsd-clients*: Tracing dependencies... so:libc.musl-armv7.so.1 so:libncursesw.so.6 >>> gpsd-clients*: Package size: 2.2 MB >>> gpsd-clients*: Compressing data... >>> gpsd-clients*: Create checksum... tar: -: Wrote only 8192 of 10240 bytes tar: Error is not recoverable: exiting now tar: -: Wrote only 8192 of 10240 bytes tar: Error is not recoverable: exiting now >>> gpsd-clients*: Create gpsd-clients-3.23.1-r0.apk >>> gpsd-dev*: Tracing dependencies... gpsd=3.23.1-r0 pkgconfig >>> gpsd-dev*: Package size: 156.0 KB >>> gpsd-dev*: Compressing data... >>> gpsd-dev*: Create checksum... tar: -: Wrote only 8192 of 10240 bytes tar: Error is not recoverable: exiting now tar: -: Wrote only 8192 of 10240 bytes tar: Error is not recoverable: exiting now >>> gpsd-dev*: Create gpsd-dev-3.23.1-r0.apk >>> gpsd-doc*: Tracing dependencies... >>> gpsd-doc*: Package size: 204.0 KB >>> gpsd-doc*: Compressing data... >>> gpsd-doc*: Create checksum... tar: -: Wrote only 8192 of 10240 bytes tar: Error is not recoverable: exiting now tar: -: Wrote only 8192 of 10240 bytes tar: Error is not recoverable: exiting now >>> gpsd-doc*: Create gpsd-doc-3.23.1-r0.apk >>> gpsd-openrc*: Tracing dependencies... >>> gpsd-openrc*: Package size: 24.0 KB >>> gpsd-openrc*: Compressing data... >>> gpsd-openrc*: Create checksum... tar: -: Wrote only 8192 of 10240 bytes tar: Error is not recoverable: exiting now tar: -: Wrote only 8192 of 10240 bytes tar: Error is not recoverable: exiting now >>> gpsd-openrc*: Create gpsd-openrc-3.23.1-r0.apk >>> gpsd*: Tracing dependencies... so:libc.musl-armv7.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> gpsd*: Package size: 812.0 KB >>> gpsd*: Compressing data... >>> gpsd*: Create checksum... tar: -: Wrote only 8192 of 10240 bytes tar: Error is not recoverable: exiting now tar: -: Wrote only 8192 of 10240 bytes tar: Error is not recoverable: exiting now >>> gpsd*: Create gpsd-3.23.1-r0.apk >>> py3-gpsd*: Tracing dependencies... >>> py3-gpsd*: Package size: 644.0 KB >>> py3-gpsd*: Compressing data... >>> py3-gpsd*: Create checksum... tar: -: Wrote only 8192 of 10240 bytes tar: Error is not recoverable: exiting now tar: -: Wrote only 8192 of 10240 bytes tar: Error is not recoverable: exiting now >>> py3-gpsd*: Create py3-gpsd-3.23.1-r0.apk >>> gpsd: Build complete at Wed, 13 Apr 2022 16:13:10 +0000 elapsed time 0h 0m 24s >>> gpsd: Cleaning up srcdir >>> gpsd: Cleaning up pkgdir >>> gpsd: Uninstalling dependencies... (1/22) Purging .makedepends-gpsd (20220413.161246) (2/22) Purging scons (4.3.0-r0) (3/22) Purging asciidoctor (2.0.17-r1) (4/22) Purging ruby (3.1.2-r0) (5/22) Purging python3-dev (3.10.3-r0) (6/22) Purging python3 (3.10.3-r0) (7/22) Purging libcap-dev (2.63-r0) (8/22) Purging linux-headers (5.16.7-r1) (9/22) Purging libcap (2.63-r0) (10/22) Purging ncurses-dev (6.3_p20220402-r0) (11/22) Purging libbz2 (1.0.8-r1) (12/22) Purging ruby-libs (3.1.2-r0) (13/22) Purging libffi (3.4.2-r1) (14/22) Purging gdbm (1.23-r0) (15/22) Purging xz-libs (5.2.5-r1) (16/22) Purging mpdecimal (2.5.1-r1) (17/22) Purging readline (8.1.2-r0) (18/22) Purging ncurses-libs (6.3_p20220402-r0) (19/22) Purging ncurses-terminfo-base (6.3_p20220402-r0) (20/22) Purging sqlite-libs (3.38.0-r0) (21/22) Purging libucontext (1.2-r0) (22/22) Purging yaml (0.2.5-r0) Executing busybox-1.35.0-r8.trigger OK: 254 MiB in 85 packages >>> gpsd: Updating the main/armv7 repository index... >>> gpsd: Signing the index... tar: -: Wrote only 8192 of 10240 bytes tar: Error is not recoverable: exiting now