D: [iurt_root_command] chroot warning: line 45: It's not recommended to have unversioned Obsoletes: Obsoletes: gps3d warning: line 68: It's not recommended to use '>' in Obsoletes: Obsoletes: lib64gpsd15 > 2.34 warning: line 125: It's not recommended to have unversioned Obsoletes: Obsoletes: lib64gpsd15-devel Installing /home/iurt/rpmbuild/SRPMS/gpsd-3.21-2.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.g6DIEh + 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.21 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/gpsd-3.21.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gpsd-3.21 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's|/usr/local/sbin|/usr/sbin|' systemd/gpsd.service + sed -i 's|systemd_dir =.*|systemd_dir = '\''/usr/lib/systemd/system'\''|' SConstruct + sed -i 's|systemctl daemon-reload|true|' SConstruct + sed -i 's|env.Prepend.*RPATH.*|pass #\0|' SConstruct + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PUmdPh + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gpsd-3.21 + '[' 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 ++ dirname /usr/lib/udev/rules.d + /usr/bin/scons -j8 prefix=/usr execprefix=/usr datadir=/usr/share libdir=/usr/lib64 udevdir=/usr/lib/udev target_python=python3 python_libdir=/usr/lib64/python3.8/site-packages systemd=yes qt_versioned=5 dbus_export=yes scons: Reading SConscript files ... scons version: 4.0.1 scons is running under Python version: 3.8.7.final.0 gpsd version: 3.21 This system is: linux 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 function sincos()... 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 Checking that xsltproc can make man pages... yes 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 python3 program exists.../usr/bin/python3 Ensure your PYTHONPATH includes /usr/lib64/python3.8/site-packages/ Checking Python config vars... ok Checking Python target version... 3.8 Checking Python module serial (pyserial)... found Checking Python module cairo (pycairo)... found Checking Python module gi (pygobject)... found Checking pkg-config for gtk+-3.0... yes Altered configuration variables: prefix = /usr (default /usr/local): installation directory prefix python_libdir = /usr/lib64/python3.8/site-packages (default ): Python module directory prefix qt_versioned = 5 (default ): version for versioned Qt target_python = python3 (default python): target Python version as command libdir = /usr/lib64 (default lib): system libraries udevdir = /usr/lib/udev (default /lib/udev): udev rules directory WARNING: asciidoctor not found. WARNING: Some documentation and html will not be built. scons: done reading SConscript files. scons: Building targets ... Creating 'gps/gps.py' chmod -w gps/gps.py chmod +x gps/gps.py Creating 'gpsd_config.h' rm -f packet_names.h && sed -e '/^ *\([A-Z][A-Z0-9_]*\),/s// "\1",/' < packet_states.h > packet_names.h && chmod a-w packet_names.h Delete("gps/packet.cpython-38-aarch64-linux-gnu.so") Creating 'gpsd.rules' chmod -w gpsd.rules Creating 'libgps.pc' chmod -w libgps.pc Creating 'control' Creating 'Qgpsmm.pc' chmod -w control chmod -w Qgpsmm.pc gcc -o packet.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 packet.c gcc -o driver_rtcm2.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 driver_rtcm2.c gcc -o driver_greis_checksum.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 driver_greis_checksum.c gcc -o isgps.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 isgps.c gcc -o crc24q.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 crc24q.c gcc -o hex.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 hex.c gcc -o os_compat.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 os_compat.c gcc -o gpspacket.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 gpspacket.c Creating 'gps/__init__.py' chmod -w gps/__init__.py chmod +x gps/__init__.py Creating 'xgpsspeed' chmod -w xgpsspeed chmod +x xgpsspeed Creating 'gegps' Creating 'ubxtool' chmod -w gegps chmod -w ubxtool chmod +x gegps chmod +x ubxtool Creating 'gpsprof' chmod -w gpsprof chmod +x gpsprof Creating 'xgps' chmod -w xgps Creating 'gpsd.php' chmod +x xgps chmod -w gpsd.php Creating 'libQgpsmm.prl' chmod -w libQgpsmm.prl Creating 'zerk' chmod -w zerk chmod +x zerk Creating 'systemd/gpsdctl@.service' chmod -w systemd/gpsdctl@.service Creating 'systemd/gpsd.socket' chmod -w systemd/gpsd.socket Creating 'contrib/skyview2svg.py' chmod -w contrib/skyview2svg.py Creating 'contrib/ntpshmviz' chmod -w contrib/ntpshmviz chmod +x contrib/skyview2svg.py chmod +x contrib/ntpshmviz Creating 'contrib/webgps' chmod -w contrib/webgps chmod +x contrib/webgps Creating 'android/gpsd_config' Creating 'packaging/rpm/gpsd.init' Creating 'packaging/rpm/gpsd.spec' chmod -w packaging/rpm/gpsd.spec chmod -w packaging/rpm/gpsd.init Creating 'packaging/deb/etc_init.d_gpsd' chmod -w android/gpsd_config chmod -w packaging/deb/etc_init.d_gpsd Creating 'packaging/deb/etc_default_gpsd' chmod -w packaging/deb/etc_default_gpsd rm -f ais_json.i && /usr/bin/python3 jsongen.py --ais --target=parser > ais_json.i && chmod a-w ais_json.i gcc -o bits.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 bits.c gcc -o gpsdclient.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 gpsdclient.c rm -f gps_maskdump.c && /usr/bin/python3 maskaudit.py -c /home/iurt/rpmbuild/BUILD/gpsd-3.21 > gps_maskdump.c && chmod a-w gps_maskdump.c gcc -o gpsutils.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 gpsutils.c gcc -o json.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 json.c gcc -o libgps_core.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 libgps_core.c gcc -o ais_json.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 ais_json.c gcc -o libgps_dbus.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 libgps_dbus.c gcc -o libgps_json.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 libgps_json.c gcc -o gps_maskdump.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 gps_maskdump.c gcc -o libgps_shm.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 libgps_shm.c gcc -o libgpsdpacket.so.27.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.27 crc24q.os driver_greis_checksum.os driver_rtcm2.os gpspacket.os hex.os isgps.os os_compat.os packet.os -L. -lrt -lm -ldbus-1 -lbluetooth -ldbus-1 -lrt gcc -o libgps_sock.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 libgps_sock.c gcc -o netlib.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 netlib.c gcc -o rtcm2_json.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 rtcm2_json.c Create symlinks for: 'libgpsdpacket.so.27.0.0': 'libgpsdpacket.so.27'->'libgpsdpacket.so.27.0.0', 'libgpsdpacket.so'->'libgpsdpacket.so.27.0.0' Creating 'gps/packet.py' chmod -w gps/packet.py chmod +x gps/packet.py Creating 'gpsfake' chmod -w gpsfake chmod +x gpsfake Creating 'gpscat' chmod -w gpscat chmod +x gpscat gcc -o rtcm3_json.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 rtcm3_json.c gcc -o shared_json.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 shared_json.c gcc -o timespec_str.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 timespec_str.c g++ -o 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 libgpsmm.cpp gcc -o 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 ais_json.c g++ -o 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 bits.c g++ -o 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 gpsdclient.c g++ -o 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 gps_maskdump.c g++ -o 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 gpsutils.c g++ -o 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 hex.c gcc -o 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 json.c g++ -o 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 libgps_core.c g++ -o 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 libgps_dbus.c gcc -o 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 libgps_json.c g++ -o 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 libgps_shm.c g++ -o 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 libgps_sock.c g++ -o 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 netlib.c gcc -o 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 os_compat.c gcc -o 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 rtcm2_json.c gcc -o 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 rtcm3_json.c gcc -o 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 shared_json.c gcc -o 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 timespec_str.c g++ -o 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 libgpsmm.cpp gcc -o dbusexport.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 dbusexport.c gcc -o gpsd.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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.c gcc -o shmexport.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 shmexport.c gcc -o timehint.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 timehint.c gcc -o 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 sd_socket.c gcc -o bsd_base64.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 bsd_base64.c gcc -o crc24q.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 crc24q.c gcc -o driver_ais.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 driver_ais.c gcc -o driver_evermore.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 driver_evermore.c gcc -o driver_garmin.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 driver_garmin.c gcc -o driver_garmin_txt.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 driver_garmin_txt.c gcc -o driver_geostar.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 driver_geostar.c gcc -o driver_greis.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 driver_greis.c gcc -o driver_greis_checksum.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 driver_greis_checksum.c gcc -o driver_italk.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 driver_italk.c gcc -o driver_navcom.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 driver_navcom.c gcc -o driver_nmea0183.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 driver_nmea0183.c gcc -o driver_nmea2000.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 driver_nmea2000.c gcc -o driver_oncore.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 driver_oncore.c gcc -o driver_rtcm2.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 driver_rtcm2.c gcc -o driver_rtcm3.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 driver_rtcm3.c gcc -o drivers.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 drivers.c gcc -o driver_sirf.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 driver_sirf.c gcc -o driver_skytraq.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 driver_skytraq.c gcc -o driver_superstar2.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 driver_superstar2.c gcc -o driver_tsip.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 driver_tsip.c gcc -o driver_ubx.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 driver_ubx.c gcc -o driver_zodiac.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 driver_zodiac.c gcc -o geoid.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 geoid.c gcc -o gpsd_json.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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_json.c gcc -o isgps.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 isgps.c gcc -o libgpsd_core.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 libgpsd_core.c g++ -o libgps.so.27.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.27 ais_json.os bits.os gpsdclient.os gps_maskdump.os gpsutils.os hex.os json.os libgps_core.os libgps_dbus.os libgps_json.os libgps_shm.os libgps_sock.os netlib.os os_compat.os rtcm2_json.os rtcm3_json.os shared_json.os timespec_str.os libgpsmm.os -L. -lrt -lm -ldbus-1 -lbluetooth -ldbus-1 -lrt gcc -o matrix.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 matrix.c gcc -o net_dgpsip.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 net_dgpsip.c gcc -o net_gnss_dispatch.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 net_gnss_dispatch.c gcc -o net_ntrip.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 net_ntrip.c Create symlinks for: 'libgps.so.27.0.0': 'libgps.so.27'->'libgps.so.27.0.0', 'libgps.so'->'libgps.so.27.0.0' gcc -o ntpshmread.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 ntpshmread.c gcc -o ntpshmwrite.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 ntpshmwrite.c gcc -o packet.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 packet.c gcc -o ppsthread.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 ppsthread.c g++ -o libQgpsmm.so.27.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.27 qt-ais_json.os qt-bits.os qt-gpsdclient.os qt-gps_maskdump.os qt-gpsutils.os qt-hex.os qt-json.os qt-libgps_core.os qt-libgps_dbus.os qt-libgps_json.os qt-libgps_shm.os qt-libgps_sock.os qt-netlib.os qt-os_compat.os qt-rtcm2_json.os qt-rtcm3_json.os qt-shared_json.os qt-timespec_str.os qt-libgpsmm.os -L. -lrt -lm -ldbus-1 -lbluetooth -ldbus-1 -lQt5Network -lQt5Core gcc -o pseudoais.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 pseudoais.c gcc -o pseudonmea.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 pseudonmea.c gcc -o serial.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 serial.c Create symlinks for: 'libQgpsmm.so.27.0.0': 'libQgpsmm.so.27'->'libQgpsmm.so.27.0.0', 'libQgpsmm.so'->'libQgpsmm.so.27.0.0' gcc -o subframe.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 subframe.c gcc -o timebase.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 timebase.c gcc -o ais_json.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 ais_json.c gcc -o bits.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 bits.c gcc -o gpsdclient.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 gpsdclient.c gcc -o gps_maskdump.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 gps_maskdump.c gcc -o gpsutils.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 gpsutils.c gcc -o json.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 json.c gcc -o hex.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 hex.c gcc -o libgps_core.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 libgps_core.c gcc -o libgps_dbus.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 libgps_dbus.c gcc -o libgps_json.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 libgps_json.c gcc -o libgps_shm.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 libgps_shm.c ar rc libgpsd.a bsd_base64.o crc24q.o driver_ais.o driver_evermore.o driver_garmin.o driver_garmin_txt.o driver_geostar.o driver_greis.o driver_greis_checksum.o driver_italk.o driver_navcom.o driver_nmea0183.o driver_nmea2000.o driver_oncore.o driver_rtcm2.o driver_rtcm3.o drivers.o driver_sirf.o driver_skytraq.o driver_superstar2.o driver_tsip.o driver_ubx.o driver_zodiac.o geoid.o gpsd_json.o isgps.o libgpsd_core.o matrix.o net_dgpsip.o net_gnss_dispatch.o net_ntrip.o ntpshmread.o ntpshmwrite.o packet.o ppsthread.o pseudoais.o pseudonmea.o serial.o subframe.o timebase.o gcc -o libgps_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 libgps_sock.c ranlib libgpsd.a gcc -o netlib.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 netlib.c gcc -o os_compat.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 os_compat.c gcc -o rtcm2_json.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 rtcm2_json.c gcc -o rtcm3_json.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 rtcm3_json.c gcc -o shared_json.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 shared_json.c gcc -o timespec_str.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 timespec_str.c g++ -o 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 libgpsmm.cpp gcc -o gpsdctl.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 gpsdctl.c gcc -o gps2udp.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 gps2udp.c gcc -o gpsctl.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 gpsctl.c gcc -o gpsdecode.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 gpsdecode.c gcc -o gpspipe.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 gpspipe.c gcc -o gpsrinex.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 gpsrinex.c gcc -o gpxlogger.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 gpxlogger.c gcc -o lcdgps.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 lcdgps.c gcc -o ntpshmmon.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 ntpshmmon.c gcc -o 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 ppscheck.c gcc -o cgps.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 cgps.c gcc -o gpsmon.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 gpsmon.c gcc -o monitor_garmin.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 monitor_garmin.c gcc -o monitor_italk.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 monitor_italk.c gcc -o monitor_nmea0183.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 monitor_nmea0183.c gcc -o monitor_oncore.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 monitor_oncore.c gcc -o monitor_sirf.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 monitor_sirf.c gcc -o monitor_superstar2.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 monitor_superstar2.c gcc -o monitor_tnt.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 monitor_tnt.c gcc -o monitor_ubx.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -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 monitor_ubx.c Creating 'gps-3.21.egg-info' xsltproc --encoding UTF-8 --output man/cgps.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/gps.xml xsltproc --encoding UTF-8 --output man/gegps.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/gps.xml xsltproc --encoding UTF-8 --output man/gps.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/gps.xml xsltproc --encoding UTF-8 --output man/gps2udp.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/gps2udp.xml xsltproc --encoding UTF-8 --output man/gpscat.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/gpscat.xml Note: Writing cgps.1Note: Writing cgps.1 Note: Writing gegps.1 (soelim stub) Note: Writing gegps.1 (soelim stub) Note: Writing gps.1 (soelim stub) Note: Writing gps.1 (soelim stub) Note: Writing lcdgps.1 (soelim stub) Note: Writing lcdgps.1 (soelim stub) Note: Writing xgps.1 (soelim stub) Note: Writing xgpsspeed.1 (soelim stub) Note: Writing xgps.1 (soelim stub) Note: Writing xgpsspeed.1 (soelim stub) Note: Writing cgps.1 Note: Writing gegps.1 (soelim stub)xsltproc --encoding UTF-8 --output man/gpsctl.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/gpsctl.xml Note: Writing gps.1 (soelim stub) Note: Writing lcdgps.1 (soelim stub) Note: Writing xgps.1 (soelim stub) Note: Writing xgpsspeed.1 (soelim stub) xsltproc --encoding UTF-8 --output man/gpsd.8 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/gpsd.xml Note: Writing gps2udp.1 xsltproc --encoding UTF-8 --output man/gpsdctl.8 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/gpsdctl.xml xsltproc --encoding UTF-8 --output man/gpsdecode.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/gpsdecode.xml Note: Writing gpscat.1 xsltproc --encoding UTF-8 --output man/gpsd_json.5 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/gpsd_json.xml xsltproc --encoding UTF-8 --output man/gpsfake.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/gpsfake.xml xsltproc --encoding UTF-8 --output man/gpsinit.8 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/gpsinit.xml Note: Writing gpsctl.1 Note: Writing gpsdecode.1 xsltproc --encoding UTF-8 --output man/gpsmon.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/gpsmon.xml Note: Writing gpsfake.1 xsltproc --encoding UTF-8 --output man/gpspipe.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/gpspipe.xml Note: Writing gpsdctl.8 Note: Writing gpsinit.8 xsltproc --encoding UTF-8 --output man/gpsprof.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/gpsprof.xml Note: Writing gpsd.8 xsltproc --encoding UTF-8 --output man/gpsrinex.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/gpsrinex.xml xsltproc --encoding UTF-8 --output man/gpxlogger.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/gpxlogger.xml xsltproc --encoding UTF-8 --output man/lcdgps.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/gps.xml Note: Writing gpspipe.1 Note: Writing gpsmon.1 Note: Writing gpsrinex.1 xsltproc --encoding UTF-8 --output man/libgps.3 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/libgps.xml Note: Writing gpsprof.1 Note: Writing cgps.1Note: Writing gpxlogger.1 Note: Writing gegps.1 (soelim stub) Note: Writing gps.1 (soelim stub) xsltproc --encoding UTF-8 --output man/libgpsmm.3 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/libgpsmm.xml Note: Writing lcdgps.1 (soelim stub) Note: Writing xgps.1 (soelim stub) Note: Writing xgpsspeed.1 (soelim stub) xsltproc --encoding UTF-8 --output man/libQgpsmm.3 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/libgpsmm.xml xsltproc --encoding UTF-8 --output man/ntpshmmon.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ntpshmmon.xml Note: Writing gpsd_json.5 xsltproc --encoding UTF-8 --output man/ppscheck.8 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ppscheck.xml xsltproc --encoding UTF-8 --output man/srec.5 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/srec.xml xsltproc --encoding UTF-8 --output man/ubxtool.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/ubxtool.xml Note: Writing libgps.3 Note: Writing libgpsmm.3 Note: Writing libQgpsmm.3 (soelim stub) Note: Writing libgpsmm.3 Note: Writing libQgpsmm.3 (soelim stub) Note: Writing ntpshmmon.1 xsltproc --encoding UTF-8 --output man/xgps.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/gps.xml xsltproc --encoding UTF-8 --output man/xgpsspeed.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/gps.xml xsltproc --encoding UTF-8 --output man/zerk.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl man/zerk.xml Note: Writing srec.5 Note: Writing ppscheck.8 Note: Writing ubxtool.1 g++ -o 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 tests/test_gpsmm.cpp Note: Writing cgps.1Note: Writing cgps.1 Note: Writing zerk.1 Note: Writing gegps.1 (soelim stub) Note: Writing gps.1 (soelim stub) Note: Writing lcdgps.1 (soelim stub) Note: Writing xgps.1 (soelim stub) Note: Writing xgpsspeed.1 (soelim stub) Note: Writing gegps.1 (soelim stub) Note: Writing gps.1 (soelim stub) Note: Writing lcdgps.1 (soelim stub) Note: Writing xgps.1 (soelim stub) Note: Writing xgpsspeed.1 (soelim stub) In file included from tests/test_gpsmm.cpp:16: tests/../timespec_str.c: In function 'int main(int, char**)': tests/../timespec_str.c:52:43: warning: '%09ld' directive output may be truncated writing between 9 and 19 bytes into a region of size between 1 and 19 [-Wformat-truncation=] 52 | (void)snprintf(buf, buf_size, "%c%lld.%09ld", | ^~~~~ tests/../timespec_str.c:52:35: note: directive argument in the range [0, 9223372036854775807] 52 | (void)snprintf(buf, buf_size, "%c%lld.%09ld", | ^~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from /usr/include/c++/10/cstdio:42, from /usr/include/c++/10/ext/string_conversions.h:43, from /usr/include/c++/10/bits/basic_string.h:6545, from /usr/include/c++/10/string:55, from /usr/include/c++/10/bits/locale_classes.h:40, from /usr/include/c++/10/bits/ios_base.h:41, from /usr/include/c++/10/ios:42, from /usr/include/c++/10/ostream:38, from /usr/include/c++/10/iostream:39, from tests/test_gpsmm.cpp:10: /usr/include/bits/stdio2.h:70:35: note: '__builtin___snprintf_chk' output between 13 and 41 bytes into a destination of size 22 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from tests/test_gpsmm.cpp:16: tests/../timespec_str.c:52:43: warning: '%09ld' directive output may be truncated writing between 9 and 19 bytes into a region of size between 1 and 19 [-Wformat-truncation=] 52 | (void)snprintf(buf, buf_size, "%c%lld.%09ld", | ^~~~~ tests/../timespec_str.c:52:35: note: directive argument in the range [0, 9223372036854775807] 52 | (void)snprintf(buf, buf_size, "%c%lld.%09ld", | ^~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from /usr/include/c++/10/cstdio:42, from /usr/include/c++/10/ext/string_conversions.h:43, from /usr/include/c++/10/bits/basic_string.h:6545, from /usr/include/c++/10/string:55, from /usr/include/c++/10/bits/locale_classes.h:40, from /usr/include/c++/10/bits/ios_base.h:41, from /usr/include/c++/10/ios:42, from /usr/include/c++/10/ostream:38, from /usr/include/c++/10/iostream:39, from tests/test_gpsmm.cpp:10: /usr/include/bits/stdio2.h:70:35: note: '__builtin___snprintf_chk' output between 13 and 41 bytes into a destination of size 22 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ os.chdir('.') ar rc libgps_static.a ais_json.o bits.o gpsdclient.o gps_maskdump.o gpsutils.o hex.o json.o libgps_core.o libgps_dbus.o libgps_json.o libgps_shm.o libgps_sock.o netlib.o os_compat.o rtcm2_json.o rtcm3_json.o shared_json.o timespec_str.o libgpsmm.o os.chdir('/home/iurt/rpmbuild/BUILD/gpsd-3.21') os.chdir('.') ranlib libgps_static.a os.chdir('/home/iurt/rpmbuild/BUILD/gpsd-3.21') g++ -o tests/test_qgpsmm -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread tests/qt-test_gpsmm.o -L. -lQgpsmm gcc -o gpsmon -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread gpsmon.o monitor_garmin.o monitor_italk.o monitor_nmea0183.o monitor_oncore.o monitor_sirf.o monitor_superstar2.o monitor_tnt.o monitor_ubx.o -L. -lgpsd -lgps_static -lusb-1.0 -lbluetooth -lm -lrt -ldbus-1 -lncurses -ltinfo gcc -o gpxlogger -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread gpxlogger.o -L. -lgps_static -lm -lrt -ldbus-1 gcc -o gpsrinex -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread gpsrinex.o -L. -lgps_static -lm -lrt -ldbus-1 gcc -o ntpshmmon -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread ntpshmmon.o -L. -lgpsd -lgps_static -lm -lrt -ldbus-1 gcc -o gpsdctl -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread gpsdctl.o -L. -lgps_static -lm -lrt -ldbus-1 gcc -o gpsdecode -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread gpsdecode.o -L. -lgpsd -lgps_static -lusb-1.0 -lbluetooth -lm -lrt -ldbus-1 gcc -o lcdgps -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread lcdgps.o -L. -lgps_static -lm -lrt -ldbus-1 gcc -o gps2udp -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread gps2udp.o -L. -lgps_static -lm -lrt -ldbus-1 gcc -o gpsd -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread dbusexport.o gpsd.o shmexport.o timehint.o sd_socket.o -L. -lgpsd -lgps_static -lusb-1.0 -lbluetooth -lm -lrt -ldbus-1 gcc -o gpsctl -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread gpsctl.o -L. -lgpsd -lgps_static -lusb-1.0 -lbluetooth -lm -lrt -ldbus-1 gcc -o ppscheck -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread ppscheck.o -L. -lgps_static -lm -lrt -ldbus-1 gcc -o gpspipe -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread gpspipe.o -L. -lgps_static -lm -lrt -ldbus-1 gcc -o cgps -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread cgps.o -L. -lgps_static -lm -lrt -ldbus-1 -lncurses -ltinfo scons: done building targets. 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.ucSOhl + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64 + cd gpsd-3.21 + '[' 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 + DESTDIR=/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64 + STRIP=/bin/true + /usr/bin/scons install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64 systemd_install udev-install scons: Reading SConscript files ... scons version: 4.0.1 scons is running under Python version: 3.8.7.final.0 gpsd version: 3.21 This system is: linux 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 function sincos()... (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 Checking that xsltproc can make man pages... (cached) yes 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 python3 program exists.../usr/bin/python3 Ensure your PYTHONPATH includes /usr/lib64/python3.8/site-packages/ Checking Python config vars... ok (cached) Checking Python target version... (cached) 3.8 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 Altered configuration variables: prefix = /usr (default /usr/local): installation directory prefix python_libdir = /usr/lib64/python3.8/site-packages (default ): Python module directory prefix qt_versioned = 5 (default ): version for versioned Qt target_python = python3 (default python): target Python version as command libdir = /usr/lib64 (default lib): system libraries udevdir = /usr/lib/udev (default /lib/udev): udev rules directory WARNING: asciidoctor not found. WARNING: Some documentation and html will not be built. scons: done reading SConscript files. scons: Building targets ... Install file: "gpsd" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/sbin/gpsd" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/sbin/gpsd Install file: "gpsdctl" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/sbin/gpsdctl" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/sbin/gpsdctl Install file: "gps2udp" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gps2udp" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gps2udp Install file: "gpsctl" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpsctl" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpsctl Install file: "gpsdecode" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpsdecode" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpsdecode Install file: "gpspipe" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpspipe" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpspipe Install file: "gpsrinex" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpsrinex" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpsrinex Install file: "gpxlogger" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpxlogger" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpxlogger Install file: "lcdgps" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/lcdgps" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/lcdgps Install file: "ntpshmmon" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/ntpshmmon" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/ntpshmmon Install file: "ppscheck" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/ppscheck" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/ppscheck Install file: "cgps" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/cgps" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/cgps Install file: "gpsmon" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpsmon" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpsmon Install file: "libgps.so.27.0.0" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/lib64/libgps.so.27.0.0" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/lib64/libgps.so.27.0.0 Delete("gps/packet.cpython-38-aarch64-linux-gnu.so") Install file: "libgpsdpacket.so.27.0.0" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/lib64/libgpsdpacket.so.27.0.0" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/lib64/libgpsdpacket.so.27.0.0 Install file: "libQgpsmm.so.27.0.0" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/lib64/libQgpsmm.so.27.0.0" /bin/true /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/lib64/libQgpsmm.so.27.0.0 Install file: "man/cgps.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/man/man1/cgps.1" Install file: "man/gegps.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/man/man1/gegps.1" Install file: "man/gps.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/man/man1/gps.1" Install file: "man/gps2udp.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/man/man1/gps2udp.1" Install file: "man/gpscat.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/man/man1/gpscat.1" Install file: "man/gpsctl.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/man/man1/gpsctl.1" Install file: "man/gpsd.8" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/man/man8/gpsd.8" Install file: "man/gpsdctl.8" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/man/man8/gpsdctl.8" Install file: "man/gpsdecode.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/man/man1/gpsdecode.1" Install file: "man/gpsd_json.5" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/man/man5/gpsd_json.5" Install file: "man/gpsfake.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/man/man1/gpsfake.1" Install file: "man/gpsinit.8" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/man/man8/gpsinit.8" Install file: "man/gpsmon.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/man/man1/gpsmon.1" Install file: "man/gpspipe.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/man/man1/gpspipe.1" Install file: "man/gpsprof.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/man/man1/gpsprof.1" Install file: "man/gpsrinex.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/man/man1/gpsrinex.1" Install file: "man/gpxlogger.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/man/man1/gpxlogger.1" Install file: "man/lcdgps.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/man/man1/lcdgps.1" Install file: "man/libgps.3" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/man/man3/libgps.3" Install file: "man/libgpsmm.3" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/man/man3/libgpsmm.3" Install file: "man/libQgpsmm.3" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/man/man3/libQgpsmm.3" Install file: "man/ntpshmmon.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/man/man1/ntpshmmon.1" Install file: "man/ppscheck.8" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/man/man8/ppscheck.8" Install file: "man/srec.5" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/man/man5/srec.5" Install file: "man/ubxtool.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/man/man1/ubxtool.1" Install file: "man/xgps.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/man/man1/xgps.1" Install file: "man/xgpsspeed.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/man/man1/xgpsspeed.1" Install file: "man/zerk.1" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/man/man1/zerk.1" Creating 'gps/gps.py' chmod -w gps/gps.py chmod +x gps/gps.py Creating 'gps/__init__.py' chmod -w gps/__init__.py chmod +x gps/__init__.py Install file: "gps/__init__.py" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/lib64/python3.8/site-packages/gps/__init__.py" Install file: "gps/aiogps.py" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/lib64/python3.8/site-packages/gps/aiogps.py" Install file: "gps/client.py" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/lib64/python3.8/site-packages/gps/client.py" Install file: "gps/clienthelpers.py" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/lib64/python3.8/site-packages/gps/clienthelpers.py" Creating 'gps/packet.py' chmod -w gps/packet.py chmod +x gps/packet.py Install file: "gps/fake.py" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/lib64/python3.8/site-packages/gps/fake.py" Install file: "gps/gps.py" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/lib64/python3.8/site-packages/gps/gps.py" Install file: "gps/misc.py" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/lib64/python3.8/site-packages/gps/misc.py" Install file: "gps/packet.py" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/lib64/python3.8/site-packages/gps/packet.py" Install file: "gps/watch_options.py" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/lib64/python3.8/site-packages/gps/watch_options.py" Delete("/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/lib64/python3.8/site-packages/gps/packet.cpython-38-aarch64-linux-gnu.so") Creating 'gegps' chmod -w gegps chmod +x gegps Install file: "gegps" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gegps" Creating 'gpscat' chmod -w gpscat chmod +x gpscat Install file: "gpscat" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpscat" Creating 'gpsfake' chmod -w gpsfake chmod +x gpsfake Install file: "gpsfake" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpsfake" Creating 'gpsprof' chmod -w gpsprof chmod +x gpsprof Install file: "gpsprof" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpsprof" Creating 'ubxtool' chmod -w ubxtool chmod +x ubxtool Install file: "ubxtool" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/ubxtool" Creating 'xgps' chmod -w xgps chmod +x xgps Install file: "xgps" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/xgps" Creating 'xgpsspeed' chmod -w xgpsspeed chmod +x xgpsspeed Install file: "xgpsspeed" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/xgpsspeed" Creating 'zerk' chmod -w zerk chmod +x zerk Install file: "zerk" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/zerk" Install file: "gps-3.21.egg-info" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/lib64/python3.8/site-packages/gps-3.21.egg-info" Creating 'libgps.pc' chmod -w libgps.pc Install file: "libgps.pc" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/lib64/pkgconfig/libgps.pc" Creating 'Qgpsmm.pc' chmod -w Qgpsmm.pc Install file: "Qgpsmm.pc" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/lib64/pkgconfig/Qgpsmm.pc" Creating 'libQgpsmm.prl' chmod -w libQgpsmm.prl Install file: "libQgpsmm.prl" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/lib64/libQgpsmm.prl" Install file: "libgpsmm.h" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/include/libgpsmm.h" Install file: "gps.h" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/include/gps.h" Install file: "AUTHORS" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/gpsd/doc/AUTHORS" Install file: "build.adoc" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/gpsd/doc/build.adoc" Install file: "COPYING" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/gpsd/doc/COPYING" Install file: "NEWS" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/gpsd/doc/NEWS" Install file: "README.adoc" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/gpsd/doc/README.adoc" Install file: "packaging/X11/gpsd-logo.png" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/gpsd/icons/gpsd-logo.png" Creating 'systemd/gpsdctl@.service' chmod -w systemd/gpsdctl@.service Install file: "systemd/gpsdctl@.service" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/lib/systemd/system/gpsdctl@.service" Install file: "systemd/gpsd.service" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/lib/systemd/system/gpsd.service" Creating 'systemd/gpsd.socket' chmod -w systemd/gpsd.socket Install file: "systemd/gpsd.socket" as "/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/lib/systemd/system/gpsd.socket" true || true mkdir -p /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/lib/udev/rules.d cp /home/iurt/rpmbuild/BUILD/gpsd-3.21/gpsd.rules /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/lib/udev/rules.d/25-gpsd.rules scons: done building targets. WARNING: asciidoctor not found. WARNING: Some documentation and html will not be built. + mv /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/lib/udev/rules.d/25-gpsd.rules /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/lib/udev/rules.d/99-gpsd.rules + /usr/bin/install -d -m 0755 /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/etc/sysconfig + /usr/bin/install -p -m 0644 /home/iurt/rpmbuild/SOURCES/gpsd.sysconfig /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/etc/sysconfig/gpsd + desktop-file-install --dir /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/applications packaging/X11/xgps.desktop + desktop-file-install --dir /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/applications packaging/X11/xgpsspeed.desktop + /usr/bin/install -d -m 0755 /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/gpsd + /usr/bin/install -p -m 0644 packaging/X11/gpsd-logo.png /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/gpsd/gpsd-logo.png + pathfix.py -pni '/usr/bin/python3 -s' /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/cgps /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gegps /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gps2udp /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpscat /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpsctl /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpsdecode /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpsfake /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpsmon /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpspipe /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpsprof /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpsrinex /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpxlogger /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/lcdgps /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/ntpshmmon /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/ppscheck /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/ubxtool /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/xgps /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/xgpsspeed /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/zerk /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/cgps: no change /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gegps: updating /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gps2udp: no change /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpscat: updating /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpsctl: no change /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpsdecode: no change /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpsfake: updating /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpsmon: no change /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpspipe: no change /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpsprof: updating /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpsrinex: no change /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpxlogger: no change /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/lcdgps: no change /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/ntpshmmon: no change /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/ppscheck: no change /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/ubxtool: updating /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/xgps: updating /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/xgpsspeed: updating /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/zerk: updating + pathfix.py -pni '/usr/bin/python3 -s' /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/lib64/python3.8/site-packages/gps/gps.py /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/lib64/python3.8/site-packages/gps/gps.py: updating + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 3.21-2.mga8 --unique-debug-suffix -3.21-2.mga8.aarch64 --unique-debug-src-base gpsd-3.21-2.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/gpsd-3.21 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gps2udp explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpspipe explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpsmon explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpsrinex extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gps2udp extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpspipe extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpsrinex extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpsmon explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpsdecode explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpsctl explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/cgps extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpsctl explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpxlogger extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/cgps extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpsdecode extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/gpxlogger explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/lcdgps extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/lcdgps explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/ppscheck explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/ntpshmmon explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/lib64/libQgpsmm.so.27.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/ntpshmmon extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/bin/ppscheck explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/lib64/libgpsdpacket.so.27.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/lib64/libgpsdpacket.so.27.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/lib64/libQgpsmm.so.27.0.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/sbin/gpsd extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/sbin/gpsd explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/lib64/libgps.so.27.0.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/sbin/gpsdctl extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/sbin/gpsdctl extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/lib64/libgps.so.27.0.0 original debug info size: 14264kB, size after compression: 8092kB /usr/lib/rpm/sepdebugcrcfix: Updated 16 CRC32s, 0 CRC32s did match. 5330 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.21-2.mga8.aarch64/usr/share/applications/xgps.desktop: warning: key "Encoding" in group "Desktop Entry" is deprecated /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/applications/xgps.desktop: warning: value "Application;Maps;Utility;" for key "Categories" in group "Desktop Entry" contains a deprecated value "Application" /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/applications/xgpsspeed.desktop: warning: key "Encoding" in group "Desktop Entry" is deprecated /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/applications/xgpsspeed.desktop: warning: value "Application;Maps;Utility;" for key "Categories" in group "Desktop Entry" contains a deprecated value "Application" + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/lib64/python3.8/site-packages/gps/__init__.py is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/python3.8/site-packages/gps/packet.py is executable but has no shebang, removing executable bit Processing files: gpsd-3.21-2.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.92O7bh + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gpsd-3.21 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/doc/gpsd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/doc/gpsd + cp -pr README.adoc /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/doc/gpsd + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64/usr/share/doc/gpsd + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(gpsd) = 3.21-2.mga8 gps3d gpsd = 3.21-2.mga8 gpsd(aarch-64) = 3.21-2.mga8 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) 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) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libtinfo.so.6()(64bit) libusb-1.0.so.0()(64bit) Obsoletes: gps3d Processing files: lib64gpsd27-3.21-2.mga8.aarch64 Provides: lib64gpsd27 = 3.21-2.mga8 lib64gpsd27(aarch-64) = 3.21-2.mga8 libgps.so.27()(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) libpthread.so.0()(64bit) libpthread.so.0(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) Obsoletes: lib64gpsd15 > 2.34 Processing files: lib64gpsdpacket27-3.21-2.mga8.aarch64 Provides: lib64gpsdpacket27 = 3.21-2.mga8 lib64gpsdpacket27(aarch-64) = 3.21-2.mga8 libgpsdpacket.so.27()(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) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) Processing files: lib64Qgpsmm27-3.21-2.mga8.aarch64 Provides: lib64Qgpsmm27 = 3.21-2.mga8 lib64Qgpsmm27(aarch-64) = 3.21-2.mga8 libQgpsmm.so.27()(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) libpthread.so.0()(64bit) libpthread.so.0(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: lib64gpsd-devel-3.21-2.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qgY5Xi + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gpsd-3.21 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.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.21-2.mga8.aarch64/usr/share/doc/lib64gpsd-devel + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.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.21-2.mga8 lib64gpsd-devel = 3.21-2.mga8 lib64gpsd-devel(aarch-64) = 3.21-2.mga8 libgpsd-devel = 3.21-2.mga8 pkgconfig(Qgpsmm) = 3.21 pkgconfig(libgps) = 3.21 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) Obsoletes: lib64gpsd15-devel Processing files: gpsd-clients-3.21-2.mga8.aarch64 Provides: application() application(xgps.desktop) application(xgpsspeed.desktop) gpsd-clients = 3.21-2.mga8 gpsd-clients(aarch-64) = 3.21-2.mga8 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) 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) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(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.21-2.mga8.aarch64 Provides: gpsd-python = 3.21-2.mga8 python-gpsd = 3.21-2.mga8 python-gpsd = 3.21-2.mga8 python3-gpsd = 3.21-2.mga8 python3-gpsd(aarch-64) = 3.21-2.mga8 python3.8-gpsd = 3.21-2.mga8 python3.8dist(gps) = 3.21 python3dist(gps) = 3.21 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.8 Obsoletes: gpsd-python < 3.17-1 python-gpsd < 3.17-2 Processing files: gpsd-debugsource-3.21-2.mga8.aarch64 Provides: gpsd-debugsource = 3.21-2.mga8 gpsd-debugsource(aarch-64) = 3.21-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gpsd-debuginfo-3.21-2.mga8.aarch64 Provides: debuginfo(build-id) = 03f2278379b71f5af136521f764dcbbd37cd7c3b debuginfo(build-id) = 140106122ab013e9b04ca7be0b9e4b73df91e9d1 debuginfo(build-id) = 87540ed9df9a116ed71b9af9551e0dc13c7dcc30 debuginfo(build-id) = 9698eb7d350286a34bbdf0e0fea76fd99db6bff4 debuginfo(build-id) = a8a6dbaf94180549b82df7c62ad8a3a4b1213af7 debuginfo(build-id) = b516c45351fdc0de68c22093d833675865028a7b debuginfo(build-id) = c92453befbd781c1e45608c4b661990cd6d0d658 gpsd-debuginfo = 3.21-2.mga8 gpsd-debuginfo(aarch-64) = 3.21-2.mga8 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.21-2.mga8 Processing files: lib64gpsd27-debuginfo-3.21-2.mga8.aarch64 Provides: debuginfo(build-id) = 7dc7eb93846613c0a9441ef08a39fe7a67c01091 lib64gpsd27-debuginfo = 3.21-2.mga8 lib64gpsd27-debuginfo(aarch-64) = 3.21-2.mga8 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.21-2.mga8 Processing files: lib64gpsdpacket27-debuginfo-3.21-2.mga8.aarch64 Provides: debuginfo(build-id) = 2cce44f87f883f0f95e28eb65153d50c85386333 lib64gpsdpacket27-debuginfo = 3.21-2.mga8 lib64gpsdpacket27-debuginfo(aarch-64) = 3.21-2.mga8 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.21-2.mga8 Processing files: lib64Qgpsmm27-debuginfo-3.21-2.mga8.aarch64 Provides: debuginfo(build-id) = 204f1558380283049d5ad5264ae4e2a0e2e2c20b lib64Qgpsmm27-debuginfo = 3.21-2.mga8 lib64Qgpsmm27-debuginfo(aarch-64) = 3.21-2.mga8 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.21-2.mga8 Processing files: gpsd-clients-debuginfo-3.21-2.mga8.aarch64 Provides: debuginfo(build-id) = 263e607f68abc83b1f60b37b8d3875294c692cfc debuginfo(build-id) = 5b038302298ea526170729558e465407d7f89f7d debuginfo(build-id) = 664f6731b3c0441e6196f61ab328f7793f816696 debuginfo(build-id) = 9c0cc5ff16dd9d8d209c11006005e174b77bca80 debuginfo(build-id) = 9cc0f7357bdf1bb5981b35e513eca48e3ca2c538 debuginfo(build-id) = e6af82211400e1aa7038291199a1a73982919c54 gpsd-clients-debuginfo = 3.21-2.mga8 gpsd-clients-debuginfo(aarch-64) = 3.21-2.mga8 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.21-2.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64gpsd27-debuginfo-3.21-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-gpsd-3.21-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64Qgpsmm27-3.21-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64Qgpsmm27-debuginfo-3.21-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64gpsd-devel-3.21-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64gpsdpacket27-3.21-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64gpsdpacket27-debuginfo-3.21-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64gpsd27-3.21-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gpsd-clients-3.21-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gpsd-3.21-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gpsd-clients-debuginfo-3.21-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gpsd-debuginfo-3.21-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gpsd-debugsource-3.21-2.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PWlUKi + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gpsd-3.21 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/gpsd-3.21-2.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ILmoHi + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf gpsd-3.21 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!