Mock Version: 2.6 Mock Version: 2.6 Mock Version: 2.6 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/gpsd.spec'], chrootPath='/var/lib/mock/f34-build-side-35797-25068111-2778140/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --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 setting SOURCE_DATE_EPOCH=1610409600 Wrote: /builddir/build/SRPMS/gpsd-3.22-1.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/gpsd.spec'], chrootPath='/var/lib/mock/f34-build-side-35797-25068111-2778140/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --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 setting SOURCE_DATE_EPOCH=1610409600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NQiNzo + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gpsd-3.22 + /usr/bin/gzip -dc /builddir/build/SOURCES/gpsd-3.22.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gpsd-3.22 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's|systemctl daemon-reload|true|' SConscript + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QnPCgr + umask 022 + cd /builddir/build/BUILD + cd gpsd-3.22 + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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/redhat/redhat-hardened-ld ' + LINKFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' ++ dirname /usr/lib/udev/rules.d + scons dbus_export=yes systemd=yes libQgpsmm=yes debug=yes leapfetch=no prefix= sysconfdif=/etc bindir=/usr/bin includedir=/usr/include libdir=/usr/lib64 sbindir=/usr/sbin mandir=/usr/share/man 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.9/site-packages build scons: Reading SConscript files ... scons version: 4.0.1 scons is running under Python version: 3.9.1.final.0 gpsd version: 3.22 Warning: CCFLAGS from environment overriding scons settings This system is: linux Checking whether the C compiler works... yes Checking if compiler accepts -pthread... yes Checking whether the C++ compiler works... yes Checking for C header file curses.h... yes Checking pkg-config for ncurses... yes Checking pkg-config for tinfo... yes Checking pkg-config for libusb-1.0... yes Checking for C library librt... yes Checking for C library libnsl... no Checking for C library libsocket... no Checking for C library libm... yes Checking for C library libthr... no Checking pkg-config for dbus-1... yes Checking pkg-config for bluez... yes Checking for C type in_port_t... yes Checking whether SUN_LEN is declared... yes Checking for C header file linux/can.h... yes You have kernel CANbus available. Checking if compiler is C11... yes Checking whether __STDC_NO_ATOMICS__ is declared... no Checking for C header file stdatomic.h... yes Checking whether __ORDER_BIG_ENDIAN__ is declared... yes Checking whether __ORDER_LITTLE_ENDIAN__ is declared... yes Checking whether __BYTE_ORDER__ is declared... yes Your compiler has built-in endianness support. Checking for C header file arpa/inet.h... yes Checking for C header file netdb.h... yes Checking for C header file netinet/in.h... yes Checking for C header file netinet/ip.h... yes Checking for C header file sys/sysmacros.h... yes Checking for C header file sys/socket.h... yes Checking for C header file sys/un.h... yes Checking for C header file syslog.h... yes Checking for C header file termios.h... yes Checking for C header file winsock2.h... no Checking if sizeof(time_t) is 64 bits... yes Checking for C function cfmakeraw()... yes Checking for C function clock_gettime()... yes Checking for C function daemon()... yes Checking for C function fcntl()... yes Checking for C function fork()... yes Checking for C function getopt_long()... yes Checking for C function gmtime_r()... yes Checking for C function inet_ntop()... yes Checking for C function strlcat()... no Checking for C function strlcpy()... no Checking for C function strptime()... yes Checking for C function sincos()... yes Checking for C header file sys/timepps.h... yes Checking whether TIOCMIWAIT is declared... yes Checking for C library libbluetooth... yes Checking for C library libdbus-1... yes Checking that xsltproc can make man pages... yes Checking pkg-config for QtNetwork... yes Checking if compiler accepts -Wall... yes Checking if compiler accepts -Wcast-align... yes Checking if compiler accepts -Wextra... yes Checking if compiler accepts -Wimplicit-fallthrough... yes Checking if compiler accepts -Wmissing-declarations... yes Checking if compiler accepts -Wmissing-prototypes... yes Checking if compiler accepts -Wno-missing-field-initializers... yes Checking if compiler accepts -Wno-uninitialized... yes Checking if compiler accepts -Wpointer-arith... yes Checking if compiler accepts -Wreturn-type... yes Checking if compiler accepts -Wstrict-prototypes... yes Checking if compiler accepts -Wvla... yes Checking whether coverage program exists...no Checking whether cppcheck program exists...no Checking whether dia program exists...no Checking whether flake8 program exists...no Checking whether pycodestyle program exists...no Checking whether pylint program exists...no Checking whether scan-build program exists...no Checking whether tar program exists.../usr/bin/tar Checking whether valgrind program exists...no Checking whether xmllint program exists.../usr/bin/xmllint Program coverage not found -- skipping Python coverage Program cppcheck not found -- skipping cppcheck checks Program dia not found -- not rebuiding cycle.svg. Program flake8 not found -- skipping flake8 checks Program pycodestyle not found -- skipping pycodestyle checks Program pylint not found -- skipping pylint checks Program scan-build not found -- skipping scan-build checks Program valgrind not found -- skipping valgrind checks Checking whether python3 program exists.../usr/bin/python3 System PYTHONPATH is empty Ensure your PYTHONPATH includes /usr/lib64/python3.9/site-packages/ Checking Python config vars... ok Checking Python target version... 3.9 Checking Python module serial (pyserial)... found Checking Python module cairo (pycairo)... found Checking Python module gi (pygobject)... found Checking pkg-config for gtk+-3.0... yes Checking Python module matplotlib... WARNING: gpsplot is missing required runtime module matplotlib Altered configuration variables: debug = True (default False): add debug information to build, unoptimized prefix = (default /usr/local): installation directory prefix python_libdir = /usr/lib64/python3.9/site-packages (default ): Python module directory prefix python_shebang = /usr/bin/python3 (default /usr/bin/env python): Python shebang 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 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 WARNING: asciidoctor not found. WARNING: Some documentation and html will not be built. scons: done reading SConscript files. scons: Building targets ... Creating 'gpsd-3.22/include/gpsd_config.h' gcc -o gpsd-3.22/clients/gps2udp.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/clients/gps2udp.c rm -f gpsd-3.22/libgps/ais_json.i && /usr/bin/python3 gpsd-3.22/libgps/jsongen.py --ais --target=parser > gpsd-3.22/libgps/ais_json.i && chmod a-w gpsd-3.22/libgps/ais_json.i gcc -o gpsd-3.22/libgps/ais_json.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/ais_json.c gcc -o gpsd-3.22/libgps/bits.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/bits.c gcc -o gpsd-3.22/libgps/gpsdclient.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/gpsdclient.c rm -f gpsd-3.22/libgps/gps_maskdump.c && /usr/bin/python3 gpsd-3.22/maskaudit.py -c /builddir/build/BUILD/gpsd-3.22/gpsd-3.22 > gpsd-3.22/libgps/gps_maskdump.c && chmod a-w gpsd-3.22/libgps/gps_maskdump.c gcc -o gpsd-3.22/libgps/gps_maskdump.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/gps_maskdump.c gcc -o gpsd-3.22/libgps/gpsutils.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/gpsutils.c gcc -o gpsd-3.22/libgps/hex.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/hex.c gcc -o gpsd-3.22/libgps/json.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/json.c gcc -o gpsd-3.22/libgps/libgps_core.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/libgps_core.c gcc -o gpsd-3.22/libgps/libgps_dbus.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/libgps_dbus.c gcc -o gpsd-3.22/libgps/libgps_json.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/libgps_json.c gcc -o gpsd-3.22/libgps/libgps_shm.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/libgps_shm.c gcc -o gpsd-3.22/libgps/libgps_sock.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/libgps_sock.c gcc -o gpsd-3.22/libgps/netlib.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/netlib.c gcc -o gpsd-3.22/libgps/os_compat.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/os_compat.c gcc -o gpsd-3.22/libgps/rtcm2_json.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/rtcm2_json.c gcc -o gpsd-3.22/libgps/rtcm3_json.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/rtcm3_json.c gcc -o gpsd-3.22/libgps/shared_json.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/shared_json.c gcc -o gpsd-3.22/libgps/timespec_str.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/timespec_str.c g++ -o gpsd-3.22/libgps/libgpsmm.o -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/libgpsmm.cpp ar rc gpsd-3.22/libgps/libais_json.a gpsd-3.22/libgps/ais_json.o gpsd-3.22/libgps/bits.o gpsd-3.22/libgps/gpsdclient.o gpsd-3.22/libgps/gps_maskdump.o gpsd-3.22/libgps/gpsutils.o gpsd-3.22/libgps/hex.o gpsd-3.22/libgps/json.o gpsd-3.22/libgps/libgps_core.o gpsd-3.22/libgps/libgps_dbus.o gpsd-3.22/libgps/libgps_json.o gpsd-3.22/libgps/libgps_shm.o gpsd-3.22/libgps/libgps_sock.o gpsd-3.22/libgps/netlib.o gpsd-3.22/libgps/os_compat.o gpsd-3.22/libgps/rtcm2_json.o gpsd-3.22/libgps/rtcm3_json.o gpsd-3.22/libgps/shared_json.o gpsd-3.22/libgps/timespec_str.o gpsd-3.22/libgps/libgpsmm.o ranlib gpsd-3.22/libgps/libais_json.a gcc -o gpsd-3.22/clients/gps2udp -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -pthread gpsd-3.22/clients/gps2udp.o -Lgpsd-3.22 gpsd-3.22/libgps/libais_json.a -lm -lrt -ldbus-1 gcc -o gpsd-3.22/gpsctl.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/gpsctl.c gcc -o gpsd-3.22/gpsd/bsd_base64.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/gpsd/bsd_base64.c gcc -o gpsd-3.22/gpsd/crc24q.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/gpsd/crc24q.c gcc -o gpsd-3.22/drivers/driver_ais.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/drivers/driver_ais.c gcc -o gpsd-3.22/drivers/driver_evermore.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/drivers/driver_evermore.c gcc -o gpsd-3.22/drivers/driver_garmin.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/drivers/driver_garmin.c gcc -o gpsd-3.22/drivers/driver_garmin_txt.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/drivers/driver_garmin_txt.c gcc -o gpsd-3.22/drivers/driver_geostar.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/drivers/driver_geostar.c gcc -o gpsd-3.22/drivers/driver_greis.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/drivers/driver_greis.c gcc -o gpsd-3.22/drivers/driver_greis_checksum.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/drivers/driver_greis_checksum.c gcc -o gpsd-3.22/drivers/driver_italk.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/drivers/driver_italk.c gcc -o gpsd-3.22/drivers/driver_navcom.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/drivers/driver_navcom.c gcc -o gpsd-3.22/drivers/driver_nmea0183.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/drivers/driver_nmea0183.c gcc -o gpsd-3.22/drivers/driver_nmea2000.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/drivers/driver_nmea2000.c gcc -o gpsd-3.22/drivers/driver_oncore.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/drivers/driver_oncore.c gcc -o gpsd-3.22/drivers/driver_rtcm2.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/drivers/driver_rtcm2.c gcc -o gpsd-3.22/drivers/driver_rtcm3.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/drivers/driver_rtcm3.c gcc -o gpsd-3.22/drivers/drivers.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/drivers/drivers.c gcc -o gpsd-3.22/drivers/driver_sirf.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/drivers/driver_sirf.c gcc -o gpsd-3.22/drivers/driver_skytraq.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/drivers/driver_skytraq.c gcc -o gpsd-3.22/drivers/driver_superstar2.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/drivers/driver_superstar2.c gcc -o gpsd-3.22/drivers/driver_tsip.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/drivers/driver_tsip.c gcc -o gpsd-3.22/drivers/driver_ubx.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/drivers/driver_ubx.c gcc -o gpsd-3.22/drivers/driver_zodiac.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/drivers/driver_zodiac.c gcc -o gpsd-3.22/gpsd/geoid.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/gpsd/geoid.c gcc -o gpsd-3.22/gpsd/gpsd_json.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/gpsd/gpsd_json.c gcc -o gpsd-3.22/gpsd/isgps.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/gpsd/isgps.c gcc -o gpsd-3.22/gpsd/libgpsd_core.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/gpsd/libgpsd_core.c gcc -o gpsd-3.22/gpsd/matrix.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/gpsd/matrix.c gcc -o gpsd-3.22/gpsd/net_dgpsip.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/gpsd/net_dgpsip.c gcc -o gpsd-3.22/gpsd/net_gnss_dispatch.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/gpsd/net_gnss_dispatch.c gcc -o gpsd-3.22/gpsd/net_ntrip.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/gpsd/net_ntrip.c gcc -o gpsd-3.22/gpsd/ntpshmread.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/gpsd/ntpshmread.c gcc -o gpsd-3.22/gpsd/ntpshmwrite.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/gpsd/ntpshmwrite.c rm -f gpsd-3.22/include/packet_names.h && sed -e '/^ *\([A-Z][A-Z0-9_]*\),/s// "\1",/' < gpsd-3.22/include/packet_states.h > gpsd-3.22/include/packet_names.h && chmod a-w gpsd-3.22/include/packet_names.h gcc -o gpsd-3.22/gpsd/packet.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/gpsd/packet.c gcc -o gpsd-3.22/gpsd/ppsthread.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/gpsd/ppsthread.c gcc -o gpsd-3.22/gpsd/pseudoais.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/gpsd/pseudoais.c gcc -o gpsd-3.22/gpsd/pseudonmea.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/gpsd/pseudonmea.c gcc -o gpsd-3.22/gpsd/serial.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/gpsd/serial.c gcc -o gpsd-3.22/gpsd/subframe.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/gpsd/subframe.c gcc -o gpsd-3.22/gpsd/timebase.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/gpsd/timebase.c ar rc gpsd-3.22/libgpsd.a gpsd-3.22/gpsd/bsd_base64.o gpsd-3.22/gpsd/crc24q.o gpsd-3.22/drivers/driver_ais.o gpsd-3.22/drivers/driver_evermore.o gpsd-3.22/drivers/driver_garmin.o gpsd-3.22/drivers/driver_garmin_txt.o gpsd-3.22/drivers/driver_geostar.o gpsd-3.22/drivers/driver_greis.o gpsd-3.22/drivers/driver_greis_checksum.o gpsd-3.22/drivers/driver_italk.o gpsd-3.22/drivers/driver_navcom.o gpsd-3.22/drivers/driver_nmea0183.o gpsd-3.22/drivers/driver_nmea2000.o gpsd-3.22/drivers/driver_oncore.o gpsd-3.22/drivers/driver_rtcm2.o gpsd-3.22/drivers/driver_rtcm3.o gpsd-3.22/drivers/drivers.o gpsd-3.22/drivers/driver_sirf.o gpsd-3.22/drivers/driver_skytraq.o gpsd-3.22/drivers/driver_superstar2.o gpsd-3.22/drivers/driver_tsip.o gpsd-3.22/drivers/driver_ubx.o gpsd-3.22/drivers/driver_zodiac.o gpsd-3.22/gpsd/geoid.o gpsd-3.22/gpsd/gpsd_json.o gpsd-3.22/gpsd/isgps.o gpsd-3.22/gpsd/libgpsd_core.o gpsd-3.22/gpsd/matrix.o gpsd-3.22/gpsd/net_dgpsip.o gpsd-3.22/gpsd/net_gnss_dispatch.o gpsd-3.22/gpsd/net_ntrip.o gpsd-3.22/gpsd/ntpshmread.o gpsd-3.22/gpsd/ntpshmwrite.o gpsd-3.22/gpsd/packet.o gpsd-3.22/gpsd/ppsthread.o gpsd-3.22/gpsd/pseudoais.o gpsd-3.22/gpsd/pseudonmea.o gpsd-3.22/gpsd/serial.o gpsd-3.22/gpsd/subframe.o gpsd-3.22/gpsd/timebase.o ranlib gpsd-3.22/libgpsd.a gcc -o gpsd-3.22/gpsctl -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -pthread gpsd-3.22/gpsctl.o -Lgpsd-3.22 gpsd-3.22/libgpsd.a gpsd-3.22/libgps/libais_json.a -lusb-1.0 -lbluetooth -lm -lrt -ldbus-1 gcc -o gpsd-3.22/clients/gpsdecode.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/clients/gpsdecode.c gcc -o gpsd-3.22/clients/gpsdecode -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -pthread gpsd-3.22/clients/gpsdecode.o -Lgpsd-3.22 gpsd-3.22/libgpsd.a gpsd-3.22/libgps/libais_json.a -lusb-1.0 -lbluetooth -lm -lrt -ldbus-1 gcc -o gpsd-3.22/clients/gpspipe.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/clients/gpspipe.c gcc -o gpsd-3.22/clients/gpspipe -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -pthread gpsd-3.22/clients/gpspipe.o -Lgpsd-3.22 gpsd-3.22/libgps/libais_json.a -lm -lrt -ldbus-1 gcc -o gpsd-3.22/clients/gpsrinex.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/clients/gpsrinex.c gcc -o gpsd-3.22/clients/gpsrinex -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -pthread gpsd-3.22/clients/gpsrinex.o -Lgpsd-3.22 gpsd-3.22/libgps/libais_json.a -lm -lrt -ldbus-1 gcc -o gpsd-3.22/clients/gpxlogger.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/clients/gpxlogger.c gcc -o gpsd-3.22/clients/gpxlogger -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -pthread gpsd-3.22/clients/gpxlogger.o -Lgpsd-3.22 gpsd-3.22/libgps/libais_json.a -lm -lrt -ldbus-1 gcc -o gpsd-3.22/clients/lcdgps.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/clients/lcdgps.c gcc -o gpsd-3.22/clients/lcdgps -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -pthread gpsd-3.22/clients/lcdgps.o -Lgpsd-3.22 gpsd-3.22/libgps/libais_json.a -lm -lrt -ldbus-1 gcc -o gpsd-3.22/clients/ntpshmmon.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/clients/ntpshmmon.c gcc -o gpsd-3.22/clients/ntpshmmon -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -pthread gpsd-3.22/clients/ntpshmmon.o -Lgpsd-3.22 gpsd-3.22/libgpsd.a gpsd-3.22/libgps/libais_json.a -lm -lrt -ldbus-1 gcc -o gpsd-3.22/clients/ppscheck.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/clients/ppscheck.c gcc -o gpsd-3.22/clients/ppscheck -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -pthread gpsd-3.22/clients/ppscheck.o -Lgpsd-3.22 gpsd-3.22/libgps/libais_json.a -lm -lrt -ldbus-1 gcc -o gpsd-3.22/clients/cgps.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/clients/cgps.c gcc -o gpsd-3.22/clients/cgps -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -pthread gpsd-3.22/clients/cgps.o -Lgpsd-3.22 gpsd-3.22/libgps/libais_json.a -lm -lrt -ldbus-1 -lncurses -ltinfo gcc -o gpsd-3.22/gpsmon/gpsmon.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/gpsmon/gpsmon.c gcc -o gpsd-3.22/gpsmon/monitor_garmin.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/gpsmon/monitor_garmin.c gcc -o gpsd-3.22/gpsmon/monitor_italk.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/gpsmon/monitor_italk.c gcc -o gpsd-3.22/gpsmon/monitor_nmea0183.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/gpsmon/monitor_nmea0183.c gcc -o gpsd-3.22/gpsmon/monitor_oncore.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/gpsmon/monitor_oncore.c gcc -o gpsd-3.22/gpsmon/monitor_sirf.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/gpsmon/monitor_sirf.c gcc -o gpsd-3.22/gpsmon/monitor_superstar2.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/gpsmon/monitor_superstar2.c gcc -o gpsd-3.22/gpsmon/monitor_tnt.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/gpsmon/monitor_tnt.c gcc -o gpsd-3.22/gpsmon/monitor_ubx.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/gpsmon/monitor_ubx.c gcc -o gpsd-3.22/gpsmon/gpsmon -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -pthread gpsd-3.22/gpsmon/gpsmon.o gpsd-3.22/gpsmon/monitor_garmin.o gpsd-3.22/gpsmon/monitor_italk.o gpsd-3.22/gpsmon/monitor_nmea0183.o gpsd-3.22/gpsmon/monitor_oncore.o gpsd-3.22/gpsmon/monitor_sirf.o gpsd-3.22/gpsmon/monitor_superstar2.o gpsd-3.22/gpsmon/monitor_tnt.o gpsd-3.22/gpsmon/monitor_ubx.o -Lgpsd-3.22 gpsd-3.22/libgpsd.a gpsd-3.22/libgps/libais_json.a -lusb-1.0 -lbluetooth -lm -lrt -ldbus-1 -lncurses -ltinfo In function 'strlcpy', inlined from 'strlcpy' at gpsd-3.22/libgps/os_compat.c:283:8, inlined from 'nmea_update' at gpsd-3.22/gpsmon/monitor_nmea0183.c:275:23: gpsd-3.22/libgps/os_compat.c:289:26: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 289 | dst[siz - 1] = '\0'; | ^ gpsd-3.22/gpsmon/monitor_nmea0183.c: In function 'nmea_update': gpsd-3.22/gpsmon/monitor_nmea0183.c:33:13: note: at offset 132 into destination object 'sentences' of size 132 33 | static char sentences[132]; | ^ Creating 'gpsd-3.22/clients/gpsd.php' chmod -w gpsd-3.22/clients/gpsd.php Creating 'gpsd-3.22/gpsd.rules' chmod -w gpsd-3.22/gpsd.rules Creating 'gpsd-3.22/libgps.pc' chmod -w gpsd-3.22/libgps.pc gcc -o gpsd-3.22/libgps/ais_json.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/ais_json.c gcc -o gpsd-3.22/libgps/bits.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/bits.c gcc -o gpsd-3.22/libgps/gpsdclient.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/gpsdclient.c gcc -o gpsd-3.22/libgps/gps_maskdump.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/gps_maskdump.c gcc -o gpsd-3.22/libgps/gpsutils.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/gpsutils.c gcc -o gpsd-3.22/libgps/hex.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/hex.c gcc -o gpsd-3.22/libgps/json.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/json.c gcc -o gpsd-3.22/libgps/libgps_core.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/libgps_core.c gcc -o gpsd-3.22/libgps/libgps_dbus.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/libgps_dbus.c gcc -o gpsd-3.22/libgps/libgps_json.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/libgps_json.c gcc -o gpsd-3.22/libgps/libgps_shm.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/libgps_shm.c gcc -o gpsd-3.22/libgps/libgps_sock.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/libgps_sock.c gcc -o gpsd-3.22/libgps/netlib.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/netlib.c gcc -o gpsd-3.22/libgps/os_compat.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/os_compat.c gcc -o gpsd-3.22/libgps/rtcm2_json.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/rtcm2_json.c gcc -o gpsd-3.22/libgps/rtcm3_json.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/rtcm3_json.c gcc -o gpsd-3.22/libgps/shared_json.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/shared_json.c gcc -o gpsd-3.22/libgps/timespec_str.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/timespec_str.c g++ -o gpsd-3.22/libgps/libgpsmm.os -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/libgpsmm.cpp g++ -o gpsd-3.22/libgps.so.28.0.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -pthread -shared -Wl,-soname=libgps.so.28 gpsd-3.22/libgps/ais_json.os gpsd-3.22/libgps/bits.os gpsd-3.22/libgps/gpsdclient.os gpsd-3.22/libgps/gps_maskdump.os gpsd-3.22/libgps/gpsutils.os gpsd-3.22/libgps/hex.os gpsd-3.22/libgps/json.os gpsd-3.22/libgps/libgps_core.os gpsd-3.22/libgps/libgps_dbus.os gpsd-3.22/libgps/libgps_json.os gpsd-3.22/libgps/libgps_shm.os gpsd-3.22/libgps/libgps_sock.os gpsd-3.22/libgps/netlib.os gpsd-3.22/libgps/os_compat.os gpsd-3.22/libgps/rtcm2_json.os gpsd-3.22/libgps/rtcm3_json.os gpsd-3.22/libgps/shared_json.os gpsd-3.22/libgps/timespec_str.os gpsd-3.22/libgps/libgpsmm.os -Lgpsd-3.22 -lrt -lm -ldbus-1 -lbluetooth -ldbus-1 -lrt Create symlinks for: 'gpsd-3.22/libgps.so.28.0.0': 'gpsd-3.22/libgps.so.28'->'gpsd-3.22/libgps.so.28.0.0', 'gpsd-3.22/libgps.so'->'gpsd-3.22/libgps.so.28.0.0' gcc -o gpsd-3.22/gpsd/crc24q.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/gpsd/crc24q.c gcc -o gpsd-3.22/drivers/driver_greis_checksum.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/drivers/driver_greis_checksum.c gcc -o gpsd-3.22/drivers/driver_rtcm2.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/drivers/driver_rtcm2.c gcc -o gpsd-3.22/libgps/gpspacket.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/gpspacket.c gcc -o gpsd-3.22/gpsd/isgps.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/gpsd/isgps.c gcc -o gpsd-3.22/gpsd/packet.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/gpsd/packet.c gcc -o gpsd-3.22/libgpsdpacket.so.28.0.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -pthread -shared -Wl,-soname=libgpsdpacket.so.28 gpsd-3.22/gpsd/crc24q.os gpsd-3.22/drivers/driver_greis_checksum.os gpsd-3.22/drivers/driver_rtcm2.os gpsd-3.22/libgps/gpspacket.os gpsd-3.22/gpsd/isgps.os gpsd-3.22/libgps/hex.os gpsd-3.22/libgps/os_compat.os gpsd-3.22/gpsd/packet.os -Lgpsd-3.22 -lrt -lm -ldbus-1 -lbluetooth -ldbus-1 -lrt Create symlinks for: 'gpsd-3.22/libgpsdpacket.so.28.0.0': 'gpsd-3.22/libgpsdpacket.so.28'->'gpsd-3.22/libgpsdpacket.so.28.0.0', 'gpsd-3.22/libgpsdpacket.so'->'gpsd-3.22/libgpsdpacket.so.28.0.0' gcc -o gpsd-3.22/libgps/qt-ais_json.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/ais_json.c g++ -o gpsd-3.22/libgps/qt-bits.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/bits.c g++ -o gpsd-3.22/libgps/qt-gpsdclient.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/gpsdclient.c g++ -o gpsd-3.22/libgps/qt-gps_maskdump.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/gps_maskdump.c g++ -o gpsd-3.22/libgps/qt-gpsutils.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/gpsutils.c g++ -o gpsd-3.22/libgps/qt-hex.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/hex.c gcc -o gpsd-3.22/libgps/qt-json.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/json.c g++ -o gpsd-3.22/libgps/qt-libgps_core.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/libgps_core.c g++ -o gpsd-3.22/libgps/qt-libgps_dbus.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/libgps_dbus.c gcc -o gpsd-3.22/libgps/qt-libgps_json.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/libgps_json.c g++ -o gpsd-3.22/libgps/qt-libgps_shm.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/libgps_shm.c g++ -o gpsd-3.22/libgps/qt-libgps_sock.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/libgps_sock.c g++ -o gpsd-3.22/libgps/qt-netlib.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/netlib.c gcc -o gpsd-3.22/libgps/qt-os_compat.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/os_compat.c gcc -o gpsd-3.22/libgps/qt-rtcm2_json.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/rtcm2_json.c gcc -o gpsd-3.22/libgps/qt-rtcm3_json.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/rtcm3_json.c gcc -o gpsd-3.22/libgps/qt-shared_json.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/shared_json.c gcc -o gpsd-3.22/libgps/qt-timespec_str.os -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/timespec_str.c g++ -o gpsd-3.22/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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/libgps/libgpsmm.cpp g++ -o gpsd-3.22/libQgpsmm.so.28.0.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -pthread -shared -Wl,-soname=libQgpsmm.so.28 gpsd-3.22/libgps/qt-ais_json.os gpsd-3.22/libgps/qt-bits.os gpsd-3.22/libgps/qt-gpsdclient.os gpsd-3.22/libgps/qt-gps_maskdump.os gpsd-3.22/libgps/qt-gpsutils.os gpsd-3.22/libgps/qt-hex.os gpsd-3.22/libgps/qt-json.os gpsd-3.22/libgps/qt-libgps_core.os gpsd-3.22/libgps/qt-libgps_dbus.os gpsd-3.22/libgps/qt-libgps_json.os gpsd-3.22/libgps/qt-libgps_shm.os gpsd-3.22/libgps/qt-libgps_sock.os gpsd-3.22/libgps/qt-netlib.os gpsd-3.22/libgps/qt-os_compat.os gpsd-3.22/libgps/qt-rtcm2_json.os gpsd-3.22/libgps/qt-rtcm3_json.os gpsd-3.22/libgps/qt-shared_json.os gpsd-3.22/libgps/qt-timespec_str.os gpsd-3.22/libgps/qt-libgpsmm.os -Lgpsd-3.22 -lrt -lm -ldbus-1 -lbluetooth -ldbus-1 -lQtNetwork -lQtCore gpsd-3.22/libgps/libgps_dbus.c:25:8: warning: type 'struct privdata_t' violates the C++ One Definition Rule [-Wodr] 25 | struct privdata_t | ^ gpsd-3.22/libgps/libgps_shm.c:33:8: note: a different type is defined in another translation unit 33 | struct privdata_t | ^ gpsd-3.22/libgps/libgps_dbus.c:27:12: note: the first difference of corresponding definitions is field 'handler' 27 | void (*handler)(struct gps_data_t *); | ^ gpsd-3.22/libgps/libgps_shm.c:35:11: note: a field with different name is defined in another translation unit 35 | void *shmseg; | ^ Create symlinks for: 'gpsd-3.22/libQgpsmm.so.28.0.0': 'gpsd-3.22/libQgpsmm.so.28'->'gpsd-3.22/libQgpsmm.so.28.0.0', 'gpsd-3.22/libQgpsmm.so'->'gpsd-3.22/libQgpsmm.so.28.0.0' xsltproc --encoding UTF-8 --output gpsd-3.22/man/cgps.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsd-3.22/man/gps.xml Note: Writing cgps.1 Note: Writing gegps.1 (soelim stub) Note: Writing gps.1 (soelim stub) Note: Writing lcdgps.1 (soelim stub) xsltproc --encoding UTF-8 --output gpsd-3.22/man/gegps.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsd-3.22/man/gps.xml Note: Writing cgps.1 Note: Writing gegps.1 (soelim stub) Note: Writing gps.1 (soelim stub) Note: Writing lcdgps.1 (soelim stub) xsltproc --encoding UTF-8 --output gpsd-3.22/man/gps.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsd-3.22/man/gps.xml Note: Writing cgps.1 Note: Writing gegps.1 (soelim stub) Note: Writing gps.1 (soelim stub) Note: Writing lcdgps.1 (soelim stub) xsltproc --encoding UTF-8 --output gpsd-3.22/man/gps2udp.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsd-3.22/man/gps2udp.xml Note: Writing gps2udp.1 xsltproc --encoding UTF-8 --output gpsd-3.22/man/gpscsv.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsd-3.22/man/gpscsv.xml Note: Writing gpscsv.1 xsltproc --encoding UTF-8 --output gpsd-3.22/man/gpscat.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsd-3.22/man/gpscat.xml Note: Writing gpscat.1 xsltproc --encoding UTF-8 --output gpsd-3.22/man/gpsctl.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsd-3.22/man/gpsctl.xml Note: Writing gpsctl.1 xsltproc --encoding UTF-8 --output gpsd-3.22/man/gpsd.8 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsd-3.22/man/gpsd.xml Note: Writing gpsd.8 xsltproc --encoding UTF-8 --output gpsd-3.22/man/gpsdctl.8 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsd-3.22/man/gpsdctl.xml Note: Writing gpsdctl.8 xsltproc --encoding UTF-8 --output gpsd-3.22/man/gpsdecode.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsd-3.22/man/gpsdecode.xml Note: Writing gpsdecode.1 xsltproc --encoding UTF-8 --output gpsd-3.22/man/gpsd_json.5 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsd-3.22/man/gpsd_json.xml Note: Writing gpsd_json.5 xsltproc --encoding UTF-8 --output gpsd-3.22/man/gpsfake.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsd-3.22/man/gpsfake.xml Note: Writing gpsfake.1 xsltproc --encoding UTF-8 --output gpsd-3.22/man/gpsinit.8 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsd-3.22/man/gpsinit.xml Note: Writing gpsinit.8 xsltproc --encoding UTF-8 --output gpsd-3.22/man/gpsmon.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsd-3.22/man/gpsmon.xml Note: Writing gpsmon.1 xsltproc --encoding UTF-8 --output gpsd-3.22/man/gpspipe.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsd-3.22/man/gpspipe.xml Note: Writing gpspipe.1 xsltproc --encoding UTF-8 --output gpsd-3.22/man/gpsplot.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsd-3.22/man/gpsplot.xml Note: Writing gpsplot.1 xsltproc --encoding UTF-8 --output gpsd-3.22/man/gpsprof.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsd-3.22/man/gpsprof.xml Note: Writing gpsprof.1 xsltproc --encoding UTF-8 --output gpsd-3.22/man/gpsrinex.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsd-3.22/man/gpsrinex.xml Note: Writing gpsrinex.1 xsltproc --encoding UTF-8 --output gpsd-3.22/man/gpssubframe.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsd-3.22/man/gpssubframe.xml Note: Writing gpssubframe.1 xsltproc --encoding UTF-8 --output gpsd-3.22/man/gpxlogger.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsd-3.22/man/gpxlogger.xml Note: Writing gpxlogger.1 xsltproc --encoding UTF-8 --output gpsd-3.22/man/lcdgps.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsd-3.22/man/gps.xml Note: Writing cgps.1 Note: Writing gegps.1 (soelim stub) Note: Writing gps.1 (soelim stub) Note: Writing lcdgps.1 (soelim stub) xsltproc --encoding UTF-8 --output gpsd-3.22/man/libgps.3 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsd-3.22/man/libgps.xml Note: Writing libgps.3 xsltproc --encoding UTF-8 --output gpsd-3.22/man/libgpsmm.3 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsd-3.22/man/libgpsmm.xml Note: Writing libgpsmm.3 Note: Writing libQgpsmm.3 (soelim stub) xsltproc --encoding UTF-8 --output gpsd-3.22/man/libQgpsmm.3 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsd-3.22/man/libgpsmm.xml Note: Writing libgpsmm.3 Note: Writing libQgpsmm.3 (soelim stub) xsltproc --encoding UTF-8 --output gpsd-3.22/man/ntpshmmon.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsd-3.22/man/ntpshmmon.xml Note: Writing ntpshmmon.1 xsltproc --encoding UTF-8 --output gpsd-3.22/man/ppscheck.8 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsd-3.22/man/ppscheck.xml Note: Writing ppscheck.8 xsltproc --encoding UTF-8 --output gpsd-3.22/man/ubxtool.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsd-3.22/man/ubxtool.xml Note: Writing ubxtool.1 xsltproc --encoding UTF-8 --output gpsd-3.22/man/xgps.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsd-3.22/man/xgps.xml Note: Writing xgps.1 Note: Writing xgpsspeed.1 (soelim stub) xsltproc --encoding UTF-8 --output gpsd-3.22/man/xgpsspeed.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsd-3.22/man/xgps.xml Note: Writing xgps.1 Note: Writing xgpsspeed.1 (soelim stub) xsltproc --encoding UTF-8 --output gpsd-3.22/man/zerk.1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsd-3.22/man/zerk.xml Note: Writing zerk.1 Creating 'gpsd-3.22/packaging/deb/etc_default_gpsd' chmod -w gpsd-3.22/packaging/deb/etc_default_gpsd Creating 'gpsd-3.22/packaging/deb/etc_init.d_gpsd' chmod -w gpsd-3.22/packaging/deb/etc_init.d_gpsd Creating 'gpsd-3.22/packaging/gpsd-setup.py' chmod -w gpsd-3.22/packaging/gpsd-setup.py chmod +x gpsd-3.22/packaging/gpsd-setup.py Creating 'gpsd-3.22/packaging/rpm/gpsd.init' chmod -w gpsd-3.22/packaging/rpm/gpsd.init Creating 'gpsd-3.22/packaging/rpm/gpsd.spec' chmod -w gpsd-3.22/packaging/rpm/gpsd.spec Creating 'gpsd-3.22/packaging/X11/xgps.desktop' chmod -w gpsd-3.22/packaging/X11/xgps.desktop Creating 'gpsd-3.22/packaging/X11/xgpsspeed.desktop' chmod -w gpsd-3.22/packaging/X11/xgpsspeed.desktop gcc -o gpsd-3.22/gpsd/dbusexport.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/gpsd/dbusexport.c gcc -o gpsd-3.22/gpsd/gpsd.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/gpsd/gpsd.c gcc -o gpsd-3.22/gpsd/shmexport.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/gpsd/shmexport.c gcc -o gpsd-3.22/gpsd/timehint.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/gpsd/timehint.c gcc -o gpsd-3.22/gpsd/sd_socket.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/gpsd/sd_socket.c gcc -o gpsd-3.22/gpsd/gpsd -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -pthread gpsd-3.22/gpsd/dbusexport.o gpsd-3.22/gpsd/gpsd.o gpsd-3.22/gpsd/shmexport.o gpsd-3.22/gpsd/timehint.o gpsd-3.22/gpsd/sd_socket.o -Lgpsd-3.22 gpsd-3.22/libgpsd.a gpsd-3.22/libgps/libais_json.a -lusb-1.0 -lbluetooth -lm -lrt -ldbus-1 gcc -o gpsd-3.22/clients/gpsdctl.o -c -pthread -Wall -Wcast-align -Wextra -Wimplicit-fallthrough -Wmissing-declarations -Wmissing-prototypes -Wno-missing-field-initializers -Wno-uninitialized -Wpointer-arith -Wreturn-type -Wstrict-prototypes -Wvla -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/clients/gpsdctl.c gcc -o gpsd-3.22/clients/gpsdctl -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -pthread gpsd-3.22/clients/gpsdctl.o -Lgpsd-3.22 gpsd-3.22/libgps/libais_json.a -lm -lrt -ldbus-1 Creating 'gpsd-3.22/www/gpscap.py' chmod -w gpsd-3.22/www/gpscap.py chmod +x gpsd-3.22/www/gpscap.py Creating 'gpsd-3.22/www/hardware-head.html' chmod -w gpsd-3.22/www/hardware-head.html cd gpsd-3.22/www; (cat hardware-head.html && PYTHONIOENCODING=utf-8 /usr/bin/python3 gpscap.py && cat hardware-tail.html) > hardware.html xsltproc --encoding UTF-8 --output gpsd-3.22/www/gps.html --nonet http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl man/gps.xml xsltproc --encoding UTF-8 --output gpsd-3.22/www/gps2udp.html --nonet http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl man/gps2udp.xml xsltproc --encoding UTF-8 --output gpsd-3.22/www/gpscat.html --nonet http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl man/gpscat.xml xsltproc --encoding UTF-8 --output gpsd-3.22/www/gpscsv.html --nonet http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl man/gpscsv.xml xsltproc --encoding UTF-8 --output gpsd-3.22/www/gpsctl.html --nonet http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl man/gpsctl.xml xsltproc --encoding UTF-8 --output gpsd-3.22/www/gpsd.html --nonet http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl man/gpsd.xml xsltproc --encoding UTF-8 --output gpsd-3.22/www/gpsd_json.html --nonet http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl man/gpsd_json.xml xsltproc --encoding UTF-8 --output gpsd-3.22/www/gpsdctl.html --nonet http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl man/gpsdctl.xml xsltproc --encoding UTF-8 --output gpsd-3.22/www/gpsdecode.html --nonet http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl man/gpsdecode.xml xsltproc --encoding UTF-8 --output gpsd-3.22/www/gpsfake.html --nonet http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl man/gpsfake.xml xsltproc --encoding UTF-8 --output gpsd-3.22/www/gpsinit.html --nonet http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl man/gpsinit.xml xsltproc --encoding UTF-8 --output gpsd-3.22/www/gpsmon.html --nonet http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl man/gpsmon.xml xsltproc --encoding UTF-8 --output gpsd-3.22/www/gpspipe.html --nonet http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl man/gpspipe.xml xsltproc --encoding UTF-8 --output gpsd-3.22/www/gpsplot.html --nonet http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl man/gpsplot.xml xsltproc --encoding UTF-8 --output gpsd-3.22/www/gpsprof.html --nonet http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl man/gpsprof.xml xsltproc --encoding UTF-8 --output gpsd-3.22/www/gpsrinex.html --nonet http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl man/gpsrinex.xml xsltproc --encoding UTF-8 --output gpsd-3.22/www/gpssubframe.html --nonet http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl man/gpssubframe.xml xsltproc --encoding UTF-8 --output gpsd-3.22/www/gpxlogger.html --nonet http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl man/gpxlogger.xml xsltproc --encoding UTF-8 --output gpsd-3.22/www/libgps.html --nonet http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl man/libgps.xml xsltproc --encoding UTF-8 --output gpsd-3.22/www/libgpsmm.html --nonet http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl man/libgpsmm.xml xsltproc --encoding UTF-8 --output gpsd-3.22/www/ntpshmmon.html --nonet http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl man/ntpshmmon.xml xsltproc --encoding UTF-8 --output gpsd-3.22/www/ppscheck.html --nonet http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl man/ppscheck.xml xsltproc --encoding UTF-8 --output gpsd-3.22/www/ubxtool.html --nonet http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl man/ubxtool.xml xsltproc --encoding UTF-8 --output gpsd-3.22/www/xgps.html --nonet http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl man/xgps.xml xsltproc --encoding UTF-8 --output gpsd-3.22/www/zerk.html --nonet http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl man/zerk.xml xsltproc --encoding UTF-8 --output gpsd-3.22/www/writing-a-driver.html --nonet http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl gpsd-3.22/www/writing-a-driver.xml xsltproc --encoding UTF-8 --output gpsd-3.22/www/performance/performance.html --nonet http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl gpsd-3.22/www/performance/performance.xml xsltproc --encoding UTF-8 --output gpsd-3.22/www/replacing-nmea.html --nonet http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl gpsd-3.22/www/replacing-nmea.xml xsltproc --encoding UTF-8 --output gpsd-3.22/www/internals.html --nonet http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl doc/internals.xml Creating 'gpsd-3.22/www/faq.html' chmod -w gpsd-3.22/www/faq.html Creating 'gpsd-3.22/www/gps_report.cgi' chmod -w gpsd-3.22/www/gps_report.cgi Creating 'gpsd-3.22/www/hacking.html' chmod -w gpsd-3.22/www/hacking.html Creating 'gpsd-3.22/www/index.html' chmod -w gpsd-3.22/www/index.html Creating 'gpsd-3.22/www/troubleshooting.html' chmod -w gpsd-3.22/www/troubleshooting.html Creating 'gpsd-3.22/gps-3.22.egg-info' Creating 'gpsd-3.22/gps/gps.py' chmod -w gpsd-3.22/gps/gps.py chmod +x gpsd-3.22/gps/gps.py Creating 'gpsd-3.22/gps/__init__.py' chmod -w gpsd-3.22/gps/__init__.py chmod +x gpsd-3.22/gps/__init__.py PylibLink(["gpsd-3.22/clients/gps"], []) Creating 'gpsd-3.22/clients/gegps' chmod -w gpsd-3.22/clients/gegps chmod +x gpsd-3.22/clients/gegps Creating 'gpsd-3.22/gps/packet.py' chmod -w gpsd-3.22/gps/packet.py chmod +x gpsd-3.22/gps/packet.py Creating 'gpsd-3.22/clients/gpscat' chmod -w gpsd-3.22/clients/gpscat chmod +x gpsd-3.22/clients/gpscat Creating 'gpsd-3.22/clients/gpscsv' chmod -w gpsd-3.22/clients/gpscsv chmod +x gpsd-3.22/clients/gpscsv Creating 'gpsd-3.22/clients/gpsplot' chmod -w gpsd-3.22/clients/gpsplot chmod +x gpsd-3.22/clients/gpsplot Creating 'gpsd-3.22/clients/gpsprof' chmod -w gpsd-3.22/clients/gpsprof chmod +x gpsd-3.22/clients/gpsprof Creating 'gpsd-3.22/clients/gpssubframe' chmod -w gpsd-3.22/clients/gpssubframe chmod +x gpsd-3.22/clients/gpssubframe Creating 'gpsd-3.22/clients/ubxtool' chmod -w gpsd-3.22/clients/ubxtool chmod +x gpsd-3.22/clients/ubxtool Creating 'gpsd-3.22/clients/xgps' chmod -w gpsd-3.22/clients/xgps chmod +x gpsd-3.22/clients/xgps Creating 'gpsd-3.22/clients/xgpsspeed' chmod -w gpsd-3.22/clients/xgpsspeed chmod +x gpsd-3.22/clients/xgpsspeed Creating 'gpsd-3.22/clients/zerk' chmod -w gpsd-3.22/clients/zerk chmod +x gpsd-3.22/clients/zerk Creating 'gpsd-3.22/gpsfake' chmod -w gpsd-3.22/gpsfake chmod +x gpsd-3.22/gpsfake g++ -o gpsd-3.22/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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -specs=/usr/lib/rpm/redhat/redhat-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.22/tests/test_gpsmm.cpp g++ -o gpsd-3.22/tests/test_qgpsmm -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -pthread gpsd-3.22/tests/qt-test_gpsmm.o -Lgpsd-3.22 -lQgpsmm scons: done building targets. WARNING: asciidoctor not found. WARNING: Some documentation and html will not be built. WARNING: gpsplot is missing required runtime module matplotlib Ensure your PYTHONPATH includes /usr/lib64/python3.9/site-packages/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.t6Vw0o + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64 ++ dirname /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64 + cd gpsd-3.22 + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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/redhat/redhat-hardened-ld ' + LINKFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + DESTDIR=/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64 + scons install systemd_install udev-install scons: Reading SConscript files ... scons version: 4.0.1 scons is running under Python version: 3.9.1.final.0 gpsd version: 3.22 Warning: CCFLAGS from environment overriding scons settings This system is: linux Checking whether the C compiler works... (cached) yes Checking if compiler accepts -pthread... (cached) yes Checking whether the C++ compiler works... (cached) yes Checking for C header file curses.h... (cached) yes Checking pkg-config for ncurses... (cached) yes Checking pkg-config for tinfo... (cached) yes Checking pkg-config for libusb-1.0... (cached) yes Checking for C library librt... (cached) yes Checking for C library libnsl... (cached) no Checking for C library libsocket... (cached) no Checking for C library libm... (cached) yes Checking for C library libthr... (cached) no Checking pkg-config for dbus-1... (cached) yes Checking pkg-config for bluez... (cached) yes Checking for C type in_port_t... (cached) yes Checking whether SUN_LEN is declared... (cached) yes Checking for C header file linux/can.h... (cached) yes You have kernel CANbus available. Checking if compiler is C11... (cached) yes Checking whether __STDC_NO_ATOMICS__ is declared... (cached) no Checking for C header file stdatomic.h... (cached) yes Checking whether __ORDER_BIG_ENDIAN__ is declared... (cached) yes Checking whether __ORDER_LITTLE_ENDIAN__ is declared... (cached) yes Checking whether __BYTE_ORDER__ is declared... (cached) yes Your compiler has built-in endianness support. Checking for C header file arpa/inet.h... (cached) yes Checking for C header file netdb.h... (cached) yes Checking for C header file netinet/in.h... (cached) yes Checking for C header file netinet/ip.h... (cached) yes Checking for C header file sys/sysmacros.h... (cached) yes Checking for C header file sys/socket.h... (cached) yes Checking for C header file sys/un.h... (cached) yes Checking for C header file syslog.h... (cached) yes Checking for C header file termios.h... (cached) yes Checking for C header file winsock2.h... (cached) no Checking if sizeof(time_t) is 64 bits... (cached) yes Checking for C function cfmakeraw()... (cached) yes Checking for C function clock_gettime()... (cached) yes Checking for C function daemon()... (cached) yes Checking for C function fcntl()... (cached) yes Checking for C function fork()... (cached) yes Checking for C function getopt_long()... (cached) yes Checking for C function gmtime_r()... (cached) yes Checking for C function inet_ntop()... (cached) yes Checking for C function strlcat()... (cached) no Checking for C function strlcpy()... (cached) no Checking for C function strptime()... (cached) yes Checking for C function sincos()... (cached) yes Checking for C header file sys/timepps.h... (cached) yes Checking whether TIOCMIWAIT is declared... (cached) yes Checking for C library libbluetooth... (cached) yes Checking for C library libdbus-1... (cached) yes Checking that xsltproc can make man pages... (cached) yes Checking pkg-config for QtNetwork... (cached) yes Checking if compiler accepts -Wall... (cached) yes Checking if compiler accepts -Wcast-align... (cached) yes Checking if compiler accepts -Wextra... (cached) yes Checking if compiler accepts -Wimplicit-fallthrough... (cached) yes Checking if compiler accepts -Wmissing-declarations... (cached) yes Checking if compiler accepts -Wmissing-prototypes... (cached) yes Checking if compiler accepts -Wno-missing-field-initializers... (cached) yes Checking if compiler accepts -Wno-uninitialized... (cached) yes Checking if compiler accepts -Wpointer-arith... (cached) yes Checking if compiler accepts -Wreturn-type... (cached) yes Checking if compiler accepts -Wstrict-prototypes... (cached) yes Checking if compiler accepts -Wvla... (cached) yes Checking whether coverage program exists...no Checking whether cppcheck program exists...no Checking whether dia program exists...no Checking whether flake8 program exists...no Checking whether pycodestyle program exists...no Checking whether pylint program exists...no Checking whether scan-build program exists...no Checking whether tar program exists.../usr/bin/tar Checking whether valgrind program exists...no Checking whether xmllint program exists.../usr/bin/xmllint Program coverage not found -- skipping Python coverage Program cppcheck not found -- skipping cppcheck checks Program dia not found -- not rebuiding cycle.svg. Program flake8 not found -- skipping flake8 checks Program pycodestyle not found -- skipping pycodestyle checks Program pylint not found -- skipping pylint checks Program scan-build not found -- skipping scan-build checks Program valgrind not found -- skipping valgrind checks Checking whether python3 program exists.../usr/bin/python3 System PYTHONPATH is empty Ensure your PYTHONPATH includes /usr/lib64/python3.9/site-packages/ Checking Python config vars... ok (cached) Checking Python target version... (cached) 3.9 Checking Python module serial (pyserial)... (cached) found Checking Python module cairo (pycairo)... (cached) found Checking Python module gi (pygobject)... (cached) found Checking pkg-config for gtk+-3.0... (cached) yes Checking Python module matplotlib... (cached) WARNING: gpsplot is missing required runtime module matplotlib Altered configuration variables: debug = True (default False): add debug information to build, unoptimized prefix = (default /usr/local): installation directory prefix python_libdir = /usr/lib64/python3.9/site-packages (default ): Python module directory prefix python_shebang = /usr/bin/python3 (default /usr/bin/env python): Python shebang 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 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 WARNING: asciidoctor not found. WARNING: Some documentation and html will not be built. scons: done reading SConscript files. scons: Building targets ... Install file: "gpsd-3.22/gpsd/gpsd" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/sbin/gpsd" Install file: "gpsd-3.22/clients/gpsdctl" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/sbin/gpsdctl" Install file: "gpsd-3.22/clients/gps2udp" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/gps2udp" Install file: "gpsd-3.22/gpsctl" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/gpsctl" Install file: "gpsd-3.22/clients/gpsdecode" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/gpsdecode" Install file: "gpsd-3.22/clients/gpspipe" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/gpspipe" Install file: "gpsd-3.22/clients/gpsrinex" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/gpsrinex" Install file: "gpsd-3.22/clients/gpxlogger" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/gpxlogger" Install file: "gpsd-3.22/clients/lcdgps" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/lcdgps" Install file: "gpsd-3.22/clients/ntpshmmon" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/ntpshmmon" Install file: "gpsd-3.22/clients/ppscheck" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/ppscheck" Install file: "gpsd-3.22/clients/cgps" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/cgps" Install file: "gpsd-3.22/gpsmon/gpsmon" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/gpsmon" Install file: "gpsd-3.22/libgps.so.28.0.0" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/lib64/libgps.so.28.0.0" Install file: "gpsd-3.22/libgpsdpacket.so.28.0.0" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/lib64/libgpsdpacket.so.28.0.0" Install file: "gpsd-3.22/libQgpsmm.so.28.0.0" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/lib64/libQgpsmm.so.28.0.0" Install file: "gpsd-3.22/man/cgps.1" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/man/man1/cgps.1" Install file: "gpsd-3.22/man/gegps.1" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/man/man1/gegps.1" Install file: "gpsd-3.22/man/gps.1" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/man/man1/gps.1" Install file: "gpsd-3.22/man/gps2udp.1" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/man/man1/gps2udp.1" Install file: "gpsd-3.22/man/gpscsv.1" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/man/man1/gpscsv.1" Install file: "gpsd-3.22/man/gpscat.1" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/man/man1/gpscat.1" Install file: "gpsd-3.22/man/gpsctl.1" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/man/man1/gpsctl.1" Install file: "gpsd-3.22/man/gpsd.8" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/man/man8/gpsd.8" Install file: "gpsd-3.22/man/gpsdctl.8" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/man/man8/gpsdctl.8" Install file: "gpsd-3.22/man/gpsdecode.1" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/man/man1/gpsdecode.1" Install file: "gpsd-3.22/man/gpsd_json.5" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/man/man5/gpsd_json.5" Install file: "gpsd-3.22/man/gpsfake.1" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/man/man1/gpsfake.1" Install file: "gpsd-3.22/man/gpsinit.8" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/man/man8/gpsinit.8" Install file: "gpsd-3.22/man/gpsmon.1" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/man/man1/gpsmon.1" Install file: "gpsd-3.22/man/gpspipe.1" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/man/man1/gpspipe.1" Install file: "gpsd-3.22/man/gpsplot.1" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/man/man1/gpsplot.1" Install file: "gpsd-3.22/man/gpsprof.1" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/man/man1/gpsprof.1" Install file: "gpsd-3.22/man/gpsrinex.1" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/man/man1/gpsrinex.1" Install file: "gpsd-3.22/man/gpssubframe.1" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/man/man1/gpssubframe.1" Install file: "gpsd-3.22/man/gpxlogger.1" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/man/man1/gpxlogger.1" Install file: "gpsd-3.22/man/lcdgps.1" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/man/man1/lcdgps.1" Install file: "gpsd-3.22/man/libgps.3" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/man/man3/libgps.3" Install file: "gpsd-3.22/man/libgpsmm.3" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/man/man3/libgpsmm.3" Install file: "gpsd-3.22/man/libQgpsmm.3" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/man/man3/libQgpsmm.3" Install file: "gpsd-3.22/man/ntpshmmon.1" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/man/man1/ntpshmmon.1" Install file: "gpsd-3.22/man/ppscheck.8" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/man/man8/ppscheck.8" Install file: "gpsd-3.22/man/ubxtool.1" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/man/man1/ubxtool.1" Install file: "gpsd-3.22/man/xgps.1" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/man/man1/xgps.1" Install file: "gpsd-3.22/man/xgpsspeed.1" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/man/man1/xgpsspeed.1" Install file: "gpsd-3.22/man/zerk.1" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/man/man1/zerk.1" Install file: "gpsd-3.22/libgps.pc" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/lib64/pkgconfig/libgps.pc" Creating 'gpsd-3.22/Qgpsmm.pc' chmod -w gpsd-3.22/Qgpsmm.pc Install file: "gpsd-3.22/Qgpsmm.pc" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/lib64/pkgconfig/Qgpsmm.pc" Creating 'gpsd-3.22/libQgpsmm.prl' chmod -w gpsd-3.22/libQgpsmm.prl Install file: "gpsd-3.22/libQgpsmm.prl" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/lib64/libQgpsmm.prl" Install file: "gpsd-3.22/include/libgpsmm.h" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/include/libgpsmm.h" Install file: "gpsd-3.22/include/gps.h" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/include/gps.h" Install file: "gpsd-3.22/AUTHORS" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/doc/gpsd/AUTHORS" Install file: "gpsd-3.22/build.adoc" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/doc/gpsd/build.adoc" Install file: "gpsd-3.22/COPYING" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/doc/gpsd/COPYING" Install file: "gpsd-3.22/NEWS" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/doc/gpsd/NEWS" Install file: "gpsd-3.22/README.adoc" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/doc/gpsd/README.adoc" Install file: "gpsd-3.22/packaging/X11/gpsd-logo.png" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/gpsd/gpsd-logo.png" Install file: "gpsd-3.22/gps/__init__.py" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/lib64/python3.9/site-packages/gps/__init__.py" Install file: "gpsd-3.22/gps/aiogps.py" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/lib64/python3.9/site-packages/gps/aiogps.py" Install file: "gpsd-3.22/gps/client.py" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/lib64/python3.9/site-packages/gps/client.py" Install file: "gpsd-3.22/gps/clienthelpers.py" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/lib64/python3.9/site-packages/gps/clienthelpers.py" Install file: "gpsd-3.22/gps/fake.py" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/lib64/python3.9/site-packages/gps/fake.py" Install file: "gpsd-3.22/gps/gps.py" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/lib64/python3.9/site-packages/gps/gps.py" Install file: "gpsd-3.22/gps/misc.py" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/lib64/python3.9/site-packages/gps/misc.py" Install file: "gpsd-3.22/gps/packet.py" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/lib64/python3.9/site-packages/gps/packet.py" Install file: "gpsd-3.22/gps/ubx.py" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/lib64/python3.9/site-packages/gps/ubx.py" Install file: "gpsd-3.22/gps/watch_options.py" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/lib64/python3.9/site-packages/gps/watch_options.py" Install file: "gpsd-3.22/clients/gegps" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/gegps" Install file: "gpsd-3.22/clients/gpscat" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/gpscat" Install file: "gpsd-3.22/clients/gpscsv" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/gpscsv" Install file: "gpsd-3.22/clients/gpsplot" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/gpsplot" Install file: "gpsd-3.22/clients/gpsprof" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/gpsprof" Install file: "gpsd-3.22/clients/gpssubframe" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/gpssubframe" Install file: "gpsd-3.22/clients/ubxtool" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/ubxtool" Install file: "gpsd-3.22/clients/xgps" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/xgps" Install file: "gpsd-3.22/clients/xgpsspeed" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/xgpsspeed" Install file: "gpsd-3.22/clients/zerk" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/zerk" Install file: "gpsd-3.22/gpsfake" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/gpsfake" Install file: "gpsd-3.22/gps-3.22.egg-info" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/lib64/python3.9/site-packages/gps-3.22.egg-info" Creating 'gpsd-3.22/systemd/gpsdctl@.service' chmod -w gpsd-3.22/systemd/gpsdctl@.service Install file: "gpsd-3.22/systemd/gpsdctl@.service" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/lib/systemd/system/gpsdctl@.service" Creating 'gpsd-3.22/systemd/gpsd.service' chmod -w gpsd-3.22/systemd/gpsd.service Install file: "gpsd-3.22/systemd/gpsd.service" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/lib/systemd/system/gpsd.service" Creating 'gpsd-3.22/systemd/gpsd.socket' chmod -w gpsd-3.22/systemd/gpsd.socket Install file: "gpsd-3.22/systemd/gpsd.socket" as "/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/lib/systemd/system/gpsd.socket" true || true mkdir -p /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/lib/udev/rules.d cp /builddir/build/BUILD/gpsd-3.22/gpsd-3.22/gpsd.rules /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/lib/udev/rules.d/25-gpsd.rules scons: done building targets. WARNING: asciidoctor not found. WARNING: Some documentation and html will not be built. WARNING: gpsplot is missing required runtime module matplotlib Ensure your PYTHONPATH includes /usr/lib64/python3.9/site-packages/ + mv /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/lib/udev/rules.d/25-gpsd.rules /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/lib/udev/rules.d/99-gpsd.rules + /usr/bin/install -d -m 0755 /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/etc/sysconfig + /usr/bin/install -p -m 0644 /builddir/build/SOURCES/gpsd.sysconfig /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/etc/sysconfig/gpsd + desktop-file-install --dir /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/applications packaging/X11/xgps.desktop + desktop-file-install --dir /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/applications packaging/X11/xgpsspeed.desktop + /usr/bin/install -p -m 0755 gpsinit /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/sbin + rm -rf /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/doc/gpsd + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 3.22-1.fc34 --unique-debug-suffix -3.22-1.fc34.x86_64 --unique-debug-src-base gpsd-3.22-1.fc34.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/gpsd-3.22 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/gps2udp explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/cgps explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/gpsctl explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/gpspipe explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/gpsdecode explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/lcdgps explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/gpxlogger explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/gpsmon explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/gpsrinex explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/ntpshmmon explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/ppscheck explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/lib64/libQgpsmm.so.28.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/sbin/gpsd explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/lib64/libgps.so.28.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/sbin/gpsdctl explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/lib64/libgpsdpacket.so.28.0.0 extracting debug info from /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/cgps extracting debug info from /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/gpsctl extracting debug info from /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/gps2udp extracting debug info from /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/gpxlogger extracting debug info from /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/ntpshmmon extracting debug info from /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/ppscheck extracting debug info from /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/lib64/libQgpsmm.so.28.0.0 extracting debug info from /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/lib64/libgps.so.28.0.0 extracting debug info from /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/lcdgps extracting debug info from /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/gpspipe extracting debug info from /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/gpsdecode extracting debug info from /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/gpsmon extracting debug info from /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/bin/gpsrinex extracting debug info from /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/lib64/libgpsdpacket.so.28.0.0 extracting debug info from /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/sbin/gpsd extracting debug info from /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/sbin/gpsdctl original debug info size: 15724kB, size after compression: 9472kB /usr/lib/rpm/sepdebugcrcfix: Updated 16 CRC32s, 0 CRC32s did match. 5422 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/sbin/gpsinit from /bin/sh to #!/usr/bin/sh *** WARNING: ./usr/lib64/python3.9/site-packages/gps/__init__.py is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/python3.9/site-packages/gps/packet.py is executable but has no shebang, removing executable bit Processing files: gpsd-3.22-1.fc34.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1H5r9r + umask 022 + cd /builddir/build/BUILD + cd gpsd-3.22 + DOCDIR=/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/doc/gpsd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/doc/gpsd + cp -pr README.adoc /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/doc/gpsd + cp -pr NEWS /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/doc/gpsd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.C6tIQr + umask 022 + cd /builddir/build/BUILD + cd gpsd-3.22 + LICENSEDIR=/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/licenses/gpsd + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/licenses/gpsd + cp -pr COPYING /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/licenses/gpsd + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(gpsd) = 1:3.22-1.fc34 gpsd = 1:3.22-1.fc34 gpsd(x86-64) = 1:3.22-1.fc34 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.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) libncurses.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libtinfo.so.6()(64bit) libusb-1.0.so.0()(64bit) rtld(GNU_HASH) Processing files: gpsd-libs-3.22-1.fc34.x86_64 Provides: gpsd-libs = 1:3.22-1.fc34 gpsd-libs(x86-64) = 1:3.22-1.fc34 libgps.so.28()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.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) libpthread.so.0()(64bit) libpthread.so.0(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.22-1.fc34.x86_64 Provides: libgpsdpacket.so.28()(64bit) python-gpsd = 1:3.22-1.fc34 python3-gpsd = 1:3.22-1.fc34 python3-gpsd(x86-64) = 1:3.22-1.fc34 python3.9-gpsd = 1:3.22-1.fc34 python3.9dist(gps) = 3.22 python3dist(gps) = 3.22 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: /usr/bin/python3 libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(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) libgpsdpacket.so.28()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) python(abi) = 3.9 rtld(GNU_HASH) Obsoletes: python-gpsd < 1:3.22-1.fc34 Processing files: gpsd-devel-3.22-1.fc34.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nLwSEs + umask 022 + cd /builddir/build/BUILD + cd gpsd-3.22 + DOCDIR=/builddir/build/BUILDROOT/gpsd-3.22-1.fc34.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.22-1.fc34.x86_64/usr/share/doc/gpsd-devel + cp -pr TODO /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/doc/gpsd-devel + cp -pr HACKING /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64/usr/share/doc/gpsd-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: gpsd-devel = 1:3.22-1.fc34 gpsd-devel(x86-64) = 1:3.22-1.fc34 pkgconfig(libgps) = 3.22 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.28()(64bit) Processing files: gpsd-qt-3.22-1.fc34.x86_64 Provides: gpsd-qt = 1:3.22-1.fc34 gpsd-qt(x86-64) = 1:3.22-1.fc34 libQgpsmm.so.28()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 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.4)(64bit) libc.so.6(GLIBC_2.7)(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) libpthread.so.0()(64bit) libpthread.so.0(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: gpsd-qt-devel-3.22-1.fc34.x86_64 Provides: gpsd-qt-devel = 1:3.22-1.fc34 gpsd-qt-devel(x86-64) = 1:3.22-1.fc34 pkgconfig(Qgpsmm) = 3.22 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.28()(64bit) pkgconfig(QtNetwork) Processing files: gpsd-clients-3.22-1.fc34.x86_64 Provides: application() application(xgps.desktop) application(xgpsspeed.desktop) gpsd-clients = 1:3.22-1.fc34 gpsd-clients(x86-64) = 1:3.22-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 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.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) libncurses.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libtinfo.so.6()(64bit) libusb-1.0.so.0()(64bit) rtld(GNU_HASH) Processing files: gpsd-debugsource-3.22-1.fc34.x86_64 Provides: gpsd-debugsource = 1:3.22-1.fc34 gpsd-debugsource(x86-64) = 1:3.22-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gpsd-debuginfo-3.22-1.fc34.x86_64 Provides: debuginfo(build-id) = 0be8bccabd386ff27507d384ae82e1d9587a3e35 debuginfo(build-id) = 3237a1d4997b734b7170e2825dcaae91b1a847b5 debuginfo(build-id) = 5dae7729a1005213f39c8d7705b893ae568c6c73 debuginfo(build-id) = aa1dc0e40f097c7e04aedb008a97db50f582a71f debuginfo(build-id) = cef346f296a859f9eadeb534a37ccd93ddeda355 debuginfo(build-id) = e1edf467ea111356b2b1cddbf7bcdddb41cf65d5 gpsd-debuginfo = 1:3.22-1.fc34 gpsd-debuginfo(x86-64) = 1:3.22-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gpsd-debugsource(x86-64) = 1:3.22-1.fc34 Processing files: gpsd-libs-debuginfo-3.22-1.fc34.x86_64 Provides: debuginfo(build-id) = d43ba6847d390088bf88d551d600452987c3a57e gpsd-libs-debuginfo = 1:3.22-1.fc34 gpsd-libs-debuginfo(x86-64) = 1:3.22-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gpsd-debugsource(x86-64) = 1:3.22-1.fc34 Processing files: python3-gpsd-debuginfo-3.22-1.fc34.x86_64 Provides: debuginfo(build-id) = d69797912e66238785a5ae591cd912af10ee4599 python-gpsd-debuginfo = 1:3.22-1.fc34 python3-gpsd-debuginfo = 1:3.22-1.fc34 python3-gpsd-debuginfo(x86-64) = 1:3.22-1.fc34 python3.9-gpsd-debuginfo = 1:3.22-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gpsd-debugsource(x86-64) = 1:3.22-1.fc34 Processing files: gpsd-qt-debuginfo-3.22-1.fc34.x86_64 Provides: debuginfo(build-id) = 65d3f6f8bd05ea9a1929daa0fc7f52923884e5a8 gpsd-qt-debuginfo = 1:3.22-1.fc34 gpsd-qt-debuginfo(x86-64) = 1:3.22-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gpsd-debugsource(x86-64) = 1:3.22-1.fc34 Processing files: gpsd-clients-debuginfo-3.22-1.fc34.x86_64 Provides: debuginfo(build-id) = 0a6e0c4cbd0c64547c75626ec1d50867e883e422 debuginfo(build-id) = 0ec2c983da65fbf0b3e518e9ffc3c879d3fb40dc debuginfo(build-id) = 144750b2d8887e8bcd8d5e05879b3c54bcdc12e2 debuginfo(build-id) = 39acad2b2feecbbc1bbbae94955bc1204803b50c debuginfo(build-id) = 3d23047a0b98bc224d0df015908a93427d8ff066 debuginfo(build-id) = 8063272751802bcbe4fa2998d041b0c320016fda debuginfo(build-id) = dbfb5163618ba0b5e4f2d0b4f15cabc2d46f731a gpsd-clients-debuginfo = 1:3.22-1.fc34 gpsd-clients-debuginfo(x86-64) = 1:3.22-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gpsd-debugsource(x86-64) = 1:3.22-1.fc34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64 Wrote: /builddir/build/RPMS/gpsd-qt-devel-3.22-1.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/python3-gpsd-debuginfo-3.22-1.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/gpsd-libs-3.22-1.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/gpsd-qt-3.22-1.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/gpsd-devel-3.22-1.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/gpsd-libs-debuginfo-3.22-1.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/gpsd-qt-debuginfo-3.22-1.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/python3-gpsd-3.22-1.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/gpsd-clients-3.22-1.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/gpsd-3.22-1.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/gpsd-clients-debuginfo-3.22-1.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/gpsd-debugsource-3.22-1.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/gpsd-debuginfo-3.22-1.fc34.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VzQ2Uq + umask 022 + cd /builddir/build/BUILD + cd gpsd-3.22 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gpsd-3.22-1.fc34.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0