Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/gpsd.spec'], chrootPath='/var/lib/mock/f29-build-21359-11199/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': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --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': 'en_US.UTF-8'} and shell False BUILDSTDERR: sh: /usr/bin/python: No such file or directory Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/gpsd-3.17-5.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/gpsd.spec'], chrootPath='/var/lib/mock/f29-build-21359-11199/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': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --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': 'en_US.UTF-8'} and shell False BUILDSTDERR: sh: /usr/bin/python: No such file or directory Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JOXoj5 + umask 022 + cd /builddir/build/BUILD + rm -fr gpsd-3.17 + mkdir -p gpsd-3.17/python2 + mkdir -p gpsd-3.17/python3 + tar -xf /builddir/build/SOURCES/gpsd-3.17.tar.gz -C gpsd-3.17/python2 + tar -xf /builddir/build/SOURCES/gpsd-3.17.tar.gz -C gpsd-3.17/python3 + cd gpsd-3.17 + sed -i 's|^revision=.*REVISION.*$|revision='\''#define REVISION "3.17-5.fc29"'\''|' python2/gpsd-3.17/SConstruct python3/gpsd-3.17/SConstruct + sed -i 's|systemd_dir =.*|systemd_dir = '\''/usr/lib/systemd/system'\''|' python2/gpsd-3.17/SConstruct python3/gpsd-3.17/SConstruct + sed -i 's|systemctl daemon-reload|true|' python2/gpsd-3.17/SConstruct python3/gpsd-3.17/SConstruct + sed -i 's|env.Prepend.*RPATH.*|pass #\0|' python2/gpsd-3.17/SConstruct python3/gpsd-3.17/SConstruct + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ETT6KI + umask 022 + cd /builddir/build/BUILD + export 'CCFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + CCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export 'LINKFLAGS=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LINKFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + pyversions=(python2 python3) + pylibdir=(/usr/lib64/python2.7/site-packages /usr/lib64/python3.7/site-packages) ~/build/BUILD/gpsd-3.17/python2/gpsd-3.17 ~/build/BUILD + for i in 0 1 + pushd gpsd-3.17/python2/gpsd-3.17 BUILDSTDERR: ++ 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 pkgconfigdir=/usr/lib64/pkgconfig udevdir=/usr/lib/udev target_python=python2 python_libdir=/usr/lib64/python2.7/site-packages build scons: Reading SConscript files ... Checking if compiler accepts -pthread... yes Checking whether the C++ compiler works... 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 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 if compiler supplies __STDC_NO_ATOMICS__... no Checking for C header file stdatomic.h... yes Checking if compiler supplies __ORDER_BIG_ENDIAN__... yes Checking if compiler supplies __ORDER_LITTLE_ENDIAN__... yes Checking if compiler supplies __BYTE_ORDER__... yes Your compiler has built-in endianness support. Checking for C header file sys/un.h... yes Checking for C header file sys/socket.h... yes Checking for C header file sys/select.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 arpa/inet.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 for C function daemon()... yes Checking for C function strlcpy()... no Checking for C function strlcat()... no Checking for C function clock_gettime()... yes Checking for C function strptime()... yes Checking for C function gmtime_r()... yes Checking for C function inet_ntop()... yes Checking for C function fcntl()... yes Checking for C function fork()... yes Checking for C header file sys/timepps.h... yes Checking if sys/ioctl.h supplies TIOCMIWAIT... 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 -Wextra... yes Checking if compiler accepts -Wall... yes Checking if compiler accepts -Wno-uninitialized... yes Checking if compiler accepts -Wno-missing-field-initializers... yes Checking if compiler accepts -Wcast-align... yes Checking if compiler accepts -Wmissing-declarations... yes Checking if compiler accepts -Wmissing-prototypes... yes Checking if compiler accepts -Wstrict-prototypes... yes Checking if compiler accepts -Wpointer-arith... yes Checking if compiler accepts -Wreturn-type... yes Checking whether python2 program exists.../usr/bin/python2 Obtaining Python exe path... /usr/bin/python2 Obtaining Python config vars... ok Altered configuration variables: debug = True (default False): include debug information in build leapfetch = False (default True): fetch up-to-date data on leap seconds. prefix = (default /usr/local): installation directory prefix target_python = python2 (default python): target Python version as command python_libdir = /usr/lib64/python2.7/site-packages (default ): Python module directory prefix bindir = /usr/bin (default bin): application binaries directory includedir = /usr/include (default include): header file directory libdir = /usr/lib64 (default lib): system libraries sbindir = /usr/sbin (default sbin): system binaries directory mandir = /usr/share/man (default share/man): manual pages directory docdir = /usr/share/doc (default share/doc): documents directory udevdir = /usr/lib/udev (default /lib/udev): udev rules directory Part of the website build requires asciidoc, not installed. scons: done reading SConscript files. scons: Building targets ... rm -f ais_json.i && /usr/bin/python2 jsongen.py --ais --target=parser > ais_json.i && chmod a-w ais_json.i Creating 'gpsd_config.h' gcc -o ais_json.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include ais_json.c gcc -o bits.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include bits.c gcc -o gpsutils.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsutils.c gcc -o gpsdclient.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsdclient.c rm -f gps_maskdump.c && /usr/bin/python2 maskaudit.py -c . > gps_maskdump.c && chmod a-w gps_maskdump.c gcc -o gps_maskdump.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gps_maskdump.c gcc -o hex.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include hex.c gcc -o json.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include json.c BUILDSTDERR: json.c: In function 'json_internal_read_object': BUILDSTDERR: json.c:480:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if (lptr != NULL) BUILDSTDERR: ^ BUILDSTDERR: json.c:553:2: note: here BUILDSTDERR: case post_array: BUILDSTDERR: ^~~~ gcc -o libgps_core.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include libgps_core.c gcc -o libgps_dbus.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include libgps_dbus.c BUILDSTDERR: libgps_dbus.c: In function 'gps_dbus_open': BUILDSTDERR: libgps_dbus.c:114:15: warning: cast between incompatible function types from 'DBusHandlerResult (*)(DBusConnection *, DBusMessage *)' {aka 'enum (*)(struct DBusConnection *, struct DBusMessage *)'} to 'DBusHandlerResult (*)(DBusConnection *, DBusMessage *, void *)' {aka 'enum (*)(struct DBusConnection *, struct DBusMessage *, void *)'} [-Wcast-function-type] BUILDSTDERR: (connection, (DBusHandleMessageFunction) signal_handler, NULL, BUILDSTDERR: ^ gcc -o libgps_json.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include libgps_json.c gcc -o libgps_shm.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include libgps_shm.c gcc -o libgps_sock.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include libgps_sock.c gcc -o netlib.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include netlib.c gcc -o os_compat.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include os_compat.c gcc -o rtcm2_json.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include rtcm2_json.c gcc -o rtcm3_json.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include rtcm3_json.c gcc -o shared_json.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include shared_json.c g++ -o libgpsmm.os -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include libgpsmm.cpp g++ -o libgps.so.23.0.0 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -shared -Wl,-Bsymbolic -Wl,-soname=libgps.so.23 ais_json.os bits.os gpsutils.os gpsdclient.os gps_maskdump.os hex.os json.os libgps_core.os libgps_dbus.os libgps_json.os libgps_shm.os libgps_sock.os netlib.os os_compat.os rtcm2_json.os rtcm3_json.os shared_json.os libgpsmm.os -L. -lrt -ldbus-1 -lbluetooth -ldbus-1 -lrt Create symlinks for: 'libgps.so.23.0.0': 'libgps.so.23'->'libgps.so.23.0.0', 'libgps.so'->'libgps.so.23.0.0' gcc -o qt-ais_json.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -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 ais_json.c g++ -o qt-bits.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -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 bits.c g++ -o qt-gpsutils.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -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 gpsutils.c g++ -o qt-gpsdclient.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -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 gpsdclient.c g++ -o qt-gps_maskdump.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -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 gps_maskdump.c g++ -o qt-hex.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -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 hex.c gcc -o qt-json.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -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 json.c BUILDSTDERR: json.c: In function 'json_internal_read_object': BUILDSTDERR: json.c:480:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if (lptr != NULL) BUILDSTDERR: ^ BUILDSTDERR: json.c:553:2: note: here BUILDSTDERR: case post_array: BUILDSTDERR: ^~~~ g++ -o qt-libgps_core.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -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 libgps_core.c g++ -o qt-libgps_dbus.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -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 libgps_dbus.c BUILDSTDERR: libgps_dbus.c: In function 'int gps_dbus_open(gps_data_t*)': BUILDSTDERR: libgps_dbus.c:114:43: warning: cast between incompatible function types from 'DBusHandlerResult (*)(DBusConnection*, DBusMessage*)' to 'DBusHandleMessageFunction' {aka 'DBusHandlerResult (*)(DBusConnection*, DBusMessage*, void*)'} [-Wcast-function-type] BUILDSTDERR: (connection, (DBusHandleMessageFunction) signal_handler, NULL, BUILDSTDERR: ^~~~~~~~~~~~~~ gcc -o qt-libgps_json.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -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 libgps_json.c g++ -o qt-libgps_shm.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -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 libgps_shm.c g++ -o qt-libgps_sock.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -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 libgps_sock.c g++ -o qt-netlib.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -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 netlib.c g++ -o qt-os_compat.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -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 os_compat.c gcc -o qt-rtcm2_json.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -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 rtcm2_json.c gcc -o qt-rtcm3_json.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -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 rtcm3_json.c gcc -o qt-shared_json.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -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 shared_json.c g++ -o qt-libgpsmm.os -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -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 libgpsmm.cpp g++ -o libQgpsmm.so.23.0.0 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -shared -Wl,-Bsymbolic -Wl,-soname=libQgpsmm.so.23 qt-ais_json.os qt-bits.os qt-gpsutils.os qt-gpsdclient.os qt-gps_maskdump.os qt-hex.os qt-json.os qt-libgps_core.os qt-libgps_dbus.os qt-libgps_json.os qt-libgps_shm.os qt-libgps_sock.os qt-netlib.os qt-os_compat.os qt-rtcm2_json.os qt-rtcm3_json.os qt-shared_json.os qt-libgpsmm.os -L. -lrt -ldbus-1 -lbluetooth -ldbus-1 -lQtNetwork -lQtCore Create symlinks for: 'libQgpsmm.so.23.0.0': 'libQgpsmm.so.23'->'libQgpsmm.so.23.0.0', 'libQgpsmm.so'->'libQgpsmm.so.23.0.0' Creating 'revision.h' gcc -o gpsd.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd.c gcc -o timehint.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 timehint.c gcc -o shmexport.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 shmexport.c gcc -o dbusexport.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 dbusexport.c gcc -o sd_socket.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 sd_socket.c gcc -o bsd_base64.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 bsd_base64.c gcc -o crc24q.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 crc24q.c gcc -o gpsd_json.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd_json.c gcc -o geoid.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 geoid.c gcc -o isgps.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 isgps.c gcc -o libgpsd_core.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 libgpsd_core.c gcc -o matrix.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 matrix.c gcc -o net_dgpsip.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 net_dgpsip.c gcc -o net_gnss_dispatch.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 net_gnss_dispatch.c gcc -o net_ntrip.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 net_ntrip.c gcc -o ntpshmread.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 ntpshmread.c gcc -o ntpshmwrite.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 ntpshmwrite.c gcc -o ppsthread.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 ppsthread.c rm -f packet_names.h && sed -e '/^ *\([A-Z][A-Z0-9_]*\),/s// "\1",/' < packet_states.h > packet_names.h && chmod a-w packet_names.h gcc -o packet.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 packet.c BUILDSTDERR: packet.c: In function 'nextstate': BUILDSTDERR: packet.c:1010:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if (c == DLE) { BUILDSTDERR: ^ BUILDSTDERR: packet.c:1017:5: note: here BUILDSTDERR: case NAVCOM_LEADER_1: BUILDSTDERR: ^~~~ gcc -o pseudonmea.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 pseudonmea.c gcc -o pseudoais.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 pseudoais.c gcc -o serial.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 serial.c BUILDSTDERR: serial.c: In function 'gpsd_serial_open': BUILDSTDERR: serial.c:144:17: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 26 [-Wformat-truncation=] BUILDSTDERR: "/proc/%s/fd/", procentry->d_name); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from serial.c:12: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 11 and 266 bytes into a destination of size 32 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o subframe.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 subframe.c timebase_h(["timebase.h"], ["leapseconds.cache"]) gcc -o timebase.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 timebase.c gcc -o timespec_str.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 timespec_str.c gcc -o drivers.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 drivers.c gcc -o driver_ais.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 driver_ais.c gcc -o driver_evermore.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 driver_evermore.c gcc -o driver_garmin.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 driver_garmin.c gcc -o driver_garmin_txt.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 driver_garmin_txt.c gcc -o driver_geostar.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 driver_geostar.c gcc -o driver_italk.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 driver_italk.c gcc -o driver_navcom.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 driver_navcom.c BUILDSTDERR: driver_navcom.c: In function 'navcom_parse.part.3': BUILDSTDERR: driver_navcom.c:1058:31: warning: '%u' directive output may be truncated writing between 1 and 5 bytes into a region of size between 4 and 45 [-Wformat-truncation=] BUILDSTDERR: "%s %s Ver. %u.%u.%u S/N %u.%u %u.%u", BUILDSTDERR: ^~ BUILDSTDERR: driver_navcom.c:1058:6: note: directive argument in the range [0, 65535] BUILDSTDERR: "%s %s Ver. %u.%u.%u S/N %u.%u %u.%u", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: driver_navcom.c:1058:6: note: directive argument in the range [0, 255] BUILDSTDERR: driver_navcom.c:1058:6: note: directive argument in the range [0, 65535] BUILDSTDERR: driver_navcom.c:1058:6: note: directive argument in the range [0, 255] BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from driver_navcom.c:38: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 27 and 80 bytes into a destination of size 64 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o driver_nmea0183.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 driver_nmea0183.c gcc -o driver_nmea2000.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 driver_nmea2000.c gcc -o driver_oncore.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 driver_oncore.c gcc -o driver_rtcm2.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 driver_rtcm2.c gcc -o driver_rtcm3.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 driver_rtcm3.c gcc -o driver_sirf.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 driver_sirf.c gcc -o driver_skytraq.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 driver_skytraq.c BUILDSTDERR: driver_skytraq.c: In function 'skybin_parse_input': BUILDSTDERR: driver_skytraq.c:110:57: warning: '%u' directive output may be truncated writing between 1 and 3 bytes into a region of size between 0 and 22 [-Wformat-truncation=] BUILDSTDERR: "Skytraq: kver=%u.%u,%u, over=%u.%u,%u, rev=%u.%u.%u", BUILDSTDERR: ^~ BUILDSTDERR: driver_skytraq.c:110:7: note: directive argument in the range [0, 255] BUILDSTDERR: "Skytraq: kver=%u.%u,%u, over=%u.%u,%u, rev=%u.%u.%u", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from driver_skytraq.c:8: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 43 and 67 bytes into a destination of size 63 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o driver_superstar2.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 driver_superstar2.c gcc -o driver_tsip.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 driver_tsip.c BUILDSTDERR: driver_tsip.c: In function 'tsip_parse_input.part.2': BUILDSTDERR: driver_tsip.c:236:41: warning: '%s' directive output may be truncated writing up to 8191 bytes into a region of size between 16 and 43 [-Wformat-truncation=] BUILDSTDERR: "hw %u %02u.%02u.%04u %02u %u %s", BUILDSTDERR: ^~ BUILDSTDERR: ul1, u2, u3, s1, u4, s2, buf2); BUILDSTDERR: ~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from driver_tsip.c:28: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 22 and 8240 bytes into a destination of size 64 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: driver_tsip.c:213:39: warning: '%s' directive output may be truncated writing up to 8191 bytes into a region of size between 30 and 44 [-Wformat-truncation=] BUILDSTDERR: "sw %u %u %u %02u.%02u.%04u %s", BUILDSTDERR: ^~ BUILDSTDERR: u2, u3, u4, u6, u5, s1, buf2); BUILDSTDERR: ~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from driver_tsip.c:28: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 21 and 8226 bytes into a destination of size 64 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o driver_ubx.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 driver_ubx.c gcc -o driver_zodiac.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 driver_zodiac.c ar rc libgpsd.a bsd_base64.o crc24q.o gpsd_json.o geoid.o isgps.o libgpsd_core.o matrix.o net_dgpsip.o net_gnss_dispatch.o net_ntrip.o ntpshmread.o ntpshmwrite.o ppsthread.o packet.o pseudonmea.o pseudoais.o serial.o subframe.o timebase.o timespec_str.o drivers.o driver_ais.o driver_evermore.o driver_garmin.o driver_garmin_txt.o driver_geostar.o driver_italk.o driver_navcom.o driver_nmea0183.o driver_nmea2000.o driver_oncore.o driver_rtcm2.o driver_rtcm3.o driver_sirf.o driver_skytraq.o driver_superstar2.o driver_tsip.o driver_ubx.o driver_zodiac.o ranlib libgpsd.a gcc -o ais_json.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include ais_json.c gcc -o bits.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include bits.c gcc -o gpsutils.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsutils.c gcc -o gpsdclient.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsdclient.c gcc -o gps_maskdump.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gps_maskdump.c gcc -o hex.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include hex.c gcc -o json.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include json.c BUILDSTDERR: json.c: In function 'json_internal_read_object': BUILDSTDERR: json.c:480:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if (lptr != NULL) BUILDSTDERR: ^ BUILDSTDERR: json.c:553:2: note: here BUILDSTDERR: case post_array: BUILDSTDERR: ^~~~ gcc -o libgps_core.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include libgps_core.c gcc -o libgps_dbus.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include libgps_dbus.c BUILDSTDERR: libgps_dbus.c: In function 'gps_dbus_open': BUILDSTDERR: libgps_dbus.c:114:15: warning: cast between incompatible function types from 'DBusHandlerResult (*)(DBusConnection *, DBusMessage *)' {aka 'enum (*)(struct DBusConnection *, struct DBusMessage *)'} to 'DBusHandlerResult (*)(DBusConnection *, DBusMessage *, void *)' {aka 'enum (*)(struct DBusConnection *, struct DBusMessage *, void *)'} [-Wcast-function-type] BUILDSTDERR: (connection, (DBusHandleMessageFunction) signal_handler, NULL, BUILDSTDERR: ^ gcc -o libgps_json.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include libgps_json.c gcc -o libgps_shm.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include libgps_shm.c gcc -o libgps_sock.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include libgps_sock.c gcc -o netlib.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include netlib.c gcc -o os_compat.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include os_compat.c gcc -o rtcm2_json.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include rtcm2_json.c gcc -o rtcm3_json.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include rtcm3_json.c gcc -o shared_json.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include shared_json.c g++ -o libgpsmm.o -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include libgpsmm.cpp os.chdir('.') ar rc libgps_static.a ais_json.o bits.o gpsutils.o gpsdclient.o gps_maskdump.o hex.o json.o libgps_core.o libgps_dbus.o libgps_json.o libgps_shm.o libgps_sock.o netlib.o os_compat.o rtcm2_json.o rtcm3_json.o shared_json.o libgpsmm.o os.chdir('/builddir/build/BUILD/gpsd-3.17/python2/gpsd-3.17') os.chdir('.') ranlib libgps_static.a os.chdir('/builddir/build/BUILD/gpsd-3.17/python2/gpsd-3.17') gcc -o gpsd -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread gpsd.o timehint.o shmexport.o dbusexport.o sd_socket.o -L. -lgpsd -lgps_static -lusb-1.0 -lbluetooth -lm -lrt -ldbus-1 gcc -o gpsdctl.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsdctl.c gcc -o gpsdctl -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread gpsdctl.o -L. -lgps_static -lm -lrt -ldbus-1 gcc -o gpsdecode.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsdecode.c gcc -o gpsdecode -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread gpsdecode.o -L. -lgpsd -lgps_static -lusb-1.0 -lbluetooth -lm -lrt -ldbus-1 gcc -o gpsctl.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsctl.c gcc -o gpsctl -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread gpsctl.o -L. -lgpsd -lgps_static -lusb-1.0 -lbluetooth -lm -lrt -ldbus-1 gcc -o gpspipe.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpspipe.c BUILDSTDERR: gpspipe.c: In function 'main': BUILDSTDERR: gpspipe.c:356:23: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] BUILDSTDERR: " %ld.%06ld", BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from gpspipe.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 10 and 40 bytes into a destination of size 20 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o gpspipe -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread gpspipe.o -L. -lgps_static -lm -lrt -ldbus-1 gcc -o gps2udp.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gps2udp.c gcc -o gps2udp -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread gps2udp.o -L. -lgps_static -lm -lrt -ldbus-1 gcc -o gpxlogger.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpxlogger.c gcc -o gpxlogger -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread gpxlogger.o -L. -lgps_static -lm -lrt -ldbus-1 gcc -o lcdgps.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include lcdgps.c gcc -o lcdgps -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread lcdgps.o -L. -lgps_static -lm -lrt -ldbus-1 gcc -o ntpshmmon.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include ntpshmmon.c gcc -o ntpshmmon -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread ntpshmmon.o -L. -lgpsd -lgps_static -lm -lrt -ldbus-1 gcc -o ppscheck.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include ppscheck.c gcc -o ppscheck -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread ppscheck.o -L. -lrt -lbluetooth -ldbus-1 -lm -lrt -ldbus-1 gcc -o cgps.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include cgps.c gcc -o cgps -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread cgps.o -L. -lgps_static -lm -lrt -ldbus-1 -lncurses -ltinfo gcc -o gpsmon.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsmon.c BUILDSTDERR: gpsmon.c: In function 'monitor_vcomplain': BUILDSTDERR: gpsmon.c:393:5: warning: 'vwprintw' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: (void)vwprintw(cmdwin, (char *)fmt, ap); BUILDSTDERR: ^ BUILDSTDERR: In file included from gpsmon.h:11, BUILDSTDERR: from gpsmon.c:32: BUILDSTDERR: /usr/include/curses.h:816:28: note: declared here BUILDSTDERR: extern NCURSES_EXPORT(int) vwprintw (WINDOW *, const char *,va_list) GCC_DEPRECATED(use vw_printw); /* implemented */ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: gpsmon.c: In function 'monitor_log': BUILDSTDERR: gpsmon.c:420:2: warning: 'vwprintw' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: (void)vwprintw(packetwin, (char *)fmt, ap); BUILDSTDERR: ^ BUILDSTDERR: In file included from gpsmon.h:11, BUILDSTDERR: from gpsmon.c:32: BUILDSTDERR: /usr/include/curses.h:816:28: note: declared here BUILDSTDERR: extern NCURSES_EXPORT(int) vwprintw (WINDOW *, const char *,va_list) GCC_DEPRECATED(use vw_printw); /* implemented */ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: gpsmon.c: In function 'promptgen': BUILDSTDERR: gpsmon.c:432:14: warning: '%s' directive output may be truncated writing up to 127 bytes into a region of size between 64 and 127 [-Wformat-truncation=] BUILDSTDERR: "%s:%s %u %u%c%u", BUILDSTDERR: ^~ BUILDSTDERR: gpsmon.c:434:10: BUILDSTDERR: session.gpsdata.dev.path, BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gpsmon.c:432:10: note: using the range [0, 4294967295] for directive argument BUILDSTDERR: "%s:%s %u %u%c%u", BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from gpsmon.c:11: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 8 and 225 bytes into a destination of size 128 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o monitor_italk.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 monitor_italk.c gcc -o monitor_nmea0183.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 monitor_nmea0183.c gcc -o monitor_oncore.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 monitor_oncore.c gcc -o monitor_sirf.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 monitor_sirf.c gcc -o monitor_superstar2.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 monitor_superstar2.c gcc -o monitor_tnt.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 monitor_tnt.c gcc -o monitor_ubx.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 monitor_ubx.c gcc -o monitor_garmin.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 monitor_garmin.c gcc -o gpsmon -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread gpsmon.o monitor_italk.o monitor_nmea0183.o monitor_oncore.o monitor_sirf.o monitor_superstar2.o monitor_tnt.o monitor_ubx.o monitor_garmin.o -L. -lgpsd -lgps_static -lusb-1.0 -lbluetooth -lm -lrt -ldbus-1 -lncurses -ltinfo gcc -pthread -o gpsclient-py_2_7_15_final_0.so -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/python2.7 gpsclient.c gcc -pthread -o geoid-py_2_7_15_final_0.so -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/python2.7 geoid.c gcc -pthread -o gpsdclient-py_2_7_15_final_0.so -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/python2.7 gpsdclient.c gcc -pthread -o os_compat-py_2_7_15_final_0.so -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/python2.7 os_compat.c gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gps/clienthelpers.so gpsclient-py_2_7_15_final_0.so geoid-py_2_7_15_final_0.so gpsdclient-py_2_7_15_final_0.so os_compat-py_2_7_15_final_0.so -L. -lrt -ldbus-1 -lbluetooth -ldbus-1 gcc -pthread -o gpspacket-py_2_7_15_final_0.so -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/python2.7 gpspacket.c gcc -pthread -o packet-py_2_7_15_final_0.so -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/python2.7 packet.c gcc -pthread -o isgps-py_2_7_15_final_0.so -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/python2.7 isgps.c gcc -pthread -o driver_rtcm2-py_2_7_15_final_0.so -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/python2.7 driver_rtcm2.c gcc -pthread -o hex-py_2_7_15_final_0.so -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/python2.7 hex.c gcc -pthread -o crc24q-py_2_7_15_final_0.so -c -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/python2.7 crc24q.c gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gps/packet.so gpspacket-py_2_7_15_final_0.so packet-py_2_7_15_final_0.so isgps-py_2_7_15_final_0.so driver_rtcm2-py_2_7_15_final_0.so os_compat-py_2_7_15_final_0.so hex-py_2_7_15_final_0.so crc24q-py_2_7_15_final_0.so -L. -lrt -ldbus-1 -lbluetooth -ldbus-1 Creating 'gps-3.17.egg-info' substituter(["gpsd.php"], ["gpsd.php.in"]) chmod -w gpsd.php xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsctl.xml > gpsctl.1 BUILDSTDERR: Note: Writing gpsctl.1 xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsmon.xml > gpsmon.1 BUILDSTDERR: Note: Writing gpsmon.1 xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl libgpsmm.xml > libQgpsmm.3 BUILDSTDERR: Note: Writing libgpsmm.3 BUILDSTDERR: Note: Writing libQgpsmm.3 (soelim stub) xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsd.xml > gpsd.8 BUILDSTDERR: Note: Writing gpsd.8 xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl libgpsmm.xml > libgpsmm.3 BUILDSTDERR: Note: Writing libgpsmm.3 BUILDSTDERR: Note: Writing libQgpsmm.3 (soelim stub) xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsdctl.xml > gpsdctl.8 BUILDSTDERR: Note: Writing gpsdctl.8 xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpspipe.xml > gpspipe.1 BUILDSTDERR: Note: Writing gpspipe.1 xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpxlogger.xml > gpxlogger.1 BUILDSTDERR: Note: Writing gpxlogger.1 xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gps2udp.xml > gps2udp.1 BUILDSTDERR: Note: Writing gps2udp.1 xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ppscheck.xml > ppscheck.8 BUILDSTDERR: Note: Writing ppscheck.8 xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsd_json.xml > gpsd_json.5 BUILDSTDERR: Note: Writing gpsd_json.5 xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl srec.xml > srec.5 BUILDSTDERR: Note: Writing srec.5 xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl libgps.xml > libgps.3 BUILDSTDERR: Note: Writing libgps.3 xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gps.xml > lcdgps.1 BUILDSTDERR: Note: Writing gps.1 BUILDSTDERR: Note: Writing xgps.1 (soelim stub) BUILDSTDERR: Note: Writing xgpsspeed.1 (soelim stub) BUILDSTDERR: Note: Writing cgps.1 (soelim stub) BUILDSTDERR: Note: Writing lcdgps.1 (soelim stub) BUILDSTDERR: Note: Writing gegps.1 (soelim stub) xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsinit.xml > gpsinit.8 BUILDSTDERR: Note: Writing gpsinit.8 xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gps.xml > gps.1 BUILDSTDERR: Note: Writing gps.1 BUILDSTDERR: Note: Writing xgps.1 (soelim stub) BUILDSTDERR: Note: Writing xgpsspeed.1 (soelim stub) BUILDSTDERR: Note: Writing cgps.1 (soelim stub) BUILDSTDERR: Note: Writing lcdgps.1 (soelim stub) BUILDSTDERR: Note: Writing gegps.1 (soelim stub) xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gps.xml > cgps.1 BUILDSTDERR: Note: Writing gps.1 BUILDSTDERR: Note: Writing xgps.1 (soelim stub) BUILDSTDERR: Note: Writing xgpsspeed.1 (soelim stub) BUILDSTDERR: Note: Writing cgps.1 (soelim stub) BUILDSTDERR: Note: Writing lcdgps.1 (soelim stub) BUILDSTDERR: Note: Writing gegps.1 (soelim stub) xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsdecode.xml > gpsdecode.1 BUILDSTDERR: Note: Writing gpsdecode.1 xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ntpshmmon.xml > ntpshmmon.1 BUILDSTDERR: Note: Writing ntpshmmon.1 xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsfake.xml > gpsfake.1 BUILDSTDERR: Note: Writing gpsfake.1 xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gps.xml > xgpsspeed.1 BUILDSTDERR: Note: Writing gps.1 BUILDSTDERR: Note: Writing xgps.1 (soelim stub) BUILDSTDERR: Note: Writing xgpsspeed.1 (soelim stub) BUILDSTDERR: Note: Writing cgps.1 (soelim stub) BUILDSTDERR: Note: Writing lcdgps.1 (soelim stub) BUILDSTDERR: Note: Writing gegps.1 (soelim stub) xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gps.xml > xgps.1 BUILDSTDERR: Note: Writing gps.1 BUILDSTDERR: Note: Writing xgps.1 (soelim stub) BUILDSTDERR: Note: Writing xgpsspeed.1 (soelim stub) BUILDSTDERR: Note: Writing cgps.1 (soelim stub) BUILDSTDERR: Note: Writing lcdgps.1 (soelim stub) BUILDSTDERR: Note: Writing gegps.1 (soelim stub) xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsprof.xml > gpsprof.1 BUILDSTDERR: Note: Writing gpsprof.1 xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gps.xml > gegps.1 BUILDSTDERR: Note: Writing gps.1 BUILDSTDERR: Note: Writing xgps.1 (soelim stub) BUILDSTDERR: Note: Writing xgpsspeed.1 (soelim stub) BUILDSTDERR: Note: Writing cgps.1 (soelim stub) BUILDSTDERR: Note: Writing lcdgps.1 (soelim stub) BUILDSTDERR: Note: Writing gegps.1 (soelim stub) xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpscat.xml > gpscat.1 BUILDSTDERR: Note: Writing gpscat.1 substituter(["libgps.pc"], ["libgps.pc.in"]) chmod -w libgps.pc substituter(["gpsd.rules"], ["gpsd.rules.in"]) chmod -w gpsd.rules g++ -o qt-test_gpsmm.o -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include test_gpsmm.cpp g++ -o test_qgpsmm -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread qt-test_gpsmm.o -L. -lQgpsmm scons: done building targets. + sed -e 's,#!/usr/bin/\(python[23]\?\|env \+python[23]\?\),#!/usr/bin/python2,g' -i gegps gpscat gpsfake xgps xgpsspeed gpsprof gps/__init__.py gps/client.py gps/fake.py gps/gps.py gps/misc.py ~/build/BUILD ~/build/BUILD/gpsd-3.17/python3/gpsd-3.17 ~/build/BUILD + popd + for i in 0 1 + pushd gpsd-3.17/python3/gpsd-3.17 BUILDSTDERR: ++ 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 pkgconfigdir=/usr/lib64/pkgconfig udevdir=/usr/lib/udev target_python=python3 python_libdir=/usr/lib64/python3.7/site-packages build scons: Reading SConscript files ... Checking if compiler accepts -pthread... yes Checking whether the C++ compiler works... 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 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 if compiler supplies __STDC_NO_ATOMICS__... no Checking for C header file stdatomic.h... yes Checking if compiler supplies __ORDER_BIG_ENDIAN__... yes Checking if compiler supplies __ORDER_LITTLE_ENDIAN__... yes Checking if compiler supplies __BYTE_ORDER__... yes Your compiler has built-in endianness support. Checking for C header file sys/un.h... yes Checking for C header file sys/socket.h... yes Checking for C header file sys/select.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 arpa/inet.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 for C function daemon()... yes Checking for C function strlcpy()... no Checking for C function strlcat()... no Checking for C function clock_gettime()... yes Checking for C function strptime()... yes Checking for C function gmtime_r()... yes Checking for C function inet_ntop()... yes Checking for C function fcntl()... yes Checking for C function fork()... yes Checking for C header file sys/timepps.h... yes Checking if sys/ioctl.h supplies TIOCMIWAIT... 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 -Wextra... yes Checking if compiler accepts -Wall... yes Checking if compiler accepts -Wno-uninitialized... yes Checking if compiler accepts -Wno-missing-field-initializers... yes Checking if compiler accepts -Wcast-align... yes Checking if compiler accepts -Wmissing-declarations... yes Checking if compiler accepts -Wmissing-prototypes... yes Checking if compiler accepts -Wstrict-prototypes... yes Checking if compiler accepts -Wpointer-arith... yes Checking if compiler accepts -Wreturn-type... yes Checking whether python3 program exists.../usr/bin/python3 Obtaining Python exe path... /usr/bin/python3 Obtaining Python config vars... ok Altered configuration variables: debug = True (default False): include debug information in build leapfetch = False (default True): fetch up-to-date data on leap seconds. prefix = (default /usr/local): installation directory prefix target_python = python3 (default python): target Python version as command python_libdir = /usr/lib64/python3.7/site-packages (default ): Python module directory prefix bindir = /usr/bin (default bin): application binaries directory includedir = /usr/include (default include): header file directory libdir = /usr/lib64 (default lib): system libraries sbindir = /usr/sbin (default sbin): system binaries directory mandir = /usr/share/man (default share/man): manual pages directory docdir = /usr/share/doc (default share/doc): documents directory udevdir = /usr/lib/udev (default /lib/udev): udev rules directory Part of the website build requires asciidoc, not installed. scons: done reading SConscript files. scons: Building targets ... rm -f ais_json.i && /usr/bin/python2 jsongen.py --ais --target=parser > ais_json.i && chmod a-w ais_json.i Creating 'gpsd_config.h' gcc -o ais_json.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include ais_json.c gcc -o bits.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include bits.c gcc -o gpsutils.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsutils.c gcc -o gpsdclient.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsdclient.c rm -f gps_maskdump.c && /usr/bin/python2 maskaudit.py -c . > gps_maskdump.c && chmod a-w gps_maskdump.c gcc -o gps_maskdump.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gps_maskdump.c gcc -o hex.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include hex.c gcc -o json.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include json.c BUILDSTDERR: json.c: In function 'json_internal_read_object': BUILDSTDERR: json.c:480:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if (lptr != NULL) BUILDSTDERR: ^ BUILDSTDERR: json.c:553:2: note: here BUILDSTDERR: case post_array: BUILDSTDERR: ^~~~ gcc -o libgps_core.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include libgps_core.c gcc -o libgps_dbus.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include libgps_dbus.c BUILDSTDERR: libgps_dbus.c: In function 'gps_dbus_open': BUILDSTDERR: libgps_dbus.c:114:15: warning: cast between incompatible function types from 'DBusHandlerResult (*)(DBusConnection *, DBusMessage *)' {aka 'enum (*)(struct DBusConnection *, struct DBusMessage *)'} to 'DBusHandlerResult (*)(DBusConnection *, DBusMessage *, void *)' {aka 'enum (*)(struct DBusConnection *, struct DBusMessage *, void *)'} [-Wcast-function-type] BUILDSTDERR: (connection, (DBusHandleMessageFunction) signal_handler, NULL, BUILDSTDERR: ^ gcc -o libgps_json.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include libgps_json.c gcc -o libgps_shm.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include libgps_shm.c gcc -o libgps_sock.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include libgps_sock.c gcc -o netlib.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include netlib.c gcc -o os_compat.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include os_compat.c gcc -o rtcm2_json.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include rtcm2_json.c gcc -o rtcm3_json.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include rtcm3_json.c gcc -o shared_json.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include shared_json.c g++ -o libgpsmm.os -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include libgpsmm.cpp g++ -o libgps.so.23.0.0 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -shared -Wl,-Bsymbolic -Wl,-soname=libgps.so.23 ais_json.os bits.os gpsutils.os gpsdclient.os gps_maskdump.os hex.os json.os libgps_core.os libgps_dbus.os libgps_json.os libgps_shm.os libgps_sock.os netlib.os os_compat.os rtcm2_json.os rtcm3_json.os shared_json.os libgpsmm.os -L. -lrt -ldbus-1 -lbluetooth -ldbus-1 -lrt Create symlinks for: 'libgps.so.23.0.0': 'libgps.so.23'->'libgps.so.23.0.0', 'libgps.so'->'libgps.so.23.0.0' gcc -o qt-ais_json.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -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 ais_json.c g++ -o qt-bits.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -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 bits.c g++ -o qt-gpsutils.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -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 gpsutils.c g++ -o qt-gpsdclient.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -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 gpsdclient.c g++ -o qt-gps_maskdump.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -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 gps_maskdump.c g++ -o qt-hex.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -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 hex.c gcc -o qt-json.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -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 json.c BUILDSTDERR: json.c: In function 'json_internal_read_object': BUILDSTDERR: json.c:480:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if (lptr != NULL) BUILDSTDERR: ^ BUILDSTDERR: json.c:553:2: note: here BUILDSTDERR: case post_array: BUILDSTDERR: ^~~~ g++ -o qt-libgps_core.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -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 libgps_core.c g++ -o qt-libgps_dbus.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -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 libgps_dbus.c BUILDSTDERR: libgps_dbus.c: In function 'int gps_dbus_open(gps_data_t*)': BUILDSTDERR: libgps_dbus.c:114:43: warning: cast between incompatible function types from 'DBusHandlerResult (*)(DBusConnection*, DBusMessage*)' to 'DBusHandleMessageFunction' {aka 'DBusHandlerResult (*)(DBusConnection*, DBusMessage*, void*)'} [-Wcast-function-type] BUILDSTDERR: (connection, (DBusHandleMessageFunction) signal_handler, NULL, BUILDSTDERR: ^~~~~~~~~~~~~~ gcc -o qt-libgps_json.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -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 libgps_json.c g++ -o qt-libgps_shm.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -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 libgps_shm.c g++ -o qt-libgps_sock.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -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 libgps_sock.c g++ -o qt-netlib.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -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 netlib.c g++ -o qt-os_compat.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -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 os_compat.c gcc -o qt-rtcm2_json.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -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 rtcm2_json.c gcc -o qt-rtcm3_json.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -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 rtcm3_json.c gcc -o qt-shared_json.os -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -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 shared_json.c g++ -o qt-libgpsmm.os -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DHAVE_SYS_TIMEPPS_H=1 -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 libgpsmm.cpp g++ -o libQgpsmm.so.23.0.0 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -shared -Wl,-Bsymbolic -Wl,-soname=libQgpsmm.so.23 qt-ais_json.os qt-bits.os qt-gpsutils.os qt-gpsdclient.os qt-gps_maskdump.os qt-hex.os qt-json.os qt-libgps_core.os qt-libgps_dbus.os qt-libgps_json.os qt-libgps_shm.os qt-libgps_sock.os qt-netlib.os qt-os_compat.os qt-rtcm2_json.os qt-rtcm3_json.os qt-shared_json.os qt-libgpsmm.os -L. -lrt -ldbus-1 -lbluetooth -ldbus-1 -lQtNetwork -lQtCore Create symlinks for: 'libQgpsmm.so.23.0.0': 'libQgpsmm.so.23'->'libQgpsmm.so.23.0.0', 'libQgpsmm.so'->'libQgpsmm.so.23.0.0' Creating 'revision.h' gcc -o gpsd.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd.c gcc -o timehint.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 timehint.c gcc -o shmexport.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 shmexport.c gcc -o dbusexport.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 dbusexport.c gcc -o sd_socket.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 sd_socket.c gcc -o bsd_base64.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 bsd_base64.c gcc -o crc24q.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 crc24q.c gcc -o gpsd_json.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsd_json.c gcc -o geoid.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 geoid.c gcc -o isgps.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 isgps.c gcc -o libgpsd_core.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 libgpsd_core.c gcc -o matrix.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 matrix.c gcc -o net_dgpsip.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 net_dgpsip.c gcc -o net_gnss_dispatch.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 net_gnss_dispatch.c gcc -o net_ntrip.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 net_ntrip.c gcc -o ntpshmread.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 ntpshmread.c gcc -o ntpshmwrite.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 ntpshmwrite.c gcc -o ppsthread.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 ppsthread.c rm -f packet_names.h && sed -e '/^ *\([A-Z][A-Z0-9_]*\),/s// "\1",/' < packet_states.h > packet_names.h && chmod a-w packet_names.h gcc -o packet.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 packet.c BUILDSTDERR: packet.c: In function 'nextstate': BUILDSTDERR: packet.c:1010:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if (c == DLE) { BUILDSTDERR: ^ BUILDSTDERR: packet.c:1017:5: note: here BUILDSTDERR: case NAVCOM_LEADER_1: BUILDSTDERR: ^~~~ gcc -o pseudonmea.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 pseudonmea.c gcc -o pseudoais.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 pseudoais.c gcc -o serial.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 serial.c BUILDSTDERR: serial.c: In function 'gpsd_serial_open': BUILDSTDERR: serial.c:144:17: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 26 [-Wformat-truncation=] BUILDSTDERR: "/proc/%s/fd/", procentry->d_name); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from serial.c:12: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 11 and 266 bytes into a destination of size 32 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o subframe.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 subframe.c timebase_h(["timebase.h"], ["leapseconds.cache"]) gcc -o timebase.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 timebase.c gcc -o timespec_str.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 timespec_str.c gcc -o drivers.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 drivers.c gcc -o driver_ais.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 driver_ais.c gcc -o driver_evermore.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 driver_evermore.c gcc -o driver_garmin.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 driver_garmin.c gcc -o driver_garmin_txt.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 driver_garmin_txt.c gcc -o driver_geostar.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 driver_geostar.c gcc -o driver_italk.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 driver_italk.c gcc -o driver_navcom.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 driver_navcom.c BUILDSTDERR: driver_navcom.c: In function 'navcom_parse.part.3': BUILDSTDERR: driver_navcom.c:1058:31: warning: '%u' directive output may be truncated writing between 1 and 5 bytes into a region of size between 4 and 45 [-Wformat-truncation=] BUILDSTDERR: "%s %s Ver. %u.%u.%u S/N %u.%u %u.%u", BUILDSTDERR: ^~ BUILDSTDERR: driver_navcom.c:1058:6: note: directive argument in the range [0, 65535] BUILDSTDERR: "%s %s Ver. %u.%u.%u S/N %u.%u %u.%u", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: driver_navcom.c:1058:6: note: directive argument in the range [0, 255] BUILDSTDERR: driver_navcom.c:1058:6: note: directive argument in the range [0, 65535] BUILDSTDERR: driver_navcom.c:1058:6: note: directive argument in the range [0, 255] BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from driver_navcom.c:38: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 27 and 80 bytes into a destination of size 64 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o driver_nmea0183.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 driver_nmea0183.c gcc -o driver_nmea2000.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 driver_nmea2000.c gcc -o driver_oncore.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 driver_oncore.c gcc -o driver_rtcm2.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 driver_rtcm2.c gcc -o driver_rtcm3.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 driver_rtcm3.c gcc -o driver_sirf.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 driver_sirf.c gcc -o driver_skytraq.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 driver_skytraq.c BUILDSTDERR: driver_skytraq.c: In function 'skybin_parse_input': BUILDSTDERR: driver_skytraq.c:110:57: warning: '%u' directive output may be truncated writing between 1 and 3 bytes into a region of size between 0 and 22 [-Wformat-truncation=] BUILDSTDERR: "Skytraq: kver=%u.%u,%u, over=%u.%u,%u, rev=%u.%u.%u", BUILDSTDERR: ^~ BUILDSTDERR: driver_skytraq.c:110:7: note: directive argument in the range [0, 255] BUILDSTDERR: "Skytraq: kver=%u.%u,%u, over=%u.%u,%u, rev=%u.%u.%u", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from driver_skytraq.c:8: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 43 and 67 bytes into a destination of size 63 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o driver_superstar2.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 driver_superstar2.c gcc -o driver_tsip.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 driver_tsip.c BUILDSTDERR: driver_tsip.c: In function 'tsip_parse_input.part.2': BUILDSTDERR: driver_tsip.c:236:41: warning: '%s' directive output may be truncated writing up to 8191 bytes into a region of size between 16 and 43 [-Wformat-truncation=] BUILDSTDERR: "hw %u %02u.%02u.%04u %02u %u %s", BUILDSTDERR: ^~ BUILDSTDERR: ul1, u2, u3, s1, u4, s2, buf2); BUILDSTDERR: ~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from driver_tsip.c:28: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 22 and 8240 bytes into a destination of size 64 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: driver_tsip.c:213:39: warning: '%s' directive output may be truncated writing up to 8191 bytes into a region of size between 30 and 44 [-Wformat-truncation=] BUILDSTDERR: "sw %u %u %u %02u.%02u.%04u %s", BUILDSTDERR: ^~ BUILDSTDERR: u2, u3, u4, u6, u5, s1, buf2); BUILDSTDERR: ~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from driver_tsip.c:28: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 21 and 8226 bytes into a destination of size 64 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o driver_ubx.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 driver_ubx.c gcc -o driver_zodiac.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 driver_zodiac.c ar rc libgpsd.a bsd_base64.o crc24q.o gpsd_json.o geoid.o isgps.o libgpsd_core.o matrix.o net_dgpsip.o net_gnss_dispatch.o net_ntrip.o ntpshmread.o ntpshmwrite.o ppsthread.o packet.o pseudonmea.o pseudoais.o serial.o subframe.o timebase.o timespec_str.o drivers.o driver_ais.o driver_evermore.o driver_garmin.o driver_garmin_txt.o driver_geostar.o driver_italk.o driver_navcom.o driver_nmea0183.o driver_nmea2000.o driver_oncore.o driver_rtcm2.o driver_rtcm3.o driver_sirf.o driver_skytraq.o driver_superstar2.o driver_tsip.o driver_ubx.o driver_zodiac.o ranlib libgpsd.a gcc -o ais_json.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include ais_json.c gcc -o bits.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include bits.c gcc -o gpsutils.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsutils.c gcc -o gpsdclient.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsdclient.c gcc -o gps_maskdump.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gps_maskdump.c gcc -o hex.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include hex.c gcc -o json.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include json.c BUILDSTDERR: json.c: In function 'json_internal_read_object': BUILDSTDERR: json.c:480:9: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: if (lptr != NULL) BUILDSTDERR: ^ BUILDSTDERR: json.c:553:2: note: here BUILDSTDERR: case post_array: BUILDSTDERR: ^~~~ gcc -o libgps_core.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include libgps_core.c gcc -o libgps_dbus.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include libgps_dbus.c BUILDSTDERR: libgps_dbus.c: In function 'gps_dbus_open': BUILDSTDERR: libgps_dbus.c:114:15: warning: cast between incompatible function types from 'DBusHandlerResult (*)(DBusConnection *, DBusMessage *)' {aka 'enum (*)(struct DBusConnection *, struct DBusMessage *)'} to 'DBusHandlerResult (*)(DBusConnection *, DBusMessage *, void *)' {aka 'enum (*)(struct DBusConnection *, struct DBusMessage *, void *)'} [-Wcast-function-type] BUILDSTDERR: (connection, (DBusHandleMessageFunction) signal_handler, NULL, BUILDSTDERR: ^ gcc -o libgps_json.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include libgps_json.c gcc -o libgps_shm.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include libgps_shm.c gcc -o libgps_sock.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include libgps_sock.c gcc -o netlib.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include netlib.c gcc -o os_compat.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include os_compat.c gcc -o rtcm2_json.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include rtcm2_json.c gcc -o rtcm3_json.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include rtcm3_json.c gcc -o shared_json.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include shared_json.c g++ -o libgpsmm.o -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include libgpsmm.cpp os.chdir('.') ar rc libgps_static.a ais_json.o bits.o gpsutils.o gpsdclient.o gps_maskdump.o hex.o json.o libgps_core.o libgps_dbus.o libgps_json.o libgps_shm.o libgps_sock.o netlib.o os_compat.o rtcm2_json.o rtcm3_json.o shared_json.o libgpsmm.o os.chdir('/builddir/build/BUILD/gpsd-3.17/python3/gpsd-3.17') os.chdir('.') ranlib libgps_static.a os.chdir('/builddir/build/BUILD/gpsd-3.17/python3/gpsd-3.17') gcc -o gpsd -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread gpsd.o timehint.o shmexport.o dbusexport.o sd_socket.o -L. -lgpsd -lgps_static -lusb-1.0 -lbluetooth -lm -lrt -ldbus-1 gcc -o gpsdctl.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpsdctl.c gcc -o gpsdctl -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread gpsdctl.o -L. -lgps_static -lm -lrt -ldbus-1 gcc -o gpsdecode.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsdecode.c gcc -o gpsdecode -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread gpsdecode.o -L. -lgpsd -lgps_static -lusb-1.0 -lbluetooth -lm -lrt -ldbus-1 gcc -o gpsctl.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsctl.c gcc -o gpsctl -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread gpsctl.o -L. -lgpsd -lgps_static -lusb-1.0 -lbluetooth -lm -lrt -ldbus-1 gcc -o gpspipe.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpspipe.c BUILDSTDERR: gpspipe.c: In function 'main': BUILDSTDERR: gpspipe.c:356:23: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] BUILDSTDERR: " %ld.%06ld", BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from gpspipe.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 10 and 40 bytes into a destination of size 20 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o gpspipe -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread gpspipe.o -L. -lgps_static -lm -lrt -ldbus-1 gcc -o gps2udp.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gps2udp.c gcc -o gps2udp -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread gps2udp.o -L. -lgps_static -lm -lrt -ldbus-1 gcc -o gpxlogger.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include gpxlogger.c gcc -o gpxlogger -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread gpxlogger.o -L. -lgps_static -lm -lrt -ldbus-1 gcc -o lcdgps.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include lcdgps.c gcc -o lcdgps -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread lcdgps.o -L. -lgps_static -lm -lrt -ldbus-1 gcc -o ntpshmmon.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include ntpshmmon.c gcc -o ntpshmmon -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread ntpshmmon.o -L. -lgpsd -lgps_static -lm -lrt -ldbus-1 gcc -o ppscheck.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include ppscheck.c gcc -o ppscheck -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread ppscheck.o -L. -lrt -lbluetooth -ldbus-1 -lm -lrt -ldbus-1 gcc -o cgps.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include cgps.c gcc -o cgps -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread cgps.o -L. -lgps_static -lm -lrt -ldbus-1 -lncurses -ltinfo gcc -o gpsmon.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 gpsmon.c BUILDSTDERR: gpsmon.c: In function 'monitor_vcomplain': BUILDSTDERR: gpsmon.c:393:5: warning: 'vwprintw' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: (void)vwprintw(cmdwin, (char *)fmt, ap); BUILDSTDERR: ^ BUILDSTDERR: In file included from gpsmon.h:11, BUILDSTDERR: from gpsmon.c:32: BUILDSTDERR: /usr/include/curses.h:816:28: note: declared here BUILDSTDERR: extern NCURSES_EXPORT(int) vwprintw (WINDOW *, const char *,va_list) GCC_DEPRECATED(use vw_printw); /* implemented */ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: gpsmon.c: In function 'monitor_log': BUILDSTDERR: gpsmon.c:420:2: warning: 'vwprintw' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: (void)vwprintw(packetwin, (char *)fmt, ap); BUILDSTDERR: ^ BUILDSTDERR: In file included from gpsmon.h:11, BUILDSTDERR: from gpsmon.c:32: BUILDSTDERR: /usr/include/curses.h:816:28: note: declared here BUILDSTDERR: extern NCURSES_EXPORT(int) vwprintw (WINDOW *, const char *,va_list) GCC_DEPRECATED(use vw_printw); /* implemented */ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: gpsmon.c: In function 'promptgen': BUILDSTDERR: gpsmon.c:432:14: warning: '%s' directive output may be truncated writing up to 127 bytes into a region of size between 64 and 127 [-Wformat-truncation=] BUILDSTDERR: "%s:%s %u %u%c%u", BUILDSTDERR: ^~ BUILDSTDERR: gpsmon.c:434:10: BUILDSTDERR: session.gpsdata.dev.path, BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: gpsmon.c:432:10: note: using the range [0, 4294967295] for directive argument BUILDSTDERR: "%s:%s %u %u%c%u", BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from gpsmon.c:11: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 8 and 225 bytes into a destination of size 128 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o monitor_italk.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 monitor_italk.c gcc -o monitor_nmea0183.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 monitor_nmea0183.c gcc -o monitor_oncore.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 monitor_oncore.c gcc -o monitor_sirf.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 monitor_sirf.c gcc -o monitor_superstar2.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 monitor_superstar2.c gcc -o monitor_tnt.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 monitor_tnt.c gcc -o monitor_ubx.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 monitor_ubx.c gcc -o monitor_garmin.o -c -pthread -Wextra -Wall -Wno-uninitialized -Wno-missing-field-initializers -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wreturn-type -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libusb-1.0 monitor_garmin.c gcc -o gpsmon -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread gpsmon.o monitor_italk.o monitor_nmea0183.o monitor_oncore.o monitor_sirf.o monitor_superstar2.o monitor_tnt.o monitor_ubx.o monitor_garmin.o -L. -lgpsd -lgps_static -lusb-1.0 -lbluetooth -lm -lrt -ldbus-1 -lncurses -ltinfo gcc -pthread -o gpsclient-py_2_7_15_final_0.cpython-37m-riscv64-linux-gnu.so -c -Wno-unused-result -Wsign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/python3.7m gpsclient.c gcc -pthread -o geoid-py_2_7_15_final_0.cpython-37m-riscv64-linux-gnu.so -c -Wno-unused-result -Wsign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/python3.7m geoid.c gcc -pthread -o gpsdclient-py_2_7_15_final_0.cpython-37m-riscv64-linux-gnu.so -c -Wno-unused-result -Wsign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/python3.7m gpsdclient.c gcc -pthread -o os_compat-py_2_7_15_final_0.cpython-37m-riscv64-linux-gnu.so -c -Wno-unused-result -Wsign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/python3.7m os_compat.c gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -o gps/clienthelpers.cpython-37m-riscv64-linux-gnu.so gpsclient-py_2_7_15_final_0.cpython-37m-riscv64-linux-gnu.so geoid-py_2_7_15_final_0.cpython-37m-riscv64-linux-gnu.so gpsdclient-py_2_7_15_final_0.cpython-37m-riscv64-linux-gnu.so os_compat-py_2_7_15_final_0.cpython-37m-riscv64-linux-gnu.so -L. -lrt -ldbus-1 -lbluetooth -ldbus-1 gcc -pthread -o gpspacket-py_2_7_15_final_0.cpython-37m-riscv64-linux-gnu.so -c -Wno-unused-result -Wsign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/python3.7m gpspacket.c gcc -pthread -o packet-py_2_7_15_final_0.cpython-37m-riscv64-linux-gnu.so -c -Wno-unused-result -Wsign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/python3.7m packet.c gcc -pthread -o isgps-py_2_7_15_final_0.cpython-37m-riscv64-linux-gnu.so -c -Wno-unused-result -Wsign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/python3.7m isgps.c gcc -pthread -o driver_rtcm2-py_2_7_15_final_0.cpython-37m-riscv64-linux-gnu.so -c -Wno-unused-result -Wsign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/python3.7m driver_rtcm2.c gcc -pthread -o hex-py_2_7_15_final_0.cpython-37m-riscv64-linux-gnu.so -c -Wno-unused-result -Wsign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/python3.7m hex.c gcc -pthread -o crc24q-py_2_7_15_final_0.cpython-37m-riscv64-linux-gnu.so -c -Wno-unused-result -Wsign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -fPIC -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/python3.7m crc24q.c gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -o gps/packet.cpython-37m-riscv64-linux-gnu.so gpspacket-py_2_7_15_final_0.cpython-37m-riscv64-linux-gnu.so packet-py_2_7_15_final_0.cpython-37m-riscv64-linux-gnu.so isgps-py_2_7_15_final_0.cpython-37m-riscv64-linux-gnu.so driver_rtcm2-py_2_7_15_final_0.cpython-37m-riscv64-linux-gnu.so os_compat-py_2_7_15_final_0.cpython-37m-riscv64-linux-gnu.so hex-py_2_7_15_final_0.cpython-37m-riscv64-linux-gnu.so crc24q-py_2_7_15_final_0.cpython-37m-riscv64-linux-gnu.so -L. -lrt -ldbus-1 -lbluetooth -ldbus-1 Creating 'gps-3.17.egg-info' substituter(["gpsd.php"], ["gpsd.php.in"]) chmod -w gpsd.php xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsctl.xml > gpsctl.1 BUILDSTDERR: Note: Writing gpsctl.1 xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsmon.xml > gpsmon.1 BUILDSTDERR: Note: Writing gpsmon.1 xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl libgpsmm.xml > libQgpsmm.3 BUILDSTDERR: Note: Writing libgpsmm.3 BUILDSTDERR: Note: Writing libQgpsmm.3 (soelim stub) xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsd.xml > gpsd.8 BUILDSTDERR: Note: Writing gpsd.8 xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl libgpsmm.xml > libgpsmm.3 BUILDSTDERR: Note: Writing libgpsmm.3 BUILDSTDERR: Note: Writing libQgpsmm.3 (soelim stub) xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsdctl.xml > gpsdctl.8 BUILDSTDERR: Note: Writing gpsdctl.8 xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpspipe.xml > gpspipe.1 BUILDSTDERR: Note: Writing gpspipe.1 xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpxlogger.xml > gpxlogger.1 BUILDSTDERR: Note: Writing gpxlogger.1 xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gps2udp.xml > gps2udp.1 BUILDSTDERR: Note: Writing gps2udp.1 xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ppscheck.xml > ppscheck.8 BUILDSTDERR: Note: Writing ppscheck.8 xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsd_json.xml > gpsd_json.5 BUILDSTDERR: Note: Writing gpsd_json.5 xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl srec.xml > srec.5 BUILDSTDERR: Note: Writing srec.5 xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl libgps.xml > libgps.3 BUILDSTDERR: Note: Writing libgps.3 xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gps.xml > lcdgps.1 BUILDSTDERR: Note: Writing gps.1 BUILDSTDERR: Note: Writing xgps.1 (soelim stub) BUILDSTDERR: Note: Writing xgpsspeed.1 (soelim stub) BUILDSTDERR: Note: Writing cgps.1 (soelim stub) BUILDSTDERR: Note: Writing lcdgps.1 (soelim stub) BUILDSTDERR: Note: Writing gegps.1 (soelim stub) xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsinit.xml > gpsinit.8 BUILDSTDERR: Note: Writing gpsinit.8 xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gps.xml > gps.1 BUILDSTDERR: Note: Writing gps.1 BUILDSTDERR: Note: Writing xgps.1 (soelim stub) BUILDSTDERR: Note: Writing xgpsspeed.1 (soelim stub) BUILDSTDERR: Note: Writing cgps.1 (soelim stub) BUILDSTDERR: Note: Writing lcdgps.1 (soelim stub) BUILDSTDERR: Note: Writing gegps.1 (soelim stub) xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gps.xml > cgps.1 BUILDSTDERR: Note: Writing gps.1 BUILDSTDERR: Note: Writing xgps.1 (soelim stub) BUILDSTDERR: Note: Writing xgpsspeed.1 (soelim stub) BUILDSTDERR: Note: Writing cgps.1 (soelim stub) BUILDSTDERR: Note: Writing lcdgps.1 (soelim stub) BUILDSTDERR: Note: Writing gegps.1 (soelim stub) xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsdecode.xml > gpsdecode.1 BUILDSTDERR: Note: Writing gpsdecode.1 xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ntpshmmon.xml > ntpshmmon.1 BUILDSTDERR: Note: Writing ntpshmmon.1 xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsfake.xml > gpsfake.1 BUILDSTDERR: Note: Writing gpsfake.1 xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gps.xml > xgpsspeed.1 BUILDSTDERR: Note: Writing gps.1 BUILDSTDERR: Note: Writing xgps.1 (soelim stub) BUILDSTDERR: Note: Writing xgpsspeed.1 (soelim stub) BUILDSTDERR: Note: Writing cgps.1 (soelim stub) BUILDSTDERR: Note: Writing lcdgps.1 (soelim stub) BUILDSTDERR: Note: Writing gegps.1 (soelim stub) xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gps.xml > xgps.1 BUILDSTDERR: Note: Writing gps.1 BUILDSTDERR: Note: Writing xgps.1 (soelim stub) BUILDSTDERR: Note: Writing xgpsspeed.1 (soelim stub) BUILDSTDERR: Note: Writing cgps.1 (soelim stub) BUILDSTDERR: Note: Writing lcdgps.1 (soelim stub) BUILDSTDERR: Note: Writing gegps.1 (soelim stub) xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpsprof.xml > gpsprof.1 BUILDSTDERR: Note: Writing gpsprof.1 xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gps.xml > gegps.1 BUILDSTDERR: Note: Writing gps.1 BUILDSTDERR: Note: Writing xgps.1 (soelim stub) BUILDSTDERR: Note: Writing xgpsspeed.1 (soelim stub) BUILDSTDERR: Note: Writing cgps.1 (soelim stub) BUILDSTDERR: Note: Writing lcdgps.1 (soelim stub) BUILDSTDERR: Note: Writing gegps.1 (soelim stub) xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl gpscat.xml > gpscat.1 BUILDSTDERR: Note: Writing gpscat.1 substituter(["libgps.pc"], ["libgps.pc.in"]) chmod -w libgps.pc substituter(["gpsd.rules"], ["gpsd.rules.in"]) chmod -w gpsd.rules g++ -o qt-test_gpsmm.o -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -DHAVE_SYS_TIMEPPS_H=1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include test_gpsmm.cpp g++ -o test_qgpsmm -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread qt-test_gpsmm.o -L. -lQgpsmm scons: done building targets. + sed -e 's,#!/usr/bin/\(python[23]\?\|env \+python[23]\?\),#!/usr/bin/python3,g' -i gegps gpscat gpsfake xgps xgpsspeed gpsprof gps/__init__.py gps/client.py gps/fake.py gps/gps.py gps/misc.py ~/build/BUILD + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oiNNnh + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64 ~/build/BUILD/gpsd-3.17/python2/gpsd-3.17 ~/build/BUILD + export 'CCFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + CCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export 'LINKFLAGS=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LINKFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + pushd gpsd-3.17/python2/gpsd-3.17 + DESTDIR=/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64 + scons install systemd_install udev-install scons: Reading SConscript files ... Checking if compiler accepts -pthread... (cached) yes Checking whether the C++ compiler works... (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 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 if compiler supplies __STDC_NO_ATOMICS__... (cached) no Checking for C header file stdatomic.h... (cached) yes Checking if compiler supplies __ORDER_BIG_ENDIAN__... (cached) yes Checking if compiler supplies __ORDER_LITTLE_ENDIAN__... (cached) yes Checking if compiler supplies __BYTE_ORDER__... (cached) yes Your compiler has built-in endianness support. Checking for C header file sys/un.h... (cached) yes Checking for C header file sys/socket.h... (cached) yes Checking for C header file sys/select.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 arpa/inet.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 for C function daemon()... (cached) yes Checking for C function strlcpy()... (cached) no Checking for C function strlcat()... (cached) no Checking for C function clock_gettime()... (cached) yes Checking for C function strptime()... (cached) yes Checking for C function gmtime_r()... (cached) yes Checking for C function inet_ntop()... (cached) yes Checking for C function fcntl()... (cached) yes Checking for C function fork()... (cached) yes Checking for C header file sys/timepps.h... (cached) yes Checking if sys/ioctl.h supplies TIOCMIWAIT... (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 -Wextra... (cached) yes Checking if compiler accepts -Wall... (cached) yes Checking if compiler accepts -Wno-uninitialized... (cached) yes Checking if compiler accepts -Wno-missing-field-initializers... (cached) yes Checking if compiler accepts -Wcast-align... (cached) yes Checking if compiler accepts -Wmissing-declarations... (cached) yes Checking if compiler accepts -Wmissing-prototypes... (cached) yes Checking if compiler accepts -Wstrict-prototypes... (cached) yes Checking if compiler accepts -Wpointer-arith... (cached) yes Checking if compiler accepts -Wreturn-type... (cached) yes Checking whether python2 program exists.../usr/bin/python2 Obtaining Python exe path... /usr/bin/python2 Obtaining Python config vars... ok Altered configuration variables: debug = True (default False): include debug information in build leapfetch = False (default True): fetch up-to-date data on leap seconds. prefix = (default /usr/local): installation directory prefix target_python = python2 (default python): target Python version as command python_libdir = /usr/lib64/python2.7/site-packages (default ): Python module directory prefix bindir = /usr/bin (default bin): application binaries directory includedir = /usr/include (default include): header file directory libdir = /usr/lib64 (default lib): system libraries sbindir = /usr/sbin (default sbin): system binaries directory mandir = /usr/share/man (default share/man): manual pages directory docdir = /usr/share/doc (default share/doc): documents directory udevdir = /usr/lib/udev (default /lib/udev): udev rules directory Part of the website build requires asciidoc, not installed. scons: done reading SConscript files. scons: Building targets ... timebase_h(["timebase.h"], ["leapseconds.cache"]) rm -f /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/libgps.* Install file: "gpsd" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/sbin/gpsd" rm -f /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/libgps.* Install file: "gpsdctl" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/sbin/gpsdctl" rm -f /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/libgps.* Install file: "gpsdecode" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/bin/gpsdecode" rm -f /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/libgps.* Install file: "gpsctl" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/bin/gpsctl" rm -f /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/libgps.* Install file: "gpspipe" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/bin/gpspipe" rm -f /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/libgps.* Install file: "gps2udp" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/bin/gps2udp" rm -f /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/libgps.* Install file: "gpxlogger" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/bin/gpxlogger" rm -f /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/libgps.* Install file: "lcdgps" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/bin/lcdgps" rm -f /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/libgps.* Install file: "ntpshmmon" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/bin/ntpshmmon" rm -f /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/libgps.* Install file: "ppscheck" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/bin/ppscheck" rm -f /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/libgps.* Install file: "cgps" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/bin/cgps" rm -f /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/libgps.* Install file: "gpsmon" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/bin/gpsmon" rm -f /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/libgps.* Install file: "libgps.so.23.0.0" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/libgps.so.23.0.0" Install file: "libQgpsmm.so.23.0.0" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/libQgpsmm.so.23.0.0" Install file: "gpsctl.1" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man1/gpsctl.1" Install file: "gpsmon.1" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man1/gpsmon.1" Install file: "libQgpsmm.3" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man3/libQgpsmm.3" Install file: "gpsd.8" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man8/gpsd.8" Install file: "libgpsmm.3" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man3/libgpsmm.3" Install file: "gpsdctl.8" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man8/gpsdctl.8" Install file: "gpspipe.1" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man1/gpspipe.1" Install file: "gpxlogger.1" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man1/gpxlogger.1" Install file: "gps2udp.1" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man1/gps2udp.1" Install file: "ppscheck.8" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man8/ppscheck.8" Install file: "gpsd_json.5" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man5/gpsd_json.5" Install file: "srec.5" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man5/srec.5" Install file: "libgps.3" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man3/libgps.3" Install file: "lcdgps.1" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man1/lcdgps.1" Install file: "gpsinit.8" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man8/gpsinit.8" Install file: "gps.1" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man1/gps.1" Install file: "cgps.1" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man1/cgps.1" Install file: "gpsdecode.1" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man1/gpsdecode.1" Install file: "ntpshmmon.1" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man1/ntpshmmon.1" Install file: "gpsfake.1" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man1/gpsfake.1" Install file: "xgpsspeed.1" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man1/xgpsspeed.1" Install file: "xgps.1" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man1/xgps.1" Install file: "gpsprof.1" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man1/gpsprof.1" Install file: "gegps.1" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man1/gegps.1" Install file: "gpscat.1" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man1/gpscat.1" Install file: "gps/clienthelpers.so" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/python2.7/site-packages/gps/clienthelpers.so" Install file: "gps/packet.so" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/python2.7/site-packages/gps/packet.so" Install file: "gps/__init__.py" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/python2.7/site-packages/gps/__init__.py" Install file: "gps/client.py" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/python2.7/site-packages/gps/client.py" Install file: "gps/fake.py" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/python2.7/site-packages/gps/fake.py" Install file: "gps/gps.py" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/python2.7/site-packages/gps/gps.py" Install file: "gps/misc.py" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/python2.7/site-packages/gps/misc.py" Install file: "gpscat" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/bin/gpscat" Install file: "gpsfake" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/bin/gpsfake" Install file: "gpsprof" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/bin/gpsprof" Install file: "gegps" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/bin/gegps" Install file: "xgps" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/bin/xgps" Install file: "xgpsspeed" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/bin/xgpsspeed" Install file: "gps-3.17.egg-info" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/python2.7/site-packages/gps-3.17.egg-info" Install file: "libgps.pc" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/pkgconfig/libgps.pc" substituter(["Qgpsmm.pc"], ["Qgpsmm.pc.in"]) chmod -w Qgpsmm.pc Install file: "Qgpsmm.pc" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/pkgconfig/Qgpsmm.pc" substituter(["libQgpsmm.prl"], ["libQgpsmm.prl.in"]) chmod -w libQgpsmm.prl Install file: "libQgpsmm.prl" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/libQgpsmm.prl" Install file: "libgpsmm.h" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/include/libgpsmm.h" Install file: "gps.h" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/include/gps.h" Install file: "systemd/gpsdctl@.service" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib/systemd/system/gpsdctl@.service" Install file: "systemd/gpsd.service" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib/systemd/system/gpsd.service" Install file: "systemd/gpsd.socket" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib/systemd/system/gpsd.socket" true || true mkdir -p /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib/udev/rules.d cp ./gpsd.rules /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib/udev/rules.d/25-gpsd.rules scons: done building targets. + find /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64 '(' -not -type d -a -not -path '*/python2.*/*' ')' -delete ~/build/BUILD ~/build/BUILD/gpsd-3.17/python3/gpsd-3.17 ~/build/BUILD + popd + pushd gpsd-3.17/python3/gpsd-3.17 + DESTDIR=/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64 + scons install systemd_install udev-install scons: Reading SConscript files ... Checking if compiler accepts -pthread... (cached) yes Checking whether the C++ compiler works... (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 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 if compiler supplies __STDC_NO_ATOMICS__... (cached) no Checking for C header file stdatomic.h... (cached) yes Checking if compiler supplies __ORDER_BIG_ENDIAN__... (cached) yes Checking if compiler supplies __ORDER_LITTLE_ENDIAN__... (cached) yes Checking if compiler supplies __BYTE_ORDER__... (cached) yes Your compiler has built-in endianness support. Checking for C header file sys/un.h... (cached) yes Checking for C header file sys/socket.h... (cached) yes Checking for C header file sys/select.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 arpa/inet.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 for C function daemon()... (cached) yes Checking for C function strlcpy()... (cached) no Checking for C function strlcat()... (cached) no Checking for C function clock_gettime()... (cached) yes Checking for C function strptime()... (cached) yes Checking for C function gmtime_r()... (cached) yes Checking for C function inet_ntop()... (cached) yes Checking for C function fcntl()... (cached) yes Checking for C function fork()... (cached) yes Checking for C header file sys/timepps.h... (cached) yes Checking if sys/ioctl.h supplies TIOCMIWAIT... (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 -Wextra... (cached) yes Checking if compiler accepts -Wall... (cached) yes Checking if compiler accepts -Wno-uninitialized... (cached) yes Checking if compiler accepts -Wno-missing-field-initializers... (cached) yes Checking if compiler accepts -Wcast-align... (cached) yes Checking if compiler accepts -Wmissing-declarations... (cached) yes Checking if compiler accepts -Wmissing-prototypes... (cached) yes Checking if compiler accepts -Wstrict-prototypes... (cached) yes Checking if compiler accepts -Wpointer-arith... (cached) yes Checking if compiler accepts -Wreturn-type... (cached) yes Checking whether python3 program exists.../usr/bin/python3 Obtaining Python exe path... /usr/bin/python3 Obtaining Python config vars... ok Altered configuration variables: debug = True (default False): include debug information in build leapfetch = False (default True): fetch up-to-date data on leap seconds. prefix = (default /usr/local): installation directory prefix target_python = python3 (default python): target Python version as command python_libdir = /usr/lib64/python3.7/site-packages (default ): Python module directory prefix bindir = /usr/bin (default bin): application binaries directory includedir = /usr/include (default include): header file directory libdir = /usr/lib64 (default lib): system libraries sbindir = /usr/sbin (default sbin): system binaries directory mandir = /usr/share/man (default share/man): manual pages directory docdir = /usr/share/doc (default share/doc): documents directory udevdir = /usr/lib/udev (default /lib/udev): udev rules directory Part of the website build requires asciidoc, not installed. scons: done reading SConscript files. scons: Building targets ... timebase_h(["timebase.h"], ["leapseconds.cache"]) rm -f /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/libgps.* Install file: "gpsd" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/sbin/gpsd" rm -f /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/libgps.* Install file: "gpsdctl" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/sbin/gpsdctl" rm -f /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/libgps.* Install file: "gpsdecode" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/bin/gpsdecode" rm -f /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/libgps.* Install file: "gpsctl" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/bin/gpsctl" rm -f /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/libgps.* Install file: "gpspipe" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/bin/gpspipe" rm -f /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/libgps.* Install file: "gps2udp" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/bin/gps2udp" rm -f /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/libgps.* Install file: "gpxlogger" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/bin/gpxlogger" rm -f /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/libgps.* Install file: "lcdgps" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/bin/lcdgps" rm -f /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/libgps.* Install file: "ntpshmmon" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/bin/ntpshmmon" rm -f /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/libgps.* Install file: "ppscheck" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/bin/ppscheck" rm -f /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/libgps.* Install file: "cgps" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/bin/cgps" rm -f /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/libgps.* Install file: "gpsmon" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/bin/gpsmon" rm -f /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/libgps.* Install file: "libgps.so.23.0.0" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/libgps.so.23.0.0" Install file: "libQgpsmm.so.23.0.0" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/libQgpsmm.so.23.0.0" Install file: "gpsctl.1" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man1/gpsctl.1" Install file: "gpsmon.1" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man1/gpsmon.1" Install file: "libQgpsmm.3" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man3/libQgpsmm.3" Install file: "gpsd.8" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man8/gpsd.8" Install file: "libgpsmm.3" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man3/libgpsmm.3" Install file: "gpsdctl.8" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man8/gpsdctl.8" Install file: "gpspipe.1" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man1/gpspipe.1" Install file: "gpxlogger.1" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man1/gpxlogger.1" Install file: "gps2udp.1" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man1/gps2udp.1" Install file: "ppscheck.8" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man8/ppscheck.8" Install file: "gpsd_json.5" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man5/gpsd_json.5" Install file: "srec.5" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man5/srec.5" Install file: "libgps.3" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man3/libgps.3" Install file: "lcdgps.1" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man1/lcdgps.1" Install file: "gpsinit.8" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man8/gpsinit.8" Install file: "gps.1" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man1/gps.1" Install file: "cgps.1" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man1/cgps.1" Install file: "gpsdecode.1" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man1/gpsdecode.1" Install file: "ntpshmmon.1" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man1/ntpshmmon.1" Install file: "gpsfake.1" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man1/gpsfake.1" Install file: "xgpsspeed.1" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man1/xgpsspeed.1" Install file: "xgps.1" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man1/xgps.1" Install file: "gpsprof.1" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man1/gpsprof.1" Install file: "gegps.1" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man1/gegps.1" Install file: "gpscat.1" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/man/man1/gpscat.1" Install file: "gps/clienthelpers.cpython-37m-riscv64-linux-gnu.so" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/python3.7/site-packages/gps/clienthelpers.cpython-37m-riscv64-linux-gnu.so" Install file: "gps/packet.cpython-37m-riscv64-linux-gnu.so" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/python3.7/site-packages/gps/packet.cpython-37m-riscv64-linux-gnu.so" Install file: "gps/__init__.py" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/python3.7/site-packages/gps/__init__.py" Install file: "gps/client.py" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/python3.7/site-packages/gps/client.py" Install file: "gps/fake.py" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/python3.7/site-packages/gps/fake.py" Install file: "gps/gps.py" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/python3.7/site-packages/gps/gps.py" Install file: "gps/misc.py" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/python3.7/site-packages/gps/misc.py" Install file: "gpscat" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/bin/gpscat" Install file: "gpsfake" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/bin/gpsfake" Install file: "gpsprof" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/bin/gpsprof" Install file: "gegps" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/bin/gegps" Install file: "xgps" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/bin/xgps" Install file: "xgpsspeed" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/bin/xgpsspeed" Install file: "gps-3.17.egg-info" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/python3.7/site-packages/gps-3.17.egg-info" Install file: "libgps.pc" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/pkgconfig/libgps.pc" substituter(["Qgpsmm.pc"], ["Qgpsmm.pc.in"]) chmod -w Qgpsmm.pc Install file: "Qgpsmm.pc" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/pkgconfig/Qgpsmm.pc" substituter(["libQgpsmm.prl"], ["libQgpsmm.prl.in"]) chmod -w libQgpsmm.prl Install file: "libQgpsmm.prl" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/libQgpsmm.prl" Install file: "libgpsmm.h" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/include/libgpsmm.h" Install file: "gps.h" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/include/gps.h" Install file: "systemd/gpsdctl@.service" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib/systemd/system/gpsdctl@.service" Install file: "systemd/gpsd.service" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib/systemd/system/gpsd.service" Install file: "systemd/gpsd.socket" as "/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib/systemd/system/gpsd.socket" true || true mkdir -p /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib/udev/rules.d cp ./gpsd.rules /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib/udev/rules.d/25-gpsd.rules scons: done building targets. + mv /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib/udev/rules.d/25-gpsd.rules /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib/udev/rules.d/99-gpsd.rules + /usr/bin/install -d -m 0755 /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/etc/sysconfig + /usr/bin/install -p -m 0644 /builddir/build/SOURCES/gpsd.sysconfig /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/etc/sysconfig/gpsd + desktop-file-install --dir /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/applications packaging/X11/xgps.desktop + desktop-file-install --dir /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/applications packaging/X11/xgpsspeed.desktop + /usr/bin/install -d -m 0755 /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/gpsd + /usr/bin/install -p -m 0644 packaging/X11/gpsd-logo.png /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/gpsd/gpsd-logo.png + /usr/bin/install -p -m 0755 gpsinit /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/sbin + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/sbin/gpsinit from /bin/bash to #!/usr/bin/bash Processing files: gpsd-3.17-5.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gYkEfr + umask 022 + cd /builddir/build/BUILD + DOCDIR=/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/doc/gpsd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/doc/gpsd + cp -pr gpsd-3.17/python3/gpsd-3.17/README /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/doc/gpsd + cp -pr gpsd-3.17/python3/gpsd-3.17/COPYING /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/doc/gpsd + exit 0 Provides: config(gpsd) = 3.17-5.fc29 gpsd = 3.17-5.fc29 gpsd(riscv-64) = 3.17-5.fc29 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/bash ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libbluetooth.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libncurses.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) librt.so.1()(64bit) libtinfo.so.6()(64bit) libusb-1.0.so.0()(64bit) rtld(GNU_HASH) Processing files: gpsd-libs-3.17-5.fc29.riscv64 Provides: gpsd-libs = 3.17-5.fc29 gpsd-libs(riscv-64) = 3.17-5.fc29 libgps.so.23()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libbluetooth.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libgcc_s.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) librt.so.1()(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: python2-gpsd-3.17-5.fc29.riscv64 BUILDSTDERR: warning: File not found: /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/gps/fake* Provides: python-gpsd = 3.17-5.fc29 python-gpsd(riscv-64) = 3.17-5.fc29 python2-gpsd = 3.17-5.fc29 python2-gpsd(riscv-64) = 3.17-5.fc29 python2.7dist(gps) = 3.17 python2dist(gps) = 3.17 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/python2 ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libbluetooth.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdbus-1.so.3()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) librt.so.1()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-gpsd < 3.17-5.fc29 Processing files: python3-gpsd-3.17-5.fc29.riscv64 Provides: python3-gpsd = 3.17-5.fc29 python3-gpsd(riscv-64) = 3.17-5.fc29 python3.7dist(gps) = 3.17 python3dist(gps) = 3.17 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 ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libbluetooth.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdbus-1.so.3()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) librt.so.1()(64bit) python(abi) = 3.7 rtld(GNU_HASH) Processing files: gpsd-devel-3.17-5.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lyyKO9 + umask 022 + cd /builddir/build/BUILD + DOCDIR=/builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/doc/gpsd-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/doc/gpsd-devel + cp -pr gpsd-3.17/python3/gpsd-3.17/TODO /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64/usr/share/doc/gpsd-devel + exit 0 Provides: gpsd-devel = 3.17-5.fc29 gpsd-devel(riscv-64) = 3.17-5.fc29 pkgconfig(libgps) = 3.17 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.23()(64bit) Processing files: gpsd-qt-3.17-5.fc29.riscv64 Provides: gpsd-qt = 3.17-5.fc29 gpsd-qt(riscv-64) = 3.17-5.fc29 libQgpsmm.so.23()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libQtCore.so.4()(64bit) libQtNetwork.so.4()(64bit) libbluetooth.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(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.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) librt.so.1()(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.17-5.fc29.riscv64 Provides: gpsd-qt-devel = 3.17-5.fc29 gpsd-qt-devel(riscv-64) = 3.17-5.fc29 pkgconfig(Qgpsmm) = 3.17 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.23()(64bit) pkgconfig(QtNetwork) Processing files: gpsd-clients-3.17-5.fc29.riscv64 Provides: application() application(xgps.desktop) application(xgpsspeed.desktop) gpsd-clients = 3.17-5.fc29 gpsd-clients(riscv-64) = 3.17-5.fc29 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 ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libbluetooth.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libncurses.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) librt.so.1()(64bit) libtinfo.so.6()(64bit) libusb-1.0.so.0()(64bit) python(abi) = 3.7 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64 Wrote: /builddir/build/RPMS/gpsd-3.17-5.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/gpsd-libs-3.17-5.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python2-gpsd-3.17-5.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-gpsd-3.17-5.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/gpsd-devel-3.17-5.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/gpsd-qt-3.17-5.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/gpsd-qt-devel-3.17-5.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/gpsd-clients-3.17-5.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Ki9607 + umask 022 + cd /builddir/build/BUILD + /usr/bin/rm -rf /builddir/build/BUILDROOT/gpsd-3.17-5.fc29.riscv64 + exit 0 Child return code was: 0