D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/gpsd-3.23.1-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.B0ntXw + 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.23.1 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/gpsd-3.23.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gpsd-3.23.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/gpsd-apistatus.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.3bvefy + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gpsd-3.23.1 + '[' 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 -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 -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 -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 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH ++ dirname /usr/lib/udev/rules.d + /usr/bin/scons -j8 prefix=/usr execprefix=/usr datadir=/usr/share libdir=/usr/lib64 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/lib64/python3.9/site-packages systemd=yes qt_versioned=5 dbus_export=yes scons: Reading SConscript files ... scons version: 4.2.0 scons is running under Python version: 3.9.8.final.0 gpsd version: 3.23.1 This system is: linux cc is gcc, version 11.2.1 Checking whether the C compiler works... yes Checking if compiler accepts -pthread... yes Checking whether the C++ compiler works... yes Checking for C header file curses.h... yes Checking pkg-config for ncurses... yes Checking pkg-config for tinfo... 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 netdb.h... yes Checking for C header file netinet/in.h... yes Checking for C header file netinet/ip.h... yes Checking for C header file sys/sysmacros.h... yes Checking for C header file sys/socket.h... yes Checking for C header file sys/un.h... yes Checking for C header file syslog.h... yes Checking for C header file termios.h... yes Checking for C header file winsock2.h... no Checking if sizeof(time_t) is 64 bits... yes Checking for C function cfmakeraw()... yes Checking for C function clock_gettime()... yes Checking for C function daemon()... yes Checking for C function fcntl()... yes Checking for C function fork()... yes Checking for C function getopt_long()... yes Checking for C function gmtime_r()... yes Checking for C function inet_ntop()... yes Checking for C function strlcat()... no Checking for C function strlcpy()... no 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 -Wcast-align... yes Checking if compiler accepts -Wextra... yes Checking if compiler accepts -Wimplicit-fallthrough... yes Checking if compiler accepts -Wmissing-declarations... yes Checking if compiler accepts -Wmissing-prototypes... yes Checking if compiler accepts -Wno-missing-field-initializers... yes Checking if compiler accepts -Wno-uninitialized... yes Checking if compiler accepts -Wpointer-arith... yes Checking if compiler accepts -Wreturn-type... yes Checking if compiler accepts -Wstrict-prototypes... yes Checking if compiler accepts -Wvla... yes Checking whether coverage program exists...no Checking whether cppcheck program exists...no Checking whether dia program exists...no Checking whether flake8 program exists...no Checking whether pycodestyle program exists...no Checking whether pylint program exists...no Checking whether scan-build program exists...no Checking whether tar program exists.../usr/bin/tar Checking whether valgrind program exists...no Program coverage not found -- skipping Python coverage Program cppcheck not found -- skipping cppcheck checks Program dia not found -- not rebuiding cycle.svg. Program flake8 not found -- skipping flake8 checks Program pycodestyle not found -- skipping pycodestyle checks Program pylint not found -- skipping pylint checks Program scan-build not found -- skipping scan-build checks Program valgrind not found -- skipping valgrind checks Checking whether python3 program exists.../usr/bin/python3 System PYTHONPATH is empty Ensure your PYTHONPATH includes /usr/lib64/python3.9/site-packages/ Checking Python config vars... ok Checking Python target version... 3.9 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/lib64/python3.9/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/lib64 (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 scons: done reading SConscript files. scons: Building targets ... Creating 'gpsd-3.23.1/android/gpsd_config' chmod -w gpsd-3.23.1/android/gpsd_config Creating 'gpsd-3.23.1/gps/gps.py' chmod -w gpsd-3.23.1/gps/gps.py PylibLink(["gpsd-3.23.1/clients/gps"], []) chmod +x gpsd-3.23.1/gps/gps.py Creating 'gpsd-3.23.1/include/gpsd_config.h' rm -f gpsd-3.23.1/include/packet_names.h && sed -e '/^ *\([A-Z][A-Z0-9_]*\),/s// "\1",/' < gpsd-3.23.1/include/packet_states.h > gpsd-3.23.1/include/packet_names.h && chmod a-w gpsd-3.23.1/include/packet_names.h Creating 'gpsd-3.23.1/clients/gpsd.php' chmod -w gpsd-3.23.1/clients/gpsd.php Creating 'gpsd-3.23.1/contrib/ntpshmviz' chmod -w gpsd-3.23.1/contrib/ntpshmviz Creating 'gpsd-3.23.1/contrib/skyview2svg.py' chmod -w gpsd-3.23.1/contrib/skyview2svg.py chmod +x gpsd-3.23.1/contrib/ntpshmviz chmod +x gpsd-3.23.1/contrib/skyview2svg.py gcc -o gpsd-3.23.1/gpsd/packet.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/gpsd/packet.c gcc -o gpsd-3.23.1/drivers/driver_rtcm2.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/drivers/driver_rtcm2.c gcc -o gpsd-3.23.1/drivers/driver_greis_checksum.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/drivers/driver_greis_checksum.c gcc -o gpsd-3.23.1/gpsd/crc24q.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/gpsd/crc24q.c gcc -o gpsd-3.23.1/libgps/os_compat.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/libgps/os_compat.c gcc -o gpsd-3.23.1/gpsd/isgps.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/gpsd/isgps.c gcc -o gpsd-3.23.1/libgps/hex.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/libgps/hex.c gcc -o gpsd-3.23.1/libgps/gpspacket.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/libgps/gpspacket.c Creating 'gpsd-3.23.1/gps/__init__.py' chmod -w gpsd-3.23.1/gps/__init__.py chmod +x gpsd-3.23.1/gps/__init__.py Creating 'gpsd-3.23.1/clients/xgps' chmod -w gpsd-3.23.1/clients/xgps chmod +x gpsd-3.23.1/clients/xgps Creating 'gpsd-3.23.1/clients/gpsplot' chmod -w gpsd-3.23.1/clients/gpsplot chmod +x gpsd-3.23.1/clients/gpsplot Creating 'gpsd-3.23.1/clients/gpscsv' chmod -w gpsd-3.23.1/clients/gpscsv Creating 'gpsd-3.23.1/clients/zerk' chmod -w gpsd-3.23.1/clients/zerk chmod +x gpsd-3.23.1/clients/gpscsv chmod +x gpsd-3.23.1/clients/zerk Creating 'gpsd-3.23.1/clients/ubxtool' chmod -w gpsd-3.23.1/clients/ubxtool Creating 'gpsd-3.23.1/clients/gegps' chmod -w gpsd-3.23.1/clients/gegps chmod +x gpsd-3.23.1/clients/ubxtool chmod +x gpsd-3.23.1/clients/gegps Creating 'gpsd-3.23.1/clients/gpssubframe' chmod -w gpsd-3.23.1/clients/gpssubframe chmod +x gpsd-3.23.1/clients/gpssubframe Creating 'gpsd-3.23.1/clients/xgpsspeed' chmod -w gpsd-3.23.1/clients/xgpsspeed Creating 'gpsd-3.23.1/clients/gpsprof' chmod +x gpsd-3.23.1/clients/xgpsspeed chmod -w gpsd-3.23.1/clients/gpsprof chmod +x gpsd-3.23.1/clients/gpsprof Creating 'gpsd-3.23.1/contrib/webgps' chmod -w gpsd-3.23.1/contrib/webgps chmod +x gpsd-3.23.1/contrib/webgps Creating 'gpsd-3.23.1/control' chmod -w gpsd-3.23.1/control Creating 'gpsd-3.23.1/gpsd.rules' chmod -w gpsd-3.23.1/gpsd.rules Creating 'gpsd-3.23.1/libgps.pc' chmod -w gpsd-3.23.1/libgps.pc Creating 'gpsd-3.23.1/libQgpsmm.prl' chmod -w gpsd-3.23.1/libQgpsmm.prl Creating 'gpsd-3.23.1/packaging/deb/etc_default_gpsd' chmod -w gpsd-3.23.1/packaging/deb/etc_default_gpsd Creating 'gpsd-3.23.1/packaging/deb/etc_init.d_gpsd' chmod -w gpsd-3.23.1/packaging/deb/etc_init.d_gpsd Creating 'gpsd-3.23.1/packaging/gpsd-setup.py' chmod -w gpsd-3.23.1/packaging/gpsd-setup.py chmod +x gpsd-3.23.1/packaging/gpsd-setup.py Creating 'gpsd-3.23.1/packaging/rpm/gpsd.init' chmod -w gpsd-3.23.1/packaging/rpm/gpsd.init Creating 'gpsd-3.23.1/packaging/rpm/gpsd.spec' chmod -w gpsd-3.23.1/packaging/rpm/gpsd.spec Creating 'gpsd-3.23.1/packaging/X11/xgps.desktop' chmod -w gpsd-3.23.1/packaging/X11/xgps.desktop Creating 'gpsd-3.23.1/packaging/X11/xgpsspeed.desktop' chmod -w gpsd-3.23.1/packaging/X11/xgpsspeed.desktop Creating 'gpsd-3.23.1/Qgpsmm.pc' chmod -w gpsd-3.23.1/Qgpsmm.pc Creating 'gpsd-3.23.1/systemd/gpsdctl@.service' chmod -w gpsd-3.23.1/systemd/gpsdctl@.service Creating 'gpsd-3.23.1/systemd/gpsd.service' Creating 'gpsd-3.23.1/systemd/gpsd.socket' chmod -w gpsd-3.23.1/systemd/gpsd.socket chmod -w gpsd-3.23.1/systemd/gpsd.service gcc -o gpsd-3.23.1/clients/gps2udp.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/clients/gps2udp.c rm -f gpsd-3.23.1/libgps/ais_json.i && /usr/bin/python3 gpsd-3.23.1/libgps/jsongen.py --ais --target=parser > gpsd-3.23.1/libgps/ais_json.i && chmod a-w gpsd-3.23.1/libgps/ais_json.i gcc -o gpsd-3.23.1/libgps/bits.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/libgps/bits.c gcc -o gpsd-3.23.1/libgps/gpsdclient.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/libgps/gpsdclient.c rm -f gpsd-3.23.1/libgps/gps_maskdump.c && /usr/bin/python3 gpsd-3.23.1/maskaudit.py -c /home/iurt/rpmbuild/BUILD/gpsd-3.23.1/gpsd-3.23.1 > gpsd-3.23.1/libgps/gps_maskdump.c && chmod a-w gpsd-3.23.1/libgps/gps_maskdump.c gcc -o gpsd-3.23.1/libgps/gpsutils.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/libgps/gpsutils.c gcc -o gpsd-3.23.1/libgps/ais_json.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/libgps/ais_json.c gcc -o gpsd-3.23.1/libgps/hex.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/libgps/hex.c gcc -o gpsd-3.23.1/libgps/json.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/libgps/json.c gcc -o gpsd-3.23.1/libgps/gps_maskdump.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/libgps/gps_maskdump.c gcc -o gpsd-3.23.1/libgps/libgps_core.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/libgps/libgps_core.c gcc -o gpsd-3.23.1/libgps/libgps_dbus.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/libgps/libgps_dbus.c gcc -o gpsd-3.23.1/libgps/libgps_json.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/libgps/libgps_json.c gcc -o gpsd-3.23.1/libgps/libgps_shm.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/libgps/libgps_shm.c gcc -o gpsd-3.23.1/libgps/libgps_sock.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/libgps/libgps_sock.c gcc -o gpsd-3.23.1/libgps/netlib.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/libgps/netlib.c gcc -o gpsd-3.23.1/libgps/os_compat.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/libgps/os_compat.c gcc -o gpsd-3.23.1/libgps/rtcm2_json.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/libgps/rtcm2_json.c gcc -o gpsd-3.23.1/libgps/rtcm3_json.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/libgps/rtcm3_json.c gcc -o gpsd-3.23.1/libgps/shared_json.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/libgps/shared_json.c gcc -o gpsd-3.23.1/libgpsdpacket.so.29.0.0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -shared -Wl,-soname=libgpsdpacket.so.29 gpsd-3.23.1/gpsd/crc24q.os gpsd-3.23.1/drivers/driver_greis_checksum.os gpsd-3.23.1/drivers/driver_rtcm2.os gpsd-3.23.1/libgps/gpspacket.os gpsd-3.23.1/gpsd/isgps.os gpsd-3.23.1/libgps/hex.os gpsd-3.23.1/libgps/os_compat.os gpsd-3.23.1/gpsd/packet.os -Lgpsd-3.23.1 -lrt -lm -ldbus-1 -lbluetooth -ldbus-1 -lrt Create symlinks for: 'gpsd-3.23.1/libgpsdpacket.so.29.0.0' 'gpsd-3.23.1/libgpsdpacket.so.29'->'gpsd-3.23.1/libgpsdpacket.so.29.0.0' 'gpsd-3.23.1/libgpsdpacket.so'->'gpsd-3.23.1/libgpsdpacket.so.29.0.0' Creating 'gpsd-3.23.1/gps/packet.py' chmod -w gpsd-3.23.1/gps/packet.py chmod +x gpsd-3.23.1/gps/packet.py gcc -o gpsd-3.23.1/libgps/timespec_str.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/libgps/timespec_str.c Creating 'gpsd-3.23.1/clients/gpscat' chmod -w gpsd-3.23.1/clients/gpscat chmod +x gpsd-3.23.1/clients/gpscat Creating 'gpsd-3.23.1/gpsfake' chmod -w gpsd-3.23.1/gpsfake chmod +x gpsd-3.23.1/gpsfake g++ -o gpsd-3.23.1/libgps/libgpsmm.o -c -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/libgps/libgpsmm.cpp gcc -o gpsd-3.23.1/gpsctl.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/gpsctl.c gcc -o gpsd-3.23.1/gpsd/bsd_base64.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/gpsd/bsd_base64.c gcc -o gpsd-3.23.1/gpsd/crc24q.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/gpsd/crc24q.c gcc -o gpsd-3.23.1/drivers/driver_ais.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/drivers/driver_ais.c gcc -o gpsd-3.23.1/drivers/driver_evermore.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/drivers/driver_evermore.c gcc -o gpsd-3.23.1/drivers/driver_garmin.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/drivers/driver_garmin.c gcc -o gpsd-3.23.1/drivers/driver_garmin_txt.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/drivers/driver_garmin_txt.c gcc -o gpsd-3.23.1/drivers/driver_geostar.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/drivers/driver_geostar.c gcc -o gpsd-3.23.1/drivers/driver_greis.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/drivers/driver_greis.c gcc -o gpsd-3.23.1/drivers/driver_greis_checksum.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/drivers/driver_greis_checksum.c gcc -o gpsd-3.23.1/drivers/driver_italk.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/drivers/driver_italk.c gcc -o gpsd-3.23.1/drivers/driver_navcom.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/drivers/driver_navcom.c gcc -o gpsd-3.23.1/drivers/driver_nmea0183.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/drivers/driver_nmea0183.c gcc -o gpsd-3.23.1/drivers/driver_nmea2000.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/drivers/driver_nmea2000.c gcc -o gpsd-3.23.1/drivers/driver_oncore.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/drivers/driver_oncore.c gcc -o gpsd-3.23.1/drivers/driver_rtcm2.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/drivers/driver_rtcm2.c gcc -o gpsd-3.23.1/drivers/driver_rtcm3.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/drivers/driver_rtcm3.c gcc -o gpsd-3.23.1/drivers/drivers.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/drivers/drivers.c gcc -o gpsd-3.23.1/drivers/driver_sirf.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/drivers/driver_sirf.c gcc -o gpsd-3.23.1/drivers/driver_skytraq.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/drivers/driver_skytraq.c gcc -o gpsd-3.23.1/drivers/driver_superstar2.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/drivers/driver_superstar2.c gcc -o gpsd-3.23.1/drivers/driver_tsip.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/drivers/driver_tsip.c gcc -o gpsd-3.23.1/drivers/driver_ubx.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/drivers/driver_ubx.c gcc -o gpsd-3.23.1/drivers/driver_zodiac.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/drivers/driver_zodiac.c gcc -o gpsd-3.23.1/gpsd/geoid.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/gpsd/geoid.c gcc -o gpsd-3.23.1/gpsd/gpsd_json.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/gpsd/gpsd_json.c gcc -o gpsd-3.23.1/gpsd/isgps.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/gpsd/isgps.c gcc -o gpsd-3.23.1/gpsd/libgpsd_core.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/gpsd/libgpsd_core.c gcc -o gpsd-3.23.1/gpsd/matrix.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/gpsd/matrix.c gcc -o gpsd-3.23.1/gpsd/net_dgpsip.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/gpsd/net_dgpsip.c gcc -o gpsd-3.23.1/gpsd/net_gnss_dispatch.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/gpsd/net_gnss_dispatch.c gcc -o gpsd-3.23.1/gpsd/net_ntrip.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/gpsd/net_ntrip.c gcc -o gpsd-3.23.1/gpsd/ntpshmread.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/gpsd/ntpshmread.c gcc -o gpsd-3.23.1/gpsd/ntpshmwrite.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/gpsd/ntpshmwrite.c gcc -o gpsd-3.23.1/gpsd/packet.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/gpsd/packet.c gcc -o gpsd-3.23.1/gpsd/ppsthread.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/gpsd/ppsthread.c gcc -o gpsd-3.23.1/gpsd/pseudoais.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/gpsd/pseudoais.c gcc -o gpsd-3.23.1/gpsd/pseudonmea.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/gpsd/pseudonmea.c gcc -o gpsd-3.23.1/gpsd/serial.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/gpsd/serial.c gcc -o gpsd-3.23.1/gpsd/subframe.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/gpsd/subframe.c gcc -o gpsd-3.23.1/gpsd/timebase.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/gpsd/timebase.c gcc -o gpsd-3.23.1/clients/gpsdecode.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/clients/gpsdecode.c gcc -o gpsd-3.23.1/clients/gpspipe.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/clients/gpspipe.c gcc -o gpsd-3.23.1/clients/gpsrinex.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/clients/gpsrinex.c gcc -o gpsd-3.23.1/clients/gpssnmp.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/clients/gpssnmp.c gcc -o gpsd-3.23.1/clients/gpxlogger.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/clients/gpxlogger.c gcc -o gpsd-3.23.1/clients/lcdgps.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/clients/lcdgps.c gcc -o gpsd-3.23.1/clients/ntpshmmon.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/clients/ntpshmmon.c gcc -o gpsd-3.23.1/clients/ppscheck.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/clients/ppscheck.c gcc -o gpsd-3.23.1/clients/cgps.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -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/lib64/dbus-1.0/include gpsd-3.23.1/clients/cgps.c gcc -o gpsd-3.23.1/gpsmon/gpsmon.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -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/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/gpsmon/gpsmon.c gcc -o gpsd-3.23.1/gpsmon/monitor_garmin.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -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/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/gpsmon/monitor_garmin.c gcc -o gpsd-3.23.1/gpsmon/monitor_italk.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -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/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/gpsmon/monitor_italk.c ar rc gpsd-3.23.1/libgpsd.a gpsd-3.23.1/gpsd/bsd_base64.o gpsd-3.23.1/gpsd/crc24q.o gpsd-3.23.1/drivers/driver_ais.o gpsd-3.23.1/drivers/driver_evermore.o gpsd-3.23.1/drivers/driver_garmin.o gpsd-3.23.1/drivers/driver_garmin_txt.o gpsd-3.23.1/drivers/driver_geostar.o gpsd-3.23.1/drivers/driver_greis.o gpsd-3.23.1/drivers/driver_greis_checksum.o gpsd-3.23.1/drivers/driver_italk.o gpsd-3.23.1/drivers/driver_navcom.o gpsd-3.23.1/drivers/driver_nmea0183.o gpsd-3.23.1/drivers/driver_nmea2000.o gpsd-3.23.1/drivers/driver_oncore.o gpsd-3.23.1/drivers/driver_rtcm2.o gpsd-3.23.1/drivers/driver_rtcm3.o gpsd-3.23.1/drivers/drivers.o gpsd-3.23.1/drivers/driver_sirf.o gpsd-3.23.1/drivers/driver_skytraq.o gpsd-3.23.1/drivers/driver_superstar2.o gpsd-3.23.1/drivers/driver_tsip.o gpsd-3.23.1/drivers/driver_ubx.o gpsd-3.23.1/drivers/driver_zodiac.o gpsd-3.23.1/gpsd/geoid.o gpsd-3.23.1/gpsd/gpsd_json.o gpsd-3.23.1/gpsd/isgps.o gpsd-3.23.1/gpsd/libgpsd_core.o gpsd-3.23.1/gpsd/matrix.o gpsd-3.23.1/gpsd/net_dgpsip.o gpsd-3.23.1/gpsd/net_gnss_dispatch.o gpsd-3.23.1/gpsd/net_ntrip.o gpsd-3.23.1/gpsd/ntpshmread.o gpsd-3.23.1/gpsd/ntpshmwrite.o gpsd-3.23.1/gpsd/packet.o gpsd-3.23.1/gpsd/ppsthread.o gpsd-3.23.1/gpsd/pseudoais.o gpsd-3.23.1/gpsd/pseudonmea.o gpsd-3.23.1/gpsd/serial.o gpsd-3.23.1/gpsd/subframe.o gpsd-3.23.1/gpsd/timebase.o gcc -o gpsd-3.23.1/gpsmon/monitor_nmea0183.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -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/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/gpsmon/monitor_nmea0183.c gcc -o gpsd-3.23.1/gpsmon/monitor_oncore.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -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/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/gpsmon/monitor_oncore.c ranlib gpsd-3.23.1/libgpsd.a gcc -o gpsd-3.23.1/gpsmon/monitor_sirf.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -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/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/gpsmon/monitor_sirf.c gcc -o gpsd-3.23.1/gpsmon/monitor_superstar2.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -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/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/gpsmon/monitor_superstar2.c gcc -o gpsd-3.23.1/gpsmon/monitor_tnt.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -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/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/gpsmon/monitor_tnt.c gcc -o gpsd-3.23.1/gpsmon/monitor_ubx.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -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/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/gpsmon/monitor_ubx.c gcc -o gpsd-3.23.1/libgps/ais_json.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/libgps/ais_json.c gcc -o gpsd-3.23.1/libgps/bits.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/libgps/bits.c ar rc gpsd-3.23.1/libgps_static.a gpsd-3.23.1/libgps/ais_json.o gpsd-3.23.1/libgps/bits.o gpsd-3.23.1/libgps/gpsdclient.o gpsd-3.23.1/libgps/gps_maskdump.o gpsd-3.23.1/libgps/gpsutils.o gpsd-3.23.1/libgps/hex.o gpsd-3.23.1/libgps/json.o gpsd-3.23.1/libgps/libgps_core.o gpsd-3.23.1/libgps/libgps_dbus.o gpsd-3.23.1/libgps/libgps_json.o gpsd-3.23.1/libgps/libgps_shm.o gpsd-3.23.1/libgps/libgps_sock.o gpsd-3.23.1/libgps/netlib.o gpsd-3.23.1/libgps/os_compat.o gpsd-3.23.1/libgps/rtcm2_json.o gpsd-3.23.1/libgps/rtcm3_json.o gpsd-3.23.1/libgps/shared_json.o gpsd-3.23.1/libgps/timespec_str.o gpsd-3.23.1/libgps/libgpsmm.o ranlib gpsd-3.23.1/libgps_static.a gcc -o gpsd-3.23.1/libgps/gpsdclient.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/libgps/gpsdclient.c gcc -o gpsd-3.23.1/clients/gpxlogger -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread gpsd-3.23.1/clients/gpxlogger.o -Lgpsd-3.23.1 gpsd-3.23.1/libgps_static.a -lm -lrt -ldbus-1 gcc -o gpsd-3.23.1/clients/gpsrinex -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread gpsd-3.23.1/clients/gpsrinex.o -Lgpsd-3.23.1 gpsd-3.23.1/libgps_static.a -lm -lrt -ldbus-1 gcc -o gpsd-3.23.1/clients/ntpshmmon -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread gpsd-3.23.1/clients/ntpshmmon.o -Lgpsd-3.23.1 gpsd-3.23.1/libgpsd.a gpsd-3.23.1/libgps_static.a -lm -lrt -ldbus-1 gcc -o gpsd-3.23.1/gpsctl -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread gpsd-3.23.1/gpsctl.o -Lgpsd-3.23.1 gpsd-3.23.1/libgpsd.a gpsd-3.23.1/libgps_static.a -lusb-1.0 -lbluetooth -lm -lrt -ldbus-1 gcc -o gpsd-3.23.1/clients/ppscheck -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread gpsd-3.23.1/clients/ppscheck.o -Lgpsd-3.23.1 gpsd-3.23.1/libgps_static.a -lm -lrt -ldbus-1 gcc -o gpsd-3.23.1/clients/gps2udp -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread gpsd-3.23.1/clients/gps2udp.o -Lgpsd-3.23.1 gpsd-3.23.1/libgps_static.a -lm -lrt -ldbus-1 gcc -o gpsd-3.23.1/clients/gpsdecode -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread gpsd-3.23.1/clients/gpsdecode.o -Lgpsd-3.23.1 gpsd-3.23.1/libgpsd.a gpsd-3.23.1/libgps_static.a -lusb-1.0 -lbluetooth -lm -lrt -ldbus-1 gcc -o gpsd-3.23.1/clients/lcdgps -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread gpsd-3.23.1/clients/lcdgps.o -Lgpsd-3.23.1 gpsd-3.23.1/libgps_static.a -lm -lrt -ldbus-1 gcc -o gpsd-3.23.1/clients/gpssnmp -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread gpsd-3.23.1/clients/gpssnmp.o -Lgpsd-3.23.1 gpsd-3.23.1/libgps_static.a -lm -lrt -ldbus-1 gcc -o gpsd-3.23.1/gpsmon/gpsmon -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread gpsd-3.23.1/gpsmon/gpsmon.o gpsd-3.23.1/gpsmon/monitor_garmin.o gpsd-3.23.1/gpsmon/monitor_italk.o gpsd-3.23.1/gpsmon/monitor_nmea0183.o gpsd-3.23.1/gpsmon/monitor_oncore.o gpsd-3.23.1/gpsmon/monitor_sirf.o gpsd-3.23.1/gpsmon/monitor_superstar2.o gpsd-3.23.1/gpsmon/monitor_tnt.o gpsd-3.23.1/gpsmon/monitor_ubx.o -Lgpsd-3.23.1 gpsd-3.23.1/libgpsd.a gpsd-3.23.1/libgps_static.a -lusb-1.0 -lbluetooth -lm -lrt -ldbus-1 -lncurses -ltinfo gcc -o gpsd-3.23.1/clients/gpspipe -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread gpsd-3.23.1/clients/gpspipe.o -Lgpsd-3.23.1 gpsd-3.23.1/libgps_static.a -lm -lrt -ldbus-1 gcc -o gpsd-3.23.1/libgps/gps_maskdump.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/libgps/gps_maskdump.c gcc -o gpsd-3.23.1/libgps/gpsutils.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/libgps/gpsutils.c gcc -o gpsd-3.23.1/libgps/json.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/libgps/json.c gcc -o gpsd-3.23.1/libgps/libgps_core.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/libgps/libgps_core.c gcc -o gpsd-3.23.1/libgps/libgps_dbus.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/libgps/libgps_dbus.c gcc -o gpsd-3.23.1/libgps/libgps_json.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/libgps/libgps_json.c gcc -o gpsd-3.23.1/clients/cgps -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread gpsd-3.23.1/clients/cgps.o -Lgpsd-3.23.1 gpsd-3.23.1/libgps_static.a -lm -lrt -ldbus-1 -lncurses -ltinfo gcc -o gpsd-3.23.1/libgps/libgps_shm.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/libgps/libgps_shm.c gcc -o gpsd-3.23.1/libgps/libgps_sock.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/libgps/libgps_sock.c gcc -o gpsd-3.23.1/libgps/netlib.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/libgps/netlib.c gcc -o gpsd-3.23.1/libgps/rtcm2_json.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/libgps/rtcm2_json.c gcc -o gpsd-3.23.1/libgps/rtcm3_json.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/libgps/rtcm3_json.c gcc -o gpsd-3.23.1/libgps/shared_json.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/libgps/shared_json.c gcc -o gpsd-3.23.1/libgps/timespec_str.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/libgps/timespec_str.c g++ -o gpsd-3.23.1/libgps/libgpsmm.os -c -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/libgps/libgpsmm.cpp gcc -o gpsd-3.23.1/libgps/qt-ais_json.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -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/lib64/dbus-1.0/include -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore gpsd-3.23.1/libgps/ais_json.c g++ -o gpsd-3.23.1/libgps/qt-bits.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -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/lib64/dbus-1.0/include -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore gpsd-3.23.1/libgps/bits.c g++ -o gpsd-3.23.1/libgps/qt-gpsdclient.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -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/lib64/dbus-1.0/include -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore gpsd-3.23.1/libgps/gpsdclient.c g++ -o gpsd-3.23.1/libgps/qt-gps_maskdump.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -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/lib64/dbus-1.0/include -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore gpsd-3.23.1/libgps/gps_maskdump.c g++ -o gpsd-3.23.1/libgps/qt-gpsutils.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -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/lib64/dbus-1.0/include -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore gpsd-3.23.1/libgps/gpsutils.c g++ -o gpsd-3.23.1/libgps/qt-hex.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -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/lib64/dbus-1.0/include -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore gpsd-3.23.1/libgps/hex.c gcc -o gpsd-3.23.1/libgps/qt-json.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -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/lib64/dbus-1.0/include -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore gpsd-3.23.1/libgps/json.c g++ -o gpsd-3.23.1/libgps/qt-libgps_core.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -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/lib64/dbus-1.0/include -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore gpsd-3.23.1/libgps/libgps_core.c g++ -o gpsd-3.23.1/libgps/qt-libgps_dbus.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -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/lib64/dbus-1.0/include -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore gpsd-3.23.1/libgps/libgps_dbus.c gcc -o gpsd-3.23.1/libgps/qt-libgps_json.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -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/lib64/dbus-1.0/include -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore gpsd-3.23.1/libgps/libgps_json.c g++ -o gpsd-3.23.1/libgps/qt-libgps_shm.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -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/lib64/dbus-1.0/include -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore gpsd-3.23.1/libgps/libgps_shm.c g++ -o gpsd-3.23.1/libgps/qt-libgps_sock.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -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/lib64/dbus-1.0/include -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore gpsd-3.23.1/libgps/libgps_sock.c g++ -o gpsd-3.23.1/libgps/qt-netlib.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -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/lib64/dbus-1.0/include -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore gpsd-3.23.1/libgps/netlib.c gcc -o gpsd-3.23.1/libgps/qt-os_compat.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -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/lib64/dbus-1.0/include -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore gpsd-3.23.1/libgps/os_compat.c gcc -o gpsd-3.23.1/libgps/qt-rtcm2_json.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -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/lib64/dbus-1.0/include -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore gpsd-3.23.1/libgps/rtcm2_json.c gcc -o gpsd-3.23.1/libgps/qt-rtcm3_json.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -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/lib64/dbus-1.0/include -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore gpsd-3.23.1/libgps/rtcm3_json.c gcc -o gpsd-3.23.1/libgps/qt-shared_json.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -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/lib64/dbus-1.0/include -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore gpsd-3.23.1/libgps/shared_json.c gcc -o gpsd-3.23.1/libgps/qt-timespec_str.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -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/lib64/dbus-1.0/include -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore gpsd-3.23.1/libgps/timespec_str.c g++ -o gpsd-3.23.1/libgps/qt-libgpsmm.os -c -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -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/lib64/dbus-1.0/include -I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtCore gpsd-3.23.1/libgps/libgpsmm.cpp gcc -o gpsd-3.23.1/gpsd/dbusexport.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/gpsd/dbusexport.c gcc -o gpsd-3.23.1/gpsd/gpsd.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/gpsd/gpsd.c gcc -o gpsd-3.23.1/gpsd/shmexport.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/gpsd/shmexport.c gcc -o gpsd-3.23.1/gpsd/timehint.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/gpsd/timehint.c gcc -o gpsd-3.23.1/gpsd/sd_socket.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.23.1/gpsd/sd_socket.c gcc -o gpsd-3.23.1/clients/gpsdctl.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/clients/gpsdctl.c Creating 'gpsd-3.23.1/www/gpscap.py' chmod -w gpsd-3.23.1/www/gpscap.py chmod +x gpsd-3.23.1/www/gpscap.py Creating 'gpsd-3.23.1/www/hardware-head.html' chmod -w gpsd-3.23.1/www/hardware-head.html cd gpsd-3.23.1/www; (cat hardware-head.html && PYTHONIOENCODING=utf-8 /usr/bin/python3 gpscap.py && cat hardware-tail.html) > hardware.html gcc -o gpsd-3.23.1/clients/gpsdctl -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread gpsd-3.23.1/clients/gpsdctl.o -Lgpsd-3.23.1 gpsd-3.23.1/libgps_static.a -lm -lrt -ldbus-1 Creating 'gpsd-3.23.1/www/troubleshooting.html' chmod -w gpsd-3.23.1/www/troubleshooting.html Creating 'gpsd-3.23.1/www/index.html' chmod -w gpsd-3.23.1/www/index.html Creating 'gpsd-3.23.1/www/hacking.html' chmod -w gpsd-3.23.1/www/hacking.html Creating 'gpsd-3.23.1/www/gps_report.cgi' chmod -w gpsd-3.23.1/www/gps_report.cgi Creating 'gpsd-3.23.1/www/faq.html' chmod -w gpsd-3.23.1/www/faq.html cp gpsd-3.23.1/NEWS gpsd-3.23.1/www/NEWS cp gpsd-3.23.1/TODO gpsd-3.23.1/www/TODO cp gpsd-3.23.1/clients/gpsdebuginfo gpsd-3.23.1/www/gpsdebuginfo Creating 'gpsd-3.23.1/gps-3.23.1.egg-info' g++ -o gpsd-3.23.1/tests/qt-test_gpsmm.o -c -g -pipe -Wformat -Werror=format-security -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -pthread -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.23.1/tests/test_gpsmm.cpp gcc -o gpsd-3.23.1/gpsd/gpsd -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread gpsd-3.23.1/gpsd/dbusexport.o gpsd-3.23.1/gpsd/gpsd.o gpsd-3.23.1/gpsd/shmexport.o gpsd-3.23.1/gpsd/timehint.o gpsd-3.23.1/gpsd/sd_socket.o -Lgpsd-3.23.1 gpsd-3.23.1/libgpsd.a gpsd-3.23.1/libgps_static.a -lusb-1.0 -lbluetooth -lm -lrt -ldbus-1 g++ -o gpsd-3.23.1/libgps.so.29.0.0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -shared -Wl,-soname=libgps.so.29 gpsd-3.23.1/libgps/ais_json.os gpsd-3.23.1/libgps/bits.os gpsd-3.23.1/libgps/gpsdclient.os gpsd-3.23.1/libgps/gps_maskdump.os gpsd-3.23.1/libgps/gpsutils.os gpsd-3.23.1/libgps/hex.os gpsd-3.23.1/libgps/json.os gpsd-3.23.1/libgps/libgps_core.os gpsd-3.23.1/libgps/libgps_dbus.os gpsd-3.23.1/libgps/libgps_json.os gpsd-3.23.1/libgps/libgps_shm.os gpsd-3.23.1/libgps/libgps_sock.os gpsd-3.23.1/libgps/netlib.os gpsd-3.23.1/libgps/os_compat.os gpsd-3.23.1/libgps/rtcm2_json.os gpsd-3.23.1/libgps/rtcm3_json.os gpsd-3.23.1/libgps/shared_json.os gpsd-3.23.1/libgps/timespec_str.os gpsd-3.23.1/libgps/libgpsmm.os -Lgpsd-3.23.1 -lrt -lm -ldbus-1 -lbluetooth -ldbus-1 -lrt Create symlinks for: 'gpsd-3.23.1/libgps.so.29.0.0' 'gpsd-3.23.1/libgps.so.29'->'gpsd-3.23.1/libgps.so.29.0.0' 'gpsd-3.23.1/libgps.so'->'gpsd-3.23.1/libgps.so.29.0.0' g++ -o gpsd-3.23.1/libQgpsmm.so.29.0.0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -shared -Wl,-soname=libQgpsmm.so.29 gpsd-3.23.1/libgps/qt-ais_json.os gpsd-3.23.1/libgps/qt-bits.os gpsd-3.23.1/libgps/qt-gpsdclient.os gpsd-3.23.1/libgps/qt-gps_maskdump.os gpsd-3.23.1/libgps/qt-gpsutils.os gpsd-3.23.1/libgps/qt-hex.os gpsd-3.23.1/libgps/qt-json.os gpsd-3.23.1/libgps/qt-libgps_core.os gpsd-3.23.1/libgps/qt-libgps_dbus.os gpsd-3.23.1/libgps/qt-libgps_json.os gpsd-3.23.1/libgps/qt-libgps_shm.os gpsd-3.23.1/libgps/qt-libgps_sock.os gpsd-3.23.1/libgps/qt-netlib.os gpsd-3.23.1/libgps/qt-os_compat.os gpsd-3.23.1/libgps/qt-rtcm2_json.os gpsd-3.23.1/libgps/qt-rtcm3_json.os gpsd-3.23.1/libgps/qt-shared_json.os gpsd-3.23.1/libgps/qt-timespec_str.os gpsd-3.23.1/libgps/qt-libgpsmm.os -Lgpsd-3.23.1 -lrt -lm -ldbus-1 -lbluetooth -ldbus-1 -lQt5Network -lQt5Core Create symlinks for: 'gpsd-3.23.1/libQgpsmm.so.29.0.0' 'gpsd-3.23.1/libQgpsmm.so.29'->'gpsd-3.23.1/libQgpsmm.so.29.0.0' 'gpsd-3.23.1/libQgpsmm.so'->'gpsd-3.23.1/libQgpsmm.so.29.0.0' g++ -o gpsd-3.23.1/tests/test_qgpsmm -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread gpsd-3.23.1/tests/qt-test_gpsmm.o -Lgpsd-3.23.1 -lQgpsmm scons: done building targets. WARNING: gpsplot is missing required runtime module matplotlib Ensure your PYTHONPATH includes /usr/lib64/python3.9/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.73QQ89 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64 + cd gpsd-3.23.1 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 -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 -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 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + DESTDIR=/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64 + STRIP=/bin/true + /usr/bin/scons install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64 systemd_install udev-install scons: Reading SConscript files ... scons version: 4.2.0 scons is running under Python version: 3.9.8.final.0 gpsd version: 3.23.1 This system is: linux cc is gcc, version 11.2.1 Checking whether the C compiler works... (cached) yes Checking if compiler accepts -pthread... (cached) yes Checking whether the C++ compiler works... (cached) yes Checking for C header file curses.h... (cached) yes Checking pkg-config for ncurses... (cached) yes Checking pkg-config for tinfo... (cached) 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 netdb.h... (cached) yes Checking for C header file netinet/in.h... (cached) yes Checking for C header file netinet/ip.h... (cached) yes Checking for C header file sys/sysmacros.h... (cached) yes Checking for C header file sys/socket.h... (cached) yes Checking for C header file sys/un.h... (cached) yes Checking for C header file syslog.h... (cached) yes Checking for C header file termios.h... (cached) yes Checking for C header file winsock2.h... (cached) no Checking if sizeof(time_t) is 64 bits... (cached) yes Checking for C function cfmakeraw()... (cached) yes Checking for C function clock_gettime()... (cached) yes Checking for C function daemon()... (cached) yes Checking for C function fcntl()... (cached) yes Checking for C function fork()... (cached) yes Checking for C function getopt_long()... (cached) yes Checking for C function gmtime_r()... (cached) yes Checking for C function inet_ntop()... (cached) yes Checking for C function strlcat()... (cached) no Checking for C function strlcpy()... (cached) no 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 -Wcast-align... (cached) yes Checking if compiler accepts -Wextra... (cached) yes Checking if compiler accepts -Wimplicit-fallthrough... (cached) yes Checking if compiler accepts -Wmissing-declarations... (cached) yes Checking if compiler accepts -Wmissing-prototypes... (cached) yes Checking if compiler accepts -Wno-missing-field-initializers... (cached) yes Checking if compiler accepts -Wno-uninitialized... (cached) yes Checking if compiler accepts -Wpointer-arith... (cached) yes Checking if compiler accepts -Wreturn-type... (cached) yes Checking if compiler accepts -Wstrict-prototypes... (cached) yes Checking if compiler accepts -Wvla... (cached) yes Checking whether coverage program exists...no Checking whether cppcheck program exists...no Checking whether dia program exists...no Checking whether flake8 program exists...no Checking whether pycodestyle program exists...no Checking whether pylint program exists...no Checking whether scan-build program exists...no Checking whether tar program exists.../usr/bin/tar Checking whether valgrind program exists...no Program coverage not found -- skipping Python coverage Program cppcheck not found -- skipping cppcheck checks Program dia not found -- not rebuiding cycle.svg. Program flake8 not found -- skipping flake8 checks Program pycodestyle not found -- skipping pycodestyle checks Program pylint not found -- skipping pylint checks Program scan-build not found -- skipping scan-build checks Program valgrind not found -- skipping valgrind checks Checking whether python3 program exists.../usr/bin/python3 System PYTHONPATH is empty Ensure your PYTHONPATH includes /usr/lib64/python3.9/site-packages/ Checking Python config vars... ok (cached) Checking Python target version... (cached) 3.9 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/lib64/python3.9/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/lib64 (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 scons: done reading SConscript files. scons: Building targets ... Install file: "gpsd-3.23.1/gpsd/gpsd" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/sbin/gpsd" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/sbin/gpsd Install file: "gpsd-3.23.1/clients/gpsdctl" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/sbin/gpsdctl" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/sbin/gpsdctl Install file: "gpsd-3.23.1/clients/gps2udp" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/gps2udp" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/gps2udp Install file: "gpsd-3.23.1/gpsctl" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/gpsctl" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/gpsctl Install file: "gpsd-3.23.1/clients/gpsdecode" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/gpsdecode" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/gpsdecode Install file: "gpsd-3.23.1/clients/gpspipe" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/gpspipe" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/gpspipe Install file: "gpsd-3.23.1/clients/gpsrinex" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/gpsrinex" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/gpsrinex Install file: "gpsd-3.23.1/clients/gpssnmp" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/gpssnmp" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/gpssnmp Install file: "gpsd-3.23.1/clients/gpxlogger" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/gpxlogger" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/gpxlogger Install file: "gpsd-3.23.1/clients/lcdgps" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/lcdgps" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/lcdgps Install file: "gpsd-3.23.1/clients/ntpshmmon" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/ntpshmmon" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/ntpshmmon Install file: "gpsd-3.23.1/clients/ppscheck" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/ppscheck" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/ppscheck Install file: "gpsd-3.23.1/clients/cgps" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/cgps" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/cgps Install file: "gpsd-3.23.1/gpsmon/gpsmon" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/gpsmon" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/gpsmon Install file: "gpsd-3.23.1/libgps.so.29.0.0" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/lib64/libgps.so.29.0.0" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/lib64/libgps.so.29.0.0 Install file: "gpsd-3.23.1/libgpsdpacket.so.29.0.0" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/lib64/libgpsdpacket.so.29.0.0" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/lib64/libgpsdpacket.so.29.0.0 Install file: "gpsd-3.23.1/libQgpsmm.so.29.0.0" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/lib64/libQgpsmm.so.29.0.0" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/lib64/libQgpsmm.so.29.0.0 Install file: "gpsd-3.23.1/clients/gpsdebuginfo" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/gpsdebuginfo" Install file: "gpsd-3.23.1/AUTHORS" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/doc/gpsd/AUTHORS" Install file: "gpsd-3.23.1/build.adoc" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/doc/gpsd/build.adoc" Install file: "gpsd-3.23.1/COPYING" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/doc/gpsd/COPYING" Install file: "gpsd-3.23.1/www/example1.c.txt" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/doc/gpsd/example1.c.txt" Install file: "gpsd-3.23.1/NEWS" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/doc/gpsd/NEWS" Install file: "gpsd-3.23.1/README.adoc" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/doc/gpsd/README.adoc" Install file: "gpsd-3.23.1/SUPPORT.adoc" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/doc/gpsd/SUPPORT.adoc" Install file: "gpsd-3.23.1/packaging/X11/gpsd-logo.png" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/gpsd/gpsd-logo.png" Install file: "gpsd-3.23.1/include/libgpsmm.h" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/include/libgpsmm.h" Install file: "gpsd-3.23.1/include/gps.h" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/include/gps.h" Install file: "gpsd-3.23.1/man/cgps.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/man/man1/cgps.1" Install file: "gpsd-3.23.1/man/gegps.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/man/man1/gegps.1" Install file: "gpsd-3.23.1/man/gps.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/man/man1/gps.1" Install file: "gpsd-3.23.1/man/gps2udp.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/man/man1/gps2udp.1" Install file: "gpsd-3.23.1/man/gpscat.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/man/man1/gpscat.1" Install file: "gpsd-3.23.1/man/gpscsv.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/man/man1/gpscsv.1" Install file: "gpsd-3.23.1/man/gpsctl.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/man/man1/gpsctl.1" Install file: "gpsd-3.23.1/man/gpsd.8" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/man/man8/gpsd.8" Install file: "gpsd-3.23.1/man/gpsd_json.5" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/man/man5/gpsd_json.5" Install file: "gpsd-3.23.1/man/gpsdctl.8" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/man/man8/gpsdctl.8" Install file: "gpsd-3.23.1/man/gpsdebuginfo.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/man/man1/gpsdebuginfo.1" Install file: "gpsd-3.23.1/man/gpsdecode.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/man/man1/gpsdecode.1" Install file: "gpsd-3.23.1/man/gpsfake.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/man/man1/gpsfake.1" Install file: "gpsd-3.23.1/man/gpsinit.8" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/man/man8/gpsinit.8" Install file: "gpsd-3.23.1/man/gpsmon.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/man/man1/gpsmon.1" Install file: "gpsd-3.23.1/man/gpspipe.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/man/man1/gpspipe.1" Install file: "gpsd-3.23.1/man/gpsplot.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/man/man1/gpsplot.1" Install file: "gpsd-3.23.1/man/gpsprof.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/man/man1/gpsprof.1" Install file: "gpsd-3.23.1/man/gpsrinex.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/man/man1/gpsrinex.1" Install file: "gpsd-3.23.1/man/gpssnmp.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/man/man1/gpssnmp.1" Install file: "gpsd-3.23.1/man/gpssubframe.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/man/man1/gpssubframe.1" Install file: "gpsd-3.23.1/man/gpxlogger.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/man/man1/gpxlogger.1" Install file: "gpsd-3.23.1/man/lcdgps.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/man/man1/lcdgps.1" Install file: "gpsd-3.23.1/man/libQgpsmm.3" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/man/man3/libQgpsmm.3" Install file: "gpsd-3.23.1/man/libgps.3" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/man/man3/libgps.3" Install file: "gpsd-3.23.1/man/libgpsmm.3" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/man/man3/libgpsmm.3" Install file: "gpsd-3.23.1/man/ntpshmmon.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/man/man1/ntpshmmon.1" Install file: "gpsd-3.23.1/man/ppscheck.8" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/man/man8/ppscheck.8" Install file: "gpsd-3.23.1/man/ubxtool.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/man/man1/ubxtool.1" Install file: "gpsd-3.23.1/man/xgps.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/man/man1/xgps.1" Install file: "gpsd-3.23.1/man/xgpsspeed.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/man/man1/xgpsspeed.1" Install file: "gpsd-3.23.1/man/zerk.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/man/man1/zerk.1" Install file: "gpsd-3.23.1/libgps.pc" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/lib64/pkgconfig/libgps.pc" Install file: "gpsd-3.23.1/Qgpsmm.pc" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/lib64/pkgconfig/Qgpsmm.pc" Install file: "gpsd-3.23.1/libQgpsmm.prl" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/lib64/libQgpsmm.prl" Install file: "gpsd-3.23.1/gps/__init__.py" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/lib64/python3.9/site-packages/gps/__init__.py" Install file: "gpsd-3.23.1/gps/aiogps.py" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/lib64/python3.9/site-packages/gps/aiogps.py" Install file: "gpsd-3.23.1/gps/client.py" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/lib64/python3.9/site-packages/gps/client.py" Install file: "gpsd-3.23.1/gps/clienthelpers.py" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/lib64/python3.9/site-packages/gps/clienthelpers.py" Install file: "gpsd-3.23.1/gps/fake.py" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/lib64/python3.9/site-packages/gps/fake.py" Install file: "gpsd-3.23.1/gps/gps.py" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/lib64/python3.9/site-packages/gps/gps.py" Install file: "gpsd-3.23.1/gps/misc.py" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/lib64/python3.9/site-packages/gps/misc.py" Install file: "gpsd-3.23.1/gps/packet.py" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/lib64/python3.9/site-packages/gps/packet.py" Install file: "gpsd-3.23.1/gps/ubx.py" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/lib64/python3.9/site-packages/gps/ubx.py" Install file: "gpsd-3.23.1/gps/watch_options.py" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/lib64/python3.9/site-packages/gps/watch_options.py" Install file: "gpsd-3.23.1/clients/gegps" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/gegps" Install file: "gpsd-3.23.1/clients/gpscat" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/gpscat" Install file: "gpsd-3.23.1/clients/gpscsv" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/gpscsv" Install file: "gpsd-3.23.1/clients/gpsplot" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/gpsplot" Install file: "gpsd-3.23.1/clients/gpsprof" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/gpsprof" Install file: "gpsd-3.23.1/clients/gpssubframe" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/gpssubframe" Install file: "gpsd-3.23.1/clients/ubxtool" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/ubxtool" Install file: "gpsd-3.23.1/clients/zerk" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/zerk" Install file: "gpsd-3.23.1/gpsfake" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/gpsfake" Install file: "gpsd-3.23.1/clients/xgps" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/xgps" Install file: "gpsd-3.23.1/clients/xgpsspeed" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/xgpsspeed" Install file: "gpsd-3.23.1/gps-3.23.1.egg-info" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/lib64/python3.9/site-packages/gps-3.23.1.egg-info" Install file: "gpsd-3.23.1/systemd/gpsdctl@.service" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/lib/systemd/system/gpsdctl@.service" Install file: "gpsd-3.23.1/systemd/gpsd.service" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/lib/systemd/system/gpsd.service" Install file: "gpsd-3.23.1/systemd/gpsd.socket" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/lib/systemd/system/gpsd.socket" true || true mkdir -p /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/lib/udev/rules.d cp /home/iurt/rpmbuild/BUILD/gpsd-3.23.1/gpsd-3.23.1/gpsd.rules /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/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/lib64/python3.9/site-packages/ WARNING: AsciiDoctor not found. WARNING: Some documentation and html will not be built. + mv /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/lib/udev/rules.d/25-gpsd.rules /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/lib/udev/rules.d/99-gpsd.rules + /usr/bin/install -d -m 0755 /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/etc/sysconfig + /usr/bin/install -p -m 0644 /home/iurt/rpmbuild/SOURCES/gpsd.sysconfig /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/etc/sysconfig/gpsd + desktop-file-install --dir /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/applications packaging/X11/xgps.desktop + desktop-file-install --dir /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/applications packaging/X11/xgpsspeed.desktop + sed -i 's|/local||g' /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/applications/xgps.desktop /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/applications/xgpsspeed.desktop + sed -i 's|/icons||g' /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/applications/xgps.desktop /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/applications/xgpsspeed.desktop + /usr/bin/install -p -m 0755 gpsinit /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/sbin + rm -rf /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/doc/gpsd + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 3.23.1-1.mga9 --unique-debug-suffix -3.23.1-1.mga9.aarch64 --unique-debug-src-base gpsd-3.23.1-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/gpsd-3.23.1 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/gps2udp extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/cgps extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/gpsctl extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/gpsrinex extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/gpsdecode extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/gpspipe extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/gpsmon extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/gpssnmp extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/gpxlogger extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/ntpshmmon extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/lcdgps extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/bin/ppscheck extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/lib64/libQgpsmm.so.29.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/lib64/libgps.so.29.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/lib64/libgpsdpacket.so.29.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/sbin/gpsd extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/sbin/gpsdctl dwz: ./usr/bin/cgps-3.23.1-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/gps2udp-3.23.1-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/gpsctl-3.23.1-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/gpsdecode-3.23.1-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/gpsmon-3.23.1-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/gpspipe-3.23.1-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/gpsrinex-3.23.1-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/gpssnmp-3.23.1-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/gpxlogger-3.23.1-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/lcdgps-3.23.1-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ntpshmmon-3.23.1-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ppscheck-3.23.1-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libQgpsmm.so.29.0.0-3.23.1-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libgps.so.29.0.0-3.23.1-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libgpsdpacket.so.29.0.0-3.23.1-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/sbin/gpsd-3.23.1-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/sbin/gpsdctl-3.23.1-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 13092kB, size after compression: 13092kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 17 CRC32s did match. 5679 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.23.1-1.mga9.aarch64/usr/share/applications/xgpsspeed.desktop: warning: key "Encoding" in group "Desktop Entry" is deprecated /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/applications/xgpsspeed.desktop: warning: value "Application;Maps;Utility;" for key "Categories" in group "Desktop Entry" contains a deprecated value "Application" /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/applications/xgps.desktop: warning: key "Encoding" in group "Desktop Entry" is deprecated /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/applications/xgps.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/brp-python-bytecompile /usr/bin/python3 1 0 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/lib64/python3.9 using python3.9 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/lib64/python3.9/site-packages/gps/packet.py is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/python3.9/site-packages/gps/__init__.py is executable but has no shebang, removing executable bit mangling shebang in /usr/bin/gpsdebuginfo from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/sbin/gpsinit from /bin/sh to #!/usr/bin/sh Processing files: gpsd-3.23.1-1.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3Pgh1s + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gpsd-3.23.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/doc/gpsd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/doc/gpsd + cp -pr README.adoc /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/doc/gpsd + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/doc/gpsd + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(gpsd) = 3.23.1-1.mga9 gps3d gpsd = 3.23.1-1.mga9 gpsd(aarch-64) = 3.23.1-1.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: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libbluetooth.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libncurses.so.6()(64bit) libtinfo.so.6()(64bit) libusb-1.0.so.0()(64bit) Processing files: lib64gpsd29-3.23.1-1.mga9.aarch64 Provides: lib64gpsd29 = 3.23.1-1.mga9 lib64gpsd29(aarch-64) = 3.23.1-1.mga9 libgps.so.29()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) Processing files: lib64gpsdpacket29-3.23.1-1.mga9.aarch64 Provides: lib64gpsdpacket29 = 3.23.1-1.mga9 lib64gpsdpacket29(aarch-64) = 3.23.1-1.mga9 libgpsdpacket.so.29()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) Processing files: lib64Qgpsmm29-3.23.1-1.mga9.aarch64 Provides: lib64Qgpsmm29 = 3.23.1-1.mga9 lib64Qgpsmm29(aarch-64) = 3.23.1-1.mga9 libQgpsmm.so.29()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Network.so.5()(64bit) libQt5Network.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) Processing files: lib64gpsd-devel-3.23.1-1.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yAjjYJ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gpsd-3.23.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/doc/lib64gpsd-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/doc/lib64gpsd-devel + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64/usr/share/doc/lib64gpsd-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(libQgpsmm(64bit)) devel(libgps(64bit)) devel(libgpsdpacket(64bit)) gpsd-devel = 3.23.1-1.mga9 lib64gpsd-devel = 3.23.1-1.mga9 lib64gpsd-devel(aarch-64) = 3.23.1-1.mga9 libgpsd-devel = 3.23.1-1.mga9 pkgconfig(Qgpsmm) = 3.23.1 pkgconfig(libgps) = 3.23.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libQt5Core(64bit)) devel(libQt5Network(64bit)) devel(libdbus-1(64bit)) devel(libgcc_s(64bit)) devel(libm(64bit)) devel(libstdc++(64bit)) pkgconfig pkgconfig(Qt5Network) Processing files: gpsd-clients-3.23.1-1.mga9.aarch64 Provides: application() application(xgps.desktop) application(xgpsspeed.desktop) gpsd-clients = 3.23.1-1.mga9 gpsd-clients(aarch-64) = 3.23.1-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libbluetooth.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libncurses.so.6()(64bit) libtinfo.so.6()(64bit) libusb-1.0.so.0()(64bit) typelib(GLib) typelib(Gdk) typelib(GdkPixbuf) typelib(Gtk) = 3.0 Processing files: python3-gpsd-3.23.1-1.mga9.aarch64 Provides: gpsd-python = 3.23.1-1.mga9 python-gpsd = 3.23.1-1.mga9 python-gpsd = 3.23.1-1.mga9 python3-gpsd = 3.23.1-1.mga9 python3-gpsd(aarch-64) = 3.23.1-1.mga9 python3.9-gpsd = 3.23.1-1.mga9 python3.9dist(gps) = 3.23.1 python3dist(gps) = 3.23.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Obsoletes: gpsd-python < 3.17-1 python-gpsd < 3.17-2 Processing files: gpsd-debugsource-3.23.1-1.mga9.aarch64 Provides: gpsd-debugsource = 3.23.1-1.mga9 gpsd-debugsource(aarch-64) = 3.23.1-1.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.23.1-1.mga9.aarch64 Provides: debuginfo(build-id) = 106a3ba1c4de5b5f1e48247877e53b72f65c43d9 debuginfo(build-id) = 137fa8c32e5b7f49022210f5a155276b9ec2ce83 debuginfo(build-id) = 3a42d846130155c9eac910f59a608156bc93135f debuginfo(build-id) = 51804839074365bb8d9bc8c9514ef21af4368422 debuginfo(build-id) = 7a558acf4fa04eadc894d4b4cd4da44924bde8ed debuginfo(build-id) = 8410c1dd328b5498442630ce0ad3c65c27d5a3d3 debuginfo(build-id) = 8bd47c5dd243bce7ab4c2d7fbe291f1e054a34e2 debuginfo(build-id) = 8fc08a60617bec213bad5cfbda60596760f94448 gpsd-debuginfo = 3.23.1-1.mga9 gpsd-debuginfo(aarch-64) = 3.23.1-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gpsd-debugsource(aarch-64) = 3.23.1-1.mga9 Processing files: lib64gpsd29-debuginfo-3.23.1-1.mga9.aarch64 Provides: debuginfo(build-id) = 0d9c7dde176d2d17c7550a930d6ed90a088e6668 lib64gpsd29-debuginfo = 3.23.1-1.mga9 lib64gpsd29-debuginfo(aarch-64) = 3.23.1-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gpsd-debugsource(aarch-64) = 3.23.1-1.mga9 Processing files: lib64gpsdpacket29-debuginfo-3.23.1-1.mga9.aarch64 Provides: debuginfo(build-id) = eb23d7fd815235d04ef1aada5161d90f4df668c5 lib64gpsdpacket29-debuginfo = 3.23.1-1.mga9 lib64gpsdpacket29-debuginfo(aarch-64) = 3.23.1-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gpsd-debugsource(aarch-64) = 3.23.1-1.mga9 Processing files: lib64Qgpsmm29-debuginfo-3.23.1-1.mga9.aarch64 Provides: debuginfo(build-id) = 5e4d74e3ea5f9c15c7a009707304dd268a7892d1 lib64Qgpsmm29-debuginfo = 3.23.1-1.mga9 lib64Qgpsmm29-debuginfo(aarch-64) = 3.23.1-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gpsd-debugsource(aarch-64) = 3.23.1-1.mga9 Processing files: gpsd-clients-debuginfo-3.23.1-1.mga9.aarch64 Provides: debuginfo(build-id) = 0a005ad7ef527cb0d5460ec09e3affc2539585e4 debuginfo(build-id) = 206440a8e3d98805f39ebe72f3c1d296a86fd35a debuginfo(build-id) = 2a49c0d810e0f8defccca470c536a4922ce59fee debuginfo(build-id) = d7096054b9b56046fa46a1b39c6cff07462f2e1f debuginfo(build-id) = eb3a41db67216e202a0634e6f0eb0ce8e270164c debuginfo(build-id) = ebc545b690fbbb3ba0ae8238afe73e0b09a04d32 gpsd-clients-debuginfo = 3.23.1-1.mga9 gpsd-clients-debuginfo(aarch-64) = 3.23.1-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gpsd-debugsource(aarch-64) = 3.23.1-1.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64gpsd29-debuginfo-3.23.1-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64gpsd-devel-3.23.1-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64Qgpsmm29-debuginfo-3.23.1-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64gpsdpacket29-debuginfo-3.23.1-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64Qgpsmm29-3.23.1-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-gpsd-3.23.1-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64gpsd29-3.23.1-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64gpsdpacket29-3.23.1-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gpsd-clients-3.23.1-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gpsd-3.23.1-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gpsd-debugsource-3.23.1-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gpsd-clients-debuginfo-3.23.1-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gpsd-debuginfo-3.23.1-1.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Qs8WR1 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gpsd-3.23.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/gpsd-3.23.1-1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.eQJdi8 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf gpsd-3.23.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!