D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/iurt/rpmbuild/SRPMS/@2184588:gpsd-3.26.1-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BAHdtM Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.eBOhMe + umask 022 + cd /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build + rm -rf gpsd-3.26.1 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/gpsd-3.26.1.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd gpsd-3.26.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/iurt/rpmbuild/SOURCES/gpsd-apistatus.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/iurt/rpmbuild/SOURCES/gpsd-3.26-qt6.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + sed -i 's|systemctl daemon-reload|true|' SConscript + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ngIeFa + umask 022 + cd /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd gpsd-3.26.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' ++ dirname /usr/lib/udev/rules.d + /usr/bin/scons -j12 prefix=/usr execprefix=/usr datadir=/usr/share libdir=/usr/lib64 docdir=/usr/share/doc/gpsd icondir=/usr/share/gpsd udevdir=/usr/lib/udev unitdir=/usr/lib/systemd/system target_python=python3 python_shebang=/usr/bin/python3 python_libdir=/usr/lib64/python3.13/site-packages systemd=yes qt_versioned=6 dbus_export=yes scons: Reading SConscript files ... scons version: 4.9.1 scons is running under Python version: 3.13.3.final.0 gpsd version: 3.26.1 This system is: linux cc is gcc, version 15.1.0 Checking whether the C compiler works... yes Checking if compiler accepts -pthread... yes Checking whether the C++ compiler works... yes Checking pkg-config for libcap... yes Checking for C header file curses.h... yes Checking pkg-config for ncurses... yes Checking pkg-config for tinfo... yes Checking pkg-config for libusb-1.0... yes Checking for C library librt... yes Checking for C library libnsl... no Checking for C library libsocket... no Checking for C library libm... yes Checking for C library libthr... no Checking pkg-config for dbus-1... yes Checking pkg-config for bluez... yes Checking for C type in_port_t... yes Checking whether SUN_LEN is declared... yes Checking for C header file linux/can.h... yes You have kernel CANbus available. Checking if compiler is C11... yes Checking whether __STDC_NO_ATOMICS__ is declared... no Checking for C header file stdatomic.h... yes Checking whether __ORDER_BIG_ENDIAN__ is declared... yes Checking whether __ORDER_LITTLE_ENDIAN__ is declared... yes Checking whether __BYTE_ORDER__ is declared... yes Your compiler has built-in endianness support. Checking for C header file arpa/inet.h... yes Checking for C header file linux/serial.h... yes Checking for C header file netdb.h... yes Checking for C header file netinet/in.h... yes Checking for C header file netinet/ip.h... yes Checking for C header file sys/sysmacros.h... yes Checking for C header file sys/socket.h... yes Checking for C header file sys/un.h... yes Checking for C header file syslog.h... yes Checking for C header file termios.h... yes Checking for C header file winsock2.h... no Checking FLT_EVAL_METHOD is 0... yes Checking if strerror_r() returns int... no Checking time_t is 8 bytes... 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 getopt_long()... yes Checking for C function strlcat()... yes Checking for C function strlcpy()... yes Checking for C header file sys/timepps.h... yes Checking whether TIOCMIWAIT is declared... yes Checking for C library libbluetooth... yes Checking for C library libdbus-1... yes WARNING: AsciiDoctor not found. WARNING: Some documentation and html will not be built. Checking pkg-config for Qt6Network... yes Checking if compiler accepts -Wall... yes Checking if compiler accepts -Wextra... yes Checking if compiler accepts --disable-excess-fp-precision... no Checking if compiler accepts -fexcess-precision=standard... yes Checking if compiler accepts -Wcast-align... yes Checking if compiler accepts -Wcast-qual... yes Checking if compiler accepts -Wimplicit-fallthrough... yes Checking if compiler accepts -Wmissing-declarations... yes Checking if compiler accepts -Wmissing-prototypes... yes Checking if compiler accepts -Wno-missing-field-initializers... yes Checking if compiler accepts -Wno-uninitialized... yes Checking if compiler accepts -Wpointer-arith... yes Checking if compiler accepts -Wreturn-type... yes Checking if compiler accepts -Wstrict-prototypes... yes Checking if compiler accepts -Wundef... yes Checking if compiler accepts -Wvla... yes Checking whether canplayer program exists...no Checking whether coverage program exists...no Checking whether cppcheck program exists...no Checking whether dia program exists...no Checking whether flake8 program exists...no Checking whether pycodestyle program exists...no Checking whether pylint program exists...no Checking whether scan-build program exists...no Checking whether smilint program exists...no Checking whether tar program exists.../usr/bin/tar Checking whether valgrind program exists...no Program canplayer not found -- skipping NMEA 2000 tests Program coverage not found -- skipping Python coverage Program cppcheck not found -- skipping cppcheck checks Program dia not found -- not rebuiding cycle.svg. Program flake8 not found -- skipping flake8 checks Program pycodestyle not found -- skipping pycodestyle checks Program pylint not found -- skipping pylint checks Program scan-build not found -- skipping scan-build checks Program smilint not found -- skipping MIB checks Program valgrind not found -- skipping valgrind checks Checking whether python3 program exists.../usr/bin/python3 System PYTHONPATH is empty Ensure your PYTHONPATH includes /usr/lib64/python3.13/site-packages/ Checking Python target version... 3.13 Checking Python module serial (pyserial)... found Checking Python module cairo (pycairo)... found Checking Python module gi (pygobject)... found Checking pkg-config for gtk+-3.0... yes Checking Python module matplotlib... WARNING: gpsplot is missing required runtime module matplotlib INFO: not building from git Altered configuration variables: manbuild = 0 (default auto): build help in man and HTML formats. No/Auto/Yes. prefix = /usr (default /usr/local): installation directory prefix python_libdir = /usr/lib64/python3.13/site-packages (default ): Python module directory prefix python_shebang = /usr/bin/python3 (default /usr/bin/env python): Python shebang qt_versioned = 6 (default ): version for versioned Qt target_python = python3 (default python): target Python version as command docdir = /usr/share/doc/gpsd (default share/gpsd/doc): documents directory icondir = /usr/share/gpsd (default share/gpsd/icons): icon directory libdir = /usr/lib64 (default lib): system libraries udevdir = /usr/lib/udev (default /lib/udev): udev rules directory unitdir = /usr/lib/systemd/system (default /lib/systemd/system): Directory for systemd unit files NMEA2000 regression tests suppressed because nmea200 is off or canplayer is missing. scons: done reading SConscript files. scons: Building targets ... Creating 'gpsd-3.26.1/android/gpsd_config' chmod -w gpsd-3.26.1/android/gpsd_config Creating 'gpsd-3.26.1/gps/gps.py' chmod -w gpsd-3.26.1/gps/gps.py PylibLink(["gpsd-3.26.1/clients/gps"], []) chmod +x gpsd-3.26.1/gps/gps.py Creating 'gpsd-3.26.1/include/gpsd_config.h' gcc -o gpsd-3.26.1/gpsd/crc24q.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -fPIC -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/gpsd/crc24q.c Creating 'gpsd-3.26.1/gps/__init__.py' chmod -w gpsd-3.26.1/gps/__init__.py gcc -o gpsd-3.26.1/drivers/driver_greis_checksum.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -fPIC -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/drivers/driver_greis_checksum.c chmod +x gpsd-3.26.1/gps/__init__.py gcc -o gpsd-3.26.1/drivers/driver_rtcm2.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -fPIC -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/drivers/driver_rtcm2.c Creating 'gpsd-3.26.1/clients/gegps' chmod -w gpsd-3.26.1/clients/gegps chmod +x gpsd-3.26.1/clients/gegps gcc -o gpsd-3.26.1/libgps/gpspacket.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -fPIC -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/libgps/gpspacket.c gcc -o gpsd-3.26.1/gpsd/isgps.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -fPIC -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/gpsd/isgps.c gcc -o gpsd-3.26.1/libgps/hex.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -fPIC -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/libgps/hex.c gcc -o gpsd-3.26.1/libgps/os_compat.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -fPIC -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/libgps/os_compat.c rm -f gpsd-3.26.1/include/packet_names.h && sed -e '/^ *\([A-Z][A-Z0-9_]*\),/s// "\1",/' < gpsd-3.26.1/include/packet_states.h > gpsd-3.26.1/include/packet_names.h && chmod a-w gpsd-3.26.1/include/packet_names.h Creating 'gpsd-3.26.1/clients/gpscsv' chmod -w gpsd-3.26.1/clients/gpscsv Creating 'gpsd-3.26.1/clients/gpsd.php' chmod -w gpsd-3.26.1/clients/gpsd.php chmod +x gpsd-3.26.1/clients/gpscsv Creating 'gpsd-3.26.1/clients/gpslogntp' gcc -o gpsd-3.26.1/gpsd/packet.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -fPIC -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/gpsd/packet.c Creating 'gpsd-3.26.1/clients/gpsplot' Creating 'gpsd-3.26.1/clients/gpsprof' chmod -w gpsd-3.26.1/clients/gpsprof chmod -w gpsd-3.26.1/clients/gpsplot chmod -w gpsd-3.26.1/clients/gpslogntp Creating 'gpsd-3.26.1/clients/gpssubframe' chmod -w gpsd-3.26.1/clients/gpssubframe chmod +x gpsd-3.26.1/clients/gpsprof chmod +x gpsd-3.26.1/clients/gpsplot chmod +x gpsd-3.26.1/clients/gpssubframe chmod +x gpsd-3.26.1/clients/gpslogntp Creating 'gpsd-3.26.1/clients/ubxtool' chmod -w gpsd-3.26.1/clients/ubxtool Creating 'gpsd-3.26.1/clients/xgps' chmod -w gpsd-3.26.1/clients/xgps Creating 'gpsd-3.26.1/clients/xgpsspeed' chmod -w gpsd-3.26.1/clients/xgpsspeed chmod +x gpsd-3.26.1/clients/xgps Creating 'gpsd-3.26.1/clients/zerk' chmod -w gpsd-3.26.1/clients/zerk Creating 'gpsd-3.26.1/contrib/ntpshmviz' Creating 'gpsd-3.26.1/contrib/skyview2svg.py' chmod -w gpsd-3.26.1/contrib/skyview2svg.py chmod +x gpsd-3.26.1/clients/zerk chmod +x gpsd-3.26.1/contrib/skyview2svg.py Creating 'gpsd-3.26.1/contrib/webgps' chmod -w gpsd-3.26.1/contrib/webgps Creating 'gpsd-3.26.1/control' chmod -w gpsd-3.26.1/control chmod +x gpsd-3.26.1/clients/xgpsspeed chmod +x gpsd-3.26.1/contrib/webgps Creating 'gpsd-3.26.1/gpsd.rules' Creating 'gpsd-3.26.1/libgps.pc' chmod -w gpsd-3.26.1/libgps.pc chmod +x gpsd-3.26.1/clients/ubxtool chmod -w gpsd-3.26.1/contrib/ntpshmviz chmod -w gpsd-3.26.1/gpsd.rules Creating 'gpsd-3.26.1/libQgpsmm.prl' Creating 'gpsd-3.26.1/packaging/deb/etc_default_gpsd' Creating 'gpsd-3.26.1/packaging/deb/etc_init.d_gpsd' chmod -w gpsd-3.26.1/packaging/deb/etc_init.d_gpsd Creating 'gpsd-3.26.1/packaging/gpsd-setup.py' chmod -w gpsd-3.26.1/packaging/gpsd-setup.py Creating 'gpsd-3.26.1/packaging/rpm/gpsd.init' chmod -w gpsd-3.26.1/packaging/rpm/gpsd.init Creating 'gpsd-3.26.1/packaging/rpm/gpsd.spec' chmod -w gpsd-3.26.1/packaging/rpm/gpsd.spec chmod -w gpsd-3.26.1/packaging/deb/etc_default_gpsd chmod -w gpsd-3.26.1/libQgpsmm.prl Creating 'gpsd-3.26.1/packaging/X11/xgps.desktop' chmod -w gpsd-3.26.1/packaging/X11/xgps.desktop chmod +x gpsd-3.26.1/packaging/gpsd-setup.py chmod +x gpsd-3.26.1/contrib/ntpshmviz Creating 'gpsd-3.26.1/packaging/X11/xgpsspeed.desktop' chmod -w gpsd-3.26.1/packaging/X11/xgpsspeed.desktop Creating 'gpsd-3.26.1/Qgpsmm.pc' chmod -w gpsd-3.26.1/Qgpsmm.pc Creating 'gpsd-3.26.1/systemd/gpsdctl@.service' Creating 'gpsd-3.26.1/systemd/gpsd.service' chmod -w gpsd-3.26.1/systemd/gpsd.service Creating 'gpsd-3.26.1/systemd/gpsd.socket' gcc -o gpsd-3.26.1/clients/gps2udp.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/clients/gps2udp.c gcc -o gpsd-3.26.1/libgps/bits.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/libgps/bits.c chmod -w gpsd-3.26.1/systemd/gpsd.socket gcc -o gpsd-3.26.1/libgps/gpsdclient.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/libgps/gpsdclient.c chmod -w gpsd-3.26.1/systemd/gpsdctl@.service rm -f gpsd-3.26.1/libgps/gps_maskdump.c && /usr/bin/python3 gpsd-3.26.1/maskaudit.py -c "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/gpsd-3.26.1/gpsd-3.26.1" > gpsd-3.26.1/libgps/gps_maskdump.c && chmod a-w gpsd-3.26.1/libgps/gps_maskdump.c gcc -o gpsd-3.26.1/libgps/gpsutils.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/libgps/gpsutils.c gcc -o gpsd-3.26.1/libgps/hex.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/libgps/hex.c gcc -o gpsd-3.26.1/libgps/json.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/libgps/json.c rm -f gpsd-3.26.1/libgps/ais_json.i && /usr/bin/python3 gpsd-3.26.1/libgps/jsongen.py --ais --target=parser > gpsd-3.26.1/libgps/ais_json.i && chmod a-w gpsd-3.26.1/libgps/ais_json.i gcc -o gpsd-3.26.1/libgps/libgps_dbus.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/libgps/libgps_dbus.c gcc -o gpsd-3.26.1/libgps/libgps_core.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/libgps/libgps_core.c gcc -o gpsd-3.26.1/libgps/ais_json.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/libgps/ais_json.c gcc -o gpsd-3.26.1/libgps/libgps_json.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/libgps/libgps_json.c gcc -o gpsd-3.26.1/libgps/libgps_shm.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/libgps/libgps_shm.c gcc -o gpsd-3.26.1/libgps/libgps_sock.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/libgps/libgps_sock.c gcc -o gpsd-3.26.1/libgps/netlib.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/libgps/netlib.c gcc -o gpsd-3.26.1/libgps/ntpshmread.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/libgps/ntpshmread.c gcc -o gpsd-3.26.1/libgps/gps_maskdump.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/libgps/gps_maskdump.c gcc -o gpsd-3.26.1/libgps/os_compat.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/libgps/os_compat.c gcc -o gpsd-3.26.1/libgps/rtcm2_json.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/libgps/rtcm2_json.c gcc -o gpsd-3.26.1/libgps/rtcm3_json.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/libgps/rtcm3_json.c gcc -o gpsd-3.26.1/libgps/shared_json.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/libgps/shared_json.c gcc -o gpsd-3.26.1/libgps/timespec_str.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/libgps/timespec_str.c g++ -o gpsd-3.26.1/libgps/libgpsmm.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/libgps/libgpsmm.cpp gcc -o gpsd-3.26.1/gpsctl.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/gpsctl.c gcc -o gpsd-3.26.1/gpsd/bsd_base64.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/gpsd/bsd_base64.c gcc -o gpsd-3.26.1/gpsd/crc24q.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/gpsd/crc24q.c gcc -o gpsd-3.26.1/drivers/driver_ais.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/drivers/driver_ais.c gcc -o gpsd-3.26.1/drivers/driver_allystar.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/drivers/driver_allystar.c gcc -o gpsd-3.26.1/drivers/driver_casic.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/drivers/driver_casic.c gcc -o gpsd-3.26.1/drivers/driver_evermore.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/drivers/driver_evermore.c gcc -o gpsd-3.26.1/drivers/driver_garmin.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/drivers/driver_garmin.c gcc -o gpsd-3.26.1/drivers/driver_garmin_txt.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/drivers/driver_garmin_txt.c gcc -o gpsd-3.26.1/drivers/driver_geostar.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/drivers/driver_geostar.c gcc -o gpsd-3.26.1/drivers/driver_greis.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/drivers/driver_greis.c gcc -o gpsd-3.26.1/drivers/driver_greis_checksum.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/drivers/driver_greis_checksum.c gcc -o gpsd-3.26.1/drivers/driver_italk.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/drivers/driver_italk.c gcc -o gpsd-3.26.1/drivers/driver_navcom.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/drivers/driver_navcom.c gcc -o gpsd-3.26.1/drivers/driver_nmea0183.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/drivers/driver_nmea0183.c gcc -o gpsd-3.26.1/drivers/driver_nmea2000.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/drivers/driver_nmea2000.c gcc -o gpsd-3.26.1/drivers/driver_oncore.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/drivers/driver_oncore.c gcc -o gpsd-3.26.1/drivers/driver_rtcm2.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/drivers/driver_rtcm2.c gcc -o gpsd-3.26.1/libgpsdpacket.so.31.0.0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -shared -Wl,-soname=libgpsdpacket.so.31 gpsd-3.26.1/gpsd/crc24q.os gpsd-3.26.1/drivers/driver_greis_checksum.os gpsd-3.26.1/drivers/driver_rtcm2.os gpsd-3.26.1/libgps/gpspacket.os gpsd-3.26.1/gpsd/isgps.os gpsd-3.26.1/libgps/hex.os gpsd-3.26.1/libgps/os_compat.os gpsd-3.26.1/gpsd/packet.os -Lgpsd-3.26.1 -lrt -lm -ldbus-1 -lbluetooth -ldbus-1 -lrt gcc -o gpsd-3.26.1/drivers/driver_rtcm3.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/drivers/driver_rtcm3.c Create symlinks for: 'gpsd-3.26.1/libgpsdpacket.so.31.0.0' 'gpsd-3.26.1/libgpsdpacket.so.31'->'gpsd-3.26.1/libgpsdpacket.so.31.0.0' 'gpsd-3.26.1/libgpsdpacket.so'->'gpsd-3.26.1/libgpsdpacket.so.31.0.0' Creating 'gpsd-3.26.1/gps/packet.py' chmod -w gpsd-3.26.1/gps/packet.py gcc -o gpsd-3.26.1/drivers/drivers.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/drivers/drivers.c chmod +x gpsd-3.26.1/gps/packet.py Creating 'gpsd-3.26.1/gpsfake' chmod -w gpsd-3.26.1/gpsfake chmod +x gpsd-3.26.1/gpsfake Creating 'gpsd-3.26.1/clients/gpscat' chmod -w gpsd-3.26.1/clients/gpscat chmod +x gpsd-3.26.1/clients/gpscat gcc -o gpsd-3.26.1/drivers/driver_sirf.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/drivers/driver_sirf.c gcc -o gpsd-3.26.1/drivers/driver_skytraq.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/drivers/driver_skytraq.c gcc -o gpsd-3.26.1/drivers/driver_superstar2.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/drivers/driver_superstar2.c gcc -o gpsd-3.26.1/drivers/driver_tsip.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/drivers/driver_tsip.c gcc -o gpsd-3.26.1/drivers/driver_ubx.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/drivers/driver_ubx.c gcc -o gpsd-3.26.1/drivers/driver_zodiac.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/drivers/driver_zodiac.c gcc -o gpsd-3.26.1/gpsd/geoid.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/gpsd/geoid.c gcc -o gpsd-3.26.1/gpsd/gpsd_json.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/gpsd/gpsd_json.c gcc -o gpsd-3.26.1/gpsd/isgps.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/gpsd/isgps.c gcc -o gpsd-3.26.1/gpsd/libgpsd_core.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/gpsd/libgpsd_core.c gcc -o gpsd-3.26.1/gpsd/matrix.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/gpsd/matrix.c gcc -o gpsd-3.26.1/gpsd/net_dgpsip.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/gpsd/net_dgpsip.c gcc -o gpsd-3.26.1/gpsd/net_gnss_dispatch.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/gpsd/net_gnss_dispatch.c gcc -o gpsd-3.26.1/gpsd/net_ntrip.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/gpsd/net_ntrip.c gcc -o gpsd-3.26.1/gpsd/ntpshmwrite.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/gpsd/ntpshmwrite.c gcc -o gpsd-3.26.1/gpsd/packet.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/gpsd/packet.c gcc -o gpsd-3.26.1/gpsd/ppsthread.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/gpsd/ppsthread.c gcc -o gpsd-3.26.1/gpsd/pseudoais.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/gpsd/pseudoais.c gcc -o gpsd-3.26.1/gpsd/pseudonmea.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/gpsd/pseudonmea.c gcc -o gpsd-3.26.1/gpsd/serial.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/gpsd/serial.c gcc -o gpsd-3.26.1/gpsd/subframe.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/gpsd/subframe.c gcc -o gpsd-3.26.1/gpsd/timebase.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/gpsd/timebase.c gcc -o gpsd-3.26.1/clients/gpsdecode.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/clients/gpsdecode.c gcc -o gpsd-3.26.1/clients/gpspipe.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/clients/gpspipe.c gcc -o gpsd-3.26.1/clients/gpsrinex.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/clients/gpsrinex.c gcc -o gpsd-3.26.1/clients/gpssnmp.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/clients/gpssnmp.c gcc -o gpsd-3.26.1/clients/gpxlogger.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/clients/gpxlogger.c gcc -o gpsd-3.26.1/clients/lcdgps.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/clients/lcdgps.c gcc -o gpsd-3.26.1/clients/ntpshmmon.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/clients/ntpshmmon.c gcc -o gpsd-3.26.1/clients/ppscheck.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/clients/ppscheck.c gcc -o gpsd-3.26.1/clients/cgps.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/clients/cgps.c gcc -o gpsd-3.26.1/gpsmon/gpsmon.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/gpsmon/gpsmon.c gcc -o gpsd-3.26.1/gpsmon/monitor_garmin.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/gpsmon/monitor_garmin.c gcc -o gpsd-3.26.1/gpsmon/monitor_italk.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/gpsmon/monitor_italk.c gcc -o gpsd-3.26.1/gpsmon/monitor_nmea0183.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/gpsmon/monitor_nmea0183.c gcc -o gpsd-3.26.1/gpsmon/monitor_oncore.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/gpsmon/monitor_oncore.c gcc -o gpsd-3.26.1/gpsmon/monitor_sirf.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/gpsmon/monitor_sirf.c gcc -o gpsd-3.26.1/gpsmon/monitor_superstar2.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/gpsmon/monitor_superstar2.c gcc -o gpsd-3.26.1/gpsmon/monitor_tnt.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/gpsmon/monitor_tnt.c gcc -o gpsd-3.26.1/gpsmon/monitor_ubx.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/gpsmon/monitor_ubx.c gcc -o gpsd-3.26.1/libgps/ais_json.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -fPIC -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/libgps/ais_json.c gcc -o gpsd-3.26.1/libgps/bits.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -fPIC -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/libgps/bits.c gcc -o gpsd-3.26.1/libgps/gpsdclient.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -fPIC -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/libgps/gpsdclient.c gcc -o gpsd-3.26.1/libgps/gps_maskdump.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -fPIC -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/libgps/gps_maskdump.c gcc -o gpsd-3.26.1/libgps/gpsutils.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -fPIC -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/libgps/gpsutils.c gcc -o gpsd-3.26.1/libgps/json.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -fPIC -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/libgps/json.c gcc -o gpsd-3.26.1/libgps/libgps_core.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -fPIC -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/libgps/libgps_core.c gcc -o gpsd-3.26.1/libgps/libgps_dbus.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -fPIC -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/libgps/libgps_dbus.c gcc -o gpsd-3.26.1/libgps/libgps_json.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -fPIC -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/libgps/libgps_json.c gcc -o gpsd-3.26.1/libgps/libgps_shm.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -fPIC -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/libgps/libgps_shm.c gcc -o gpsd-3.26.1/libgps/libgps_sock.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -fPIC -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/libgps/libgps_sock.c gcc -o gpsd-3.26.1/libgps/netlib.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -fPIC -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/libgps/netlib.c gcc -o gpsd-3.26.1/libgps/ntpshmread.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -fPIC -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/libgps/ntpshmread.c ar rc gpsd-3.26.1/libgpsd.a gpsd-3.26.1/gpsd/bsd_base64.o gpsd-3.26.1/gpsd/crc24q.o gpsd-3.26.1/drivers/driver_ais.o gpsd-3.26.1/drivers/driver_allystar.o gpsd-3.26.1/drivers/driver_casic.o gpsd-3.26.1/drivers/driver_evermore.o gpsd-3.26.1/drivers/driver_garmin.o gpsd-3.26.1/drivers/driver_garmin_txt.o gpsd-3.26.1/drivers/driver_geostar.o gpsd-3.26.1/drivers/driver_greis.o gpsd-3.26.1/drivers/driver_greis_checksum.o gpsd-3.26.1/drivers/driver_italk.o gpsd-3.26.1/drivers/driver_navcom.o gpsd-3.26.1/drivers/driver_nmea0183.o gpsd-3.26.1/drivers/driver_nmea2000.o gpsd-3.26.1/drivers/driver_oncore.o gpsd-3.26.1/drivers/driver_rtcm2.o gpsd-3.26.1/drivers/driver_rtcm3.o gpsd-3.26.1/drivers/drivers.o gpsd-3.26.1/drivers/driver_sirf.o gpsd-3.26.1/drivers/driver_skytraq.o gpsd-3.26.1/drivers/driver_superstar2.o gpsd-3.26.1/drivers/driver_tsip.o gpsd-3.26.1/drivers/driver_ubx.o gpsd-3.26.1/drivers/driver_zodiac.o gpsd-3.26.1/gpsd/geoid.o gpsd-3.26.1/gpsd/gpsd_json.o gpsd-3.26.1/gpsd/isgps.o gpsd-3.26.1/gpsd/libgpsd_core.o gpsd-3.26.1/gpsd/matrix.o gpsd-3.26.1/gpsd/net_dgpsip.o gpsd-3.26.1/gpsd/net_gnss_dispatch.o gpsd-3.26.1/gpsd/net_ntrip.o gpsd-3.26.1/gpsd/ntpshmwrite.o gpsd-3.26.1/gpsd/packet.o gpsd-3.26.1/gpsd/ppsthread.o gpsd-3.26.1/gpsd/pseudoais.o gpsd-3.26.1/gpsd/pseudonmea.o gpsd-3.26.1/gpsd/serial.o gpsd-3.26.1/gpsd/subframe.o gpsd-3.26.1/gpsd/timebase.o gcc -o gpsd-3.26.1/libgps/rtcm2_json.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -fPIC -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/libgps/rtcm2_json.c gcc -o gpsd-3.26.1/libgps/rtcm3_json.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -fPIC -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/libgps/rtcm3_json.c gcc -o gpsd-3.26.1/libgps/shared_json.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -fPIC -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/libgps/shared_json.c gcc -o gpsd-3.26.1/libgps/timespec_str.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -fPIC -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/libgps/timespec_str.c g++ -o gpsd-3.26.1/libgps/libgpsmm.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -pthread -fPIC -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/libgps/libgpsmm.cpp ranlib gpsd-3.26.1/libgpsd.a gcc -o gpsd-3.26.1/libgps/qt-ais_json.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -O2 -pthread -fPIC -DUSE_QT -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/qt6/QtNetwork -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib64/qt6/mkspecs/linux-g++ gpsd-3.26.1/libgps/ais_json.c g++ -o gpsd-3.26.1/libgps/qt-bits.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -O2 -pthread -fPIC -DUSE_QT -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/qt6/QtNetwork -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib64/qt6/mkspecs/linux-g++ gpsd-3.26.1/libgps/bits.c g++ -o gpsd-3.26.1/libgps/qt-gpsdclient.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -O2 -pthread -fPIC -DUSE_QT -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/qt6/QtNetwork -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib64/qt6/mkspecs/linux-g++ gpsd-3.26.1/libgps/gpsdclient.c g++ -o gpsd-3.26.1/libgps/qt-gps_maskdump.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -O2 -pthread -fPIC -DUSE_QT -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/qt6/QtNetwork -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib64/qt6/mkspecs/linux-g++ gpsd-3.26.1/libgps/gps_maskdump.c g++ -o gpsd-3.26.1/libgps/qt-gpsutils.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -O2 -pthread -fPIC -DUSE_QT -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/qt6/QtNetwork -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib64/qt6/mkspecs/linux-g++ gpsd-3.26.1/libgps/gpsutils.c gcc -o gpsd-3.26.1/libgps/qt-json.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -O2 -pthread -fPIC -DUSE_QT -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/qt6/QtNetwork -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib64/qt6/mkspecs/linux-g++ gpsd-3.26.1/libgps/json.c g++ -o gpsd-3.26.1/libgps/qt-hex.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -O2 -pthread -fPIC -DUSE_QT -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/qt6/QtNetwork -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib64/qt6/mkspecs/linux-g++ gpsd-3.26.1/libgps/hex.c g++ -o gpsd-3.26.1/libgps/qt-libgps_core.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -O2 -pthread -fPIC -DUSE_QT -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/qt6/QtNetwork -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib64/qt6/mkspecs/linux-g++ gpsd-3.26.1/libgps/libgps_core.c g++ -o gpsd-3.26.1/libgps/qt-libgps_dbus.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -O2 -pthread -fPIC -DUSE_QT -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/qt6/QtNetwork -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib64/qt6/mkspecs/linux-g++ gpsd-3.26.1/libgps/libgps_dbus.c gcc -o gpsd-3.26.1/libgps/qt-libgps_json.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -O2 -pthread -fPIC -DUSE_QT -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/qt6/QtNetwork -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib64/qt6/mkspecs/linux-g++ gpsd-3.26.1/libgps/libgps_json.c g++ -o gpsd-3.26.1/libgps/qt-libgps_shm.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -O2 -pthread -fPIC -DUSE_QT -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/qt6/QtNetwork -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib64/qt6/mkspecs/linux-g++ gpsd-3.26.1/libgps/libgps_shm.c g++ -o gpsd-3.26.1/libgps/qt-libgps_sock.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -O2 -pthread -fPIC -DUSE_QT -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/qt6/QtNetwork -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib64/qt6/mkspecs/linux-g++ gpsd-3.26.1/libgps/libgps_sock.c g++ -o gpsd-3.26.1/libgps/qt-netlib.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -O2 -pthread -fPIC -DUSE_QT -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/qt6/QtNetwork -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib64/qt6/mkspecs/linux-g++ gpsd-3.26.1/libgps/netlib.c g++ -o gpsd-3.26.1/libgps/qt-ntpshmread.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -O2 -pthread -fPIC -DUSE_QT -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/qt6/QtNetwork -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib64/qt6/mkspecs/linux-g++ gpsd-3.26.1/libgps/ntpshmread.c gcc -o gpsd-3.26.1/libgps/qt-os_compat.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -O2 -pthread -fPIC -DUSE_QT -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/qt6/QtNetwork -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib64/qt6/mkspecs/linux-g++ gpsd-3.26.1/libgps/os_compat.c gcc -o gpsd-3.26.1/libgps/qt-rtcm2_json.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -O2 -pthread -fPIC -DUSE_QT -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/qt6/QtNetwork -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib64/qt6/mkspecs/linux-g++ gpsd-3.26.1/libgps/rtcm2_json.c gcc -o gpsd-3.26.1/libgps/qt-rtcm3_json.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -O2 -pthread -fPIC -DUSE_QT -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/qt6/QtNetwork -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib64/qt6/mkspecs/linux-g++ gpsd-3.26.1/libgps/rtcm3_json.c gcc -o gpsd-3.26.1/libgps/qt-shared_json.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -O2 -pthread -fPIC -DUSE_QT -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/qt6/QtNetwork -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib64/qt6/mkspecs/linux-g++ gpsd-3.26.1/libgps/shared_json.c gcc -o gpsd-3.26.1/libgps/qt-timespec_str.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -O2 -pthread -fPIC -DUSE_QT -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/qt6/QtNetwork -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib64/qt6/mkspecs/linux-g++ gpsd-3.26.1/libgps/timespec_str.c g++ -o gpsd-3.26.1/libgps/qt-libgpsmm.os -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -pthread -fPIC -DUSE_QT -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/qt6/QtNetwork -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib64/qt6/mkspecs/linux-g++ gpsd-3.26.1/libgps/libgpsmm.cpp gcc -o gpsd-3.26.1/gpsd/dbusexport.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/gpsd/dbusexport.c gcc -o gpsd-3.26.1/gpsd/gpsd.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/gpsd/gpsd.c gcc -o gpsd-3.26.1/gpsd/shmexport.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/gpsd/shmexport.c gcc -o gpsd-3.26.1/gpsd/timehint.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/gpsd/timehint.c gcc -o gpsd-3.26.1/gpsd/sd_socket.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/gpsd/sd_socket.c gcc -o gpsd-3.26.1/clients/gpsdctl.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/clients/gpsdctl.c Creating 'gpsd-3.26.1/www/gpscap.py' chmod -w gpsd-3.26.1/www/gpscap.py Creating 'gpsd-3.26.1/www/hardware-head.html' chmod -w gpsd-3.26.1/www/hardware-head.html chmod +x gpsd-3.26.1/www/gpscap.py Creating 'gpsd-3.26.1/www/gps_report.cgi' cd gpsd-3.26.1/www; (cat hardware-head.html && PYTHONIOENCODING=utf-8 /usr/bin/python3 gpscap.py && cat hardware-tail.html) > hardware.html chmod -w gpsd-3.26.1/www/gps_report.cgi Creating 'gpsd-3.26.1/www/troubleshooting.html' chmod -w gpsd-3.26.1/www/troubleshooting.html Creating 'gpsd-3.26.1/www/hacking.html' chmod -w gpsd-3.26.1/www/hacking.html Creating 'gpsd-3.26.1/www/index.html' chmod -w gpsd-3.26.1/www/index.html Creating 'gpsd-3.26.1/www/faq.html' chmod -w gpsd-3.26.1/www/faq.html cp gpsd-3.26.1/NEWS gpsd-3.26.1/www/NEWS cp gpsd-3.26.1/TODO gpsd-3.26.1/www/TODO cp gpsd-3.26.1/clients/gpsdebuginfo gpsd-3.26.1/www/gpsdebuginfo Creating 'gpsd-3.26.1/gps-3.26.1.egg-info' g++ -o gpsd-3.26.1/tests/qt-test_gpsmm.o -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.26.1/tests/test_gpsmm.cpp ar rc gpsd-3.26.1/libgps_static.a gpsd-3.26.1/libgps/ais_json.o gpsd-3.26.1/libgps/bits.o gpsd-3.26.1/libgps/gpsdclient.o gpsd-3.26.1/libgps/gps_maskdump.o gpsd-3.26.1/libgps/gpsutils.o gpsd-3.26.1/libgps/hex.o gpsd-3.26.1/libgps/json.o gpsd-3.26.1/libgps/libgps_core.o gpsd-3.26.1/libgps/libgps_dbus.o gpsd-3.26.1/libgps/libgps_json.o gpsd-3.26.1/libgps/libgps_shm.o gpsd-3.26.1/libgps/libgps_sock.o gpsd-3.26.1/libgps/netlib.o gpsd-3.26.1/libgps/ntpshmread.o gpsd-3.26.1/libgps/os_compat.o gpsd-3.26.1/libgps/rtcm2_json.o gpsd-3.26.1/libgps/rtcm3_json.o gpsd-3.26.1/libgps/shared_json.o gpsd-3.26.1/libgps/timespec_str.o gpsd-3.26.1/libgps/libgpsmm.o ranlib gpsd-3.26.1/libgps_static.a gcc -o gpsd-3.26.1/clients/ntpshmmon -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread gpsd-3.26.1/clients/ntpshmmon.o -Lgpsd-3.26.1 gpsd-3.26.1/libgps_static.a -lm -lrt -ldbus-1 gcc -o gpsd-3.26.1/clients/gpxlogger -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread gpsd-3.26.1/clients/gpxlogger.o -Lgpsd-3.26.1 gpsd-3.26.1/libgps_static.a -lm -lrt -ldbus-1 gcc -o gpsd-3.26.1/clients/gpsdecode -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread gpsd-3.26.1/clients/gpsdecode.o -Lgpsd-3.26.1 gpsd-3.26.1/libgpsd.a gpsd-3.26.1/libgps_static.a -lusb-1.0 -lbluetooth -lm -lrt -ldbus-1 gcc -o gpsd-3.26.1/clients/cgps -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread gpsd-3.26.1/clients/cgps.o -Lgpsd-3.26.1 gpsd-3.26.1/libgps_static.a -lm -lrt -ldbus-1 -lncurses -ltinfo gcc -o gpsd-3.26.1/clients/gpsrinex -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread gpsd-3.26.1/clients/gpsrinex.o -Lgpsd-3.26.1 gpsd-3.26.1/libgps_static.a -lm -lrt -ldbus-1 gcc -o gpsd-3.26.1/gpsd/gpsd -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread gpsd-3.26.1/gpsd/dbusexport.o gpsd-3.26.1/gpsd/gpsd.o gpsd-3.26.1/gpsd/shmexport.o gpsd-3.26.1/gpsd/timehint.o gpsd-3.26.1/gpsd/sd_socket.o -Lgpsd-3.26.1 gpsd-3.26.1/libgpsd.a gpsd-3.26.1/libgps_static.a -lusb-1.0 -lbluetooth -lm -lrt -ldbus-1 -lcap gcc -o gpsd-3.26.1/gpsmon/gpsmon -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread gpsd-3.26.1/gpsmon/gpsmon.o gpsd-3.26.1/gpsmon/monitor_garmin.o gpsd-3.26.1/gpsmon/monitor_italk.o gpsd-3.26.1/gpsmon/monitor_nmea0183.o gpsd-3.26.1/gpsmon/monitor_oncore.o gpsd-3.26.1/gpsmon/monitor_sirf.o gpsd-3.26.1/gpsmon/monitor_superstar2.o gpsd-3.26.1/gpsmon/monitor_tnt.o gpsd-3.26.1/gpsmon/monitor_ubx.o -Lgpsd-3.26.1 gpsd-3.26.1/libgpsd.a gpsd-3.26.1/libgps_static.a -lusb-1.0 -lbluetooth -lm -lrt -ldbus-1 -lncurses -ltinfo gcc -o gpsd-3.26.1/clients/ppscheck -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread gpsd-3.26.1/clients/ppscheck.o -Lgpsd-3.26.1 gpsd-3.26.1/libgps_static.a -lm -lrt -ldbus-1 gcc -o gpsd-3.26.1/gpsctl -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread gpsd-3.26.1/gpsctl.o -Lgpsd-3.26.1 gpsd-3.26.1/libgpsd.a gpsd-3.26.1/libgps_static.a -lusb-1.0 -lbluetooth -lm -lrt -ldbus-1 gcc -o gpsd-3.26.1/clients/lcdgps -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread gpsd-3.26.1/clients/lcdgps.o -Lgpsd-3.26.1 gpsd-3.26.1/libgps_static.a -lm -lrt -ldbus-1 gcc -o gpsd-3.26.1/clients/gps2udp -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread gpsd-3.26.1/clients/gps2udp.o -Lgpsd-3.26.1 gpsd-3.26.1/libgps_static.a -lm -lrt -ldbus-1 gcc -o gpsd-3.26.1/clients/gpssnmp -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread gpsd-3.26.1/clients/gpssnmp.o -Lgpsd-3.26.1 gpsd-3.26.1/libgps_static.a -lm -lrt -ldbus-1 gcc -o gpsd-3.26.1/clients/gpsdctl -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread gpsd-3.26.1/clients/gpsdctl.o -Lgpsd-3.26.1 gpsd-3.26.1/libgps_static.a -lm -lrt -ldbus-1 gcc -o gpsd-3.26.1/clients/gpspipe -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread gpsd-3.26.1/clients/gpspipe.o -Lgpsd-3.26.1 gpsd-3.26.1/libgps_static.a -lm -lrt -ldbus-1 g++ -o gpsd-3.26.1/libgps.so.31.0.0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -shared -Wl,-soname=libgps.so.31 gpsd-3.26.1/libgps/ais_json.os gpsd-3.26.1/libgps/bits.os gpsd-3.26.1/libgps/gpsdclient.os gpsd-3.26.1/libgps/gps_maskdump.os gpsd-3.26.1/libgps/gpsutils.os gpsd-3.26.1/libgps/hex.os gpsd-3.26.1/libgps/json.os gpsd-3.26.1/libgps/libgps_core.os gpsd-3.26.1/libgps/libgps_dbus.os gpsd-3.26.1/libgps/libgps_json.os gpsd-3.26.1/libgps/libgps_shm.os gpsd-3.26.1/libgps/libgps_sock.os gpsd-3.26.1/libgps/netlib.os gpsd-3.26.1/libgps/ntpshmread.os gpsd-3.26.1/libgps/os_compat.os gpsd-3.26.1/libgps/rtcm2_json.os gpsd-3.26.1/libgps/rtcm3_json.os gpsd-3.26.1/libgps/shared_json.os gpsd-3.26.1/libgps/timespec_str.os gpsd-3.26.1/libgps/libgpsmm.os -Lgpsd-3.26.1 -lrt -lm -ldbus-1 -lbluetooth -ldbus-1 -lrt Create symlinks for: 'gpsd-3.26.1/libgps.so.31.0.0' 'gpsd-3.26.1/libgps.so.31'->'gpsd-3.26.1/libgps.so.31.0.0' 'gpsd-3.26.1/libgps.so'->'gpsd-3.26.1/libgps.so.31.0.0' g++ -o gpsd-3.26.1/libQgpsmm.so.31.0.0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -shared -Wl,-soname=libQgpsmm.so.31 gpsd-3.26.1/libgps/qt-ais_json.os gpsd-3.26.1/libgps/qt-bits.os gpsd-3.26.1/libgps/qt-gpsdclient.os gpsd-3.26.1/libgps/qt-gps_maskdump.os gpsd-3.26.1/libgps/qt-gpsutils.os gpsd-3.26.1/libgps/qt-hex.os gpsd-3.26.1/libgps/qt-json.os gpsd-3.26.1/libgps/qt-libgps_core.os gpsd-3.26.1/libgps/qt-libgps_dbus.os gpsd-3.26.1/libgps/qt-libgps_json.os gpsd-3.26.1/libgps/qt-libgps_shm.os gpsd-3.26.1/libgps/qt-libgps_sock.os gpsd-3.26.1/libgps/qt-netlib.os gpsd-3.26.1/libgps/qt-ntpshmread.os gpsd-3.26.1/libgps/qt-os_compat.os gpsd-3.26.1/libgps/qt-rtcm2_json.os gpsd-3.26.1/libgps/qt-rtcm3_json.os gpsd-3.26.1/libgps/qt-shared_json.os gpsd-3.26.1/libgps/qt-timespec_str.os gpsd-3.26.1/libgps/qt-libgpsmm.os -Lgpsd-3.26.1 -lrt -lm -ldbus-1 -lbluetooth -ldbus-1 -lQt6Network -lQt6Core Create symlinks for: 'gpsd-3.26.1/libQgpsmm.so.31.0.0' 'gpsd-3.26.1/libQgpsmm.so.31'->'gpsd-3.26.1/libQgpsmm.so.31.0.0' 'gpsd-3.26.1/libQgpsmm.so'->'gpsd-3.26.1/libQgpsmm.so.31.0.0' g++ -o gpsd-3.26.1/tests/test_qgpsmm -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread gpsd-3.26.1/tests/qt-test_gpsmm.o -Lgpsd-3.26.1 -lQgpsmm scons: done building targets. WARNING: gpsplot is missing required runtime module matplotlib Ensure your PYTHONPATH includes /usr/lib64/python3.13/site-packages/ WARNING: AsciiDoctor not found. WARNING: Some documentation and html will not be built. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Pr9Beh + umask 022 + cd /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT ++ dirname /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT + mkdir -p /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build + mkdir /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd gpsd-3.26.1 + '[' 1 -eq 1 ']' + DESTDIR=/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT + STRIP=/bin/true + /usr/bin/scons install DESTDIR=/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT systemd_install udev-install scons: Reading SConscript files ... scons version: 4.9.1 scons is running under Python version: 3.13.3.final.0 gpsd version: 3.26.1 This system is: linux cc is gcc, version 15.1.0 Checking whether the C compiler works... (cached) yes Checking if compiler accepts -pthread... (cached) yes Checking whether the C++ compiler works... (cached) yes Checking pkg-config for libcap... (cached) yes Checking for C header file curses.h... (cached) yes Checking pkg-config for ncurses... (cached) yes Checking pkg-config for tinfo... (cached) yes Checking pkg-config for libusb-1.0... (cached) yes Checking for C library librt... (cached) yes Checking for C library libnsl... (cached) no Checking for C library libsocket... (cached) no Checking for C library libm... (cached) yes Checking for C library libthr... (cached) no Checking pkg-config for dbus-1... (cached) yes Checking pkg-config for bluez... (cached) yes Checking for C type in_port_t... (cached) yes Checking whether SUN_LEN is declared... (cached) yes Checking for C header file linux/can.h... (cached) yes You have kernel CANbus available. Checking if compiler is C11... (cached) yes Checking whether __STDC_NO_ATOMICS__ is declared... (cached) no Checking for C header file stdatomic.h... (cached) yes Checking whether __ORDER_BIG_ENDIAN__ is declared... (cached) yes Checking whether __ORDER_LITTLE_ENDIAN__ is declared... (cached) yes Checking whether __BYTE_ORDER__ is declared... (cached) yes Your compiler has built-in endianness support. Checking for C header file arpa/inet.h... (cached) yes Checking for C header file linux/serial.h... (cached) yes Checking for C header file netdb.h... (cached) yes Checking for C header file netinet/in.h... (cached) yes Checking for C header file netinet/ip.h... (cached) yes Checking for C header file sys/sysmacros.h... (cached) yes Checking for C header file sys/socket.h... (cached) yes Checking for C header file sys/un.h... (cached) yes Checking for C header file syslog.h... (cached) yes Checking for C header file termios.h... (cached) yes Checking for C header file winsock2.h... (cached) no Checking FLT_EVAL_METHOD is 0... (cached) yes Checking if strerror_r() returns int... (cached) no Checking time_t is 8 bytes... (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 getopt_long()... (cached) yes Checking for C function strlcat()... (cached) yes Checking for C function strlcpy()... (cached) yes Checking for C header file sys/timepps.h... (cached) yes Checking whether TIOCMIWAIT is declared... (cached) yes Checking for C library libbluetooth... (cached) yes Checking for C library libdbus-1... (cached) yes WARNING: AsciiDoctor not found. WARNING: Some documentation and html will not be built. Checking pkg-config for Qt6Network... (cached) yes Checking if compiler accepts -Wall... (cached) yes Checking if compiler accepts -Wextra... (cached) yes Checking if compiler accepts --disable-excess-fp-precision... (cached) no Checking if compiler accepts -fexcess-precision=standard... (cached) yes Checking if compiler accepts -Wcast-align... (cached) yes Checking if compiler accepts -Wcast-qual... (cached) yes Checking if compiler accepts -Wimplicit-fallthrough... (cached) yes Checking if compiler accepts -Wmissing-declarations... (cached) yes Checking if compiler accepts -Wmissing-prototypes... (cached) yes Checking if compiler accepts -Wno-missing-field-initializers... (cached) yes Checking if compiler accepts -Wno-uninitialized... (cached) yes Checking if compiler accepts -Wpointer-arith... (cached) yes Checking if compiler accepts -Wreturn-type... (cached) yes Checking if compiler accepts -Wstrict-prototypes... (cached) yes Checking if compiler accepts -Wundef... (cached) yes Checking if compiler accepts -Wvla... (cached) yes Checking whether canplayer program exists...no Checking whether coverage program exists...no Checking whether cppcheck program exists...no Checking whether dia program exists...no Checking whether flake8 program exists...no Checking whether pycodestyle program exists...no Checking whether pylint program exists...no Checking whether scan-build program exists...no Checking whether smilint program exists...no Checking whether tar program exists.../usr/bin/tar Checking whether valgrind program exists...no Program canplayer not found -- skipping NMEA 2000 tests Program coverage not found -- skipping Python coverage Program cppcheck not found -- skipping cppcheck checks Program dia not found -- not rebuiding cycle.svg. Program flake8 not found -- skipping flake8 checks Program pycodestyle not found -- skipping pycodestyle checks Program pylint not found -- skipping pylint checks Program scan-build not found -- skipping scan-build checks Program smilint not found -- skipping MIB checks Program valgrind not found -- skipping valgrind checks Checking whether python3 program exists.../usr/bin/python3 System PYTHONPATH is empty Ensure your PYTHONPATH includes /usr/lib64/python3.13/site-packages/ Checking Python target version... (cached) 3.13 Checking Python module serial (pyserial)... (cached) found Checking Python module cairo (pycairo)... (cached) found Checking Python module gi (pygobject)... (cached) found Checking pkg-config for gtk+-3.0... (cached) yes Checking Python module matplotlib... (cached) WARNING: gpsplot is missing required runtime module matplotlib INFO: not building from git Altered configuration variables: manbuild = 0 (default auto): build help in man and HTML formats. No/Auto/Yes. prefix = /usr (default /usr/local): installation directory prefix python_libdir = /usr/lib64/python3.13/site-packages (default ): Python module directory prefix python_shebang = /usr/bin/python3 (default /usr/bin/env python): Python shebang qt_versioned = 6 (default ): version for versioned Qt target_python = python3 (default python): target Python version as command docdir = /usr/share/doc/gpsd (default share/gpsd/doc): documents directory icondir = /usr/share/gpsd (default share/gpsd/icons): icon directory libdir = /usr/lib64 (default lib): system libraries udevdir = /usr/lib/udev (default /lib/udev): udev rules directory unitdir = /usr/lib/systemd/system (default /lib/systemd/system): Directory for systemd unit files NMEA2000 regression tests suppressed because nmea200 is off or canplayer is missing. scons: done reading SConscript files. scons: Building targets ... Install file: "gpsd-3.26.1/gpsd/gpsd" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/sbin/gpsd" /bin/true /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/sbin/gpsd Install file: "gpsd-3.26.1/clients/gpsdctl" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/sbin/gpsdctl" /bin/true /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/sbin/gpsdctl Install file: "gpsd-3.26.1/clients/gps2udp" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/bin/gps2udp" /bin/true /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/bin/gps2udp Install file: "gpsd-3.26.1/gpsctl" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/bin/gpsctl" /bin/true /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/bin/gpsctl Install file: "gpsd-3.26.1/clients/gpsdecode" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/bin/gpsdecode" /bin/true /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/bin/gpsdecode Install file: "gpsd-3.26.1/clients/gpspipe" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/bin/gpspipe" /bin/true /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/bin/gpspipe Install file: "gpsd-3.26.1/clients/gpsrinex" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/bin/gpsrinex" /bin/true /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/bin/gpsrinex Install file: "gpsd-3.26.1/clients/gpssnmp" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/bin/gpssnmp" /bin/true /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/bin/gpssnmp Install file: "gpsd-3.26.1/clients/gpxlogger" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/bin/gpxlogger" /bin/true /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/bin/gpxlogger Install file: "gpsd-3.26.1/clients/lcdgps" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/bin/lcdgps" /bin/true /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/bin/lcdgps Install file: "gpsd-3.26.1/clients/ntpshmmon" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/bin/ntpshmmon" /bin/true /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/bin/ntpshmmon Install file: "gpsd-3.26.1/clients/ppscheck" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/bin/ppscheck" /bin/true /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/bin/ppscheck Install file: "gpsd-3.26.1/clients/cgps" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/bin/cgps" /bin/true /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/bin/cgps Install file: "gpsd-3.26.1/gpsmon/gpsmon" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/bin/gpsmon" /bin/true /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/bin/gpsmon Install file: "gpsd-3.26.1/libgps.so.31.0.0" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/lib64/libgps.so.31.0.0" /bin/true /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/lib64/libgps.so.31.0.0 Install file: "gpsd-3.26.1/libgpsdpacket.so.31.0.0" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/lib64/libgpsdpacket.so.31.0.0" /bin/true /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/lib64/libgpsdpacket.so.31.0.0 Install file: "gpsd-3.26.1/libQgpsmm.so.31.0.0" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/lib64/libQgpsmm.so.31.0.0" /bin/true /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/lib64/libQgpsmm.so.31.0.0 Install file: "gpsd-3.26.1/clients/gpsdebuginfo" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/bin/gpsdebuginfo" Install file: "gpsd-3.26.1/AUTHORS" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/doc/gpsd/AUTHORS" Install file: "gpsd-3.26.1/build.adoc" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/doc/gpsd/build.adoc" Install file: "gpsd-3.26.1/COPYING" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/doc/gpsd/COPYING" Install file: "gpsd-3.26.1/www/example1.c.txt" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/doc/gpsd/example1.c.txt" Install file: "gpsd-3.26.1/www/example2.py.txt" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/doc/gpsd/example2.py.txt" Install file: "gpsd-3.26.1/NEWS" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/doc/gpsd/NEWS" Install file: "gpsd-3.26.1/README.adoc" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/doc/gpsd/README.adoc" Install file: "gpsd-3.26.1/SUPPORT.adoc" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/doc/gpsd/SUPPORT.adoc" Install file: "gpsd-3.26.1/packaging/X11/gpsd-logo.png" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/gpsd/gpsd-logo.png" Install file: "gpsd-3.26.1/include/libgpsmm.h" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/include/libgpsmm.h" Install file: "gpsd-3.26.1/include/gps.h" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/include/gps.h" Install file: "gpsd-3.26.1/man/cgps.1" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/man/man1/cgps.1" Install file: "gpsd-3.26.1/man/gegps.1" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/man/man1/gegps.1" Install file: "gpsd-3.26.1/man/gps.1" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/man/man1/gps.1" Install file: "gpsd-3.26.1/man/gps2udp.1" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/man/man1/gps2udp.1" Install file: "gpsd-3.26.1/man/gpscat.1" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/man/man1/gpscat.1" Install file: "gpsd-3.26.1/man/gpscsv.1" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/man/man1/gpscsv.1" Install file: "gpsd-3.26.1/man/gpsctl.1" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/man/man1/gpsctl.1" Install file: "gpsd-3.26.1/man/gpsd.8" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/man/man8/gpsd.8" Install file: "gpsd-3.26.1/man/gpsd_json.5" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/man/man5/gpsd_json.5" Install file: "gpsd-3.26.1/man/gpsdctl.8" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/man/man8/gpsdctl.8" Install file: "gpsd-3.26.1/man/gpsdebuginfo.1" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/man/man1/gpsdebuginfo.1" Install file: "gpsd-3.26.1/man/gpsdecode.1" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/man/man1/gpsdecode.1" Install file: "gpsd-3.26.1/man/gpsfake.1" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/man/man1/gpsfake.1" Install file: "gpsd-3.26.1/man/gpsinit.8" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/man/man8/gpsinit.8" Install file: "gpsd-3.26.1/man/gpslogntp.1" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/man/man1/gpslogntp.1" Install file: "gpsd-3.26.1/man/gpsmon.1" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/man/man1/gpsmon.1" Install file: "gpsd-3.26.1/man/gpspipe.1" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/man/man1/gpspipe.1" Install file: "gpsd-3.26.1/man/gpsplot.1" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/man/man1/gpsplot.1" Install file: "gpsd-3.26.1/man/gpsprof.1" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/man/man1/gpsprof.1" Install file: "gpsd-3.26.1/man/gpsrinex.1" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/man/man1/gpsrinex.1" Install file: "gpsd-3.26.1/man/gpssnmp.1" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/man/man1/gpssnmp.1" Install file: "gpsd-3.26.1/man/gpssubframe.1" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/man/man1/gpssubframe.1" Install file: "gpsd-3.26.1/man/gpxlogger.1" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/man/man1/gpxlogger.1" Install file: "gpsd-3.26.1/man/lcdgps.1" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/man/man1/lcdgps.1" Install file: "gpsd-3.26.1/man/libQgpsmm.3" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/man/man3/libQgpsmm.3" Install file: "gpsd-3.26.1/man/libgps.3" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/man/man3/libgps.3" Install file: "gpsd-3.26.1/man/libgpsmm.3" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/man/man3/libgpsmm.3" Install file: "gpsd-3.26.1/man/ntpshmmon.1" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/man/man1/ntpshmmon.1" Install file: "gpsd-3.26.1/man/ppscheck.8" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/man/man8/ppscheck.8" Install file: "gpsd-3.26.1/man/ubxtool.1" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/man/man1/ubxtool.1" Install file: "gpsd-3.26.1/man/xgps.1" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/man/man1/xgps.1" Install file: "gpsd-3.26.1/man/xgpsspeed.1" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/man/man1/xgpsspeed.1" Install file: "gpsd-3.26.1/man/zerk.1" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/man/man1/zerk.1" Install file: "gpsd-3.26.1/man/GPSD-MIB" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/snmp/mibs/gpsd/GPSD-MIB" Install file: "gpsd-3.26.1/libgps.pc" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/lib64/pkgconfig/libgps.pc" Install file: "gpsd-3.26.1/Qgpsmm.pc" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/lib64/pkgconfig/Qgpsmm.pc" Install file: "gpsd-3.26.1/libQgpsmm.prl" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/lib64/libQgpsmm.prl" Install file: "gpsd-3.26.1/gps/__init__.py" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/lib64/python3.13/site-packages/gps/__init__.py" Install file: "gpsd-3.26.1/gps/__main__.py" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/lib64/python3.13/site-packages/gps/__main__.py" Install file: "gpsd-3.26.1/gps/aiogps.py" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/lib64/python3.13/site-packages/gps/aiogps.py" Install file: "gpsd-3.26.1/gps/client.py" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/lib64/python3.13/site-packages/gps/client.py" Install file: "gpsd-3.26.1/gps/clienthelpers.py" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/lib64/python3.13/site-packages/gps/clienthelpers.py" Install file: "gpsd-3.26.1/gps/fake.py" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/lib64/python3.13/site-packages/gps/fake.py" Install file: "gpsd-3.26.1/gps/gps.py" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/lib64/python3.13/site-packages/gps/gps.py" Install file: "gpsd-3.26.1/gps/misc.py" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/lib64/python3.13/site-packages/gps/misc.py" Install file: "gpsd-3.26.1/gps/packet.py" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/lib64/python3.13/site-packages/gps/packet.py" Install file: "gpsd-3.26.1/gps/ubx.py" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/lib64/python3.13/site-packages/gps/ubx.py" Install file: "gpsd-3.26.1/gps/watch_options.py" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/lib64/python3.13/site-packages/gps/watch_options.py" Install file: "gpsd-3.26.1/clients/gegps" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/bin/gegps" Install file: "gpsd-3.26.1/clients/gpscat" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/bin/gpscat" Install file: "gpsd-3.26.1/clients/gpscsv" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/bin/gpscsv" Install file: "gpsd-3.26.1/clients/gpslogntp" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/bin/gpslogntp" Install file: "gpsd-3.26.1/clients/gpsplot" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/bin/gpsplot" Install file: "gpsd-3.26.1/clients/gpsprof" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/bin/gpsprof" Install file: "gpsd-3.26.1/clients/gpssubframe" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/bin/gpssubframe" Install file: "gpsd-3.26.1/clients/ubxtool" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/bin/ubxtool" Install file: "gpsd-3.26.1/clients/zerk" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/bin/zerk" Install file: "gpsd-3.26.1/gpsfake" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/bin/gpsfake" Install file: "gpsd-3.26.1/clients/xgps" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/bin/xgps" Install file: "gpsd-3.26.1/clients/xgpsspeed" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/bin/xgpsspeed" Install file: "gpsd-3.26.1/gps-3.26.1.egg-info" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/lib64/python3.13/site-packages/gps-3.26.1.egg-info" Install file: "gpsd-3.26.1/systemd/gpsdctl@.service" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/lib/systemd/system/gpsdctl@.service" Install file: "gpsd-3.26.1/systemd/gpsd.service" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/lib/systemd/system/gpsd.service" Install file: "gpsd-3.26.1/systemd/gpsd.socket" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/lib/systemd/system/gpsd.socket" true || true mkdir -p /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/lib/udev/rules.d cp "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/gpsd-3.26.1/gpsd-3.26.1/gpsd.rules" /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/lib/udev/rules.d/25-gpsd.rules scons: done building targets. WARNING: gpsplot is missing required runtime module matplotlib Ensure your PYTHONPATH includes /usr/lib64/python3.13/site-packages/ WARNING: AsciiDoctor not found. WARNING: Some documentation and html will not be built. + mv /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/lib/udev/rules.d/25-gpsd.rules /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/lib/udev/rules.d/99-gpsd.rules + /usr/bin/install -d -m 0755 /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/etc/sysconfig + /usr/bin/install -p -m 0644 /home/iurt/rpmbuild/SOURCES/gpsd.sysconfig /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/etc/sysconfig/gpsd + desktop-file-install --dir /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/applications packaging/X11/xgps.desktop + desktop-file-install --dir /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/applications packaging/X11/xgpsspeed.desktop + sed -i 's|/local||g' /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/applications/xgps.desktop /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/applications/xgpsspeed.desktop + sed -i 's|/icons||g' /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/applications/xgps.desktop /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/applications/xgpsspeed.desktop + /usr/bin/install -p -m 0755 gpsinit /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/sbin + rm -rf /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/doc/gpsd + /usr/bin/find-debuginfo -j12 --strict-build-id -m -i --build-id-seed 3.26.1-1.mga10 --unique-debug-suffix -3.26.1-1.mga10.x86_64 --unique-debug-src-base gpsd-3.26.1-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/gpsd-3.26.1 find-debuginfo: starting Extracting debug info from 17 files DWARF-compressing 17 files sepdebugcrcfix: Updated 17 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/gpsd-3.26.1-1.mga10.x86_64 find-debuginfo: done + /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/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/applications/xgpsspeed.desktop: warning: key "Encoding" in group "Desktop Entry" is deprecated /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/applications/xgpsspeed.desktop: warning: value "Application;Maps;Utility;" for key "Categories" in group "Desktop Entry" contains a deprecated value "Application" /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/applications/xgps.desktop: warning: key "Encoding" in group "Desktop Entry" is deprecated /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/applications/xgps.desktop: warning: value "Application;Maps;Utility;" for key "Categories" in group "Desktop Entry" contains a deprecated value "Application" + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/sbin/gpsinit from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/gpsdebuginfo from /bin/sh to #!/usr/bin/sh *** WARNING: ./usr/lib64/python3.13/site-packages/gps/__init__.py is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/python3.13/site-packages/gps/packet.py is executable but has no shebang, removing executable bit + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j12 Bytecompiling .py files below /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/lib64/python3.13 using python3.13 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/SPECPARTS/rpm-debuginfo.specpart Processing files: gpsd-3.26.1-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qvC5qd + umask 022 + cd /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build + cd gpsd-3.26.1 + DOCDIR=/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/doc/gpsd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/doc/gpsd + cp -pr /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/gpsd-3.26.1/README.adoc /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/doc/gpsd + cp -pr /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/gpsd-3.26.1/NEWS /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/doc/gpsd + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(gpsd) = 3.26.1-1.mga10 gps3d gpsd = 3.26.1-1.mga10 gpsd(x86-64) = 3.26.1-1.mga10 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh rpm-helper >= 0.24.8-1 Requires(preun): /bin/sh rpm-helper >= 0.24.8-1 Requires: libbluetooth.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcap.so.2()(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libm.so.6(GLIBC_2.35)(64bit) libncurses.so.6()(64bit) libtinfo.so.6()(64bit) libusb-1.0.so.0()(64bit) Processing files: lib64gpsd31-3.26.1-1.mga10.x86_64 Provides: lib64gpsd31 = 3.26.1-1.mga10 lib64gpsd31(x86-64) = 3.26.1-1.mga10 libgps.so.31()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(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: lib64gpsdpacket31-3.26.1-1.mga10.x86_64 Provides: lib64gpsdpacket31 = 3.26.1-1.mga10 lib64gpsdpacket31(x86-64) = 3.26.1-1.mga10 libgpsdpacket.so.31()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) Processing files: lib64Qgpsmm31-3.26.1-1.mga10.x86_64 Provides: lib64Qgpsmm31 = 3.26.1-1.mga10 lib64Qgpsmm31(x86-64) = 3.26.1-1.mga10 libQgpsmm.so.31()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt6Core.so.6()(64bit) libQt6Core.so.6(Qt_6)(64bit) libQt6Core.so.6(Qt_6.8)(64bit) libQt6Network.so.6()(64bit) libQt6Network.so.6(Qt_6)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(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.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) Processing files: lib64gpsd-devel-3.26.1-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.mh2B7j + umask 022 + cd /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build + cd gpsd-3.26.1 + DOCDIR=/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/doc/lib64gpsd-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/share/doc/lib64gpsd-devel + cp -pr /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/gpsd-3.26.1/TODO /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/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.26.1-1.mga10 lib64gpsd-devel = 3.26.1-1.mga10 lib64gpsd-devel(x86-64) = 3.26.1-1.mga10 libgpsd-devel = 3.26.1-1.mga10 pkgconfig(Qgpsmm) = 3.26.1 pkgconfig(libgps) = 3.26.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libQt6Core(64bit)) devel(libQt6Network(64bit)) devel(libdbus-1(64bit)) devel(libgcc_s(64bit)) devel(libm(64bit)) devel(libstdc++(64bit)) pkgconfig pkgconfig(Qt6Network) Processing files: gpsd-clients-3.26.1-1.mga10.x86_64 Provides: application() application(xgps.desktop) application(xgpsspeed.desktop) gpsd-clients = 3.26.1-1.mga10 gpsd-clients(x86-64) = 3.26.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libbluetooth.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libm.so.6(GLIBC_2.35)(64bit) libncurses.so.6()(64bit) libtinfo.so.6()(64bit) libusb-1.0.so.0()(64bit) typelib(GLib) typelib(Gdk) typelib(GdkPixbuf) typelib(Gtk) = 3.0 Processing files: python3-gpsd-3.26.1-1.mga10.x86_64 Provides: gpsd-python = 3.26.1-1.mga10 python-gpsd = 3.26.1-1.mga10 python-gpsd = 3.26.1-1.mga10 python3-gpsd = 3.26.1-1.mga10 python3-gpsd(x86-64) = 3.26.1-1.mga10 python3.13-gpsd = 3.26.1-1.mga10 python3.13dist(gps) = 3.26.1 python3dist(gps) = 3.26.1 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.13 Processing files: gpsd-debugsource-3.26.1-1.mga10.x86_64 Provides: gpsd-debugsource = 3.26.1-1.mga10 gpsd-debugsource(x86-64) = 3.26.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gpsd-debuginfo-3.26.1-1.mga10.x86_64 Provides: debuginfo(build-id) = 04e3d541781a0f903fff63574619fc63ad6d5513 debuginfo(build-id) = 1ce00e8b211880b6884c46bdffc83ed2471c1644 debuginfo(build-id) = 22af3f2084d7d0ddf124c9d64633e679e53f3557 debuginfo(build-id) = 793a875a61a7b78f3b48a3e594ccba2dc785a477 debuginfo(build-id) = bdd35159506d77f4ff1026b9f9197d87578ea168 debuginfo(build-id) = e1bff987bee59781bb1cc0562d8db95bb707497f debuginfo(build-id) = ee08c2d51ad1150d748dce24005e8fe699cb5c5b debuginfo(build-id) = f89d2aaf1f900a3ba347444c794855a33b469b7e gpsd-debuginfo = 3.26.1-1.mga10 gpsd-debuginfo(x86-64) = 3.26.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gpsd-debugsource(x86-64) = 3.26.1-1.mga10 Processing files: lib64gpsd31-debuginfo-3.26.1-1.mga10.x86_64 Provides: debuginfo(build-id) = 2ecda929fe4b0430a361dd2d7400a5a7584953f6 lib64gpsd31-debuginfo = 3.26.1-1.mga10 lib64gpsd31-debuginfo(x86-64) = 3.26.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gpsd-debugsource(x86-64) = 3.26.1-1.mga10 Processing files: lib64gpsdpacket31-debuginfo-3.26.1-1.mga10.x86_64 Provides: debuginfo(build-id) = 39d06c86b6ac2e75a90fad676178032111dac6d9 lib64gpsdpacket31-debuginfo = 3.26.1-1.mga10 lib64gpsdpacket31-debuginfo(x86-64) = 3.26.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gpsd-debugsource(x86-64) = 3.26.1-1.mga10 Processing files: lib64Qgpsmm31-debuginfo-3.26.1-1.mga10.x86_64 Provides: debuginfo(build-id) = b0a9cb255677c457bb88a37b3ae7073f0d97ad7d lib64Qgpsmm31-debuginfo = 3.26.1-1.mga10 lib64Qgpsmm31-debuginfo(x86-64) = 3.26.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gpsd-debugsource(x86-64) = 3.26.1-1.mga10 Processing files: gpsd-clients-debuginfo-3.26.1-1.mga10.x86_64 Provides: debuginfo(build-id) = 416ad8844ff9b08085a6639f4023a901dfa5a0ba debuginfo(build-id) = 4bf3cc850b23aa8437c05254836d3112223a6638 debuginfo(build-id) = 6507b08fdc21e0b31facb0f0907a4b58f968e2bc debuginfo(build-id) = 719de2efb4e13efbcb8ae7fc496f98fe73b00778 debuginfo(build-id) = 76d505dca46fef7eed0aca20272ec360250c4732 debuginfo(build-id) = dcc853e9f7c9e506aa293901587a756f07bec090 gpsd-clients-debuginfo = 3.26.1-1.mga10 gpsd-clients-debuginfo(x86-64) = 3.26.1-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gpsd-debugsource(x86-64) = 3.26.1-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64Qgpsmm31-3.26.1-1.mga10.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64gpsdpacket31-debuginfo-3.26.1-1.mga10.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64gpsd31-3.26.1-1.mga10.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64gpsd31-debuginfo-3.26.1-1.mga10.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64gpsd-devel-3.26.1-1.mga10.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64gpsdpacket31-3.26.1-1.mga10.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64Qgpsmm31-debuginfo-3.26.1-1.mga10.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python3-gpsd-3.26.1-1.mga10.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/gpsd-clients-3.26.1-1.mga10.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/gpsd-clients-debuginfo-3.26.1-1.mga10.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/gpsd-3.26.1-1.mga10.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/gpsd-debuginfo-3.26.1-1.mga10.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/gpsd-debugsource-3.26.1-1.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.CLbZz0 + umask 022 + cd /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build + test -d /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build + rm -rf /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!