Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --<root@3df9235f-6db9-e525-b759-cc68ad7a8ade>-(/data/chroot/dev-trunk-x86_64)-</data/pkgsrc/geography/gpsd>--
- -> cat distinfo
- $NetBSD: distinfo,v 1.26 2020/08/18 17:37:48 gdt Exp $
- SHA1 (gpsd-3.21.tar.gz) = f32d7b18c7be98c4a1385af789b61be55a64c433
- RMD160 (gpsd-3.21.tar.gz) = 3c521009854e2ae19bcd4f7fb0f0c33c334bcbc5
- SHA512 (gpsd-3.21.tar.gz) = 7fbff3698a44ef24ce4631f1d0c5192b70c2e47f28e61372d8d0c437a6b4aeee459b08dcd69d9dc02bbda7b56949fd01ac57460fb922b5f807455f4ab3e91f2d
- Size (gpsd-3.21.tar.gz) = 3984157 bytes
- SHA1 (patch-serial.c) = 2f947976a7df43789c9d06d2f6b3f6c652f36aa0
- SHA1 (patch-gpsd.h) = 140862d581fa1c605254063011bca13861910af4
- SHA1 (patch-gpspipe.c) = 59b897d1642365612833924a74bf82c251beeadf
- --<root@3df9235f-6db9-e525-b759-cc68ad7a8ade>-(/data/chroot/dev-trunk-x86_64)-</data/pkgsrc/geography/gpsd>--
- -> cat patches/patch-serial.c
- --- serial.c-orig Tue Dec 29 05:16:05 2020
- +++ serial.c Tue Dec 29 05:17:32 2020
- @@ -178,7 +178,7 @@
- session->reawake = (time_t)0;
- }
- -#if !defined(HAVE_CFMAKERAW)
- +#if !defined(HAVE_CFMAKERAW) || defined(__sun)
- /*
- * Local implementation of cfmakeraw (which is not specified by
- * POSIX; see matching declaration in gpsd.h).
- @@ -187,7 +187,7 @@
- void cfmakeraw(struct termios *termios_p)
- {
- termios_p->c_iflag &=
- - ~(IGNBRK | BRKINT | PARMRK | ISTRIP | INLCR | IGNCR | ICRNL | IXON);
- + ~(IMAXBEL | IGNBRK | BRKINT | PARMRK | ISTRIP | INLCR | IGNCR | ICRNL | IXON);
- termios_p->c_oflag &= ~OPOST;
- termios_p->c_lflag &= ~(ECHO | ECHONL | ICANON | ISIG | IEXTEN);
- termios_p->c_cflag &= ~(CSIZE | PARENB);
- --<root@3df9235f-6db9-e525-b759-cc68ad7a8ade>-(/data/chroot/dev-trunk-x86_64)-</data/pkgsrc/geography/gpsd>--
- -> cat patches/gpsd.h
- cat: cannot open patches/gpsd.h: No such file or directory
- --<root@3df9235f-6db9-e525-b759-cc68ad7a8ade>-(/data/chroot/dev-trunk-x86_64)-</data/pkgsrc/geography/gpsd>--
- -> cat patches/patch-gpsd.h
- --- gpsd.h-orig Tue Dec 29 05:25:00 2020
- +++ gpsd.h Tue Dec 29 05:25:50 2020
- @@ -1077,7 +1077,7 @@
- #define NAN (0.0f/0.0f)
- #endif
- -#if !defined(HAVE_CFMAKERAW)
- +#if !defined(HAVE_CFMAKERAW) || defined(__sun)
- /*
- * POSIX does not specify cfmakeraw, but it is pretty common. We
- * provide an implementation in serial.c for systems that lack it.
- --<root@3df9235f-6db9-e525-b759-cc68ad7a8ade>-(/data/chroot/dev-trunk-x86_64)-</data/pkgsrc/geography/gpsd>--
- -> cat patches/patch-serial.c
- --- serial.c-orig Tue Dec 29 05:16:05 2020
- +++ serial.c Tue Dec 29 05:17:32 2020
- @@ -178,7 +178,7 @@
- session->reawake = (time_t)0;
- }
- -#if !defined(HAVE_CFMAKERAW)
- +#if !defined(HAVE_CFMAKERAW) || defined(__sun)
- /*
- * Local implementation of cfmakeraw (which is not specified by
- * POSIX; see matching declaration in gpsd.h).
- @@ -187,7 +187,7 @@
- void cfmakeraw(struct termios *termios_p)
- {
- termios_p->c_iflag &=
- - ~(IGNBRK | BRKINT | PARMRK | ISTRIP | INLCR | IGNCR | ICRNL | IXON);
- + ~(IMAXBEL | IGNBRK | BRKINT | PARMRK | ISTRIP | INLCR | IGNCR | ICRNL | IXON);
- termios_p->c_oflag &= ~OPOST;
- termios_p->c_lflag &= ~(ECHO | ECHONL | ICANON | ISIG | IEXTEN);
- termios_p->c_cflag &= ~(CSIZE | PARENB);
- --<root@3df9235f-6db9-e525-b759-cc68ad7a8ade>-(/data/chroot/dev-trunk-x86_64)-</data/pkgsrc/geography/gpsd>--
- ->
- --<root@3df9235f-6db9-e525-b759-cc68ad7a8ade>-(/data/chroot/dev-trunk-x86_64)-</data/pkgsrc/geography/gpsd>--
- ->
- --<root@3df9235f-6db9-e525-b759-cc68ad7a8ade>-(/data/chroot/dev-trunk-x86_64)-</data/pkgsrc/geography/gpsd>--
- -> bmake
- => Bootstrap dependency digest>=20010302: found digest-20190127
- => Checksum SHA1 OK for gpsd-3.21.tar.gz
- => Checksum RMD160 OK for gpsd-3.21.tar.gz
- => Checksum SHA512 OK for gpsd-3.21.tar.gz
- ===> Installing dependencies for gpsd-3.21nb1
- ==========================================================================
- The following variables will affect the build process of this package,
- gpsd-3.21nb1. Their current value is shown below:
- * PYTHON_VERSION_DEFAULT = 37
- Based on these variables, the following variables have been set:
- * PYPACKAGE = python37
- You may want to abort the process now with CTRL-C and change their value
- before continuing. Be sure to run `/opt/local/bin/bmake clean' after
- the changes.
- ==========================================================================
- => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.66.3nb1
- => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb2
- => Tool dependency gmake>=3.81: found gmake-4.2.1nb1
- => Tool dependency pkgconf-[0-9]*: found pkgconf-1.7.3
- => Tool dependency checkperms>=1.1: found checkperms-1.12
- => Build dependency libxslt-[0-9]*: found libxslt-1.1.34nb4
- => Build dependency py37-scons>=3.0.2: found py37-scons-3.1.2
- => Build dependency xcb-proto>=1.4: found xcb-proto-1.14.1nb1
- => Build dependency xorgproto>=2016.1: found xorgproto-2020.1
- => Build dependency gcc9>=9.3.0: found gcc9-9.3.0
- => Build dependency cwrappers>=20150314: found cwrappers-20180325
- => Full dependency py37-gobject3-[0-9]*: found py37-gobject3-3.36.1nb1
- => Full dependency py37-serial-[0-9]*: found py37-serial-3.5
- => Full dependency python37>=3.7.0: found python37-3.7.9nb2
- => Full dependency libusb1>=1.0.9: found libusb1-1.0.23nb1
- => Full dependency py37-cairo>=1.18.2nb1: found py37-cairo-1.20.0
- => Full dependency gtk3+>=3.24.22nb1: found gtk3+-3.24.23
- => Full dependency ncurses>=6.0: found ncurses-6.2nb2
- => Full dependency gcc9-libs>=9.3.0: found gcc9-libs-9.3.0
- ===> Overriding tools for gpsd-3.21nb1
- ===> Extracting for gpsd-3.21nb1
- ===> Patching for gpsd-3.21nb1
- => Applying pkgsrc patches for gpsd-3.21nb1
- => Verifying /data/pkgsrc/geography/gpsd/patches/patch-gpsd.h
- => Applying pkgsrc patch /data/pkgsrc/geography/gpsd/patches/patch-gpsd.h
- Hmm... Looks like a unified diff to me...
- The text leading up to this was:
- --------------------------
- |--- gpsd.h-orig Tue Dec 29 05:25:00 2020
- |+++ gpsd.h Tue Dec 29 05:25:50 2020
- --------------------------
- Patching file gpsd.h using Plan A...
- Hunk #1 succeeded at 1077.
- done
- => Verifying /data/pkgsrc/geography/gpsd/patches/patch-gpspipe.c
- => Applying pkgsrc patch /data/pkgsrc/geography/gpsd/patches/patch-gpspipe.c
- Hmm... Looks like a unified diff to me...
- The text leading up to this was:
- --------------------------
- |--- gpspipe.c-orig Tue Dec 29 05:30:39 2020
- |+++ gpspipe.c Tue Dec 29 05:32:35 2020
- --------------------------
- Patching file gpspipe.c using Plan A...
- Hunk #1 succeeded at 85.
- done
- => Verifying /data/pkgsrc/geography/gpsd/patches/patch-serial.c
- => Applying pkgsrc patch /data/pkgsrc/geography/gpsd/patches/patch-serial.c
- Hmm... Looks like a unified diff to me...
- The text leading up to this was:
- --------------------------
- |--- serial.c-orig Tue Dec 29 05:16:05 2020
- |+++ serial.c Tue Dec 29 05:17:32 2020
- --------------------------
- Patching file serial.c using Plan A...
- Hunk #1 succeeded at 178.
- Hunk #2 succeeded at 187.
- done
- ===> Creating toolchain wrappers for gpsd-3.21nb1
- ===> Building for gpsd-3.21nb1
- => Fixing Python path in test script
- cd /home/pbulk/build/geography/gpsd/work/gpsd-3.21 && /usr/bin/env USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS=-lpthread\ -lrt PTHREADBASE=/usr DL_CFLAGS= DL_LDFLAGS= DL_LIBS= PYTHON=/opt/local/bin/python3.7 CC=gcc CFLAGS=-pipe\ -O2\ -msave-args\ -fno-aggressive-loop-optimizations\ -DLOG_PERROR=0\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/opt/local/include/python3.7\ -I/opt/local/include\ -I/opt/local/include/freetype2\ -I/opt/local/include/glib-2.0\ -I/opt/local/include/gio-unix-2.0\ -I/opt/local/lib/glib-2.0/include\ -I/opt/local/include/harfbuzz\ -I/opt/local/include/libdrm\ -I/opt/local/include/ncurses CPPFLAGS=-I/usr/include\ -I/opt/local/include/python3.7\ -I/opt/local/include\ -I/opt/local/include/freetype2\ -I/opt/local/include/glib-2.0\ -I/opt/local/include/gio-unix-2.0\ -I/opt/local/lib/glib-2.0/include\ -I/opt/local/include/harfbuzz\ -I/opt/local/include/libdrm\ -I/opt/local/include/ncurses CXX=g++ CXXFLAGS=-pipe\ -O2\ -msave-args\ -fno-aggressive-loop-optimizations\ -DLOG_PERROR=0\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/opt/local/include/python3.7\ -I/opt/local/include\ -I/opt/local/include/freetype2\ -I/opt/local/include/glib-2.0\ -I/opt/local/include/gio-unix-2.0\ -I/opt/local/lib/glib-2.0/include\ -I/opt/local/include/harfbuzz\ -I/opt/local/include/libdrm\ -I/opt/local/include/ncurses COMPILER_RPATH_FLAG=-Wl,-R F77=gfortran FC=gfortran FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/opt/local/gcc9/lib/gcc/x86_64-sun-solaris2.11/9.3.0\ -Wl,-R/opt/local/gcc9/lib/gcc/x86_64-sun-solaris2.11/9.3.0\ -L/usr/lib/amd64\ -Wl,-R/usr/lib/amd64\ -L/opt/local/lib\ -Wl,-R/opt/local/lib LINKER_RPATH_FLAG=-R PATH=/home/pbulk/build/geography/gpsd/work/.cwrapper/bin:/home/pbulk/build/geography/gpsd/work/.buildlink/bin:/home/pbulk/build/geography/gpsd/work/.gcc/bin:/home/pbulk/build/geography/gpsd/work/.tools/bin:/opt/local/bin:/opt/local/sbin:/opt/local/bin:/sbin:/usr/sbin:/usr/bin:/opt/tools/bin:/opt/tools/sbin:/opt/tools/bin:/opt/local/bin:/opt/local/bin PREFIX=/opt/local MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/opt/local/etc HOME=/home/pbulk/build/geography/gpsd/work/.home CWRAPPERS_CONFIG_DIR=/home/pbulk/build/geography/gpsd/work/.cwrapper/config CPP=cpp LOCALBASE=/opt/local X11BASE=/opt/local PKGMANDIR=man PKGINFODIR=info PKGGNUDIR= MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no LIBTOOL="/home/pbulk/build/geography/gpsd/work/.cwrapper/bin/libtool " BSD_INSTALL_PROGRAM=/opt/local/bin/bsdinstall\ -c\ \ -o\ root\ -g\ root\ -m\ 755 BSD_INSTALL_SCRIPT=/opt/local/bin/bsdinstall\ -c\ -o\ root\ -g\ root\ -m\ 755 BSD_INSTALL_LIB=/opt/local/bin/bsdinstall\ -c\ -o\ root\ -g\ root\ -m\ 755 BSD_INSTALL_DATA=/opt/local/bin/bsdinstall\ -c\ -o\ root\ -g\ root\ -m\ 644 BSD_INSTALL_MAN=/opt/local/bin/bsdinstall\ -c\ -o\ root\ -g\ root\ -m\ 644 BSD_INSTALL=/opt/local/bin/bsdinstall BSD_INSTALL_PROGRAM_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ root\ -g\ root\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ root\ -g\ root\ -m\ 755 BSD_INSTALL_LIB_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ root\ -g\ root\ -m\ 755 BSD_INSTALL_DATA_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ root\ -g\ root\ -m\ 755 BSD_INSTALL_MAN_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ root\ -g\ root\ -m\ 755 BSD_INSTALL_GAME=/opt/local/bin/bsdinstall\ -c\ \ -o\ root\ -g\ root\ -m\ 2555 BSD_INSTALL_GAME_DATA=/opt/local/bin/bsdinstall\ -c\ -o\ root\ -g\ root\ -m\ 664 BSD_INSTALL_GAME_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ root\ -g\ root\ -m\ 775 INSTALL_INFO= MAKEINFO=/home/pbulk/build/geography/gpsd/work/.tools/bin/makeinfo FLEX= BISON= PKG_CONFIG=/home/pbulk/build/geography/gpsd/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/home/pbulk/build/geography/gpsd/work/.buildlink/lib/amd64/pkgconfig:/home/pbulk/build/geography/gpsd/work/.buildlink/lib/pkgconfig:/home/pbulk/build/geography/gpsd/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/home/pbulk/build/geography/gpsd/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/home/pbulk/build/geography/gpsd/work/.cwrapper/config /opt/local/bin/scons prefix=/opt/local mandir=/opt/local/man leapfetch=no python_shebang=/opt/local/bin/python3.7 target_python=/opt/local/bin/python3.7 docdir=share/doc/gpsd -j8
- scons: Reading SConscript files ...
- scons version: 3.1.2
- scons is running under Python version: 3.7.9.final.0
- gpsd version: 3.21
- This system is: sunos5
- 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... yes
- Checking for C library librt... yes
- Checking for C library libnsl... yes
- Checking for C library libsocket... yes
- Checking for C library libm... yes
- Checking for C library libthr... no
- Checking pkg-config for dbus-1... yes
- 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... no
- You do not have kernel CANbus available.
- Checking if compiler is C11... no
- Checking for C header file libkern/OSAtomic.h... no
- No memory barriers - SHM export and time hinting may not be reliable.
- 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... no
- 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()... no
- 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 function sincos()... yes
- Checking for C header file sys/timepps.h... no
- Checking whether TIOCMIWAIT is declared... no
- WARNING: Neither TIOCMIWAIT (PPS) nor RFC2783 API (KPPS) is available.
- Checking for C library libdbus-1... yes
- Checking that xsltproc can make man pages... no
- Neither xsltproc nor xmlto found, documentation cannot be built.
- 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 /opt/local/bin/python3.7 program exists.../opt/local/bin/python3.7
- Checking Python lib dir... /opt/local/lib/python3.7/site-packages
- Ensure your PYTHONPATH includes /opt/local/lib/python3.7/site-packages/
- Checking Python config vars... ok
- Checking Python target version... 3.7
- Checking Python module serial (pyserial)... found
- Checking Python module cairo (pycairo)... found
- Checking Python module gi (pygobject)... found
- Checking pkg-config for gtk+-3.0... yes
- Altered configuration variables:
- nmea2000 = False (default True): NMEA2000/CAN support
- bluez = False (default True): BlueZ support for Bluetooth devices
- qt = False (default True): build Qt bindings
- prefix = /opt/local (default /usr/local): installation directory prefix
- python_shebang = /opt/local/bin/python3.7 (default /usr/bin/env python): Python shebang
- target_python = /opt/local/bin/python3.7 (default python): target Python version as command
- docdir = share/doc/gpsd (default share/gpsd/doc): documents directory
- mandir = /opt/local/man (default share/man): manual pages directory
- WARNING: asciidoctor not found.
- WARNING: Some documentation and html will not be built.
- scons: done reading SConscript files.
- scons: Building targets ...
- Creating 'libQgpsmm.prl'
- Creating 'control'
- chmod -w libQgpsmm.prl
- chmod -w control
- Creating 'gps/gps.py'
- chmod -w gps/gps.py
- Creating 'libgps.pc'
- chmod +x gps/gps.py
- chmod -w libgps.pc
- Creating 'gpsd.php'
- chmod -w gpsd.php
- Creating 'gpsd_config.h'
- rm -f packet_names.h && sed -e '/^ *\([A-Z][A-Z0-9_]*\),/s// "\1",/' < packet_states.h > packet_names.h && chmod a-w packet_names.h
- Delete("gps/packet.so")
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -fPIC -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include packet.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -fPIC -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include hex.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -fPIC -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include gpspacket.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -fPIC -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include os_compat.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -fPIC -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include isgps.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -fPIC -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include driver_greis_checksum.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -fPIC -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include driver_rtcm2.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -fPIC -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include crc24q.c
- Creating 'gps/__init__.py'
- Creating 'gpsd.rules'
- chmod -w gps/__init__.py
- chmod -w gpsd.rules
- Creating 'Qgpsmm.pc'
- chmod +x gps/__init__.py
- chmod -w Qgpsmm.pc
- Creating 'contrib/webgps'
- chmod -w contrib/webgps
- chmod +x contrib/webgps
- Creating 'xgpsspeed'
- chmod -w xgpsspeed
- Creating 'zerk'
- chmod +x xgpsspeed
- chmod -w zerk
- chmod +x zerk
- Creating 'gpsprof'
- chmod -w gpsprof
- Creating 'gegps'
- chmod +x gpsprof
- chmod -w gegps
- Creating 'ubxtool'
- chmod +x gegps
- chmod -w ubxtool
- chmod +x ubxtool
- gcc -o libgpsdpacket.so.27.0.0 -pthread -shared -Wl,-Bsymbolic -Wl,-soname=libgpsdpacket.so.27 -Wl,-R/opt/local/gcc9/lib/gcc/x86_64-sun-solaris2.11/9.3.0 -Wl,-R/usr/lib/amd64 -Wl,-R/opt/local/lib crc24q.os driver_greis_checksum.os driver_rtcm2.os gpspacket.os hex.os isgps.os os_compat.os packet.os -L. -L/opt/local/gcc9/lib/gcc/x86_64-sun-solaris2.11/9.3.0 -L/usr/lib/amd64 -L/opt/local/lib -lrt -lnsl -lsocket -lm -ldbus-1 -ldbus-1 -lrt -lnsl -lsocket
- Creating 'xgps'
- chmod -w xgps
- Creating 'contrib/skyview2svg.py'
- chmod -w contrib/skyview2svg.py
- chmod +x xgps
- Create symlinks for: 'libgpsdpacket.so.27.0.0': 'libgpsdpacket.so.27'->'libgpsdpacket.so.27.0.0', 'libgpsdpacket.so'->'libgpsdpacket.so.27.0.0'
- chmod +x contrib/skyview2svg.py
- Creating 'contrib/ntpshmviz'
- chmod -w contrib/ntpshmviz
- Creating 'systemd/[email protected]'
- chmod -w systemd/[email protected]
- chmod +x contrib/ntpshmviz
- Creating 'systemd/gpsd.socket'
- chmod -w systemd/gpsd.socket
- Creating 'android/gpsd_config'
- chmod -w android/gpsd_config
- Creating 'packaging/deb/etc_default_gpsd'
- chmod -w packaging/deb/etc_default_gpsd
- Creating 'gps/packet.py'
- Creating 'packaging/deb/etc_init.d_gpsd'
- chmod -w gps/packet.py
- chmod -w packaging/deb/etc_init.d_gpsd
- chmod +x gps/packet.py
- Creating 'packaging/rpm/gpsd.spec'
- chmod -w packaging/rpm/gpsd.spec
- Creating 'packaging/rpm/gpsd.init'
- chmod -w packaging/rpm/gpsd.init
- rm -f ais_json.i && /opt/local/bin/python3.7 jsongen.py --ais --target=parser > ais_json.i && chmod a-w ais_json.i
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -fPIC -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include bits.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -fPIC -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include gpsdclient.c
- rm -f gps_maskdump.c && /opt/local/bin/python3.7 maskaudit.py -c /home/pbulk/build/geography/gpsd/work/gpsd-3.21 > gps_maskdump.c && chmod a-w gps_maskdump.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -fPIC -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include ais_json.c
- Creating 'gpscat'
- chmod -w gpscat
- Creating 'gpsfake'
- chmod +x gpscat
- chmod -w gpsfake
- chmod +x gpsfake
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -fPIC -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include gpsutils.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -fPIC -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include json.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -fPIC -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include libgps_core.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -fPIC -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include libgps_dbus.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -fPIC -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include libgps_json.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -fPIC -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include libgps_shm.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -fPIC -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include libgps_sock.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -fPIC -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include netlib.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -fPIC -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include rtcm2_json.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -fPIC -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include rtcm3_json.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -fPIC -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include shared_json.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -fPIC -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include timespec_str.c
- g++ -o libgpsmm.os -c -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -fPIC -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include libgpsmm.cpp
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 dbusexport.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -fPIC -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include gps_maskdump.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 gpsd.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 shmexport.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 timehint.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 bsd_base64.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 crc24q.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 driver_ais.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 driver_evermore.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 driver_garmin.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 driver_garmin_txt.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 driver_geostar.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 driver_greis.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 driver_greis_checksum.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 driver_italk.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 driver_navcom.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 driver_nmea0183.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 driver_nmea2000.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 driver_oncore.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 driver_rtcm2.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 driver_rtcm3.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 drivers.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 driver_sirf.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 driver_skytraq.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 driver_superstar2.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 driver_tsip.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 driver_ubx.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 driver_zodiac.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 geoid.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 gpsd_json.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 isgps.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 libgpsd_core.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 matrix.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 net_dgpsip.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 net_gnss_dispatch.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 net_ntrip.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 ntpshmread.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 ntpshmwrite.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 packet.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 ppsthread.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 pseudoais.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 pseudonmea.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 serial.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 subframe.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 timebase.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include ais_json.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include bits.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include gpsdclient.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include gps_maskdump.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include hex.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include gpsutils.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include json.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include libgps_core.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include libgps_dbus.c
- ar rc libgpsd.a bsd_base64.o crc24q.o driver_ais.o driver_evermore.o driver_garmin.o driver_garmin_txt.o driver_geostar.o driver_greis.o driver_greis_checksum.o driver_italk.o driver_navcom.o driver_nmea0183.o driver_nmea2000.o driver_oncore.o driver_rtcm2.o driver_rtcm3.o drivers.o driver_sirf.o driver_skytraq.o driver_superstar2.o driver_tsip.o driver_ubx.o driver_zodiac.o geoid.o gpsd_json.o isgps.o libgpsd_core.o matrix.o net_dgpsip.o net_gnss_dispatch.o net_ntrip.o ntpshmread.o ntpshmwrite.o packet.o ppsthread.o pseudoais.o pseudonmea.o serial.o subframe.o timebase.o
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include libgps_json.c
- ranlib libgpsd.a
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include libgps_shm.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include libgps_sock.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include netlib.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include os_compat.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include rtcm2_json.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include rtcm3_json.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include shared_json.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include timespec_str.c
- g++ -o libgpsmm.o -c -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include libgpsmm.cpp
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include gpsdctl.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include gps2udp.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 gpsctl.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 gpsdecode.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include gpspipe.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include gpsrinex.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include gpxlogger.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include lcdgps.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include ntpshmmon.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -D__EXTENSIONS__ -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include cgps.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -D__EXTENSIONS__ -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 gpsmon.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -D__EXTENSIONS__ -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 monitor_garmin.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -D__EXTENSIONS__ -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 monitor_italk.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -D__EXTENSIONS__ -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 monitor_nmea0183.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -D__EXTENSIONS__ -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 monitor_oncore.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -D__EXTENSIONS__ -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 monitor_sirf.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -D__EXTENSIONS__ -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 monitor_superstar2.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -D__EXTENSIONS__ -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 monitor_tnt.c
- gcc -o 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 -pipe -msave-args -fno-aggressive-loop-optimizations -O2 -pthread -DLOG_PERROR=0 -D_FORTIFY_SOURCE=2 -D__EXTENSIONS__ -I/usr/include -I/opt/local/include/python3.7 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/glib-2.0 -I/opt/local/include/gio-unix-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/harfbuzz -I/opt/local/include/libdrm -I/opt/local/include/ncurses -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libusb-1.0 monitor_ubx.c
- Creating 'gps-3.21.egg-info'
- g++ -o libgps.so.27.0.0 -pthread -shared -Wl,-Bsymbolic -Wl,-soname=libgps.so.27 -Wl,-R/opt/local/gcc9/lib/gcc/x86_64-sun-solaris2.11/9.3.0 -Wl,-R/usr/lib/amd64 -Wl,-R/opt/local/lib ais_json.os bits.os gpsdclient.os gps_maskdump.os gpsutils.os hex.os json.os libgps_core.os libgps_dbus.os libgps_json.os libgps_shm.os libgps_sock.os netlib.os os_compat.os rtcm2_json.os rtcm3_json.os shared_json.os timespec_str.os libgpsmm.os -L. -L/opt/local/gcc9/lib/gcc/x86_64-sun-solaris2.11/9.3.0 -L/usr/lib/amd64 -L/opt/local/lib -lrt -lnsl -lsocket -lm -ldbus-1 -ldbus-1 -lrt -lnsl -lsocket
- Create symlinks for: 'libgps.so.27.0.0': 'libgps.so.27'->'libgps.so.27.0.0', 'libgps.so'->'libgps.so.27.0.0'
- os.chdir('.')
- ar rc libgps_static.a ais_json.o bits.o gpsdclient.o gps_maskdump.o gpsutils.o hex.o json.o libgps_core.o libgps_dbus.o libgps_json.o libgps_shm.o libgps_sock.o netlib.o os_compat.o rtcm2_json.o rtcm3_json.o shared_json.o timespec_str.o libgpsmm.o
- os.chdir('/home/pbulk/build/geography/gpsd/work/gpsd-3.21')
- os.chdir('.')
- ranlib libgps_static.a
- os.chdir('/home/pbulk/build/geography/gpsd/work/gpsd-3.21')
- gcc -o gpsctl -pthread -Wl,-R/opt/local/gcc9/lib/gcc/x86_64-sun-solaris2.11/9.3.0 -Wl,-R/usr/lib/amd64 -Wl,-R/opt/local/lib gpsctl.o -L. -L/opt/local/gcc9/lib/gcc/x86_64-sun-solaris2.11/9.3.0 -L/usr/lib/amd64 -L/opt/local/lib -lgpsd -lgps_static -lusb-1.0 -lm -lrt -lnsl -lsocket -ldbus-1
- gcc -o gpspipe -pthread -Wl,-R/opt/local/gcc9/lib/gcc/x86_64-sun-solaris2.11/9.3.0 -Wl,-R/usr/lib/amd64 -Wl,-R/opt/local/lib gpspipe.o -L. -L/opt/local/gcc9/lib/gcc/x86_64-sun-solaris2.11/9.3.0 -L/usr/lib/amd64 -L/opt/local/lib -lgps_static -lm -lrt -lnsl -lsocket -ldbus-1
- gcc -o gpsd -pthread -Wl,-R/opt/local/gcc9/lib/gcc/x86_64-sun-solaris2.11/9.3.0 -Wl,-R/usr/lib/amd64 -Wl,-R/opt/local/lib dbusexport.o gpsd.o shmexport.o timehint.o -L. -L/opt/local/gcc9/lib/gcc/x86_64-sun-solaris2.11/9.3.0 -L/usr/lib/amd64 -L/opt/local/lib -lgpsd -lgps_static -lusb-1.0 -lm -lrt -lnsl -lsocket -ldbus-1
- gcc -o gpsdctl -pthread -Wl,-R/opt/local/gcc9/lib/gcc/x86_64-sun-solaris2.11/9.3.0 -Wl,-R/usr/lib/amd64 -Wl,-R/opt/local/lib gpsdctl.o -L. -L/opt/local/gcc9/lib/gcc/x86_64-sun-solaris2.11/9.3.0 -L/usr/lib/amd64 -L/opt/local/lib -lgps_static -lm -lrt -lnsl -lsocket -ldbus-1
- gcc -o cgps -pthread -Wl,-R/opt/local/gcc9/lib/gcc/x86_64-sun-solaris2.11/9.3.0 -Wl,-R/usr/lib/amd64 -Wl,-R/opt/local/lib cgps.o -L. -L/opt/local/gcc9/lib/gcc/x86_64-sun-solaris2.11/9.3.0 -L/usr/lib/amd64 -L/opt/local/lib -lgps_static -lm -lrt -lnsl -lsocket -ldbus-1 -lncurses
- gcc -o ntpshmmon -pthread -Wl,-R/opt/local/gcc9/lib/gcc/x86_64-sun-solaris2.11/9.3.0 -Wl,-R/usr/lib/amd64 -Wl,-R/opt/local/lib ntpshmmon.o -L. -L/opt/local/gcc9/lib/gcc/x86_64-sun-solaris2.11/9.3.0 -L/usr/lib/amd64 -L/opt/local/lib -lgpsd -lgps_static -lm -lrt -lnsl -lsocket -ldbus-1
- gcc -o lcdgps -pthread -Wl,-R/opt/local/gcc9/lib/gcc/x86_64-sun-solaris2.11/9.3.0 -Wl,-R/usr/lib/amd64 -Wl,-R/opt/local/lib lcdgps.o -L. -L/opt/local/gcc9/lib/gcc/x86_64-sun-solaris2.11/9.3.0 -L/usr/lib/amd64 -L/opt/local/lib -lgps_static -lm -lrt -lnsl -lsocket -ldbus-1
- gcc -o gpxlogger -pthread -Wl,-R/opt/local/gcc9/lib/gcc/x86_64-sun-solaris2.11/9.3.0 -Wl,-R/usr/lib/amd64 -Wl,-R/opt/local/lib gpxlogger.o -L. -L/opt/local/gcc9/lib/gcc/x86_64-sun-solaris2.11/9.3.0 -L/usr/lib/amd64 -L/opt/local/lib -lgps_static -lm -lrt -lnsl -lsocket -ldbus-1
- gcc -o gps2udp -pthread -Wl,-R/opt/local/gcc9/lib/gcc/x86_64-sun-solaris2.11/9.3.0 -Wl,-R/usr/lib/amd64 -Wl,-R/opt/local/lib gps2udp.o -L. -L/opt/local/gcc9/lib/gcc/x86_64-sun-solaris2.11/9.3.0 -L/usr/lib/amd64 -L/opt/local/lib -lgps_static -lm -lrt -lnsl -lsocket -ldbus-1
- gcc -o gpsmon -pthread -Wl,-R/opt/local/gcc9/lib/gcc/x86_64-sun-solaris2.11/9.3.0 -Wl,-R/usr/lib/amd64 -Wl,-R/opt/local/lib gpsmon.o monitor_garmin.o monitor_italk.o monitor_nmea0183.o monitor_oncore.o monitor_sirf.o monitor_superstar2.o monitor_tnt.o monitor_ubx.o -L. -L/opt/local/gcc9/lib/gcc/x86_64-sun-solaris2.11/9.3.0 -L/usr/lib/amd64 -L/opt/local/lib -lgpsd -lgps_static -lusb-1.0 -lm -lrt -lnsl -lsocket -ldbus-1 -lncurses
- gcc -o gpsdecode -pthread -Wl,-R/opt/local/gcc9/lib/gcc/x86_64-sun-solaris2.11/9.3.0 -Wl,-R/usr/lib/amd64 -Wl,-R/opt/local/lib gpsdecode.o -L. -L/opt/local/gcc9/lib/gcc/x86_64-sun-solaris2.11/9.3.0 -L/usr/lib/amd64 -L/opt/local/lib -lgpsd -lgps_static -lusb-1.0 -lm -lrt -lnsl -lsocket -ldbus-1
- gcc -o gpsrinex -pthread -Wl,-R/opt/local/gcc9/lib/gcc/x86_64-sun-solaris2.11/9.3.0 -Wl,-R/usr/lib/amd64 -Wl,-R/opt/local/lib gpsrinex.o -L. -L/opt/local/gcc9/lib/gcc/x86_64-sun-solaris2.11/9.3.0 -L/usr/lib/amd64 -L/opt/local/lib -lgps_static -lm -lrt -lnsl -lsocket -ldbus-1
- scons: done building targets.
- WARNING: asciidoctor not found.
- WARNING: Some documentation and html will not be built.
- WARNING: Neither TIOCMIWAIT (PPS) nor RFC2783 API (KPPS) is available.
Add Comment
Please, Sign In to add comment