D: [iurt_root_command] chroot Building target platforms: i686 Building for target i686 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.FBAhVw Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.a6rX44 + 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.egxWlD + 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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib: + 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/lib docdir=/usr/share/doc/gpsd icondir=/usr/share/gpsd udevdir=/usr/lib/udev unitdir=/usr/lib/systemd/system target_python=python3 python_shebang=/usr/bin/python3 python_libdir=/usr/lib/python3.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... 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/lib/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/lib/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/lib (default lib): system libraries udevdir = /usr/lib/udev (default /lib/udev): udev rules directory unitdir = /usr/lib/systemd/system (default /lib/systemd/system): Directory for systemd unit files NMEA2000 regression tests suppressed because 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' Creating 'gpsd-3.26.1/gps/__init__.py' chmod -w gpsd-3.26.1/gps/__init__.py chmod +x gpsd-3.26.1/gps/__init__.py 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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/dbus-1.0/include gpsd-3.26.1/gpsd/crc24q.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/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/dbus-1.0/include gpsd-3.26.1/drivers/driver_greis_checksum.c 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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/dbus-1.0/include gpsd-3.26.1/drivers/driver_rtcm2.c 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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 +x gpsd-3.26.1/clients/gpscsv chmod -w gpsd-3.26.1/clients/gpsd.php 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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/dbus-1.0/include gpsd-3.26.1/gpsd/packet.c Creating 'gpsd-3.26.1/clients/gpslogntp' chmod -w gpsd-3.26.1/clients/gpslogntp chmod +x gpsd-3.26.1/clients/gpslogntp Creating 'gpsd-3.26.1/clients/gpsplot' chmod -w gpsd-3.26.1/clients/gpsplot chmod +x gpsd-3.26.1/clients/gpsplot Creating 'gpsd-3.26.1/clients/gpsprof' chmod -w gpsd-3.26.1/clients/gpsprof 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/gpssubframe Creating 'gpsd-3.26.1/clients/ubxtool' chmod -w gpsd-3.26.1/clients/ubxtool chmod +x gpsd-3.26.1/clients/ubxtool Creating 'gpsd-3.26.1/clients/xgps' chmod -w gpsd-3.26.1/clients/xgps chmod +x 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/xgpsspeed Creating 'gpsd-3.26.1/clients/zerk' chmod -w gpsd-3.26.1/clients/zerk chmod +x gpsd-3.26.1/clients/zerk Creating 'gpsd-3.26.1/contrib/ntpshmviz' chmod -w gpsd-3.26.1/contrib/ntpshmviz chmod +x 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/contrib/skyview2svg.py Creating 'gpsd-3.26.1/contrib/webgps' chmod -w gpsd-3.26.1/contrib/webgps chmod +x gpsd-3.26.1/contrib/webgps Creating 'gpsd-3.26.1/control' chmod -w gpsd-3.26.1/control Creating 'gpsd-3.26.1/gpsd.rules' chmod -w gpsd-3.26.1/gpsd.rules Creating 'gpsd-3.26.1/libgps.pc' chmod -w gpsd-3.26.1/libgps.pc Creating 'gpsd-3.26.1/libQgpsmm.prl' chmod -w gpsd-3.26.1/libQgpsmm.prl Creating 'gpsd-3.26.1/packaging/deb/etc_default_gpsd' chmod -w 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 chmod +x 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 Creating 'gpsd-3.26.1/packaging/X11/xgps.desktop' chmod -w gpsd-3.26.1/packaging/X11/xgps.desktop 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' chmod -w 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' chmod -w 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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/dbus-1.0/include gpsd-3.26.1/clients/gps2udp.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/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/dbus-1.0/include gpsd-3.26.1/libgps/bits.c 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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/dbus-1.0/include gpsd-3.26.1/libgps/gpsdclient.c 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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/dbus-1.0/include gpsd-3.26.1/libgps/json.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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/dbus-1.0/include gpsd-3.26.1/libgps/ais_json.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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/dbus-1.0/include gpsd-3.26.1/libgps/libgps_core.c 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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/dbus-1.0/include gpsd-3.26.1/libgps/libgps_dbus.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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/dbus-1.0/include gpsd-3.26.1/libgps/ntpshmread.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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/dbus-1.0/include gpsd-3.26.1/libgps/rtcm3_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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.26.1/libgps/libgpsmm.cpp 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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/dbus-1.0/include gpsd-3.26.1/libgps/shared_json.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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/dbus-1.0/include gpsd-3.26.1/libgps/gps_maskdump.c 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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/drivers/driver_nmea0183.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_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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/drivers/driver_nmea2000.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 chmod +x gpsd-3.26.1/gps/packet.py Creating 'gpsd-3.26.1/clients/gpscat' chmod -w gpsd-3.26.1/clients/gpscat chmod +x gpsd-3.26.1/clients/gpscat Creating 'gpsd-3.26.1/gpsfake' chmod -w gpsd-3.26.1/gpsfake chmod +x gpsd-3.26.1/gpsfake 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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/drivers/driver_rtcm2.c 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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/drivers/driver_rtcm3.c 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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.26.1/drivers/drivers.c 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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/dbus-1.0/include gpsd-3.26.1/libgps/libgps_json.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/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/dbus-1.0/include gpsd-3.26.1/libgps/libgps_shm.c ranlib gpsd-3.26.1/libgpsd.a 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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/dbus-1.0/include gpsd-3.26.1/libgps/ntpshmread.c 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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -pthread -fPIC -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include gpsd-3.26.1/libgps/libgpsmm.cpp 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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/dbus-1.0/include -I/usr/include/qt6/QtNetwork -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/dbus-1.0/include -I/usr/include/qt6/QtNetwork -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/dbus-1.0/include -I/usr/include/qt6/QtNetwork -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/dbus-1.0/include -I/usr/include/qt6/QtNetwork -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/dbus-1.0/include -I/usr/include/qt6/QtNetwork -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib/qt6/mkspecs/linux-g++ gpsd-3.26.1/libgps/gpsutils.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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/dbus-1.0/include -I/usr/include/qt6/QtNetwork -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib/qt6/mkspecs/linux-g++ gpsd-3.26.1/libgps/hex.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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/dbus-1.0/include -I/usr/include/qt6/QtNetwork -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib/qt6/mkspecs/linux-g++ gpsd-3.26.1/libgps/json.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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/dbus-1.0/include -I/usr/include/qt6/QtNetwork -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/dbus-1.0/include -I/usr/include/qt6/QtNetwork -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/dbus-1.0/include -I/usr/include/qt6/QtNetwork -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/dbus-1.0/include -I/usr/include/qt6/QtNetwork -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/dbus-1.0/include -I/usr/include/qt6/QtNetwork -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/dbus-1.0/include -I/usr/include/qt6/QtNetwork -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/dbus-1.0/include -I/usr/include/qt6/QtNetwork -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/dbus-1.0/include -I/usr/include/qt6/QtNetwork -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/dbus-1.0/include -I/usr/include/qt6/QtNetwork -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/dbus-1.0/include -I/usr/include/qt6/QtNetwork -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/dbus-1.0/include -I/usr/include/qt6/QtNetwork -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/dbus-1.0/include -I/usr/include/qt6/QtNetwork -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/dbus-1.0/include -I/usr/include/qt6/QtNetwork -I/usr/include/qt6 -I/usr/include/qt6/QtCore -I/usr/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib/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 chmod +x 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 cd gpsd-3.26.1/www; (cat hardware-head.html && PYTHONIOENCODING=utf-8 /usr/bin/python3 gpscap.py && cat hardware-tail.html) > hardware.html Creating 'gpsd-3.26.1/www/gps_report.cgi' 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 Creating 'gpsd-3.26.1/gps-3.26.1.egg-info' cp gpsd-3.26.1/clients/gpsdebuginfo gpsd-3.26.1/www/gpsdebuginfo 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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -O2 -pthread -I/usr/include/dbus-1.0 -I/usr/lib/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/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 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/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/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/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/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/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/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/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/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/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/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/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 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/lib/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.mkwxCS + 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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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/lib: + 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) 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/lib/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/lib/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/lib (default lib): system libraries udevdir = /usr/lib/udev (default /lib/udev): udev rules directory unitdir = /usr/lib/systemd/system (default /lib/systemd/system): Directory for systemd unit files NMEA2000 regression tests suppressed because 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/lib/libgps.so.31.0.0" /bin/true /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/lib/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/lib/libgpsdpacket.so.31.0.0" /bin/true /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/lib/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/lib/libQgpsmm.so.31.0.0" /bin/true /home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/lib/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/lib/pkgconfig/libgps.pc" Install file: "gpsd-3.26.1/Qgpsmm.pc" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/lib/pkgconfig/Qgpsmm.pc" Install file: "gpsd-3.26.1/libQgpsmm.prl" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/lib/libQgpsmm.prl" Install file: "gpsd-3.26.1/gps/__init__.py" as "/home/iurt/rpmbuild/BUILD/gpsd-3.26.1-build/BUILDROOT/usr/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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.i386 --unique-debug-src-base gpsd-3.26.1-1.mga10.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -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.i386 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 *** WARNING: ./usr/lib/python3.13/site-packages/gps/__init__.py is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib/python3.13/site-packages/gps/packet.py is executable but has no shebang, removing executable bit mangling shebang in /usr/bin/gpsdebuginfo from /bin/sh to #!/usr/bin/sh + 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/lib/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.i686 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.mlE6KV + 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-32) = 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 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.38) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libcap.so.2 libdbus-1.so.3 libdbus-1.so.3(LIBDBUS_1_3) libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libm.so.6(GLIBC_2.29) libm.so.6(GLIBC_2.35) libncurses.so.6 libtinfo.so.6 libusb-1.0.so.0 Processing files: libgpsd31-3.26.1-1.mga10.i686 Provides: libgps.so.31 libgpsd31 = 3.26.1-1.mga10 libgpsd31(x86-32) = 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: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.38) libc.so.6(GLIBC_2.4) libdbus-1.so.3 libdbus-1.so.3(LIBDBUS_1_3) libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(GLIBCXX_3.4) Processing files: libgpsdpacket31-3.26.1-1.mga10.i686 Provides: libgpsdpacket.so.31 libgpsdpacket31 = 3.26.1-1.mga10 libgpsdpacket31(x86-32) = 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: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.38) libc.so.6(GLIBC_2.4) libm.so.6 libm.so.6(GLIBC_2.1) Processing files: libQgpsmm31-3.26.1-1.mga10.i686 Provides: libQgpsmm.so.31 libQgpsmm31 = 3.26.1-1.mga10 libQgpsmm31(x86-32) = 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: libQt6Core.so.6 libQt6Core.so.6(Qt_6) libQt6Core.so.6(Qt_6.8) libQt6Network.so.6 libQt6Network.so.6(Qt_6) libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.38) libc.so.6(GLIBC_2.4) libdbus-1.so.3 libdbus-1.so.3(LIBDBUS_1_3) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libm.so.6(GLIBC_2.29) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(GLIBCXX_3.4) Processing files: libgpsd-devel-3.26.1-1.mga10.i686 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hlEsJS + 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/libgpsd-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/libgpsd-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/libgpsd-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(libQgpsmm) devel(libgps) devel(libgpsdpacket) gpsd-devel = 3.26.1-1.mga10 libgpsd-devel = 3.26.1-1.mga10 libgpsd-devel(x86-32) = 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) devel(libQt6Network) devel(libdbus-1) devel(libgcc_s) devel(libm) devel(libstdc++) pkgconfig pkgconfig(Qt6Network) Processing files: gpsd-clients-3.26.1-1.mga10.i686 Provides: application() application(xgps.desktop) application(xgpsspeed.desktop) gpsd-clients = 3.26.1-1.mga10 gpsd-clients(x86-32) = 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 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.34) libc.so.6(GLIBC_2.38) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libdbus-1.so.3 libdbus-1.so.3(LIBDBUS_1_3) libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libm.so.6(GLIBC_2.29) libm.so.6(GLIBC_2.35) libncurses.so.6 libtinfo.so.6 libusb-1.0.so.0 typelib(GLib) typelib(Gdk) typelib(GdkPixbuf) typelib(Gtk) = 3.0 Processing files: python3-gpsd-3.26.1-1.mga10.i686 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-32) = 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.i686 Provides: gpsd-debugsource = 3.26.1-1.mga10 gpsd-debugsource(x86-32) = 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.i686 Provides: debuginfo(build-id) = 02412e21fddcba69a5dae73ba33df5ea9a7c8385 debuginfo(build-id) = 2eca8e4c9d40c452d2358d02edc998a6760279d5 debuginfo(build-id) = 35c4415500c11c98a1553e4c41fda2617ff28e5d debuginfo(build-id) = 57a286694d4b34eb95b7f7eda66d99a435a0be6b debuginfo(build-id) = 957d87fc3a4eb8e8e7ecc29b7f91222a92f4d4c3 debuginfo(build-id) = d57c9200b1dba336d6521ff06443fcbbf0844c47 debuginfo(build-id) = eb345373292f6ed44cb69c9a77971491890ba35d debuginfo(build-id) = f76e0fb8336017c4b8ca71f7587171fedda721b9 gpsd-debuginfo = 3.26.1-1.mga10 gpsd-debuginfo(x86-32) = 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-32) = 3.26.1-1.mga10 Processing files: libgpsd31-debuginfo-3.26.1-1.mga10.i686 Provides: debuginfo(build-id) = 3f135fbef4a4148b3d05b6164c276517f441c2e5 libgpsd31-debuginfo = 3.26.1-1.mga10 libgpsd31-debuginfo(x86-32) = 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-32) = 3.26.1-1.mga10 Processing files: libgpsdpacket31-debuginfo-3.26.1-1.mga10.i686 Provides: debuginfo(build-id) = 82c91af3f1245335b33ebb1c5ef425491f8fd4d0 libgpsdpacket31-debuginfo = 3.26.1-1.mga10 libgpsdpacket31-debuginfo(x86-32) = 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-32) = 3.26.1-1.mga10 Processing files: libQgpsmm31-debuginfo-3.26.1-1.mga10.i686 Provides: debuginfo(build-id) = 54f0bc8e91c11f3a7795b347d2e5ec21592c44eb libQgpsmm31-debuginfo = 3.26.1-1.mga10 libQgpsmm31-debuginfo(x86-32) = 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-32) = 3.26.1-1.mga10 Processing files: gpsd-clients-debuginfo-3.26.1-1.mga10.i686 Provides: debuginfo(build-id) = 173ee9ef045c0ad9ea8ca108d0b7c5fbea5cca07 debuginfo(build-id) = 2c00ba489cf9270aabb65487f62c18c2b1d1b6e3 debuginfo(build-id) = 6f7602a452afafd1979e359809dc168b406e27f3 debuginfo(build-id) = 7567385083b1c1113bda5ba9cf9d428218fec24a debuginfo(build-id) = 98cea9949d943289f8a3b72d2f9879037b22c837 debuginfo(build-id) = cf4d10457e9adf4eb6e447af6ef62b5b408a8ed0 gpsd-clients-debuginfo = 3.26.1-1.mga10 gpsd-clients-debuginfo(x86-32) = 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-32) = 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/i686/gpsd-clients-debuginfo-3.26.1-1.mga10.i686.rpm Wrote: /home/iurt/rpmbuild/RPMS/i686/gpsd-debuginfo-3.26.1-1.mga10.i686.rpm Wrote: /home/iurt/rpmbuild/RPMS/i686/gpsd-3.26.1-1.mga10.i686.rpm Wrote: /home/iurt/rpmbuild/RPMS/i686/gpsd-clients-3.26.1-1.mga10.i686.rpm Wrote: /home/iurt/rpmbuild/RPMS/i686/libQgpsmm31-debuginfo-3.26.1-1.mga10.i686.rpm Wrote: /home/iurt/rpmbuild/RPMS/i686/python3-gpsd-3.26.1-1.mga10.i686.rpm Wrote: /home/iurt/rpmbuild/RPMS/i686/libgpsd31-debuginfo-3.26.1-1.mga10.i686.rpm Wrote: /home/iurt/rpmbuild/RPMS/i686/libgpsdpacket31-debuginfo-3.26.1-1.mga10.i686.rpm Wrote: /home/iurt/rpmbuild/RPMS/i686/libgpsd-devel-3.26.1-1.mga10.i686.rpm Wrote: /home/iurt/rpmbuild/RPMS/i686/gpsd-debugsource-3.26.1-1.mga10.i686.rpm Wrote: /home/iurt/rpmbuild/RPMS/i686/libgpsdpacket31-3.26.1-1.mga10.i686.rpm Wrote: /home/iurt/rpmbuild/RPMS/i686/libQgpsmm31-3.26.1-1.mga10.i686.rpm Wrote: /home/iurt/rpmbuild/RPMS/i686/libgpsd31-3.26.1-1.mga10.i686.rpm Executing(rmbuild): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.28nAmE + 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!