D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/@2371658:gpsd-3.25-1.2.mga9.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gdgrAd + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf gpsd-3.25 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/gpsd-3.25.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd gpsd-3.25 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/iurt/rpmbuild/SOURCES/gpsd-apistatus.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/iurt/rpmbuild/SOURCES/CVE-2025-67268.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/iurt/rpmbuild/SOURCES/CVE-2025-67269.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/iurt/rpmbuild/SOURCES/gpsd-cve-2026-58459.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + sed -i 's|systemctl daemon-reload|true|' SConscript + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.H8uAmB + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gpsd-3.25 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH ++ dirname /usr/lib/udev/rules.d + /usr/bin/scons -j24 prefix=/usr execprefix=/usr datadir=/usr/share libdir=/usr/lib docdir=/usr/share/doc/gpsd icondir=/usr/share/gpsd udevdir=/usr/lib/udev unitdir=/usr/lib/systemd/system target_python=python3 python_shebang=/usr/bin/python3 python_libdir=/usr/lib/python3.10/site-packages systemd=yes qt_versioned=5 dbus_export=yes scons: Reading SConscript files ... scons version: 4.4.0 scons is running under Python version: 3.10.18.final.0 gpsd version: 3.25 This system is: linux cc is gcc, version 12.3.0 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... yes Checking pkg-config for libusb-1.0... yes Checking for C library librt... yes Checking for C library libnsl... no Checking for C library libsocket... no Checking for C library libm... yes Checking for C library libthr... no Checking pkg-config for dbus-1... yes Checking pkg-config for bluez... yes Checking for C type in_port_t... yes Checking whether SUN_LEN is declared... yes Checking for C header file linux/can.h... yes You have kernel CANbus available. Checking if compiler is C11... yes Checking whether __STDC_NO_ATOMICS__ is declared... no Checking for C header file stdatomic.h... yes Checking whether __ORDER_BIG_ENDIAN__ is declared... yes Checking whether __ORDER_LITTLE_ENDIAN__ is declared... yes Checking whether __BYTE_ORDER__ is declared... yes Your compiler has built-in endianness support. Checking for C header file arpa/inet.h... yes Checking for C header file linux/serial.h... yes Checking for C header file netdb.h... yes Checking for C header file netinet/in.h... yes Checking for C header file netinet/ip.h... yes Checking for C header file sys/sysmacros.h... yes Checking for C header file sys/socket.h... yes Checking for C header file sys/un.h... yes Checking for C header file syslog.h... yes Checking for C header file termios.h... yes Checking for C header file winsock2.h... no Checking FLT_EVAL_METHOD is 0... no WARNING: FLT_EVAL_METHOD is not 0 Checking if strerror_r() returns int... no Checking time_t is 8 bytes... no WARNING: time_t is too small. It will fail in 2038 Checking for C function cfmakeraw()... yes Checking for C function clock_gettime()... yes Checking for C function daemon()... yes Checking for C function fcntl()... yes Checking for C function fork()... yes Checking for C function getopt_long()... yes Checking for C function gmtime_r()... yes Checking for C function inet_ntop()... yes Checking for C function strlcat()... no Checking for C function strlcpy()... no Checking for C function strnlen()... yes Checking for C function strptime()... yes Checking for C header file sys/timepps.h... yes Checking whether TIOCMIWAIT is declared... yes Checking for C library libbluetooth... yes Checking for C library libdbus-1... yes WARNING: AsciiDoctor not found. WARNING: Some documentation and html will not be built. Checking pkg-config for Qt5Network... yes Checking if compiler accepts -Wall... yes Checking if compiler accepts -Wextra... yes Checking if compiler accepts --disable-excess-fp-precision... no Checking if compiler accepts -fexcess-precision=standard... yes Checking if compiler accepts -Wcast-align... yes Checking if compiler accepts -Wcast-qual... 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 -Wundef... yes Checking if compiler accepts -Wvla... yes Checking whether canplayer program exists...no Checking whether coverage program exists...no Checking whether cppcheck program exists...no Checking whether dia program exists...no Checking whether flake8 program exists...no Checking whether pycodestyle program exists...no Checking whether pylint program exists...no Checking whether scan-build program exists...no Checking whether smilint program exists...no Checking whether tar program exists.../usr/bin/tar Checking whether valgrind program exists...no Program canplayer not found -- skipping NMEA 2000 tests Program coverage not found -- skipping Python coverage Program cppcheck not found -- skipping cppcheck checks Program dia not found -- not rebuiding cycle.svg. Program flake8 not found -- skipping flake8 checks Program pycodestyle not found -- skipping pycodestyle checks Program pylint not found -- skipping pylint checks Program scan-build not found -- skipping scan-build checks Program smilint not found -- skipping MIB checks Program valgrind not found -- skipping valgrind checks Checking whether python3 program exists.../usr/bin/python3 System PYTHONPATH is empty Ensure your PYTHONPATH includes /usr/lib/python3.10/site-packages/ Checking Python config vars... ok Checking Python target version... 3.10 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 Checking Python module matplotlib... WARNING: gpsplot is missing required runtime module matplotlib Altered configuration variables: manbuild = 0 (default auto): build help in man and HTML formats. No/Auto/Yes. prefix = /usr (default /usr/local): installation directory prefix python_libdir = /usr/lib/python3.10/site-packages (default ): Python module directory prefix python_shebang = /usr/bin/python3 (default /usr/bin/env python): Python shebang qt_versioned = 5 (default ): version for versioned Qt target_python = python3 (default python): target Python version as command docdir = /usr/share/doc/gpsd (default share/gpsd/doc): documents directory icondir = /usr/share/gpsd (default share/gpsd/icons): icon directory libdir = /usr/lib (default lib): system libraries udevdir = /usr/lib/udev (default /lib/udev): udev rules directory unitdir = /usr/lib/systemd/system (default /lib/systemd/system): Directory for systemd unit files NMEA2000 regression tests suppressed because rtcm104v2 is off or canplayer is missing. scons: done reading SConscript files. scons: Building targets ... Creating 'gpsd-3.25/android/gpsd_config' chmod -w gpsd-3.25/android/gpsd_config Creating 'gpsd-3.25/gps/gps.py' chmod -w gpsd-3.25/gps/gps.py PylibLink(["gpsd-3.25/clients/gps"], []) chmod +x gpsd-3.25/gps/gps.py Creating 'gpsd-3.25/include/gpsd_config.h' rm -f gpsd-3.25/include/packet_names.h && sed -e '/^ *\([A-Z][A-Z0-9_]*\),/s// "\1",/' < gpsd-3.25/include/packet_states.h > gpsd-3.25/include/packet_names.h && chmod a-w gpsd-3.25/include/packet_names.h Creating 'gpsd-3.25/clients/gpsd.php' chmod -w gpsd-3.25/clients/gpsd.php Creating 'gpsd-3.25/contrib/ntpshmviz' chmod -w gpsd-3.25/contrib/ntpshmviz Creating 'gpsd-3.25/contrib/skyview2svg.py' chmod +x gpsd-3.25/contrib/ntpshmviz chmod -w gpsd-3.25/contrib/skyview2svg.py Creating 'gpsd-3.25/contrib/webgps' chmod +x gpsd-3.25/contrib/skyview2svg.py chmod -w gpsd-3.25/contrib/webgps Creating 'gpsd-3.25/control' chmod -w gpsd-3.25/control chmod +x gpsd-3.25/contrib/webgps Creating 'gpsd-3.25/gpsd.rules' chmod -w gpsd-3.25/gpsd.rules Creating 'gpsd-3.25/libgps.pc' chmod -w gpsd-3.25/libgps.pc Creating 'gpsd-3.25/libQgpsmm.prl' chmod -w gpsd-3.25/libQgpsmm.prl Creating 'gpsd-3.25/packaging/deb/etc_default_gpsd' chmod -w gpsd-3.25/packaging/deb/etc_default_gpsd Creating 'gpsd-3.25/packaging/deb/etc_init.d_gpsd' chmod -w gpsd-3.25/packaging/deb/etc_init.d_gpsd Creating 'gpsd-3.25/packaging/gpsd-setup.py' chmod -w gpsd-3.25/packaging/gpsd-setup.py chmod +x gpsd-3.25/packaging/gpsd-setup.py Creating 'gpsd-3.25/packaging/rpm/gpsd.init' chmod -w gpsd-3.25/packaging/rpm/gpsd.init Creating 'gpsd-3.25/packaging/rpm/gpsd.spec' chmod -w gpsd-3.25/packaging/rpm/gpsd.spec Creating 'gpsd-3.25/packaging/X11/xgps.desktop' chmod -w gpsd-3.25/packaging/X11/xgps.desktop Creating 'gpsd-3.25/packaging/X11/xgpsspeed.desktop' chmod -w gpsd-3.25/packaging/X11/xgpsspeed.desktop Creating 'gpsd-3.25/Qgpsmm.pc' chmod -w gpsd-3.25/Qgpsmm.pc Creating 'gpsd-3.25/systemd/gpsdctl@.service' chmod -w gpsd-3.25/systemd/gpsdctl@.service Creating 'gpsd-3.25/systemd/gpsd.service' chmod -w gpsd-3.25/systemd/gpsd.service Creating 'gpsd-3.25/systemd/gpsd.socket' chmod -w gpsd-3.25/systemd/gpsd.socket gcc -o gpsd-3.25/gpsd/packet.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/gpsd/packet.c gcc -o gpsd-3.25/drivers/driver_rtcm2.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/drivers/driver_rtcm2.c gcc -o gpsd-3.25/gpsd/crc24q.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/gpsd/crc24q.c gcc -o gpsd-3.25/gpsd/isgps.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/gpsd/isgps.c gcc -o gpsd-3.25/libgps/os_compat.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/libgps/os_compat.c gcc -o gpsd-3.25/drivers/driver_greis_checksum.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/drivers/driver_greis_checksum.c gcc -o gpsd-3.25/libgps/gpspacket.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/libgps/gpspacket.c gcc -o gpsd-3.25/libgps/hex.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/libgps/hex.c Creating 'gpsd-3.25/gps/__init__.py' chmod -w gpsd-3.25/gps/__init__.py chmod +x gpsd-3.25/gps/__init__.py gcc -o gpsd-3.25/clients/gps2udp.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/clients/gps2udp.c rm -f gpsd-3.25/libgps/ais_json.i && /usr/bin/python3 gpsd-3.25/libgps/jsongen.py --ais --target=parser > gpsd-3.25/libgps/ais_json.i && chmod a-w gpsd-3.25/libgps/ais_json.i gcc -o gpsd-3.25/libgps/bits.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/libgps/bits.c gcc -o gpsd-3.25/libgps/gpsdclient.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/libgps/gpsdclient.c rm -f gpsd-3.25/libgps/gps_maskdump.c && /usr/bin/python3 gpsd-3.25/maskaudit.py -c /home/iurt/rpmbuild/BUILD/gpsd-3.25/gpsd-3.25 > gpsd-3.25/libgps/gps_maskdump.c && chmod a-w gpsd-3.25/libgps/gps_maskdump.c gcc -o gpsd-3.25/libgps/gpsutils.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/libgps/gpsutils.c gcc -o gpsd-3.25/libgps/hex.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/libgps/hex.c gcc -o gpsd-3.25/libgps/json.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/libgps/json.c gcc -o gpsd-3.25/libgps/libgps_core.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/libgps/libgps_core.c gcc -o gpsd-3.25/libgps/libgps_dbus.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/libgps/libgps_dbus.c gcc -o gpsd-3.25/libgps/libgps_json.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/libgps/libgps_json.c gcc -o gpsd-3.25/libgps/libgps_shm.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/libgps/libgps_shm.c gcc -o gpsd-3.25/libgps/libgps_sock.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/libgps/libgps_sock.c gcc -o gpsd-3.25/libgps/netlib.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/libgps/netlib.c gcc -o gpsd-3.25/libgps/ntpshmread.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/libgps/ntpshmread.c gcc -o gpsd-3.25/libgps/ais_json.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/libgps/ais_json.c Creating 'gpsd-3.25/clients/gpsplot' chmod -w gpsd-3.25/clients/gpsplot Creating 'gpsd-3.25/clients/xgps' chmod +x gpsd-3.25/clients/gpsplot Creating 'gpsd-3.25/clients/zerk' chmod -w gpsd-3.25/clients/xgps Creating 'gpsd-3.25/clients/gpsprof' chmod +x gpsd-3.25/clients/xgps Creating 'gpsd-3.25/clients/xgpsspeed' chmod -w gpsd-3.25/clients/zerk chmod +x gpsd-3.25/clients/zerk chmod -w gpsd-3.25/clients/gpsprof chmod -w gpsd-3.25/clients/xgpsspeed chmod +x gpsd-3.25/clients/gpsprof Creating 'gpsd-3.25/clients/gpscsv' chmod +x gpsd-3.25/clients/xgpsspeed chmod -w gpsd-3.25/clients/gpscsv Creating 'gpsd-3.25/clients/gegps' chmod +x gpsd-3.25/clients/gpscsv chmod -w gpsd-3.25/clients/gegps chmod +x gpsd-3.25/clients/gegps Creating 'gpsd-3.25/clients/ubxtool' chmod -w gpsd-3.25/clients/ubxtool chmod +x gpsd-3.25/clients/ubxtool gcc -o gpsd-3.25/libgps/gps_maskdump.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/libgps/gps_maskdump.c Creating 'gpsd-3.25/clients/gpssubframe' gcc -o gpsd-3.25/libgps/os_compat.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/libgps/os_compat.c chmod -w gpsd-3.25/clients/gpssubframe gcc -o gpsd-3.25/libgps/rtcm2_json.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/libgps/rtcm2_json.c chmod +x gpsd-3.25/clients/gpssubframe gcc -o gpsd-3.25/libgps/rtcm3_json.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/libgps/rtcm3_json.c gcc -o gpsd-3.25/libgps/shared_json.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/libgps/shared_json.c gcc -o gpsd-3.25/libgps/timespec_str.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/libgps/timespec_str.c g++ -o gpsd-3.25/libgps/libgpsmm.o -c -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/libgps/libgpsmm.cpp gcc -o gpsd-3.25/gpsctl.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsctl.c gcc -o gpsd-3.25/gpsd/bsd_base64.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/bsd_base64.c gcc -o gpsd-3.25/gpsd/crc24q.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/crc24q.c gcc -o gpsd-3.25/drivers/driver_ais.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/drivers/driver_ais.c gcc -o gpsd-3.25/drivers/driver_evermore.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/drivers/driver_evermore.c gcc -o gpsd-3.25/drivers/driver_garmin.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/drivers/driver_garmin.c gcc -o gpsd-3.25/drivers/driver_garmin_txt.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/drivers/driver_garmin_txt.c gcc -o gpsd-3.25/drivers/driver_geostar.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/drivers/driver_geostar.c gcc -o gpsd-3.25/drivers/driver_greis.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/drivers/driver_greis.c gcc -o gpsd-3.25/drivers/driver_greis_checksum.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/drivers/driver_greis_checksum.c gcc -o gpsd-3.25/drivers/driver_italk.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/drivers/driver_italk.c gcc -o gpsd-3.25/drivers/driver_navcom.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/drivers/driver_navcom.c gcc -o gpsd-3.25/drivers/driver_nmea0183.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/drivers/driver_nmea0183.c gcc -o gpsd-3.25/drivers/driver_nmea2000.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/drivers/driver_nmea2000.c gcc -o gpsd-3.25/drivers/driver_oncore.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/drivers/driver_oncore.c gcc -o gpsd-3.25/drivers/driver_rtcm2.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/drivers/driver_rtcm2.c gcc -o gpsd-3.25/drivers/driver_rtcm3.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/drivers/driver_rtcm3.c gcc -o gpsd-3.25/drivers/drivers.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/drivers/drivers.c gcc -o gpsd-3.25/drivers/driver_sirf.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/drivers/driver_sirf.c gcc -o gpsd-3.25/drivers/driver_skytraq.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/drivers/driver_skytraq.c gcc -o gpsd-3.25/drivers/driver_superstar2.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/drivers/driver_superstar2.c gcc -o gpsd-3.25/drivers/driver_tsip.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/drivers/driver_tsip.c gcc -o gpsd-3.25/drivers/driver_ubx.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/drivers/driver_ubx.c gcc -o gpsd-3.25/drivers/driver_zodiac.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/drivers/driver_zodiac.c gcc -o gpsd-3.25/gpsd/geoid.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/geoid.c gcc -o gpsd-3.25/libgpsdpacket.so.30.0.0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -pthread -shared -Wl,-soname=libgpsdpacket.so.30 gpsd-3.25/gpsd/crc24q.os gpsd-3.25/drivers/driver_greis_checksum.os gpsd-3.25/drivers/driver_rtcm2.os gpsd-3.25/libgps/gpspacket.os gpsd-3.25/gpsd/isgps.os gpsd-3.25/libgps/hex.os gpsd-3.25/libgps/os_compat.os gpsd-3.25/gpsd/packet.os -Lgpsd-3.25 -lrt -lm -ldbus-1 -lbluetooth -ldbus-1 -lrt gcc -o gpsd-3.25/gpsd/gpsd_json.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/gpsd_json.c gcc -o gpsd-3.25/gpsd/isgps.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/isgps.c Create symlinks for: 'gpsd-3.25/libgpsdpacket.so.30.0.0' 'gpsd-3.25/libgpsdpacket.so.30'->'gpsd-3.25/libgpsdpacket.so.30.0.0' 'gpsd-3.25/libgpsdpacket.so'->'gpsd-3.25/libgpsdpacket.so.30.0.0' gcc -o gpsd-3.25/gpsd/libgpsd_core.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/libgpsd_core.c Creating 'gpsd-3.25/gps/packet.py' chmod -w gpsd-3.25/gps/packet.py chmod +x gpsd-3.25/gps/packet.py Creating 'gpsd-3.25/clients/gpscat' chmod -w gpsd-3.25/clients/gpscat Creating 'gpsd-3.25/gpsfake' chmod -w gpsd-3.25/gpsfake chmod +x gpsd-3.25/clients/gpscat chmod +x gpsd-3.25/gpsfake gcc -o gpsd-3.25/gpsd/matrix.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/matrix.c gcc -o gpsd-3.25/gpsd/net_dgpsip.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/net_dgpsip.c gcc -o gpsd-3.25/gpsd/net_gnss_dispatch.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/net_gnss_dispatch.c gcc -o gpsd-3.25/gpsd/net_ntrip.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/net_ntrip.c gcc -o gpsd-3.25/gpsd/ntpshmwrite.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/ntpshmwrite.c gcc -o gpsd-3.25/gpsd/packet.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/packet.c gcc -o gpsd-3.25/gpsd/ppsthread.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/ppsthread.c gcc -o gpsd-3.25/gpsd/pseudoais.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/pseudoais.c gcc -o gpsd-3.25/gpsd/pseudonmea.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/pseudonmea.c gcc -o gpsd-3.25/gpsd/serial.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/serial.c gcc -o gpsd-3.25/gpsd/subframe.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/subframe.c gcc -o gpsd-3.25/gpsd/timebase.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/timebase.c gcc -o gpsd-3.25/clients/gpsdecode.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/clients/gpsdecode.c gcc -o gpsd-3.25/clients/gpspipe.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/clients/gpspipe.c gcc -o gpsd-3.25/clients/gpsrinex.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/clients/gpsrinex.c gcc -o gpsd-3.25/clients/gpssnmp.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/clients/gpssnmp.c gcc -o gpsd-3.25/clients/gpxlogger.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/clients/gpxlogger.c gcc -o gpsd-3.25/clients/lcdgps.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/clients/lcdgps.c gcc -o gpsd-3.25/clients/ntpshmmon.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/clients/ntpshmmon.c gcc -o gpsd-3.25/clients/ppscheck.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/clients/ppscheck.c gcc -o gpsd-3.25/clients/cgps.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/clients/cgps.c gcc -o gpsd-3.25/gpsmon/gpsmon.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsmon/gpsmon.c gcc -o gpsd-3.25/gpsmon/monitor_garmin.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsmon/monitor_garmin.c gcc -o gpsd-3.25/gpsmon/monitor_italk.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsmon/monitor_italk.c gcc -o gpsd-3.25/gpsmon/monitor_nmea0183.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsmon/monitor_nmea0183.c gcc -o gpsd-3.25/gpsmon/monitor_oncore.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsmon/monitor_oncore.c gcc -o gpsd-3.25/gpsmon/monitor_sirf.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsmon/monitor_sirf.c gcc -o gpsd-3.25/gpsmon/monitor_superstar2.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsmon/monitor_superstar2.c gcc -o gpsd-3.25/gpsmon/monitor_tnt.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsmon/monitor_tnt.c gcc -o gpsd-3.25/gpsmon/monitor_ubx.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsmon/monitor_ubx.c gcc -o gpsd-3.25/libgps/ais_json.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/libgps/ais_json.c gcc -o gpsd-3.25/libgps/bits.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/libgps/bits.c gcc -o gpsd-3.25/libgps/gpsdclient.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/libgps/gpsdclient.c gcc -o gpsd-3.25/libgps/gps_maskdump.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/libgps/gps_maskdump.c gcc -o gpsd-3.25/libgps/gpsutils.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/libgps/gpsutils.c gcc -o gpsd-3.25/libgps/json.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/libgps/json.c gcc -o gpsd-3.25/libgps/libgps_core.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/libgps/libgps_core.c gcc -o gpsd-3.25/libgps/libgps_dbus.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/libgps/libgps_dbus.c gcc -o gpsd-3.25/libgps/libgps_json.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/libgps/libgps_json.c gcc -o gpsd-3.25/libgps/libgps_shm.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/libgps/libgps_shm.c gcc -o gpsd-3.25/libgps/libgps_sock.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/libgps/libgps_sock.c gcc -o gpsd-3.25/libgps/netlib.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/libgps/netlib.c gcc -o gpsd-3.25/libgps/ntpshmread.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/libgps/ntpshmread.c gcc -o gpsd-3.25/libgps/rtcm2_json.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/libgps/rtcm2_json.c gcc -o gpsd-3.25/libgps/rtcm3_json.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/libgps/rtcm3_json.c gcc -o gpsd-3.25/libgps/shared_json.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/libgps/shared_json.c gcc -o gpsd-3.25/libgps/timespec_str.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/libgps/timespec_str.c g++ -o gpsd-3.25/libgps/libgpsmm.os -c -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/libgps/libgpsmm.cpp gcc -o gpsd-3.25/libgps/qt-ais_json.os -c -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -DUSE_QT -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore gpsd-3.25/libgps/ais_json.c g++ -o gpsd-3.25/libgps/qt-bits.os -c -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -DUSE_QT -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore gpsd-3.25/libgps/bits.c g++ -o gpsd-3.25/libgps/qt-gpsdclient.os -c -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -DUSE_QT -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore gpsd-3.25/libgps/gpsdclient.c g++ -o gpsd-3.25/libgps/qt-gps_maskdump.os -c -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -DUSE_QT -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore gpsd-3.25/libgps/gps_maskdump.c g++ -o gpsd-3.25/libgps/qt-gpsutils.os -c -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -DUSE_QT -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore gpsd-3.25/libgps/gpsutils.c g++ -o gpsd-3.25/libgps/qt-hex.os -c -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -DUSE_QT -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore gpsd-3.25/libgps/hex.c gcc -o gpsd-3.25/libgps/qt-json.os -c -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -DUSE_QT -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore gpsd-3.25/libgps/json.c g++ -o gpsd-3.25/libgps/qt-libgps_core.os -c -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -DUSE_QT -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore gpsd-3.25/libgps/libgps_core.c g++ -o gpsd-3.25/libgps/qt-libgps_dbus.os -c -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -DUSE_QT -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore gpsd-3.25/libgps/libgps_dbus.c gcc -o gpsd-3.25/libgps/qt-libgps_json.os -c -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -DUSE_QT -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore gpsd-3.25/libgps/libgps_json.c g++ -o gpsd-3.25/libgps/qt-libgps_shm.os -c -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -DUSE_QT -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore gpsd-3.25/libgps/libgps_shm.c g++ -o gpsd-3.25/libgps/qt-libgps_sock.os -c -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -DUSE_QT -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore gpsd-3.25/libgps/libgps_sock.c g++ -o gpsd-3.25/libgps/qt-netlib.os -c -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -DUSE_QT -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore gpsd-3.25/libgps/netlib.c g++ -o gpsd-3.25/libgps/qt-ntpshmread.os -c -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -DUSE_QT -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore gpsd-3.25/libgps/ntpshmread.c gcc -o gpsd-3.25/libgps/qt-os_compat.os -c -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -DUSE_QT -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore gpsd-3.25/libgps/os_compat.c gcc -o gpsd-3.25/libgps/qt-rtcm2_json.os -c -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -DUSE_QT -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore gpsd-3.25/libgps/rtcm2_json.c gcc -o gpsd-3.25/libgps/qt-rtcm3_json.os -c -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -DUSE_QT -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore gpsd-3.25/libgps/rtcm3_json.c gcc -o gpsd-3.25/libgps/qt-shared_json.os -c -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -DUSE_QT -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore gpsd-3.25/libgps/shared_json.c gcc -o gpsd-3.25/libgps/qt-timespec_str.os -c -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -DUSE_QT -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore gpsd-3.25/libgps/timespec_str.c g++ -o gpsd-3.25/libgps/qt-libgpsmm.os -c -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -DUSE_QT -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore gpsd-3.25/libgps/libgpsmm.cpp gcc -o gpsd-3.25/gpsd/dbusexport.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/dbusexport.c gcc -o gpsd-3.25/gpsd/gpsd.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/gpsd.c gcc -o gpsd-3.25/gpsd/shmexport.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/shmexport.c ar rc gpsd-3.25/libgpsd.a gpsd-3.25/gpsd/bsd_base64.o gpsd-3.25/gpsd/crc24q.o gpsd-3.25/drivers/driver_ais.o gpsd-3.25/drivers/driver_evermore.o gpsd-3.25/drivers/driver_garmin.o gpsd-3.25/drivers/driver_garmin_txt.o gpsd-3.25/drivers/driver_geostar.o gpsd-3.25/drivers/driver_greis.o gpsd-3.25/drivers/driver_greis_checksum.o gpsd-3.25/drivers/driver_italk.o gpsd-3.25/drivers/driver_navcom.o gpsd-3.25/drivers/driver_nmea0183.o gpsd-3.25/drivers/driver_nmea2000.o gpsd-3.25/drivers/driver_oncore.o gpsd-3.25/drivers/driver_rtcm2.o gpsd-3.25/drivers/driver_rtcm3.o gpsd-3.25/drivers/drivers.o gpsd-3.25/drivers/driver_sirf.o gpsd-3.25/drivers/driver_skytraq.o gpsd-3.25/drivers/driver_superstar2.o gpsd-3.25/drivers/driver_tsip.o gpsd-3.25/drivers/driver_ubx.o gpsd-3.25/drivers/driver_zodiac.o gpsd-3.25/gpsd/geoid.o gpsd-3.25/gpsd/gpsd_json.o gpsd-3.25/gpsd/isgps.o gpsd-3.25/gpsd/libgpsd_core.o gpsd-3.25/gpsd/matrix.o gpsd-3.25/gpsd/net_dgpsip.o gpsd-3.25/gpsd/net_gnss_dispatch.o gpsd-3.25/gpsd/net_ntrip.o gpsd-3.25/gpsd/ntpshmwrite.o gpsd-3.25/gpsd/packet.o gpsd-3.25/gpsd/ppsthread.o gpsd-3.25/gpsd/pseudoais.o gpsd-3.25/gpsd/pseudonmea.o gpsd-3.25/gpsd/serial.o gpsd-3.25/gpsd/subframe.o gpsd-3.25/gpsd/timebase.o ranlib gpsd-3.25/libgpsd.a gcc -o gpsd-3.25/gpsd/timehint.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/timehint.c gcc -o gpsd-3.25/gpsd/sd_socket.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/sd_socket.c gcc -o gpsd-3.25/clients/gpsdctl.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/clients/gpsdctl.c Creating 'gpsd-3.25/www/gpscap.py' chmod -w gpsd-3.25/www/gpscap.py chmod +x gpsd-3.25/www/gpscap.py Creating 'gpsd-3.25/www/hardware-head.html' chmod -w gpsd-3.25/www/hardware-head.html Creating 'gpsd-3.25/www/troubleshooting.html' chmod -w gpsd-3.25/www/troubleshooting.html cd gpsd-3.25/www; (cat hardware-head.html && PYTHONIOENCODING=utf-8 /usr/bin/python3 gpscap.py && cat hardware-tail.html) > hardware.html Creating 'gpsd-3.25/www/index.html' Creating 'gpsd-3.25/www/gps_report.cgi' chmod -w gpsd-3.25/www/index.html chmod -w gpsd-3.25/www/gps_report.cgi Creating 'gpsd-3.25/www/hacking.html' chmod -w gpsd-3.25/www/hacking.html Creating 'gpsd-3.25/www/faq.html' chmod -w gpsd-3.25/www/faq.html cp gpsd-3.25/NEWS gpsd-3.25/www/NEWS cp gpsd-3.25/TODO gpsd-3.25/www/TODO cp gpsd-3.25/clients/gpsdebuginfo gpsd-3.25/www/gpsdebuginfo Creating 'gpsd-3.25/gps-3.25.egg-info' g++ -o gpsd-3.25/tests/qt-test_gpsmm.o -c -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.25/tests/test_gpsmm.cpp ar rc gpsd-3.25/libgps_static.a gpsd-3.25/libgps/ais_json.o gpsd-3.25/libgps/bits.o gpsd-3.25/libgps/gpsdclient.o gpsd-3.25/libgps/gps_maskdump.o gpsd-3.25/libgps/gpsutils.o gpsd-3.25/libgps/hex.o gpsd-3.25/libgps/json.o gpsd-3.25/libgps/libgps_core.o gpsd-3.25/libgps/libgps_dbus.o gpsd-3.25/libgps/libgps_json.o gpsd-3.25/libgps/libgps_shm.o gpsd-3.25/libgps/libgps_sock.o gpsd-3.25/libgps/netlib.o gpsd-3.25/libgps/ntpshmread.o gpsd-3.25/libgps/os_compat.o gpsd-3.25/libgps/rtcm2_json.o gpsd-3.25/libgps/rtcm3_json.o gpsd-3.25/libgps/shared_json.o gpsd-3.25/libgps/timespec_str.o gpsd-3.25/libgps/libgpsmm.o ranlib gpsd-3.25/libgps_static.a gcc -o gpsd-3.25/clients/gpspipe -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -pthread gpsd-3.25/clients/gpspipe.o -Lgpsd-3.25 gpsd-3.25/libgps_static.a -lm -lrt -ldbus-1 gcc -o gpsd-3.25/clients/gpsdctl -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -pthread gpsd-3.25/clients/gpsdctl.o -Lgpsd-3.25 gpsd-3.25/libgps_static.a -lm -lrt -ldbus-1 gcc -o gpsd-3.25/clients/ppscheck -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -pthread gpsd-3.25/clients/ppscheck.o -Lgpsd-3.25 gpsd-3.25/libgps_static.a -lm -lrt -ldbus-1 gcc -o gpsd-3.25/clients/gpxlogger -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -pthread gpsd-3.25/clients/gpxlogger.o -Lgpsd-3.25 gpsd-3.25/libgps_static.a -lm -lrt -ldbus-1 gcc -o gpsd-3.25/clients/gpsdecode -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -pthread gpsd-3.25/clients/gpsdecode.o -Lgpsd-3.25 gpsd-3.25/libgpsd.a gpsd-3.25/libgps_static.a -lusb-1.0 -lbluetooth -lm -lrt -ldbus-1 gcc -o gpsd-3.25/clients/gpsrinex -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -pthread gpsd-3.25/clients/gpsrinex.o -Lgpsd-3.25 gpsd-3.25/libgps_static.a -lm -lrt -ldbus-1 gcc -o gpsd-3.25/clients/gps2udp -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -pthread gpsd-3.25/clients/gps2udp.o -Lgpsd-3.25 gpsd-3.25/libgps_static.a -lm -lrt -ldbus-1 gcc -o gpsd-3.25/clients/cgps -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -pthread gpsd-3.25/clients/cgps.o -Lgpsd-3.25 gpsd-3.25/libgps_static.a -lm -lrt -ldbus-1 -lncurses -ltinfo gcc -o gpsd-3.25/clients/gpssnmp -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -pthread gpsd-3.25/clients/gpssnmp.o -Lgpsd-3.25 gpsd-3.25/libgps_static.a -lm -lrt -ldbus-1 gcc -o gpsd-3.25/clients/lcdgps -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -pthread gpsd-3.25/clients/lcdgps.o -Lgpsd-3.25 gpsd-3.25/libgps_static.a -lm -lrt -ldbus-1 gcc -o gpsd-3.25/gpsctl -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -pthread gpsd-3.25/gpsctl.o -Lgpsd-3.25 gpsd-3.25/libgpsd.a gpsd-3.25/libgps_static.a -lusb-1.0 -lbluetooth -lm -lrt -ldbus-1 gcc -o gpsd-3.25/gpsd/gpsd -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -pthread gpsd-3.25/gpsd/dbusexport.o gpsd-3.25/gpsd/gpsd.o gpsd-3.25/gpsd/shmexport.o gpsd-3.25/gpsd/timehint.o gpsd-3.25/gpsd/sd_socket.o -Lgpsd-3.25 gpsd-3.25/libgpsd.a gpsd-3.25/libgps_static.a -lusb-1.0 -lbluetooth -lm -lrt -ldbus-1 gcc -o gpsd-3.25/gpsmon/gpsmon -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -pthread gpsd-3.25/gpsmon/gpsmon.o gpsd-3.25/gpsmon/monitor_garmin.o gpsd-3.25/gpsmon/monitor_italk.o gpsd-3.25/gpsmon/monitor_nmea0183.o gpsd-3.25/gpsmon/monitor_oncore.o gpsd-3.25/gpsmon/monitor_sirf.o gpsd-3.25/gpsmon/monitor_superstar2.o gpsd-3.25/gpsmon/monitor_tnt.o gpsd-3.25/gpsmon/monitor_ubx.o -Lgpsd-3.25 gpsd-3.25/libgpsd.a gpsd-3.25/libgps_static.a -lusb-1.0 -lbluetooth -lm -lrt -ldbus-1 -lncurses -ltinfo gcc -o gpsd-3.25/clients/ntpshmmon -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -pthread gpsd-3.25/clients/ntpshmmon.o -Lgpsd-3.25 gpsd-3.25/libgps_static.a -lm -lrt -ldbus-1 g++ -o gpsd-3.25/libgps.so.30.0.0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -pthread -shared -Wl,-soname=libgps.so.30 gpsd-3.25/libgps/ais_json.os gpsd-3.25/libgps/bits.os gpsd-3.25/libgps/gpsdclient.os gpsd-3.25/libgps/gps_maskdump.os gpsd-3.25/libgps/gpsutils.os gpsd-3.25/libgps/hex.os gpsd-3.25/libgps/json.os gpsd-3.25/libgps/libgps_core.os gpsd-3.25/libgps/libgps_dbus.os gpsd-3.25/libgps/libgps_json.os gpsd-3.25/libgps/libgps_shm.os gpsd-3.25/libgps/libgps_sock.os gpsd-3.25/libgps/netlib.os gpsd-3.25/libgps/ntpshmread.os gpsd-3.25/libgps/os_compat.os gpsd-3.25/libgps/rtcm2_json.os gpsd-3.25/libgps/rtcm3_json.os gpsd-3.25/libgps/shared_json.os gpsd-3.25/libgps/timespec_str.os gpsd-3.25/libgps/libgpsmm.os -Lgpsd-3.25 -lrt -lm -ldbus-1 -lbluetooth -ldbus-1 -lrt Create symlinks for: 'gpsd-3.25/libgps.so.30.0.0' 'gpsd-3.25/libgps.so.30'->'gpsd-3.25/libgps.so.30.0.0' 'gpsd-3.25/libgps.so'->'gpsd-3.25/libgps.so.30.0.0' g++ -o gpsd-3.25/libQgpsmm.so.30.0.0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -pthread -shared -Wl,-soname=libQgpsmm.so.30 gpsd-3.25/libgps/qt-ais_json.os gpsd-3.25/libgps/qt-bits.os gpsd-3.25/libgps/qt-gpsdclient.os gpsd-3.25/libgps/qt-gps_maskdump.os gpsd-3.25/libgps/qt-gpsutils.os gpsd-3.25/libgps/qt-hex.os gpsd-3.25/libgps/qt-json.os gpsd-3.25/libgps/qt-libgps_core.os gpsd-3.25/libgps/qt-libgps_dbus.os gpsd-3.25/libgps/qt-libgps_json.os gpsd-3.25/libgps/qt-libgps_shm.os gpsd-3.25/libgps/qt-libgps_sock.os gpsd-3.25/libgps/qt-netlib.os gpsd-3.25/libgps/qt-ntpshmread.os gpsd-3.25/libgps/qt-os_compat.os gpsd-3.25/libgps/qt-rtcm2_json.os gpsd-3.25/libgps/qt-rtcm3_json.os gpsd-3.25/libgps/qt-shared_json.os gpsd-3.25/libgps/qt-timespec_str.os gpsd-3.25/libgps/qt-libgpsmm.os -Lgpsd-3.25 -lrt -lm -ldbus-1 -lbluetooth -ldbus-1 -lQt5Network -lQt5Core Create symlinks for: 'gpsd-3.25/libQgpsmm.so.30.0.0' 'gpsd-3.25/libQgpsmm.so.30'->'gpsd-3.25/libQgpsmm.so.30.0.0' 'gpsd-3.25/libQgpsmm.so'->'gpsd-3.25/libQgpsmm.so.30.0.0' g++ -o gpsd-3.25/tests/test_qgpsmm -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -pthread gpsd-3.25/tests/qt-test_gpsmm.o -Lgpsd-3.25 -lQgpsmm scons: done building targets. WARNING: gpsplot is missing required runtime module matplotlib Ensure your PYTHONPATH includes /usr/lib/python3.10/site-packages/ WARNING: AsciiDoctor not found. WARNING: Some documentation and html will not be built. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9XYIWT + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386 ++ dirname /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386 + cd gpsd-3.25 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + DESTDIR=/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386 + STRIP=/bin/true + /usr/bin/scons install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386 systemd_install udev-install scons: Reading SConscript files ... scons version: 4.4.0 scons is running under Python version: 3.10.18.final.0 gpsd version: 3.25 This system is: linux cc is gcc, version 12.3.0 Checking whether the C compiler works... (cached) yes Checking if compiler accepts -pthread... (cached) yes Checking whether the C++ compiler works... (cached) yes Checking for C header file curses.h... (cached) yes Checking pkg-config for ncurses... (cached) yes Checking pkg-config for tinfo... (cached) yes Checking pkg-config for libusb-1.0... (cached) yes Checking for C library librt... (cached) yes Checking for C library libnsl... (cached) no Checking for C library libsocket... (cached) no Checking for C library libm... (cached) yes Checking for C library libthr... (cached) no Checking pkg-config for dbus-1... (cached) yes Checking pkg-config for bluez... (cached) yes Checking for C type in_port_t... (cached) yes Checking whether SUN_LEN is declared... (cached) yes Checking for C header file linux/can.h... (cached) yes You have kernel CANbus available. Checking if compiler is C11... (cached) yes Checking whether __STDC_NO_ATOMICS__ is declared... (cached) no Checking for C header file stdatomic.h... (cached) yes Checking whether __ORDER_BIG_ENDIAN__ is declared... (cached) yes Checking whether __ORDER_LITTLE_ENDIAN__ is declared... (cached) yes Checking whether __BYTE_ORDER__ is declared... (cached) yes Your compiler has built-in endianness support. Checking for C header file arpa/inet.h... (cached) yes Checking for C header file linux/serial.h... (cached) yes Checking for C header file netdb.h... (cached) yes Checking for C header file netinet/in.h... (cached) yes Checking for C header file netinet/ip.h... (cached) yes Checking for C header file sys/sysmacros.h... (cached) yes Checking for C header file sys/socket.h... (cached) yes Checking for C header file sys/un.h... (cached) yes Checking for C header file syslog.h... (cached) yes Checking for C header file termios.h... (cached) yes Checking for C header file winsock2.h... (cached) no Checking FLT_EVAL_METHOD is 0... (cached) no WARNING: FLT_EVAL_METHOD is not 0 Checking if strerror_r() returns int... (cached) no Checking time_t is 8 bytes... (cached) no WARNING: time_t is too small. It will fail in 2038 Checking for C function cfmakeraw()... (cached) yes Checking for C function clock_gettime()... (cached) yes Checking for C function daemon()... (cached) yes Checking for C function fcntl()... (cached) yes Checking for C function fork()... (cached) yes Checking for C function getopt_long()... (cached) yes Checking for C function gmtime_r()... (cached) yes Checking for C function inet_ntop()... (cached) yes Checking for C function strlcat()... (cached) no Checking for C function strlcpy()... (cached) no Checking for C function strnlen()... (cached) yes Checking for C function strptime()... (cached) yes Checking for C header file sys/timepps.h... (cached) yes Checking whether TIOCMIWAIT is declared... (cached) yes Checking for C library libbluetooth... (cached) yes Checking for C library libdbus-1... (cached) yes WARNING: AsciiDoctor not found. WARNING: Some documentation and html will not be built. Checking pkg-config for Qt5Network... (cached) yes Checking if compiler accepts -Wall... (cached) yes Checking if compiler accepts -Wextra... (cached) yes Checking if compiler accepts --disable-excess-fp-precision... (cached) no Checking if compiler accepts -fexcess-precision=standard... (cached) yes Checking if compiler accepts -Wcast-align... (cached) yes Checking if compiler accepts -Wcast-qual... (cached) yes Checking if compiler accepts -Wimplicit-fallthrough... (cached) yes Checking if compiler accepts -Wmissing-declarations... (cached) yes Checking if compiler accepts -Wmissing-prototypes... (cached) yes Checking if compiler accepts -Wno-missing-field-initializers... (cached) yes Checking if compiler accepts -Wno-uninitialized... (cached) yes Checking if compiler accepts -Wpointer-arith... (cached) yes Checking if compiler accepts -Wreturn-type... (cached) yes Checking if compiler accepts -Wstrict-prototypes... (cached) yes Checking if compiler accepts -Wundef... (cached) yes Checking if compiler accepts -Wvla... (cached) yes Checking whether canplayer program exists...no Checking whether coverage program exists...no Checking whether cppcheck program exists...no Checking whether dia program exists...no Checking whether flake8 program exists...no Checking whether pycodestyle program exists...no Checking whether pylint program exists...no Checking whether scan-build program exists...no Checking whether smilint program exists...no Checking whether tar program exists.../usr/bin/tar Checking whether valgrind program exists...no Program canplayer not found -- skipping NMEA 2000 tests Program coverage not found -- skipping Python coverage Program cppcheck not found -- skipping cppcheck checks Program dia not found -- not rebuiding cycle.svg. Program flake8 not found -- skipping flake8 checks Program pycodestyle not found -- skipping pycodestyle checks Program pylint not found -- skipping pylint checks Program scan-build not found -- skipping scan-build checks Program smilint not found -- skipping MIB checks Program valgrind not found -- skipping valgrind checks Checking whether python3 program exists.../usr/bin/python3 System PYTHONPATH is empty Ensure your PYTHONPATH includes /usr/lib/python3.10/site-packages/ Checking Python config vars... ok (cached) Checking Python target version... (cached) 3.10 Checking Python module serial (pyserial)... (cached) found Checking Python module cairo (pycairo)... (cached) found Checking Python module gi (pygobject)... (cached) found Checking pkg-config for gtk+-3.0... (cached) yes Checking Python module matplotlib... (cached) WARNING: gpsplot is missing required runtime module matplotlib Altered configuration variables: manbuild = 0 (default auto): build help in man and HTML formats. No/Auto/Yes. prefix = /usr (default /usr/local): installation directory prefix python_libdir = /usr/lib/python3.10/site-packages (default ): Python module directory prefix python_shebang = /usr/bin/python3 (default /usr/bin/env python): Python shebang qt_versioned = 5 (default ): version for versioned Qt target_python = python3 (default python): target Python version as command docdir = /usr/share/doc/gpsd (default share/gpsd/doc): documents directory icondir = /usr/share/gpsd (default share/gpsd/icons): icon directory libdir = /usr/lib (default lib): system libraries udevdir = /usr/lib/udev (default /lib/udev): udev rules directory unitdir = /usr/lib/systemd/system (default /lib/systemd/system): Directory for systemd unit files NMEA2000 regression tests suppressed because rtcm104v2 is off or canplayer is missing. scons: done reading SConscript files. scons: Building targets ... Install file: "gpsd-3.25/gpsd/gpsd" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/sbin/gpsd" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/sbin/gpsd Install file: "gpsd-3.25/clients/gpsdctl" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/sbin/gpsdctl" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/sbin/gpsdctl Install file: "gpsd-3.25/clients/gps2udp" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/gps2udp" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/gps2udp Install file: "gpsd-3.25/gpsctl" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/gpsctl" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/gpsctl Install file: "gpsd-3.25/clients/gpsdecode" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/gpsdecode" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/gpsdecode Install file: "gpsd-3.25/clients/gpspipe" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/gpspipe" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/gpspipe Install file: "gpsd-3.25/clients/gpsrinex" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/gpsrinex" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/gpsrinex Install file: "gpsd-3.25/clients/gpssnmp" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/gpssnmp" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/gpssnmp Install file: "gpsd-3.25/clients/gpxlogger" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/gpxlogger" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/gpxlogger Install file: "gpsd-3.25/clients/lcdgps" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/lcdgps" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/lcdgps Install file: "gpsd-3.25/clients/ntpshmmon" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/ntpshmmon" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/ntpshmmon Install file: "gpsd-3.25/clients/ppscheck" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/ppscheck" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/ppscheck Install file: "gpsd-3.25/clients/cgps" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/cgps" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/cgps Install file: "gpsd-3.25/gpsmon/gpsmon" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/gpsmon" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/gpsmon Install file: "gpsd-3.25/libgps.so.30.0.0" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/lib/libgps.so.30.0.0" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/lib/libgps.so.30.0.0 Install file: "gpsd-3.25/libgpsdpacket.so.30.0.0" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/lib/libgpsdpacket.so.30.0.0" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/lib/libgpsdpacket.so.30.0.0 Install file: "gpsd-3.25/libQgpsmm.so.30.0.0" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/lib/libQgpsmm.so.30.0.0" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/lib/libQgpsmm.so.30.0.0 Install file: "gpsd-3.25/clients/gpsdebuginfo" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/gpsdebuginfo" Install file: "gpsd-3.25/AUTHORS" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/doc/gpsd/AUTHORS" Install file: "gpsd-3.25/build.adoc" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/doc/gpsd/build.adoc" Install file: "gpsd-3.25/COPYING" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/doc/gpsd/COPYING" Install file: "gpsd-3.25/www/example1.c.txt" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/doc/gpsd/example1.c.txt" Install file: "gpsd-3.25/www/example2.py.txt" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/doc/gpsd/example2.py.txt" Install file: "gpsd-3.25/NEWS" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/doc/gpsd/NEWS" Install file: "gpsd-3.25/README.adoc" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/doc/gpsd/README.adoc" Install file: "gpsd-3.25/SUPPORT.adoc" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/doc/gpsd/SUPPORT.adoc" Install file: "gpsd-3.25/packaging/X11/gpsd-logo.png" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/gpsd/gpsd-logo.png" Install file: "gpsd-3.25/include/libgpsmm.h" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/include/libgpsmm.h" Install file: "gpsd-3.25/include/gps.h" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/include/gps.h" Install file: "gpsd-3.25/man/cgps.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/man/man1/cgps.1" Install file: "gpsd-3.25/man/gegps.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/man/man1/gegps.1" Install file: "gpsd-3.25/man/gps.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/man/man1/gps.1" Install file: "gpsd-3.25/man/gps2udp.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/man/man1/gps2udp.1" Install file: "gpsd-3.25/man/gpscat.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/man/man1/gpscat.1" Install file: "gpsd-3.25/man/gpscsv.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/man/man1/gpscsv.1" Install file: "gpsd-3.25/man/gpsctl.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/man/man1/gpsctl.1" Install file: "gpsd-3.25/man/gpsd.8" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/man/man8/gpsd.8" Install file: "gpsd-3.25/man/gpsd_json.5" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/man/man5/gpsd_json.5" Install file: "gpsd-3.25/man/gpsdctl.8" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/man/man8/gpsdctl.8" Install file: "gpsd-3.25/man/gpsdebuginfo.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/man/man1/gpsdebuginfo.1" Install file: "gpsd-3.25/man/gpsdecode.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/man/man1/gpsdecode.1" Install file: "gpsd-3.25/man/gpsfake.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/man/man1/gpsfake.1" Install file: "gpsd-3.25/man/gpsinit.8" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/man/man8/gpsinit.8" Install file: "gpsd-3.25/man/gpsmon.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/man/man1/gpsmon.1" Install file: "gpsd-3.25/man/gpspipe.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/man/man1/gpspipe.1" Install file: "gpsd-3.25/man/gpsplot.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/man/man1/gpsplot.1" Install file: "gpsd-3.25/man/gpsprof.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/man/man1/gpsprof.1" Install file: "gpsd-3.25/man/gpsrinex.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/man/man1/gpsrinex.1" Install file: "gpsd-3.25/man/gpssnmp.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/man/man1/gpssnmp.1" Install file: "gpsd-3.25/man/gpssubframe.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/man/man1/gpssubframe.1" Install file: "gpsd-3.25/man/gpxlogger.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/man/man1/gpxlogger.1" Install file: "gpsd-3.25/man/lcdgps.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/man/man1/lcdgps.1" Install file: "gpsd-3.25/man/libQgpsmm.3" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/man/man3/libQgpsmm.3" Install file: "gpsd-3.25/man/libgps.3" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/man/man3/libgps.3" Install file: "gpsd-3.25/man/libgpsmm.3" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/man/man3/libgpsmm.3" Install file: "gpsd-3.25/man/ntpshmmon.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/man/man1/ntpshmmon.1" Install file: "gpsd-3.25/man/ppscheck.8" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/man/man8/ppscheck.8" Install file: "gpsd-3.25/man/ubxtool.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/man/man1/ubxtool.1" Install file: "gpsd-3.25/man/xgps.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/man/man1/xgps.1" Install file: "gpsd-3.25/man/xgpsspeed.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/man/man1/xgpsspeed.1" Install file: "gpsd-3.25/man/zerk.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/man/man1/zerk.1" Install file: "gpsd-3.25/man/GPSD-MIB" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/snmp/mibs/gpsd/GPSD-MIB" Install file: "gpsd-3.25/libgps.pc" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/lib/pkgconfig/libgps.pc" Install file: "gpsd-3.25/Qgpsmm.pc" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/lib/pkgconfig/Qgpsmm.pc" Install file: "gpsd-3.25/libQgpsmm.prl" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/lib/libQgpsmm.prl" Install file: "gpsd-3.25/gps/__init__.py" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/lib/python3.10/site-packages/gps/__init__.py" Install file: "gpsd-3.25/gps/aiogps.py" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/lib/python3.10/site-packages/gps/aiogps.py" Install file: "gpsd-3.25/gps/client.py" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/lib/python3.10/site-packages/gps/client.py" Install file: "gpsd-3.25/gps/clienthelpers.py" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/lib/python3.10/site-packages/gps/clienthelpers.py" Install file: "gpsd-3.25/gps/fake.py" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/lib/python3.10/site-packages/gps/fake.py" Install file: "gpsd-3.25/gps/gps.py" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/lib/python3.10/site-packages/gps/gps.py" Install file: "gpsd-3.25/gps/misc.py" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/lib/python3.10/site-packages/gps/misc.py" Install file: "gpsd-3.25/gps/packet.py" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/lib/python3.10/site-packages/gps/packet.py" Install file: "gpsd-3.25/gps/ubx.py" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/lib/python3.10/site-packages/gps/ubx.py" Install file: "gpsd-3.25/gps/watch_options.py" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/lib/python3.10/site-packages/gps/watch_options.py" Install file: "gpsd-3.25/clients/gegps" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/gegps" Install file: "gpsd-3.25/clients/gpscat" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/gpscat" Install file: "gpsd-3.25/clients/gpscsv" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/gpscsv" Install file: "gpsd-3.25/clients/gpsplot" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/gpsplot" Install file: "gpsd-3.25/clients/gpsprof" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/gpsprof" Install file: "gpsd-3.25/clients/gpssubframe" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/gpssubframe" Install file: "gpsd-3.25/clients/ubxtool" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/ubxtool" Install file: "gpsd-3.25/clients/zerk" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/zerk" Install file: "gpsd-3.25/gpsfake" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/gpsfake" Install file: "gpsd-3.25/clients/xgps" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/xgps" Install file: "gpsd-3.25/clients/xgpsspeed" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/xgpsspeed" Install file: "gpsd-3.25/gps-3.25.egg-info" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/lib/python3.10/site-packages/gps-3.25.egg-info" Install file: "gpsd-3.25/systemd/gpsdctl@.service" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/lib/systemd/system/gpsdctl@.service" Install file: "gpsd-3.25/systemd/gpsd.service" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/lib/systemd/system/gpsd.service" Install file: "gpsd-3.25/systemd/gpsd.socket" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/lib/systemd/system/gpsd.socket" true || true mkdir -p /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/lib/udev/rules.d cp /home/iurt/rpmbuild/BUILD/gpsd-3.25/gpsd-3.25/gpsd.rules /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/lib/udev/rules.d/25-gpsd.rules scons: done building targets. WARNING: gpsplot is missing required runtime module matplotlib Ensure your PYTHONPATH includes /usr/lib/python3.10/site-packages/ WARNING: AsciiDoctor not found. WARNING: Some documentation and html will not be built. + mv /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/lib/udev/rules.d/25-gpsd.rules /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/lib/udev/rules.d/99-gpsd.rules + /usr/bin/install -d -m 0755 /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/etc/sysconfig + /usr/bin/install -p -m 0644 /home/iurt/rpmbuild/SOURCES/gpsd.sysconfig /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/etc/sysconfig/gpsd + desktop-file-install --dir /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/applications packaging/X11/xgps.desktop + desktop-file-install --dir /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/applications packaging/X11/xgpsspeed.desktop + sed -i 's|/local||g' /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/applications/xgps.desktop /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/applications/xgpsspeed.desktop + sed -i 's|/icons||g' /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/applications/xgps.desktop /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/applications/xgpsspeed.desktop + /usr/bin/install -p -m 0755 gpsinit /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/sbin + rm -rf /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/doc/gpsd + /usr/bin/find-debuginfo -j24 --strict-build-id -m -i --build-id-seed 3.25-1.2.mga9 --unique-debug-suffix -3.25-1.2.mga9.i386 --unique-debug-src-base gpsd-3.25-1.2.mga9.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/gpsd-3.25 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/cgps extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/gpsctl extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/gps2udp extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/gpsdecode extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/gpssnmp extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/gpsrinex extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/gpsmon extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/gpspipe extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/lcdgps extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/ntpshmmon extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/ppscheck extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/bin/gpxlogger extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/lib/libgps.so.30.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/sbin/gpsd extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/lib/libQgpsmm.so.30.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/lib/libgpsdpacket.so.30.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/sbin/gpsdctl original debug info size: 12796kB, size after compression: 7040kB /usr/bin/sepdebugcrcfix: Updated 17 CRC32s, 0 CRC32s did match. 6232 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/applications/xgps.desktop: warning: key "Encoding" in group "Desktop Entry" is deprecated /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/applications/xgps.desktop: warning: value "Application;Maps;Utility;" for key "Categories" in group "Desktop Entry" contains a deprecated value "Application" /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/applications/xgpsspeed.desktop: warning: key "Encoding" in group "Desktop Entry" is deprecated /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/applications/xgpsspeed.desktop: warning: value "Application;Maps;Utility;" for key "Categories" in group "Desktop Entry" contains a deprecated value "Application" + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/lib/python3.10/site-packages/gps/__init__.py is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib/python3.10/site-packages/gps/packet.py is executable but has no shebang, removing executable bit mangling shebang in /usr/sbin/gpsinit from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/gpsdebuginfo from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/lib/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: gpsd-3.25-1.2.mga9.i586 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7GPGjO + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gpsd-3.25 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/doc/gpsd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/doc/gpsd + cp -pr README.adoc /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/doc/gpsd + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/doc/gpsd + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(gpsd) = 3.25-1.2.mga9 gps3d gpsd = 3.25-1.2.mga9 gpsd(x86-32) = 3.25-1.2.mga9 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh rpm-helper >= 0.24.8-1 Requires(preun): /bin/sh rpm-helper >= 0.24.8-1 Requires: libbluetooth.so.3 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.27) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.33) libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libdbus-1.so.3 libdbus-1.so.3(LIBDBUS_1_3) libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libm.so.6(GLIBC_2.29) libm.so.6(GLIBC_2.35) libncurses.so.6 libtinfo.so.6 libusb-1.0.so.0 Processing files: libgpsd30-3.25-1.2.mga9.i586 Provides: libgps.so.30 libgpsd30 = 3.25-1.2.mga9 libgpsd30(x86-32) = 3.25-1.2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libdbus-1.so.3 libdbus-1.so.3(LIBDBUS_1_3) libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(GLIBCXX_3.4) Processing files: libgpsdpacket30-3.25-1.2.mga9.i586 Provides: libgpsdpacket.so.30 libgpsdpacket30 = 3.25-1.2.mga9 libgpsdpacket30(x86-32) = 3.25-1.2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libm.so.6 libm.so.6(GLIBC_2.1) Processing files: libQgpsmm30-3.25-1.2.mga9.i586 Provides: libQgpsmm.so.30 libQgpsmm30 = 3.25-1.2.mga9 libQgpsmm30(x86-32) = 3.25-1.2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Core.so.5 libQt5Core.so.5(Qt_5) libQt5Core.so.5(Qt_5.15) libQt5Network.so.5 libQt5Network.so.5(Qt_5) libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libdbus-1.so.3 libdbus-1.so.3(LIBDBUS_1_3) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libm.so.6(GLIBC_2.29) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(GLIBCXX_3.4) Processing files: libgpsd-devel-3.25-1.2.mga9.i586 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TZSH8a + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gpsd-3.25 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/doc/libgpsd-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/doc/libgpsd-devel + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386/usr/share/doc/libgpsd-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(libQgpsmm) devel(libgps) devel(libgpsdpacket) gpsd-devel = 3.25-1.2.mga9 libgpsd-devel = 3.25-1.2.mga9 libgpsd-devel(x86-32) = 3.25-1.2.mga9 pkgconfig(Qgpsmm) = 3.25 pkgconfig(libgps) = 3.25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libQt5Core) devel(libQt5Network) devel(libdbus-1) devel(libgcc_s) devel(libm) devel(libstdc++) pkgconfig pkgconfig(Qt5Network) Processing files: gpsd-clients-3.25-1.2.mga9.i586 Provides: application() application(xgps.desktop) application(xgpsspeed.desktop) gpsd-clients = 3.25-1.2.mga9 gpsd-clients(x86-32) = 3.25-1.2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libbluetooth.so.3 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.27) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.33) libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libdbus-1.so.3 libdbus-1.so.3(LIBDBUS_1_3) libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libm.so.6(GLIBC_2.29) libm.so.6(GLIBC_2.35) libncurses.so.6 libtinfo.so.6 libusb-1.0.so.0 typelib(GLib) typelib(Gdk) typelib(GdkPixbuf) typelib(Gtk) = 3.0 Processing files: python3-gpsd-3.25-1.2.mga9.i586 Provides: gpsd-python = 3.25-1.2.mga9 python-gpsd = 3.25-1.2.mga9 python-gpsd = 3.25-1.2.mga9 python3-gpsd = 3.25-1.2.mga9 python3-gpsd(x86-32) = 3.25-1.2.mga9 python3.10-gpsd = 3.25-1.2.mga9 python3.10dist(gps) = 3.25 python3dist(gps) = 3.25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.10 Obsoletes: gpsd-python < 3.17-1 python-gpsd < 3.17-2 Processing files: gpsd-debugsource-3.25-1.2.mga9.i586 Provides: gpsd-debugsource = 3.25-1.2.mga9 gpsd-debugsource(x86-32) = 3.25-1.2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gpsd-debuginfo-3.25-1.2.mga9.i586 Provides: debuginfo(build-id) = 018789ef6b7784ee499f603579aa5ce117a3e52d debuginfo(build-id) = 11d2139aac8e5cb2a2c76bc14ecba823e779d049 debuginfo(build-id) = 32693d41bc0207d53e77e4c15cfc376198a29905 debuginfo(build-id) = 4876352df0000c4d3fbef18eff1b52e9d2a3f3a4 debuginfo(build-id) = 884540fc2246d65f6c9220c05b5a97851755ebcf debuginfo(build-id) = a1ef9ed48a4043fd8faecdbdf99cac632fe3e5b4 debuginfo(build-id) = da43fd5943a9242394e22603b9b243d9446c7ef8 debuginfo(build-id) = e654636fc20fd1dabfb93527133c820bf30643bd gpsd-debuginfo = 3.25-1.2.mga9 gpsd-debuginfo(x86-32) = 3.25-1.2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gpsd-debugsource(x86-32) = 3.25-1.2.mga9 Processing files: libgpsd30-debuginfo-3.25-1.2.mga9.i586 Provides: debuginfo(build-id) = 5183fb8c628d8e1c3ff9cc88944fc76bea1d3454 libgpsd30-debuginfo = 3.25-1.2.mga9 libgpsd30-debuginfo(x86-32) = 3.25-1.2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gpsd-debugsource(x86-32) = 3.25-1.2.mga9 Processing files: libgpsdpacket30-debuginfo-3.25-1.2.mga9.i586 Provides: debuginfo(build-id) = 284b24a6f3ffde83c485ca930b22450517e746b5 libgpsdpacket30-debuginfo = 3.25-1.2.mga9 libgpsdpacket30-debuginfo(x86-32) = 3.25-1.2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gpsd-debugsource(x86-32) = 3.25-1.2.mga9 Processing files: libQgpsmm30-debuginfo-3.25-1.2.mga9.i586 Provides: debuginfo(build-id) = 9f16be02e4b82c2be75d3e3a3da41b9d98bfea36 libQgpsmm30-debuginfo = 3.25-1.2.mga9 libQgpsmm30-debuginfo(x86-32) = 3.25-1.2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gpsd-debugsource(x86-32) = 3.25-1.2.mga9 Processing files: gpsd-clients-debuginfo-3.25-1.2.mga9.i586 Provides: debuginfo(build-id) = 0c5e9fefe260f9da319989a8cb9787ebbfbb3a4b debuginfo(build-id) = 212b2ce1453f6071e96473f7739a9975f249d824 debuginfo(build-id) = a251e67419c531a98f5a2f1a59f2de6e54641de6 debuginfo(build-id) = a908dae84703da1eaf9a350f26ece28fd9cf53b1 debuginfo(build-id) = b9af3668170a3d7b1f293b75819e83c808172660 debuginfo(build-id) = e3742d8799e3918647f806eabd40df4ca0238870 gpsd-clients-debuginfo = 3.25-1.2.mga9 gpsd-clients-debuginfo(x86-32) = 3.25-1.2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gpsd-debugsource(x86-32) = 3.25-1.2.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386 Wrote: /home/iurt/rpmbuild/RPMS/i586/gpsd-clients-debuginfo-3.25-1.2.mga9.i586.rpm Wrote: /home/iurt/rpmbuild/RPMS/i586/gpsd-3.25-1.2.mga9.i586.rpm Wrote: /home/iurt/rpmbuild/RPMS/i586/gpsd-debuginfo-3.25-1.2.mga9.i586.rpm Wrote: /home/iurt/rpmbuild/RPMS/i586/gpsd-clients-3.25-1.2.mga9.i586.rpm Wrote: /home/iurt/rpmbuild/RPMS/i586/libQgpsmm30-debuginfo-3.25-1.2.mga9.i586.rpm Wrote: /home/iurt/rpmbuild/RPMS/i586/python3-gpsd-3.25-1.2.mga9.i586.rpm Wrote: /home/iurt/rpmbuild/RPMS/i586/libgpsd30-debuginfo-3.25-1.2.mga9.i586.rpm Wrote: /home/iurt/rpmbuild/RPMS/i586/libgpsd-devel-3.25-1.2.mga9.i586.rpm Wrote: /home/iurt/rpmbuild/RPMS/i586/gpsd-debugsource-3.25-1.2.mga9.i586.rpm Wrote: /home/iurt/rpmbuild/RPMS/i586/libQgpsmm30-3.25-1.2.mga9.i586.rpm Wrote: /home/iurt/rpmbuild/RPMS/i586/libgpsd30-3.25-1.2.mga9.i586.rpm Wrote: /home/iurt/rpmbuild/RPMS/i586/libgpsdpacket30-3.25-1.2.mga9.i586.rpm Wrote: /home/iurt/rpmbuild/RPMS/i586/libgpsdpacket30-debuginfo-3.25-1.2.mga9.i586.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.bqbI0t + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gpsd-3.25 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/gpsd-3.25-1.2.mga9.i386 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.p3h8NP + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf gpsd-3.25 gpsd-3.25.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!