Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/gpsd.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-92209-59292/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/gpsd.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/gpsd-3.25-1.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/gpsd.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-92209-59292/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/gpsd.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FtUL4B + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gpsd-3.25 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/gpsd-3.25.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd gpsd-3.25 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (gpsd-apistatus.patch):' Patch #1 (gpsd-apistatus.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .apistatus --fuzz=0 patching file include/gps.h Hunk #1 succeeded at 206 (offset 33 lines). + sed -i 's|systemctl daemon-reload|true|' SConscript + iconv -f iso8859-1 -t utf8 NEWS + mv NEWS_ NEWS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GkrBgV + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd gpsd-3.25 + export 'CCFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export 'LINKFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + LINKFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' ++ dirname /usr/lib/udev/rules.d + scons dbus_export=yes systemd=yes qt=yes debug=yes leapfetch=no manbuild=no prefix= sysconfdif=/etc bindir=/usr/bin includedir=/usr/include libdir=/usr/lib64 sbindir=/usr/sbin mandir=/usr/share/man mibdir=/usr/share/doc/gpsd docdir=/usr/share/doc/gpsd pkgconfigdir=/usr/lib64/pkgconfig icondir=/usr/share/gpsd udevdir=/usr/lib/udev unitdir=/usr/lib/systemd/system target_python=python3 python_shebang=/usr/bin/python3 python_libdir=/usr/lib64/python3.11/site-packages build scons: Reading SConscript files ... scons version: 4.4.0 scons is running under Python version: 3.11.6.final.0 gpsd version: 3.25 Warning: CCFLAGS from environment overriding scons settings This system is: linux cc is gcc, version 12.3.1.2 Checking whether the C compiler works... yes Checking if compiler accepts -pthread... yes Checking whether the C++ compiler works... yes Checking for C header file curses.h... yes Checking pkg-config for ncurses... yes Checking pkg-config for tinfo... yes Checking pkg-config for libusb-1.0... yes Checking for C library librt... yes Checking for C library libnsl... no Checking for C library libsocket... no Checking for C library libm... yes Checking for C library libthr... no Checking pkg-config for dbus-1... yes Checking pkg-config for bluez... yes Checking for C type in_port_t... yes Checking whether SUN_LEN is declared... yes Checking for C header file linux/can.h... yes You have kernel CANbus available. Checking if compiler is C11... yes Checking whether __STDC_NO_ATOMICS__ is declared... no Checking for C header file stdatomic.h... yes Checking whether __ORDER_BIG_ENDIAN__ is declared... yes Checking whether __ORDER_LITTLE_ENDIAN__ is declared... yes Checking whether __BYTE_ORDER__ is declared... yes Your compiler has built-in endianness support. Checking for C header file arpa/inet.h... yes Checking for C header file linux/serial.h... yes Checking for C header file netdb.h... yes Checking for C header file netinet/in.h... yes Checking for C header file netinet/ip.h... yes Checking for C header file sys/sysmacros.h... yes Checking for C header file sys/socket.h... yes Checking for C header file sys/un.h... yes Checking for C header file syslog.h... yes Checking for C header file termios.h... yes Checking for C header file winsock2.h... no Checking FLT_EVAL_METHOD is 0... yes Checking if strerror_r() returns int... no Checking time_t is 8 bytes... yes Checking for C function cfmakeraw()... yes Checking for C function clock_gettime()... yes Checking for C function daemon()... yes Checking for C function fcntl()... yes Checking for C function fork()... yes Checking for C function getopt_long()... yes Checking for C function gmtime_r()... yes Checking for C function inet_ntop()... yes Checking for C function strlcat()... yes Checking for C function strlcpy()... yes Checking for C function strnlen()... yes Checking for C function strptime()... yes Checking for C header file sys/timepps.h... yes Checking whether TIOCMIWAIT is declared... yes Checking for C library libbluetooth... yes Checking for C library libdbus-1... yes Build of man and HTML documentation disabled. Checking pkg-config for QtNetwork... yes Checking if compiler accepts -Wall... yes Checking if compiler accepts -Wextra... yes Checking if compiler accepts --disable-excess-fp-precision... no Checking if compiler accepts -fexcess-precision=standard... yes Checking if compiler accepts -Wcast-align... yes Checking if compiler accepts -Wcast-qual... yes Checking if compiler accepts -Wimplicit-fallthrough... yes Checking if compiler accepts -Wmissing-declarations... yes Checking if compiler accepts -Wmissing-prototypes... yes Checking if compiler accepts -Wno-missing-field-initializers... yes Checking if compiler accepts -Wno-uninitialized... yes Checking if compiler accepts -Wpointer-arith... yes Checking if compiler accepts -Wreturn-type... yes Checking if compiler accepts -Wstrict-prototypes... yes Checking if compiler accepts -Wundef... yes Checking if compiler accepts -Wvla... yes Checking whether canplayer program exists...no Checking whether coverage program exists...no Checking whether cppcheck program exists...no Checking whether dia program exists...no Checking whether flake8 program exists...no Checking whether pycodestyle program exists...no Checking whether pylint program exists...no Checking whether scan-build program exists...no Checking whether smilint program exists...no Checking whether tar program exists.../usr/bin/tar Checking whether valgrind program exists...no Program canplayer not found -- skipping NMEA 2000 tests Program coverage not found -- skipping Python coverage Program cppcheck not found -- skipping cppcheck checks Program dia not found -- not rebuiding cycle.svg. Program flake8 not found -- skipping flake8 checks Program pycodestyle not found -- skipping pycodestyle checks Program pylint not found -- skipping pylint checks Program scan-build not found -- skipping scan-build checks Program smilint not found -- skipping MIB checks Program valgrind not found -- skipping valgrind checks Checking whether python3 program exists.../usr/bin/python3 System PYTHONPATH is empty Ensure your PYTHONPATH includes /usr/lib64/python3.11/site-packages/ Checking Python config vars... ok Checking Python target version... 3.11 Checking Python module serial (pyserial)... found Checking Python module cairo (pycairo)... found Checking Python module gi (pygobject)... found Checking pkg-config for gtk+-3.0... yes Checking Python module matplotlib... WARNING: gpsplot is missing required runtime module matplotlib Altered configuration variables: debug = True (default False): add debug information to build, unoptimized manbuild = False (default auto): build help in man and HTML formats. No/Auto/Yes. prefix = (default /usr/local): installation directory prefix python_libdir = /usr/lib64/python3.11/site-packages (default ): Python module directory prefix python_shebang = /usr/bin/python3 (default /usr/bin/env python): Python shebang target_python = python3 (default python): target Python version as command bindir = /usr/bin (default bin): application binaries directory docdir = /usr/share/doc/gpsd (default share/gpsd/doc): documents directory icondir = /usr/share/gpsd (default share/gpsd/icons): icon directory includedir = /usr/include (default include): header file directory libdir = /usr/lib64 (default lib): system libraries mandir = /usr/share/man (default share/man): manual pages directory mibdir = /usr/share/doc/gpsd (default share/snmp/mibs/gpsd): MIB directory sbindir = /usr/sbin (default sbin): system binaries directory udevdir = /usr/lib/udev (default /lib/udev): udev rules directory unitdir = /usr/lib/systemd/system (default /lib/systemd/system): Directory for systemd unit files NMEA2000 regression tests suppressed because rtcm104v2 is off or canplayer is missing. scons: done reading SConscript files. scons: Building targets ... Creating 'gpsd-3.25/include/gpsd_config.h' gcc -o gpsd-3.25/clients/gps2udp.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/clients/gps2udp.c rm -f gpsd-3.25/libgps/ais_json.i && /usr/bin/python3 gpsd-3.25/libgps/jsongen.py --ais --target=parser > gpsd-3.25/libgps/ais_json.i && chmod a-w gpsd-3.25/libgps/ais_json.i gcc -o gpsd-3.25/libgps/ais_json.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/libgps/ais_json.c gcc -o gpsd-3.25/libgps/bits.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/libgps/bits.c gcc -o gpsd-3.25/libgps/gpsdclient.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/libgps/gpsdclient.c rm -f gpsd-3.25/libgps/gps_maskdump.c && /usr/bin/python3 gpsd-3.25/maskaudit.py -c /builddir/build/BUILD/gpsd-3.25/gpsd-3.25 > gpsd-3.25/libgps/gps_maskdump.c && chmod a-w gpsd-3.25/libgps/gps_maskdump.c gcc -o gpsd-3.25/libgps/gps_maskdump.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/libgps/gps_maskdump.c gcc -o gpsd-3.25/libgps/gpsutils.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/libgps/gpsutils.c gcc -o gpsd-3.25/libgps/hex.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/libgps/hex.c gcc -o gpsd-3.25/libgps/json.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/libgps/json.c gcc -o gpsd-3.25/libgps/libgps_core.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/libgps/libgps_core.c gcc -o gpsd-3.25/libgps/libgps_dbus.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/libgps/libgps_dbus.c gcc -o gpsd-3.25/libgps/libgps_json.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/libgps/libgps_json.c gcc -o gpsd-3.25/libgps/libgps_shm.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/libgps/libgps_shm.c gcc -o gpsd-3.25/libgps/libgps_sock.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/libgps/libgps_sock.c gcc -o gpsd-3.25/libgps/netlib.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/libgps/netlib.c gcc -o gpsd-3.25/libgps/ntpshmread.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/libgps/ntpshmread.c gcc -o gpsd-3.25/libgps/os_compat.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/libgps/os_compat.c gcc -o gpsd-3.25/libgps/rtcm2_json.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/libgps/rtcm2_json.c gcc -o gpsd-3.25/libgps/rtcm3_json.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/libgps/rtcm3_json.c gcc -o gpsd-3.25/libgps/shared_json.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/libgps/shared_json.c gcc -o gpsd-3.25/libgps/timespec_str.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/libgps/timespec_str.c g++ -o gpsd-3.25/libgps/libgpsmm.o -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/libgps/libgpsmm.cpp ar rc gpsd-3.25/libgps_static.a gpsd-3.25/libgps/ais_json.o gpsd-3.25/libgps/bits.o gpsd-3.25/libgps/gpsdclient.o gpsd-3.25/libgps/gps_maskdump.o gpsd-3.25/libgps/gpsutils.o gpsd-3.25/libgps/hex.o gpsd-3.25/libgps/json.o gpsd-3.25/libgps/libgps_core.o gpsd-3.25/libgps/libgps_dbus.o gpsd-3.25/libgps/libgps_json.o gpsd-3.25/libgps/libgps_shm.o gpsd-3.25/libgps/libgps_sock.o gpsd-3.25/libgps/netlib.o gpsd-3.25/libgps/ntpshmread.o gpsd-3.25/libgps/os_compat.o gpsd-3.25/libgps/rtcm2_json.o gpsd-3.25/libgps/rtcm3_json.o gpsd-3.25/libgps/shared_json.o gpsd-3.25/libgps/timespec_str.o gpsd-3.25/libgps/libgpsmm.o ranlib gpsd-3.25/libgps_static.a gcc -o gpsd-3.25/clients/gps2udp -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -pthread gpsd-3.25/clients/gps2udp.o -Lgpsd-3.25 gpsd-3.25/libgps_static.a -lm -lrt -ldbus-1 gcc -o gpsd-3.25/gpsctl.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsctl.c gcc -o gpsd-3.25/gpsd/bsd_base64.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/bsd_base64.c gcc -o gpsd-3.25/gpsd/crc24q.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/crc24q.c gcc -o gpsd-3.25/drivers/driver_ais.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/drivers/driver_ais.c gcc -o gpsd-3.25/drivers/driver_evermore.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/drivers/driver_evermore.c gcc -o gpsd-3.25/drivers/driver_garmin.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/drivers/driver_garmin.c gcc -o gpsd-3.25/drivers/driver_garmin_txt.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/drivers/driver_garmin_txt.c gcc -o gpsd-3.25/drivers/driver_geostar.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/drivers/driver_geostar.c gcc -o gpsd-3.25/drivers/driver_greis.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/drivers/driver_greis.c gcc -o gpsd-3.25/drivers/driver_greis_checksum.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/drivers/driver_greis_checksum.c gcc -o gpsd-3.25/drivers/driver_italk.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/drivers/driver_italk.c gcc -o gpsd-3.25/drivers/driver_navcom.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/drivers/driver_navcom.c gcc -o gpsd-3.25/drivers/driver_nmea0183.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/drivers/driver_nmea0183.c gcc -o gpsd-3.25/drivers/driver_nmea2000.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/drivers/driver_nmea2000.c gcc -o gpsd-3.25/drivers/driver_oncore.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/drivers/driver_oncore.c gcc -o gpsd-3.25/drivers/driver_rtcm2.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/drivers/driver_rtcm2.c gcc -o gpsd-3.25/drivers/driver_rtcm3.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/drivers/driver_rtcm3.c gcc -o gpsd-3.25/drivers/drivers.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/drivers/drivers.c gcc -o gpsd-3.25/drivers/driver_sirf.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/drivers/driver_sirf.c gcc -o gpsd-3.25/drivers/driver_skytraq.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/drivers/driver_skytraq.c gcc -o gpsd-3.25/drivers/driver_superstar2.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/drivers/driver_superstar2.c gcc -o gpsd-3.25/drivers/driver_tsip.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/drivers/driver_tsip.c gcc -o gpsd-3.25/drivers/driver_ubx.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/drivers/driver_ubx.c gcc -o gpsd-3.25/drivers/driver_zodiac.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/drivers/driver_zodiac.c gcc -o gpsd-3.25/gpsd/geoid.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/geoid.c gcc -o gpsd-3.25/gpsd/gpsd_json.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/gpsd_json.c gcc -o gpsd-3.25/gpsd/isgps.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/isgps.c gcc -o gpsd-3.25/gpsd/libgpsd_core.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/libgpsd_core.c gcc -o gpsd-3.25/gpsd/matrix.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/matrix.c gcc -o gpsd-3.25/gpsd/net_dgpsip.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/net_dgpsip.c gcc -o gpsd-3.25/gpsd/net_gnss_dispatch.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/net_gnss_dispatch.c gcc -o gpsd-3.25/gpsd/net_ntrip.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/net_ntrip.c gcc -o gpsd-3.25/gpsd/ntpshmwrite.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/ntpshmwrite.c rm -f gpsd-3.25/include/packet_names.h && sed -e '/^ *\([A-Z][A-Z0-9_]*\),/s// "\1",/' < gpsd-3.25/include/packet_states.h > gpsd-3.25/include/packet_names.h && chmod a-w gpsd-3.25/include/packet_names.h gcc -o gpsd-3.25/gpsd/packet.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/packet.c gcc -o gpsd-3.25/gpsd/ppsthread.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/ppsthread.c gcc -o gpsd-3.25/gpsd/pseudoais.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/pseudoais.c gcc -o gpsd-3.25/gpsd/pseudonmea.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/pseudonmea.c gcc -o gpsd-3.25/gpsd/serial.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/serial.c gcc -o gpsd-3.25/gpsd/subframe.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/subframe.c gcc -o gpsd-3.25/gpsd/timebase.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/timebase.c ar rc gpsd-3.25/libgpsd.a gpsd-3.25/gpsd/bsd_base64.o gpsd-3.25/gpsd/crc24q.o gpsd-3.25/drivers/driver_ais.o gpsd-3.25/drivers/driver_evermore.o gpsd-3.25/drivers/driver_garmin.o gpsd-3.25/drivers/driver_garmin_txt.o gpsd-3.25/drivers/driver_geostar.o gpsd-3.25/drivers/driver_greis.o gpsd-3.25/drivers/driver_greis_checksum.o gpsd-3.25/drivers/driver_italk.o gpsd-3.25/drivers/driver_navcom.o gpsd-3.25/drivers/driver_nmea0183.o gpsd-3.25/drivers/driver_nmea2000.o gpsd-3.25/drivers/driver_oncore.o gpsd-3.25/drivers/driver_rtcm2.o gpsd-3.25/drivers/driver_rtcm3.o gpsd-3.25/drivers/drivers.o gpsd-3.25/drivers/driver_sirf.o gpsd-3.25/drivers/driver_skytraq.o gpsd-3.25/drivers/driver_superstar2.o gpsd-3.25/drivers/driver_tsip.o gpsd-3.25/drivers/driver_ubx.o gpsd-3.25/drivers/driver_zodiac.o gpsd-3.25/gpsd/geoid.o gpsd-3.25/gpsd/gpsd_json.o gpsd-3.25/gpsd/isgps.o gpsd-3.25/gpsd/libgpsd_core.o gpsd-3.25/gpsd/matrix.o gpsd-3.25/gpsd/net_dgpsip.o gpsd-3.25/gpsd/net_gnss_dispatch.o gpsd-3.25/gpsd/net_ntrip.o gpsd-3.25/gpsd/ntpshmwrite.o gpsd-3.25/gpsd/packet.o gpsd-3.25/gpsd/ppsthread.o gpsd-3.25/gpsd/pseudoais.o gpsd-3.25/gpsd/pseudonmea.o gpsd-3.25/gpsd/serial.o gpsd-3.25/gpsd/subframe.o gpsd-3.25/gpsd/timebase.o ranlib gpsd-3.25/libgpsd.a gcc -o gpsd-3.25/gpsctl -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -pthread gpsd-3.25/gpsctl.o -Lgpsd-3.25 gpsd-3.25/libgpsd.a gpsd-3.25/libgps_static.a -lusb-1.0 -lbluetooth -lm -lrt -ldbus-1 gcc -o gpsd-3.25/clients/gpsdecode.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/clients/gpsdecode.c gcc -o gpsd-3.25/clients/gpsdecode -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -pthread gpsd-3.25/clients/gpsdecode.o -Lgpsd-3.25 gpsd-3.25/libgpsd.a gpsd-3.25/libgps_static.a -lusb-1.0 -lbluetooth -lm -lrt -ldbus-1 gcc -o gpsd-3.25/clients/gpspipe.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/clients/gpspipe.c gcc -o gpsd-3.25/clients/gpspipe -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -pthread gpsd-3.25/clients/gpspipe.o -Lgpsd-3.25 gpsd-3.25/libgps_static.a -lm -lrt -ldbus-1 gcc -o gpsd-3.25/clients/gpsrinex.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/clients/gpsrinex.c gcc -o gpsd-3.25/clients/gpsrinex -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -pthread gpsd-3.25/clients/gpsrinex.o -Lgpsd-3.25 gpsd-3.25/libgps_static.a -lm -lrt -ldbus-1 gcc -o gpsd-3.25/clients/gpssnmp.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/clients/gpssnmp.c gcc -o gpsd-3.25/clients/gpssnmp -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -pthread gpsd-3.25/clients/gpssnmp.o -Lgpsd-3.25 gpsd-3.25/libgps_static.a -lm -lrt -ldbus-1 gcc -o gpsd-3.25/clients/gpxlogger.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/clients/gpxlogger.c gcc -o gpsd-3.25/clients/gpxlogger -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -pthread gpsd-3.25/clients/gpxlogger.o -Lgpsd-3.25 gpsd-3.25/libgps_static.a -lm -lrt -ldbus-1 gcc -o gpsd-3.25/clients/lcdgps.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/clients/lcdgps.c gcc -o gpsd-3.25/clients/lcdgps -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -pthread gpsd-3.25/clients/lcdgps.o -Lgpsd-3.25 gpsd-3.25/libgps_static.a -lm -lrt -ldbus-1 gcc -o gpsd-3.25/clients/ntpshmmon.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/clients/ntpshmmon.c gcc -o gpsd-3.25/clients/ntpshmmon -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -pthread gpsd-3.25/clients/ntpshmmon.o -Lgpsd-3.25 gpsd-3.25/libgps_static.a -lm -lrt -ldbus-1 gcc -o gpsd-3.25/clients/ppscheck.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/clients/ppscheck.c gcc -o gpsd-3.25/clients/ppscheck -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -pthread gpsd-3.25/clients/ppscheck.o -Lgpsd-3.25 gpsd-3.25/libgps_static.a -lm -lrt -ldbus-1 gcc -o gpsd-3.25/clients/cgps.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/clients/cgps.c gcc -o gpsd-3.25/clients/cgps -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -pthread gpsd-3.25/clients/cgps.o -Lgpsd-3.25 gpsd-3.25/libgps_static.a -lm -lrt -ldbus-1 -lncurses -ltinfo gcc -o gpsd-3.25/gpsmon/gpsmon.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsmon/gpsmon.c gcc -o gpsd-3.25/gpsmon/monitor_garmin.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsmon/monitor_garmin.c gcc -o gpsd-3.25/gpsmon/monitor_italk.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsmon/monitor_italk.c gcc -o gpsd-3.25/gpsmon/monitor_nmea0183.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsmon/monitor_nmea0183.c gpsd-3.25/gpsmon/monitor_nmea0183.c: In function 'nmea_update': gpsd-3.25/gpsmon/monitor_nmea0183.c:282:23: warning: 'strlcpy' writing 132 bytes into a region of size 131 overflows the destination [-Wstringop-overflow=] 282 | (void)strlcpy(s_end, fields[0], sizeof(sentences)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gpsd-3.25/gpsmon/monitor_nmea0183.c:32:13: note: at offset [1, 132] into destination object 'sentences' of size 132 32 | static char sentences[132]; | ^~~~~~~~~ In file included from /usr/include/features.h:503, from /usr/include/assert.h:35, from gpsd-3.25/gpsmon/monitor_nmea0183.c:12: /usr/include/bits/string_fortified.h:150:1: note: in a call to function 'strlcpy' declared with attribute 'access (write_only, 1, 3)' 150 | __NTH (strlcpy (char *__restrict __dest, const char *__restrict __src, | ^~~~~ gcc -o gpsd-3.25/gpsmon/monitor_oncore.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsmon/monitor_oncore.c gcc -o gpsd-3.25/gpsmon/monitor_sirf.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsmon/monitor_sirf.c gcc -o gpsd-3.25/gpsmon/monitor_superstar2.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsmon/monitor_superstar2.c gcc -o gpsd-3.25/gpsmon/monitor_tnt.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsmon/monitor_tnt.c gcc -o gpsd-3.25/gpsmon/monitor_ubx.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsmon/monitor_ubx.c gcc -o gpsd-3.25/gpsmon/gpsmon -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -pthread gpsd-3.25/gpsmon/gpsmon.o gpsd-3.25/gpsmon/monitor_garmin.o gpsd-3.25/gpsmon/monitor_italk.o gpsd-3.25/gpsmon/monitor_nmea0183.o gpsd-3.25/gpsmon/monitor_oncore.o gpsd-3.25/gpsmon/monitor_sirf.o gpsd-3.25/gpsmon/monitor_superstar2.o gpsd-3.25/gpsmon/monitor_tnt.o gpsd-3.25/gpsmon/monitor_ubx.o -Lgpsd-3.25 gpsd-3.25/libgpsd.a gpsd-3.25/libgps_static.a -lusb-1.0 -lbluetooth -lm -lrt -ldbus-1 -lncurses -ltinfo Creating 'gpsd-3.25/clients/gpsd.php' chmod -w gpsd-3.25/clients/gpsd.php Creating 'gpsd-3.25/gpsd.rules' chmod -w gpsd-3.25/gpsd.rules Creating 'gpsd-3.25/libgps.pc' chmod -w gpsd-3.25/libgps.pc gcc -o gpsd-3.25/libgps/ais_json.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/libgps/ais_json.c gcc -o gpsd-3.25/libgps/bits.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/libgps/bits.c gcc -o gpsd-3.25/libgps/gpsdclient.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/libgps/gpsdclient.c gcc -o gpsd-3.25/libgps/gps_maskdump.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/libgps/gps_maskdump.c gcc -o gpsd-3.25/libgps/gpsutils.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/libgps/gpsutils.c gcc -o gpsd-3.25/libgps/hex.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/libgps/hex.c gcc -o gpsd-3.25/libgps/json.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/libgps/json.c gcc -o gpsd-3.25/libgps/libgps_core.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/libgps/libgps_core.c gcc -o gpsd-3.25/libgps/libgps_dbus.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/libgps/libgps_dbus.c gcc -o gpsd-3.25/libgps/libgps_json.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/libgps/libgps_json.c gcc -o gpsd-3.25/libgps/libgps_shm.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/libgps/libgps_shm.c gcc -o gpsd-3.25/libgps/libgps_sock.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/libgps/libgps_sock.c gcc -o gpsd-3.25/libgps/netlib.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/libgps/netlib.c gcc -o gpsd-3.25/libgps/ntpshmread.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/libgps/ntpshmread.c gcc -o gpsd-3.25/libgps/os_compat.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/libgps/os_compat.c gcc -o gpsd-3.25/libgps/rtcm2_json.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/libgps/rtcm2_json.c gcc -o gpsd-3.25/libgps/rtcm3_json.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/libgps/rtcm3_json.c gcc -o gpsd-3.25/libgps/shared_json.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/libgps/shared_json.c gcc -o gpsd-3.25/libgps/timespec_str.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/libgps/timespec_str.c g++ -o gpsd-3.25/libgps/libgpsmm.os -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/libgps/libgpsmm.cpp g++ -o gpsd-3.25/libgps.so.30.0.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -pthread -shared -Wl,-soname=libgps.so.30 gpsd-3.25/libgps/ais_json.os gpsd-3.25/libgps/bits.os gpsd-3.25/libgps/gpsdclient.os gpsd-3.25/libgps/gps_maskdump.os gpsd-3.25/libgps/gpsutils.os gpsd-3.25/libgps/hex.os gpsd-3.25/libgps/json.os gpsd-3.25/libgps/libgps_core.os gpsd-3.25/libgps/libgps_dbus.os gpsd-3.25/libgps/libgps_json.os gpsd-3.25/libgps/libgps_shm.os gpsd-3.25/libgps/libgps_sock.os gpsd-3.25/libgps/netlib.os gpsd-3.25/libgps/ntpshmread.os gpsd-3.25/libgps/os_compat.os gpsd-3.25/libgps/rtcm2_json.os gpsd-3.25/libgps/rtcm3_json.os gpsd-3.25/libgps/shared_json.os gpsd-3.25/libgps/timespec_str.os gpsd-3.25/libgps/libgpsmm.os -Lgpsd-3.25 -lrt -lm -ldbus-1 -lbluetooth -ldbus-1 -lrt Create symlinks for: 'gpsd-3.25/libgps.so.30.0.0' 'gpsd-3.25/libgps.so.30'->'gpsd-3.25/libgps.so.30.0.0' 'gpsd-3.25/libgps.so'->'gpsd-3.25/libgps.so.30.0.0' gcc -o gpsd-3.25/gpsd/crc24q.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/gpsd/crc24q.c gcc -o gpsd-3.25/drivers/driver_greis_checksum.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/drivers/driver_greis_checksum.c gcc -o gpsd-3.25/drivers/driver_rtcm2.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/drivers/driver_rtcm2.c gcc -o gpsd-3.25/libgps/gpspacket.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/libgps/gpspacket.c gcc -o gpsd-3.25/gpsd/isgps.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/gpsd/isgps.c gcc -o gpsd-3.25/gpsd/packet.os -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/gpsd/packet.c gcc -o gpsd-3.25/libgpsdpacket.so.30.0.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -pthread -shared -Wl,-soname=libgpsdpacket.so.30 gpsd-3.25/gpsd/crc24q.os gpsd-3.25/drivers/driver_greis_checksum.os gpsd-3.25/drivers/driver_rtcm2.os gpsd-3.25/libgps/gpspacket.os gpsd-3.25/gpsd/isgps.os gpsd-3.25/libgps/hex.os gpsd-3.25/libgps/os_compat.os gpsd-3.25/gpsd/packet.os -Lgpsd-3.25 -lrt -lm -ldbus-1 -lbluetooth -ldbus-1 -lrt Create symlinks for: 'gpsd-3.25/libgpsdpacket.so.30.0.0' 'gpsd-3.25/libgpsdpacket.so.30'->'gpsd-3.25/libgpsdpacket.so.30.0.0' 'gpsd-3.25/libgpsdpacket.so'->'gpsd-3.25/libgpsdpacket.so.30.0.0' gcc -o gpsd-3.25/libgps/qt-ais_json.os -c -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DUSE_QT -DQT_SHARED -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/QtNetwork -I/usr/include/QtCore gpsd-3.25/libgps/ais_json.c g++ -o gpsd-3.25/libgps/qt-bits.os -c -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DUSE_QT -DQT_SHARED -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/QtNetwork -I/usr/include/QtCore gpsd-3.25/libgps/bits.c g++ -o gpsd-3.25/libgps/qt-gpsdclient.os -c -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DUSE_QT -DQT_SHARED -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/QtNetwork -I/usr/include/QtCore gpsd-3.25/libgps/gpsdclient.c g++ -o gpsd-3.25/libgps/qt-gps_maskdump.os -c -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DUSE_QT -DQT_SHARED -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/QtNetwork -I/usr/include/QtCore gpsd-3.25/libgps/gps_maskdump.c g++ -o gpsd-3.25/libgps/qt-gpsutils.os -c -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DUSE_QT -DQT_SHARED -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/QtNetwork -I/usr/include/QtCore gpsd-3.25/libgps/gpsutils.c g++ -o gpsd-3.25/libgps/qt-hex.os -c -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DUSE_QT -DQT_SHARED -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/QtNetwork -I/usr/include/QtCore gpsd-3.25/libgps/hex.c gcc -o gpsd-3.25/libgps/qt-json.os -c -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DUSE_QT -DQT_SHARED -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/QtNetwork -I/usr/include/QtCore gpsd-3.25/libgps/json.c g++ -o gpsd-3.25/libgps/qt-libgps_core.os -c -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DUSE_QT -DQT_SHARED -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/QtNetwork -I/usr/include/QtCore gpsd-3.25/libgps/libgps_core.c g++ -o gpsd-3.25/libgps/qt-libgps_dbus.os -c -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DUSE_QT -DQT_SHARED -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/QtNetwork -I/usr/include/QtCore gpsd-3.25/libgps/libgps_dbus.c gcc -o gpsd-3.25/libgps/qt-libgps_json.os -c -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DUSE_QT -DQT_SHARED -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/QtNetwork -I/usr/include/QtCore gpsd-3.25/libgps/libgps_json.c g++ -o gpsd-3.25/libgps/qt-libgps_shm.os -c -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DUSE_QT -DQT_SHARED -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/QtNetwork -I/usr/include/QtCore gpsd-3.25/libgps/libgps_shm.c g++ -o gpsd-3.25/libgps/qt-libgps_sock.os -c -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DUSE_QT -DQT_SHARED -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/QtNetwork -I/usr/include/QtCore gpsd-3.25/libgps/libgps_sock.c g++ -o gpsd-3.25/libgps/qt-netlib.os -c -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DUSE_QT -DQT_SHARED -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/QtNetwork -I/usr/include/QtCore gpsd-3.25/libgps/netlib.c g++ -o gpsd-3.25/libgps/qt-ntpshmread.os -c -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DUSE_QT -DQT_SHARED -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/QtNetwork -I/usr/include/QtCore gpsd-3.25/libgps/ntpshmread.c gcc -o gpsd-3.25/libgps/qt-os_compat.os -c -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DUSE_QT -DQT_SHARED -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/QtNetwork -I/usr/include/QtCore gpsd-3.25/libgps/os_compat.c gcc -o gpsd-3.25/libgps/qt-rtcm2_json.os -c -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DUSE_QT -DQT_SHARED -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/QtNetwork -I/usr/include/QtCore gpsd-3.25/libgps/rtcm2_json.c gcc -o gpsd-3.25/libgps/qt-rtcm3_json.os -c -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DUSE_QT -DQT_SHARED -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/QtNetwork -I/usr/include/QtCore gpsd-3.25/libgps/rtcm3_json.c gcc -o gpsd-3.25/libgps/qt-shared_json.os -c -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DUSE_QT -DQT_SHARED -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/QtNetwork -I/usr/include/QtCore gpsd-3.25/libgps/shared_json.c gcc -o gpsd-3.25/libgps/qt-timespec_str.os -c -pthread -Wall -Wextra -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DUSE_QT -DQT_SHARED -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/QtNetwork -I/usr/include/QtCore gpsd-3.25/libgps/timespec_str.c g++ -o gpsd-3.25/libgps/qt-libgpsmm.os -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -fPIC -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -DUSE_QT -DQT_SHARED -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/QtNetwork -I/usr/include/QtCore gpsd-3.25/libgps/libgpsmm.cpp g++ -o gpsd-3.25/libQgpsmm.so.30.0.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -pthread -shared -Wl,-soname=libQgpsmm.so.30 gpsd-3.25/libgps/qt-ais_json.os gpsd-3.25/libgps/qt-bits.os gpsd-3.25/libgps/qt-gpsdclient.os gpsd-3.25/libgps/qt-gps_maskdump.os gpsd-3.25/libgps/qt-gpsutils.os gpsd-3.25/libgps/qt-hex.os gpsd-3.25/libgps/qt-json.os gpsd-3.25/libgps/qt-libgps_core.os gpsd-3.25/libgps/qt-libgps_dbus.os gpsd-3.25/libgps/qt-libgps_json.os gpsd-3.25/libgps/qt-libgps_shm.os gpsd-3.25/libgps/qt-libgps_sock.os gpsd-3.25/libgps/qt-netlib.os gpsd-3.25/libgps/qt-ntpshmread.os gpsd-3.25/libgps/qt-os_compat.os gpsd-3.25/libgps/qt-rtcm2_json.os gpsd-3.25/libgps/qt-rtcm3_json.os gpsd-3.25/libgps/qt-shared_json.os gpsd-3.25/libgps/qt-timespec_str.os gpsd-3.25/libgps/qt-libgpsmm.os -Lgpsd-3.25 -lrt -lm -ldbus-1 -lbluetooth -ldbus-1 -lQtNetwork -lQtCore Create symlinks for: 'gpsd-3.25/libQgpsmm.so.30.0.0' 'gpsd-3.25/libQgpsmm.so.30'->'gpsd-3.25/libQgpsmm.so.30.0.0' 'gpsd-3.25/libQgpsmm.so'->'gpsd-3.25/libQgpsmm.so.30.0.0' Creating 'gpsd-3.25/packaging/deb/etc_default_gpsd' chmod -w gpsd-3.25/packaging/deb/etc_default_gpsd Creating 'gpsd-3.25/packaging/deb/etc_init.d_gpsd' chmod -w gpsd-3.25/packaging/deb/etc_init.d_gpsd Creating 'gpsd-3.25/packaging/gpsd-setup.py' chmod -w gpsd-3.25/packaging/gpsd-setup.py chmod +x gpsd-3.25/packaging/gpsd-setup.py Creating 'gpsd-3.25/packaging/rpm/gpsd.init' chmod -w gpsd-3.25/packaging/rpm/gpsd.init Creating 'gpsd-3.25/packaging/rpm/gpsd.spec' chmod -w gpsd-3.25/packaging/rpm/gpsd.spec Creating 'gpsd-3.25/packaging/X11/xgps.desktop' chmod -w gpsd-3.25/packaging/X11/xgps.desktop Creating 'gpsd-3.25/packaging/X11/xgpsspeed.desktop' chmod -w gpsd-3.25/packaging/X11/xgpsspeed.desktop gcc -o gpsd-3.25/gpsd/dbusexport.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/dbusexport.c gcc -o gpsd-3.25/gpsd/gpsd.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/gpsd.c gcc -o gpsd-3.25/gpsd/shmexport.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/shmexport.c gcc -o gpsd-3.25/gpsd/timehint.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/timehint.c gcc -o gpsd-3.25/gpsd/sd_socket.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd-3.25/gpsd/sd_socket.c gcc -o gpsd-3.25/gpsd/gpsd -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -pthread gpsd-3.25/gpsd/dbusexport.o gpsd-3.25/gpsd/gpsd.o gpsd-3.25/gpsd/shmexport.o gpsd-3.25/gpsd/timehint.o gpsd-3.25/gpsd/sd_socket.o -Lgpsd-3.25 gpsd-3.25/libgpsd.a gpsd-3.25/libgps_static.a -lusb-1.0 -lbluetooth -lm -lrt -ldbus-1 gcc -o gpsd-3.25/clients/gpsdctl.o -c -pthread -Wall -Wextra -fexcess-precision=standard -Wcast-align -Wcast-qual -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wundef -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/clients/gpsdctl.c gcc -o gpsd-3.25/clients/gpsdctl -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -pthread gpsd-3.25/clients/gpsdctl.o -Lgpsd-3.25 gpsd-3.25/libgps_static.a -lm -lrt -ldbus-1 Creating 'gpsd-3.25/www/gpscap.py' chmod -w gpsd-3.25/www/gpscap.py chmod +x gpsd-3.25/www/gpscap.py Creating 'gpsd-3.25/www/hardware-head.html' chmod -w gpsd-3.25/www/hardware-head.html cd gpsd-3.25/www; (cat hardware-head.html && PYTHONIOENCODING=utf-8 /usr/bin/python3 gpscap.py && cat hardware-tail.html) > hardware.html Creating 'gpsd-3.25/www/hacking.html' chmod -w gpsd-3.25/www/hacking.html Creating 'gpsd-3.25/www/troubleshooting.html' chmod -w gpsd-3.25/www/troubleshooting.html Creating 'gpsd-3.25/www/gps_report.cgi' chmod -w gpsd-3.25/www/gps_report.cgi Creating 'gpsd-3.25/www/index.html' chmod -w gpsd-3.25/www/index.html Creating 'gpsd-3.25/www/faq.html' chmod -w gpsd-3.25/www/faq.html cp gpsd-3.25/NEWS gpsd-3.25/www/NEWS cp gpsd-3.25/TODO gpsd-3.25/www/TODO cp gpsd-3.25/clients/gpsdebuginfo gpsd-3.25/www/gpsdebuginfo Creating 'gpsd-3.25/gps-3.25.egg-info' Creating 'gpsd-3.25/gps/gps.py' chmod -w gpsd-3.25/gps/gps.py chmod +x gpsd-3.25/gps/gps.py Creating 'gpsd-3.25/gps/__init__.py' chmod -w gpsd-3.25/gps/__init__.py chmod +x gpsd-3.25/gps/__init__.py PylibLink(["gpsd-3.25/clients/gps"], []) Creating 'gpsd-3.25/clients/gegps' chmod -w gpsd-3.25/clients/gegps chmod +x gpsd-3.25/clients/gegps Creating 'gpsd-3.25/gps/packet.py' chmod -w gpsd-3.25/gps/packet.py chmod +x gpsd-3.25/gps/packet.py Creating 'gpsd-3.25/clients/gpscat' chmod -w gpsd-3.25/clients/gpscat chmod +x gpsd-3.25/clients/gpscat Creating 'gpsd-3.25/clients/gpscsv' chmod -w gpsd-3.25/clients/gpscsv chmod +x gpsd-3.25/clients/gpscsv Creating 'gpsd-3.25/clients/gpsplot' chmod -w gpsd-3.25/clients/gpsplot chmod +x gpsd-3.25/clients/gpsplot Creating 'gpsd-3.25/clients/gpsprof' chmod -w gpsd-3.25/clients/gpsprof chmod +x gpsd-3.25/clients/gpsprof Creating 'gpsd-3.25/clients/gpssubframe' chmod -w gpsd-3.25/clients/gpssubframe chmod +x gpsd-3.25/clients/gpssubframe Creating 'gpsd-3.25/clients/ubxtool' chmod -w gpsd-3.25/clients/ubxtool chmod +x gpsd-3.25/clients/ubxtool Creating 'gpsd-3.25/clients/zerk' chmod -w gpsd-3.25/clients/zerk chmod +x gpsd-3.25/clients/zerk Creating 'gpsd-3.25/gpsfake' chmod -w gpsd-3.25/gpsfake chmod +x gpsd-3.25/gpsfake Creating 'gpsd-3.25/clients/xgps' chmod -w gpsd-3.25/clients/xgps chmod +x gpsd-3.25/clients/xgps Creating 'gpsd-3.25/clients/xgpsspeed' chmod -w gpsd-3.25/clients/xgpsspeed chmod +x gpsd-3.25/clients/xgpsspeed g++ -o gpsd-3.25/tests/qt-test_gpsmm.o -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -pthread -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsd-3.25/tests/test_gpsmm.cpp g++ -o gpsd-3.25/tests/test_qgpsmm -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -pthread gpsd-3.25/tests/qt-test_gpsmm.o -Lgpsd-3.25 -lQgpsmm scons: done building targets. WARNING: gpsplot is missing required runtime module matplotlib Ensure your PYTHONPATH includes /usr/lib64/python3.11/site-packages/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.E1kONW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64 ++ dirname /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64 + cd gpsd-3.25 + export 'CCFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export 'LINKFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + LINKFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + DESTDIR=/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64 + scons install systemd_install udev-install scons: Reading SConscript files ... scons version: 4.4.0 scons is running under Python version: 3.11.6.final.0 gpsd version: 3.25 Warning: CCFLAGS from environment overriding scons settings This system is: linux cc is gcc, version 12.3.1.2 Checking whether the C compiler works... (cached) yes Checking if compiler accepts -pthread... (cached) yes Checking whether the C++ compiler works... (cached) yes Checking for C header file curses.h... (cached) yes Checking pkg-config for ncurses... (cached) yes Checking pkg-config for tinfo... (cached) yes Checking pkg-config for libusb-1.0... (cached) yes Checking for C library librt... (cached) yes Checking for C library libnsl... (cached) no Checking for C library libsocket... (cached) no Checking for C library libm... (cached) yes Checking for C library libthr... (cached) no Checking pkg-config for dbus-1... (cached) yes Checking pkg-config for bluez... (cached) yes Checking for C type in_port_t... (cached) yes Checking whether SUN_LEN is declared... (cached) yes Checking for C header file linux/can.h... (cached) yes You have kernel CANbus available. Checking if compiler is C11... (cached) yes Checking whether __STDC_NO_ATOMICS__ is declared... (cached) no Checking for C header file stdatomic.h... (cached) yes Checking whether __ORDER_BIG_ENDIAN__ is declared... (cached) yes Checking whether __ORDER_LITTLE_ENDIAN__ is declared... (cached) yes Checking whether __BYTE_ORDER__ is declared... (cached) yes Your compiler has built-in endianness support. Checking for C header file arpa/inet.h... (cached) yes Checking for C header file linux/serial.h... (cached) yes Checking for C header file netdb.h... (cached) yes Checking for C header file netinet/in.h... (cached) yes Checking for C header file netinet/ip.h... (cached) yes Checking for C header file sys/sysmacros.h... (cached) yes Checking for C header file sys/socket.h... (cached) yes Checking for C header file sys/un.h... (cached) yes Checking for C header file syslog.h... (cached) yes Checking for C header file termios.h... (cached) yes Checking for C header file winsock2.h... (cached) no Checking FLT_EVAL_METHOD is 0... (cached) yes Checking if strerror_r() returns int... (cached) no Checking time_t is 8 bytes... (cached) yes Checking for C function cfmakeraw()... (cached) yes Checking for C function clock_gettime()... (cached) yes Checking for C function daemon()... (cached) yes Checking for C function fcntl()... (cached) yes Checking for C function fork()... (cached) yes Checking for C function getopt_long()... (cached) yes Checking for C function gmtime_r()... (cached) yes Checking for C function inet_ntop()... (cached) yes Checking for C function strlcat()... (cached) yes Checking for C function strlcpy()... (cached) yes Checking for C function strnlen()... (cached) yes Checking for C function strptime()... (cached) yes Checking for C header file sys/timepps.h... (cached) yes Checking whether TIOCMIWAIT is declared... (cached) yes Checking for C library libbluetooth... (cached) yes Checking for C library libdbus-1... (cached) yes Build of man and HTML documentation disabled. Checking pkg-config for QtNetwork... (cached) yes Checking if compiler accepts -Wall... (cached) yes Checking if compiler accepts -Wextra... (cached) yes Checking if compiler accepts --disable-excess-fp-precision... (cached) no Checking if compiler accepts -fexcess-precision=standard... (cached) yes Checking if compiler accepts -Wcast-align... (cached) yes Checking if compiler accepts -Wcast-qual... (cached) yes Checking if compiler accepts -Wimplicit-fallthrough... (cached) yes Checking if compiler accepts -Wmissing-declarations... (cached) yes Checking if compiler accepts -Wmissing-prototypes... (cached) yes Checking if compiler accepts -Wno-missing-field-initializers... (cached) yes Checking if compiler accepts -Wno-uninitialized... (cached) yes Checking if compiler accepts -Wpointer-arith... (cached) yes Checking if compiler accepts -Wreturn-type... (cached) yes Checking if compiler accepts -Wstrict-prototypes... (cached) yes Checking if compiler accepts -Wundef... (cached) yes Checking if compiler accepts -Wvla... (cached) yes Checking whether canplayer program exists...no Checking whether coverage program exists...no Checking whether cppcheck program exists...no Checking whether dia program exists...no Checking whether flake8 program exists...no Checking whether pycodestyle program exists...no Checking whether pylint program exists...no Checking whether scan-build program exists...no Checking whether smilint program exists...no Checking whether tar program exists.../usr/bin/tar Checking whether valgrind program exists...no Program canplayer not found -- skipping NMEA 2000 tests Program coverage not found -- skipping Python coverage Program cppcheck not found -- skipping cppcheck checks Program dia not found -- not rebuiding cycle.svg. Program flake8 not found -- skipping flake8 checks Program pycodestyle not found -- skipping pycodestyle checks Program pylint not found -- skipping pylint checks Program scan-build not found -- skipping scan-build checks Program smilint not found -- skipping MIB checks Program valgrind not found -- skipping valgrind checks Checking whether python3 program exists.../usr/bin/python3 System PYTHONPATH is empty Ensure your PYTHONPATH includes /usr/lib64/python3.11/site-packages/ Checking Python config vars... ok (cached) Checking Python target version... (cached) 3.11 Checking Python module serial (pyserial)... (cached) found Checking Python module cairo (pycairo)... (cached) found Checking Python module gi (pygobject)... (cached) found Checking pkg-config for gtk+-3.0... (cached) yes Checking Python module matplotlib... (cached) WARNING: gpsplot is missing required runtime module matplotlib Altered configuration variables: debug = True (default False): add debug information to build, unoptimized manbuild = False (default auto): build help in man and HTML formats. No/Auto/Yes. prefix = (default /usr/local): installation directory prefix python_libdir = /usr/lib64/python3.11/site-packages (default ): Python module directory prefix python_shebang = /usr/bin/python3 (default /usr/bin/env python): Python shebang target_python = python3 (default python): target Python version as command bindir = /usr/bin (default bin): application binaries directory docdir = /usr/share/doc/gpsd (default share/gpsd/doc): documents directory icondir = /usr/share/gpsd (default share/gpsd/icons): icon directory includedir = /usr/include (default include): header file directory libdir = /usr/lib64 (default lib): system libraries mandir = /usr/share/man (default share/man): manual pages directory mibdir = /usr/share/doc/gpsd (default share/snmp/mibs/gpsd): MIB directory sbindir = /usr/sbin (default sbin): system binaries directory udevdir = /usr/lib/udev (default /lib/udev): udev rules directory unitdir = /usr/lib/systemd/system (default /lib/systemd/system): Directory for systemd unit files NMEA2000 regression tests suppressed because rtcm104v2 is off or canplayer is missing. scons: done reading SConscript files. scons: Building targets ... Install file: "gpsd-3.25/gpsd/gpsd" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/sbin/gpsd" Install file: "gpsd-3.25/clients/gpsdctl" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/sbin/gpsdctl" Install file: "gpsd-3.25/clients/gps2udp" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/bin/gps2udp" Install file: "gpsd-3.25/gpsctl" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/bin/gpsctl" Install file: "gpsd-3.25/clients/gpsdecode" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/bin/gpsdecode" Install file: "gpsd-3.25/clients/gpspipe" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/bin/gpspipe" Install file: "gpsd-3.25/clients/gpsrinex" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/bin/gpsrinex" Install file: "gpsd-3.25/clients/gpssnmp" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/bin/gpssnmp" Install file: "gpsd-3.25/clients/gpxlogger" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/bin/gpxlogger" Install file: "gpsd-3.25/clients/lcdgps" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/bin/lcdgps" Install file: "gpsd-3.25/clients/ntpshmmon" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/bin/ntpshmmon" Install file: "gpsd-3.25/clients/ppscheck" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/bin/ppscheck" Install file: "gpsd-3.25/clients/cgps" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/bin/cgps" Install file: "gpsd-3.25/gpsmon/gpsmon" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/bin/gpsmon" Install file: "gpsd-3.25/libgps.so.30.0.0" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/lib64/libgps.so.30.0.0" Install file: "gpsd-3.25/libgpsdpacket.so.30.0.0" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/lib64/libgpsdpacket.so.30.0.0" Install file: "gpsd-3.25/libQgpsmm.so.30.0.0" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/lib64/libQgpsmm.so.30.0.0" Install file: "gpsd-3.25/clients/gpsdebuginfo" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/bin/gpsdebuginfo" Install file: "gpsd-3.25/AUTHORS" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/doc/gpsd/AUTHORS" Install file: "gpsd-3.25/build.adoc" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/doc/gpsd/build.adoc" Install file: "gpsd-3.25/COPYING" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/doc/gpsd/COPYING" Install file: "gpsd-3.25/www/example1.c.txt" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/doc/gpsd/example1.c.txt" Install file: "gpsd-3.25/www/example2.py.txt" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/doc/gpsd/example2.py.txt" Install file: "gpsd-3.25/NEWS" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/doc/gpsd/NEWS" Install file: "gpsd-3.25/README.adoc" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/doc/gpsd/README.adoc" Install file: "gpsd-3.25/SUPPORT.adoc" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/doc/gpsd/SUPPORT.adoc" Install file: "gpsd-3.25/packaging/X11/gpsd-logo.png" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/gpsd/gpsd-logo.png" Install file: "gpsd-3.25/include/libgpsmm.h" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/include/libgpsmm.h" Install file: "gpsd-3.25/include/gps.h" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/include/gps.h" Install file: "gpsd-3.25/man/cgps.1" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/man/man1/cgps.1" Install file: "gpsd-3.25/man/gegps.1" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/man/man1/gegps.1" Install file: "gpsd-3.25/man/gps.1" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/man/man1/gps.1" Install file: "gpsd-3.25/man/gps2udp.1" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/man/man1/gps2udp.1" Install file: "gpsd-3.25/man/gpscat.1" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/man/man1/gpscat.1" Install file: "gpsd-3.25/man/gpscsv.1" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/man/man1/gpscsv.1" Install file: "gpsd-3.25/man/gpsctl.1" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/man/man1/gpsctl.1" Install file: "gpsd-3.25/man/gpsd.8" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/man/man8/gpsd.8" Install file: "gpsd-3.25/man/gpsd_json.5" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/man/man5/gpsd_json.5" Install file: "gpsd-3.25/man/gpsdctl.8" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/man/man8/gpsdctl.8" Install file: "gpsd-3.25/man/gpsdebuginfo.1" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/man/man1/gpsdebuginfo.1" Install file: "gpsd-3.25/man/gpsdecode.1" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/man/man1/gpsdecode.1" Install file: "gpsd-3.25/man/gpsfake.1" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/man/man1/gpsfake.1" Install file: "gpsd-3.25/man/gpsinit.8" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/man/man8/gpsinit.8" Install file: "gpsd-3.25/man/gpsmon.1" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/man/man1/gpsmon.1" Install file: "gpsd-3.25/man/gpspipe.1" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/man/man1/gpspipe.1" Install file: "gpsd-3.25/man/gpsplot.1" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/man/man1/gpsplot.1" Install file: "gpsd-3.25/man/gpsprof.1" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/man/man1/gpsprof.1" Install file: "gpsd-3.25/man/gpsrinex.1" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/man/man1/gpsrinex.1" Install file: "gpsd-3.25/man/gpssnmp.1" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/man/man1/gpssnmp.1" Install file: "gpsd-3.25/man/gpssubframe.1" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/man/man1/gpssubframe.1" Install file: "gpsd-3.25/man/gpxlogger.1" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/man/man1/gpxlogger.1" Install file: "gpsd-3.25/man/lcdgps.1" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/man/man1/lcdgps.1" Install file: "gpsd-3.25/man/libQgpsmm.3" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/man/man3/libQgpsmm.3" Install file: "gpsd-3.25/man/libgps.3" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/man/man3/libgps.3" Install file: "gpsd-3.25/man/libgpsmm.3" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/man/man3/libgpsmm.3" Install file: "gpsd-3.25/man/ntpshmmon.1" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/man/man1/ntpshmmon.1" Install file: "gpsd-3.25/man/ppscheck.8" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/man/man8/ppscheck.8" Install file: "gpsd-3.25/man/ubxtool.1" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/man/man1/ubxtool.1" Install file: "gpsd-3.25/man/xgps.1" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/man/man1/xgps.1" Install file: "gpsd-3.25/man/xgpsspeed.1" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/man/man1/xgpsspeed.1" Install file: "gpsd-3.25/man/zerk.1" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/man/man1/zerk.1" Install file: "gpsd-3.25/man/GPSD-MIB" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/doc/gpsd/GPSD-MIB" Install file: "gpsd-3.25/libgps.pc" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/lib64/pkgconfig/libgps.pc" Creating 'gpsd-3.25/Qgpsmm.pc' chmod -w gpsd-3.25/Qgpsmm.pc Install file: "gpsd-3.25/Qgpsmm.pc" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/lib64/pkgconfig/Qgpsmm.pc" Creating 'gpsd-3.25/libQgpsmm.prl' chmod -w gpsd-3.25/libQgpsmm.prl Install file: "gpsd-3.25/libQgpsmm.prl" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/lib64/libQgpsmm.prl" Install file: "gpsd-3.25/gps/__init__.py" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/lib64/python3.11/site-packages/gps/__init__.py" Install file: "gpsd-3.25/gps/aiogps.py" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/lib64/python3.11/site-packages/gps/aiogps.py" Install file: "gpsd-3.25/gps/client.py" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/lib64/python3.11/site-packages/gps/client.py" Install file: "gpsd-3.25/gps/clienthelpers.py" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/lib64/python3.11/site-packages/gps/clienthelpers.py" Install file: "gpsd-3.25/gps/fake.py" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/lib64/python3.11/site-packages/gps/fake.py" Install file: "gpsd-3.25/gps/gps.py" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/lib64/python3.11/site-packages/gps/gps.py" Install file: "gpsd-3.25/gps/misc.py" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/lib64/python3.11/site-packages/gps/misc.py" Install file: "gpsd-3.25/gps/packet.py" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/lib64/python3.11/site-packages/gps/packet.py" Install file: "gpsd-3.25/gps/ubx.py" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/lib64/python3.11/site-packages/gps/ubx.py" Install file: "gpsd-3.25/gps/watch_options.py" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/lib64/python3.11/site-packages/gps/watch_options.py" Install file: "gpsd-3.25/clients/gegps" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/bin/gegps" Install file: "gpsd-3.25/clients/gpscat" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/bin/gpscat" Install file: "gpsd-3.25/clients/gpscsv" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/bin/gpscsv" Install file: "gpsd-3.25/clients/gpsplot" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/bin/gpsplot" Install file: "gpsd-3.25/clients/gpsprof" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/bin/gpsprof" Install file: "gpsd-3.25/clients/gpssubframe" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/bin/gpssubframe" Install file: "gpsd-3.25/clients/ubxtool" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/bin/ubxtool" Install file: "gpsd-3.25/clients/zerk" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/bin/zerk" Install file: "gpsd-3.25/gpsfake" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/bin/gpsfake" Install file: "gpsd-3.25/clients/xgps" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/bin/xgps" Install file: "gpsd-3.25/clients/xgpsspeed" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/bin/xgpsspeed" Install file: "gpsd-3.25/gps-3.25.egg-info" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/lib64/python3.11/site-packages/gps-3.25.egg-info" Creating 'gpsd-3.25/systemd/gpsdctl@.service' chmod -w gpsd-3.25/systemd/gpsdctl@.service Install file: "gpsd-3.25/systemd/gpsdctl@.service" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/lib/systemd/system/gpsdctl@.service" Creating 'gpsd-3.25/systemd/gpsd.service' chmod -w gpsd-3.25/systemd/gpsd.service Install file: "gpsd-3.25/systemd/gpsd.service" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/lib/systemd/system/gpsd.service" Creating 'gpsd-3.25/systemd/gpsd.socket' chmod -w gpsd-3.25/systemd/gpsd.socket Install file: "gpsd-3.25/systemd/gpsd.socket" as "/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/lib/systemd/system/gpsd.socket" true || true mkdir -p /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/lib/udev/rules.d cp /builddir/build/BUILD/gpsd-3.25/gpsd-3.25/gpsd.rules /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/lib/udev/rules.d/25-gpsd.rules scons: done building targets. WARNING: gpsplot is missing required runtime module matplotlib Ensure your PYTHONPATH includes /usr/lib64/python3.11/site-packages/ + mv /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/lib/udev/rules.d/25-gpsd.rules /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/lib/udev/rules.d/99-gpsd.rules + install -d -m 0755 /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/etc/sysconfig + install -p -m 0644 /builddir/build/SOURCES/gpsd.sysconfig /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/etc/sysconfig/gpsd + desktop-file-install --dir /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/applications packaging/X11/xgps.desktop + desktop-file-install --dir /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/applications packaging/X11/xgpsspeed.desktop + install -p -m 0755 gpsinit /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/sbin + sed -i '/^#!.*python/d' /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/lib64/python3.11/site-packages/gps/aiogps.py /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/lib64/python3.11/site-packages/gps/gps.py + chmod 644 /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/lib64/python3.11/site-packages/gps/gps.py + rm -f /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/lib64/libgpsdpacket.so + rm -rf /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/doc/gpsd + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 3.25-1.oc9 --unique-debug-suffix -3.25-1.oc9.x86_64 --unique-debug-src-base gpsd-3.25-1.oc9.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/gpsd-3.25 extracting debug info from /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/bin/cgps extracting debug info from /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/bin/gps2udp extracting debug info from /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/bin/gpsctl extracting debug info from /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/bin/gpsrinex extracting debug info from /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/bin/gpsdecode extracting debug info from /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/bin/gpspipe extracting debug info from /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/bin/gpsmon extracting debug info from /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/bin/gpssnmp extracting debug info from /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/bin/gpxlogger extracting debug info from /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/bin/ntpshmmon extracting debug info from /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/bin/lcdgps extracting debug info from /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/lib64/libgpsdpacket.so.30.0.0 extracting debug info from /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/lib64/libgps.so.30.0.0 extracting debug info from /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/lib64/libQgpsmm.so.30.0.0 extracting debug info from /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/bin/ppscheck extracting debug info from /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/sbin/gpsd extracting debug info from /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/sbin/gpsdctl 6228 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs mangling shebang in /usr/sbin/gpsinit from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/gpsdebuginfo from /bin/sh to #!/usr/bin/sh *** WARNING: ./usr/lib64/python3.11/site-packages/gps/__init__.py is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/python3.11/site-packages/gps/packet.py is executable but has no shebang, removing executable bit + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/lib64/python3.11 using python3.11 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: gpsd-3.25-1.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yYSara + umask 022 + cd /builddir/build/BUILD + cd gpsd-3.25 + DOCDIR=/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/doc/gpsd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/doc/gpsd + cp -pr README.adoc /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/doc/gpsd + cp -pr NEWS /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/doc/gpsd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.C1cEih + umask 022 + cd /builddir/build/BUILD + cd gpsd-3.25 + LICENSEDIR=/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/licenses/gpsd + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/licenses/gpsd + cp -pr COPYING /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/licenses/gpsd + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(gpsd) = 3.25-1.oc9 gpsd = 3.25-1.oc9 gpsd(x86-64) = 3.25-1.oc9 Requires(interp): /bin/sh /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 systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/sh libbluetooth.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libm.so.6(GLIBC_2.35)(64bit) libncurses.so.6()(64bit) libtinfo.so.6()(64bit) libusb-1.0.so.0()(64bit) rtld(GNU_HASH) Processing files: gpsd-libs-3.25-1.oc9.x86_64 Provides: gpsd-libs = 3.25-1.oc9 gpsd-libs(x86-64) = 3.25-1.oc9 libgps.so.30()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: python3-gpsd-3.25-1.oc9.x86_64 Provides: libgpsdpacket.so.30()(64bit) python-gpsd = 3.25-1.oc9 python3-gpsd = 3.25-1.oc9 python3-gpsd(x86-64) = 3.25-1.oc9 python3.11-gpsd = 3.25-1.oc9 python3.11dist(gps) = 3.25 python3dist(gps) = 3.25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) python(abi) = 3.11 rtld(GNU_HASH) Obsoletes: python3.11-gpsd < 3.25-1.oc9 Processing files: gpsd-devel-3.25-1.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zpPEFc + umask 022 + cd /builddir/build/BUILD + cd gpsd-3.25 + DOCDIR=/builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/doc/gpsd-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/doc/gpsd-devel + cp -pr TODO /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/doc/gpsd-devel + cp -pr HACKING /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64/usr/share/doc/gpsd-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: gpsd-devel = 3.25-1.oc9 gpsd-devel(x86-64) = 3.25-1.oc9 pkgconfig(libgps) = 3.25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libgps.so.30()(64bit) Processing files: gpsd-qt-3.25-1.oc9.x86_64 Provides: gpsd-qt = 3.25-1.oc9 gpsd-qt(x86-64) = 3.25-1.oc9 libQgpsmm.so.30()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libQtCore.so.4()(64bit) libQtNetwork.so.4()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: gpsd-qt-devel-3.25-1.oc9.x86_64 Provides: gpsd-qt-devel = 3.25-1.oc9 gpsd-qt-devel(x86-64) = 3.25-1.oc9 pkgconfig(Qgpsmm) = 3.25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libQgpsmm.so.30()(64bit) pkgconfig(QtNetwork) Processing files: gpsd-clients-3.25-1.oc9.x86_64 Provides: gpsd-clients = 3.25-1.oc9 gpsd-clients(x86-64) = 3.25-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 /usr/bin/sh libbluetooth.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libm.so.6(GLIBC_2.35)(64bit) libncurses.so.6()(64bit) libtinfo.so.6()(64bit) libusb-1.0.so.0()(64bit) rtld(GNU_HASH) Processing files: gpsd-xclients-3.25-1.oc9.x86_64 Provides: application() application(xgps.desktop) application(xgpsspeed.desktop) gpsd-xclients = 3.25-1.oc9 gpsd-xclients(x86-64) = 3.25-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 Conflicts: gpsd-clients < 1:3.25-6 Processing files: gpsd-compat-3.25-1.oc9.x86_64 Processing files: gpsd-debugsource-3.25-1.oc9.x86_64 Provides: gpsd-debugsource = 3.25-1.oc9 gpsd-debugsource(x86-64) = 3.25-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gpsd-debuginfo-3.25-1.oc9.x86_64 Provides: debuginfo(build-id) = 1e07a4038784bd09ce08e6dc98420f1903393838 debuginfo(build-id) = 459e24defbf2794acda9466bce63ef7a300ca514 debuginfo(build-id) = 749acd8a8aba606c4acb8e053dcf79ce6519f956 debuginfo(build-id) = 78e96970849373c770cbddd580186bf386b6e3d2 debuginfo(build-id) = 7dfd72aed1c828018ec6db82e2adc0eba36f8779 debuginfo(build-id) = a00b97652f14497e0c13d70ba581957518332c1a gpsd-debuginfo = 3.25-1.oc9 gpsd-debuginfo(x86-64) = 3.25-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gpsd-debugsource(x86-64) = 3.25-1.oc9 Processing files: gpsd-libs-debuginfo-3.25-1.oc9.x86_64 Provides: debuginfo(build-id) = dd46c3dae3c316ec21d275ecb52c32e4900305d7 gpsd-libs-debuginfo = 3.25-1.oc9 gpsd-libs-debuginfo(x86-64) = 3.25-1.oc9 libgps.so.30.0.0-3.25-1.oc9.x86_64.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gpsd-debugsource(x86-64) = 3.25-1.oc9 Processing files: python3-gpsd-debuginfo-3.25-1.oc9.x86_64 Provides: debuginfo(build-id) = 8a2ba604e3b5ac6d86a2bfed0ea86b60bd4f564e libgpsdpacket.so.30.0.0-3.25-1.oc9.x86_64.debug()(64bit) python-gpsd-debuginfo = 3.25-1.oc9 python3-gpsd-debuginfo = 3.25-1.oc9 python3-gpsd-debuginfo(x86-64) = 3.25-1.oc9 python3.11-gpsd-debuginfo = 3.25-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gpsd-debugsource(x86-64) = 3.25-1.oc9 Processing files: gpsd-qt-debuginfo-3.25-1.oc9.x86_64 Provides: debuginfo(build-id) = d3e3e2b0e7017413c30eb3530a8892cebf9261fd gpsd-qt-debuginfo = 3.25-1.oc9 gpsd-qt-debuginfo(x86-64) = 3.25-1.oc9 libQgpsmm.so.30.0.0-3.25-1.oc9.x86_64.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gpsd-debugsource(x86-64) = 3.25-1.oc9 Processing files: gpsd-clients-debuginfo-3.25-1.oc9.x86_64 Provides: debuginfo(build-id) = 090342a8f77854f938c09369a141310d370f2145 debuginfo(build-id) = 6011c99fd6d64af6c674e8471b7ca1949ecfc504 debuginfo(build-id) = 6b280732c2fbb31ac80fece3b52a312fba58bcd8 debuginfo(build-id) = 810f273843723ea35cf1d10481fffd757ccafb6a debuginfo(build-id) = 83c8b3ef66c28127009be68edb50ce514ad3dc8e debuginfo(build-id) = 8a6a57bcb1a9d2d290c9f253e47de69149772dc6 debuginfo(build-id) = b05c2675ff87e36206fea9d8819a2aa65fe9d1cf debuginfo(build-id) = fc40218a801d6c0a7121367897bfe3fde5c2315f gpsd-clients-debuginfo = 3.25-1.oc9 gpsd-clients-debuginfo(x86-64) = 3.25-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gpsd-debugsource(x86-64) = 3.25-1.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gpsd-3.25-1.oc9.x86_64 Wrote: /builddir/build/RPMS/gpsd-qt-devel-3.25-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/gpsd-compat-3.25-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/gpsd-xclients-3.25-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/gpsd-devel-3.25-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/gpsd-qt-3.25-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/gpsd-libs-3.25-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/python3-gpsd-debuginfo-3.25-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/gpsd-libs-debuginfo-3.25-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/gpsd-qt-debuginfo-3.25-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/python3-gpsd-3.25-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/gpsd-clients-3.25-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/gpsd-3.25-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/gpsd-debugsource-3.25-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/gpsd-clients-debuginfo-3.25-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/gpsd-debuginfo-3.25-1.oc9.x86_64.rpm Child return code was: 0