D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/gpsbabel-1.5.4-2.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.0FmCtQ + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf gpsbabel-1.5.4 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/gpsbabel-1.5.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gpsbabel-1.5.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf shapelib + echo 'Patch #1 (gpsbabel-1.4.2-xmldoc.patch):' Patch #1 (gpsbabel-1.4.2-xmldoc.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Makefile.in + echo 'Patch #2 (gpsbabel-1.5.3-use-system-shapelib.patch):' Patch #2 (gpsbabel-1.5.3-use-system-shapelib.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .SHAPE --fuzz=0 patching file Makefile.in Hunk #2 succeeded at 892 (offset 4 lines). patching file configure Hunk #1 succeeded at 5502 (offset 319 lines). Hunk #2 succeeded at 6205 (offset 319 lines). patching file configure.in Hunk #1 succeeded at 402 (offset 5 lines). patching file shape.cc + echo 'Patch #3 (gpsbabel-1.4.3-gmapbase.patch):' Patch #3 (gpsbabel-1.4.3-gmapbase.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file gui/map.cc Hunk #1 succeeded at 40 (offset 6 lines). Hunk #2 succeeded at 74 (offset 10 lines). + echo 'Patch #4 (gpsbabel-1.4.3-nosolicitation.patch):' Patch #4 (gpsbabel-1.4.3-nosolicitation.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file gui/babeldata.h + echo 'Patch #6 (gpsbabel-1.5.3-Use-system-zlib.patch):' Patch #6 (gpsbabel-1.5.3-Use-system-zlib.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .ZL --fuzz=0 patching file Makefile.in patching file src/core/ziparchive.cc patching file src/core/ziparchive.h + echo 'Patch #7 (0007-Added-geojson-read-capablity-moved-magic-strings-to-.patch):' Patch #7 (0007-Added-geojson-read-capablity-moved-magic-strings-to-.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file tef_xml.cc + rm -rf zlib/ChangeLog zlib/FAQ zlib/Makefile.in.zlib zlib/README zlib/README.gpsbabel zlib/adler32.c zlib/algorithm.txt zlib/compress.c zlib/contrib zlib/crc32.c zlib/crc32.h zlib/deflate.c zlib/deflate.h zlib/empty.in zlib/gzclose.c zlib/gzguts.h zlib/gzlib.c zlib/gzlib.patch zlib/gzread.c zlib/gzwrite.c zlib/infback.c zlib/inffast.c zlib/inffast.h zlib/inffixed.h zlib/inflate.c zlib/inflate.h zlib/inftrees.c zlib/inftrees.h zlib/trees.c zlib/trees.h zlib/uncompr.c zlib/zconf.h zlib/zconf.in.h zlib/zlib.3 zlib/zlib.h zlib/zutil.c zlib/zutil.h + touch zlib/empty.in + touch -r configure.in configure Makefile.in + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.yvIA7r + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd gpsbabel-1.5.4 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/include --x-libraries=/usr/lib64 --with-zlib=system checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking target system type... x86_64-mageia-linux-gnu checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether g++ supports C++11 features by default... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... yes checking how to run the C++ preprocessor... g++ -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for cos in -lm... yes checking whether to support shapefiles... yes checking whether to support Palm/OS pdb formats... yes checking whether to support csv formats... yes checking whether to support maximum number of formats... yes checking whether to support filters... yes checking whether to support zlib... checking for gzopen in -lz... yes checking for qmake-qt5... no checking for qmake... qmake checking for lupdate-qt5... no checking for lupdate... lupdate checking for lrelease-qt5... no checking for lrelease... lrelease checking for libusb... checking for libusb-config... true checking for usb_interrupt_read in -lusb... yes checking for Linux HID interface... yes checking for reduce relocations... yes checking for random stuff to make you feel better... failed checking for efence... checking for docdir... checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for nanosleep... yes checking for sleep... yes checking for uname... yes checking for glob... yes configure: creating ./config.status config.status: creating Makefile config.status: creating gbversion.h config.status: creating gui/setup.iss config.status: creating xmldoc/makedoc config.status: creating tools/mkcapabilities config.status: creating win32/gpsbabel.rc config.status: creating jeeps/Makefile config.status: creating zlib/empty config.status: creating gui/makelinuxdist.sh config.status: creating config.h + perl -pi -e 's! -lm ! -lm -lshp !' Makefile + /usr/bin/make -O -j8 g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS queue.cc -o queue.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS globals.cc -o globals.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS mkshort.cc -o mkshort.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS filter_vecs.cc -o filter_vecs.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS route.cc -o route.o gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS strptime.c -o strptime.o strptime.c: In function 'strptime_internal': strptime.c:289:21: warning: variable 'era' set but not used [-Wunused-but-set-variable] struct era_entry *era; ^~~ strptime.c:277:15: warning: variable 'rp_backup' set but not used [-Wunused-but-set-variable] const char *rp_backup; ^~~~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS util_crc.cc -o util_crc.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS main.cc -o main.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS vecs.cc -o vecs.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS util.cc -o util.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS formspec.cc -o formspec.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS grtcirc.cc -o grtcirc.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS xmltag.cc -o xmltag.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS waypt.cc -o waypt.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS cet.cc -o cet.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS gbsleep.cc -o gbsleep.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS fatal.cc -o fatal.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS rgbcolors.cc -o rgbcolors.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS cet_util.cc -o cet_util.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS inifile.cc -o inifile.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS xmlgeneric.cc -o xmlgeneric.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS units.cc -o units.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS garmin_fs.cc -o garmin_fs.o garmin_fs.cc: In function 'unsigned char garmin_fs_convert_category(const char*, uint16_t*)': garmin_fs.cc:375:1: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size 3 [-Wformat-truncation=] garmin_fs_convert_category(const char* category_name, uint16_t* category) ^~~~~~~~~~~~~~~~~~~~~~~~~~ garmin_fs.cc:375:1: note: directive argument in the range [-2147483647, 16] In file included from /usr/include/stdio.h:936:0, from /usr/include/c++/7.2.1/cstdio:42, from /usr/include/c++/7.2.1/ext/string_conversions.h:43, from /usr/include/c++/7.2.1/bits/basic_string.h:6159, from /usr/include/c++/7.2.1/string:52, from /usr/lib64/qt5/include/QtCore/qbytearray.h:52, from /usr/lib64/qt5/include/QtCore/qstring.h:49, from /usr/lib64/qt5/include/QtCore/QString:1, from gbfile.h:30, from defs.h:33, from garmin_fs.cc:23: /usr/include/bits/stdio2.h:65:44: note: '__builtin___snprintf_chk' output between 2 and 12 bytes into a destination of size 3 __bos (__s), __fmt, __va_arg_pack ()); ^ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS gbser.cc -o gbser.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS gbser_posix.cc -o gbser_posix.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS session.cc -o session.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS parse.cc -o parse.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS src/core/xmlstreamwriter.cc -o src/core/xmlstreamwriter.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS gbfile.cc -o gbfile.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS src/core/usasciicodec.cc -o src/core/usasciicodec.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS jeeps/gpscom.cc -o jeeps/gpscom.o jeeps/gpscom.cc: In function 'int32 GPS_Command_Send_Course(const char*, GPS_SCourse**, GPS_SCourse_Lap**, GPS_STrack**, GPS_SCourse_Point**, int32, int32, int32, int32)': jeeps/gpscom.cc:806:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (n_crs > limits.max_courses ~~~~~~^~~~~~~~~~~~~~~~~~~~ jeeps/gpscom.cc:807:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] || n_clp > limits.max_course_laps ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ jeeps/gpscom.cc:808:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] || n_trk > limits.max_course_trk_pnt ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ jeeps/gpscom.cc:809:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] || n_cpt > limits.max_course_pnt) { ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ jeeps/gpscom.cc:784:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int32 ret; ^~~ jeeps/gpscom.cc: In function 'int32 GPS_Command_Send_Track_As_Course(const char*, GPS_STrack**, int32, GPS_SWay**, int32, int)': jeeps/gpscom.cc:1270:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (crs[j]->track_index == min_dist_trk_idx) { ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS jeeps/gpsmem.cc -o jeeps/gpsmem.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS jeeps/gpsprot.cc -o jeeps/gpsprot.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS csv_util.cc -o csv_util.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS src/core/ziparchive.cc -o src/core/ziparchive.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS jeeps/gpsread.cc -o jeeps/gpsread.o jeeps/gpsread.cc: In function 'int32 GPS_Serial_Packet_Read(gpsdevh*, GPS_PPacket*)': jeeps/gpsread.cc:139:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0,p=(*packet).data; i<(*packet).n; ++i) { ~^~~~~~~~~~~~ jeeps/gpsread.cc:153:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < packet->n; i++) { ~~^~~~~~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS jeeps/gpsdevice.cc -o jeeps/gpsdevice.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS jeeps/gpsmath.cc -o jeeps/gpsmath.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS jeeps/gpsdevice_ser.cc -o jeeps/gpsdevice_ser.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS jeeps/gpsdevice_usb.cc -o jeeps/gpsdevice_usb.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS jeeps/gpsapp.cc -o jeeps/gpsapp.o jeeps/gpsapp.cc: In function 'void GPS_D109_Get(GPS_SWay**, UC*, int)': jeeps/gpsapp.cc:1682:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (gps_time != 0xffffffff && gps_time != 0) { ~~~~~~~~~^~~~~~~~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS jeeps/gpssend.cc -o jeeps/gpssend.o jeeps/gpssend.cc: In function 'US Build_Serial_Packet(GPS_PPacket, GPS_Serial_PPacket)': jeeps/gpssend.cc:70:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < in.n; ++i) { ~~^~~~~~ jeeps/gpssend.cc: In function 'int32 GPS_Serial_Write_Packet(gpsdevh*, GPS_PPacket&)': jeeps/gpssend.cc:139:71: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((ret=GPS_Serial_Write(fd,(const void*) &ser_pkt.dle,(size_t)3)) == -1) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ jeeps/gpssend.cc:150:74: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((ret=GPS_Serial_Write(fd,(const void*)ser_pkt.data,(size_t)bytes)) == -1) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ jeeps/gpssend.cc:169:70: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((ret=GPS_Serial_Write(fd,(const void*)&ser_pkt.chk,(size_t)3)) == -1) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS jeeps/gpsrqst.cc -o jeeps/gpsrqst.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS jeeps/gpsserial.cc -o jeeps/gpsserial.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS jeeps/gpsusbread.cc -o jeeps/gpsusbread.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS jeeps/jgpsutil.cc -o jeeps/jgpsutil.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS jeeps/gpsusbsend.cc -o jeeps/gpsusbsend.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS jeeps/gpsusbcommon.cc -o jeeps/gpsusbcommon.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS ./jeeps/gpslibusb.cc -o jeeps/gpslibusb.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS magproto.cc -o magproto.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS mapsend.cc -o mapsend.o mapsend.cc: In function 'void mapsend_track_read()': mapsend.cc:194:7: warning: variable 'valid' set but not used [-Wunused-but-set-variable] int valid; ^~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS garmin_device_xml.cc -o garmin_device_xml.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS garmin.cc -o garmin.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS geo.cc -o geo.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS internal_styles.cc -o internal_styles.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS garmin_tables.cc -o garmin_tables.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS mapsource.cc -o mapsource.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS wbt-200.cc -o wbt-200.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS ozi.cc -o ozi.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS gpx.cc -o gpx.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS pcx.cc -o pcx.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS gtrnctr.cc -o gtrnctr.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS nmea.cc -o nmea.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS explorist_ini.cc -o explorist_ini.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS xcsv.cc -o xcsv.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS kml.cc -o kml.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS gdb.cc -o gdb.o gdb.cc:178:1: warning: multi-line comment [-Wcomment] //#define FREAD_CSTR \ ^ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS gtm.cc -o gtm.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS gpsutil.cc -o gpsutil.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS tpg.cc -o tpg.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS holux.cc -o holux.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS tmpro.cc -o tmpro.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS tpo.cc -o tpo.o tpo.cc: In function 'void tpo_write_file_header()': tpo.cc:1508:14: warning: argument 2 null where non-null expected [-Wnonnull] if (strncmp("CA", output_state, 2) == 0) { ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib64/qt5/include/QtCore/qarraydata.h:44:0, from /usr/lib64/qt5/include/QtCore/qbytearray.h:46, from /usr/lib64/qt5/include/QtCore/qstring.h:49, from /usr/lib64/qt5/include/QtCore/QString:1, from gbfile.h:30, from defs.h:33, from tpo.cc:74: /usr/include/string.h:143:12: note: in a call to function 'int strncmp(const char*, const char*, size_t)' declared here extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^~~~~~~ tpo.cc:1615:21: warning: argument 2 null where non-null expected [-Wnonnull] } else if (strncmp("CT", output_state, 2) == 0 || ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib64/qt5/include/QtCore/qarraydata.h:44:0, from /usr/lib64/qt5/include/QtCore/qbytearray.h:46, from /usr/lib64/qt5/include/QtCore/qstring.h:49, from /usr/lib64/qt5/include/QtCore/QString:1, from gbfile.h:30, from defs.h:33, from tpo.cc:74: /usr/include/string.h:143:12: note: in a call to function 'int strncmp(const char*, const char*, size_t)' declared here extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^~~~~~~ tpo.cc:1616:21: warning: argument 2 null where non-null expected [-Wnonnull] strncmp("MA", output_state, 2) == 0 || ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib64/qt5/include/QtCore/qarraydata.h:44:0, from /usr/lib64/qt5/include/QtCore/qbytearray.h:46, from /usr/lib64/qt5/include/QtCore/qstring.h:49, from /usr/lib64/qt5/include/QtCore/QString:1, from gbfile.h:30, from defs.h:33, from tpo.cc:74: /usr/include/string.h:143:12: note: in a call to function 'int strncmp(const char*, const char*, size_t)' declared here extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^~~~~~~ tpo.cc:1617:21: warning: argument 2 null where non-null expected [-Wnonnull] strncmp("ME", output_state, 2) == 0 || ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib64/qt5/include/QtCore/qarraydata.h:44:0, from /usr/lib64/qt5/include/QtCore/qbytearray.h:46, from /usr/lib64/qt5/include/QtCore/qstring.h:49, from /usr/lib64/qt5/include/QtCore/QString:1, from gbfile.h:30, from defs.h:33, from tpo.cc:74: /usr/include/string.h:143:12: note: in a call to function 'int strncmp(const char*, const char*, size_t)' declared here extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^~~~~~~ tpo.cc:1618:21: warning: argument 2 null where non-null expected [-Wnonnull] strncmp("NJ", output_state, 2) == 0 || ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib64/qt5/include/QtCore/qarraydata.h:44:0, from /usr/lib64/qt5/include/QtCore/qbytearray.h:46, from /usr/lib64/qt5/include/QtCore/qstring.h:49, from /usr/lib64/qt5/include/QtCore/QString:1, from gbfile.h:30, from defs.h:33, from tpo.cc:74: /usr/include/string.h:143:12: note: in a call to function 'int strncmp(const char*, const char*, size_t)' declared here extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^~~~~~~ tpo.cc:1619:21: warning: argument 2 null where non-null expected [-Wnonnull] strncmp("NH", output_state, 2) == 0 || ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib64/qt5/include/QtCore/qarraydata.h:44:0, from /usr/lib64/qt5/include/QtCore/qbytearray.h:46, from /usr/lib64/qt5/include/QtCore/qstring.h:49, from /usr/lib64/qt5/include/QtCore/QString:1, from gbfile.h:30, from defs.h:33, from tpo.cc:74: /usr/include/string.h:143:12: note: in a call to function 'int strncmp(const char*, const char*, size_t)' declared here extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^~~~~~~ tpo.cc:1620:21: warning: argument 2 null where non-null expected [-Wnonnull] strncmp("NY", output_state, 2) == 0 || ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib64/qt5/include/QtCore/qarraydata.h:44:0, from /usr/lib64/qt5/include/QtCore/qbytearray.h:46, from /usr/lib64/qt5/include/QtCore/qstring.h:49, from /usr/lib64/qt5/include/QtCore/QString:1, from gbfile.h:30, from defs.h:33, from tpo.cc:74: /usr/include/string.h:143:12: note: in a call to function 'int strncmp(const char*, const char*, size_t)' declared here extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^~~~~~~ tpo.cc:1621:21: warning: argument 2 null where non-null expected [-Wnonnull] strncmp("RI", output_state, 2) == 0 || ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib64/qt5/include/QtCore/qarraydata.h:44:0, from /usr/lib64/qt5/include/QtCore/qbytearray.h:46, from /usr/lib64/qt5/include/QtCore/qstring.h:49, from /usr/lib64/qt5/include/QtCore/QString:1, from gbfile.h:30, from defs.h:33, from tpo.cc:74: /usr/include/string.h:143:12: note: in a call to function 'int strncmp(const char*, const char*, size_t)' declared here extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^~~~~~~ tpo.cc:1622:21: warning: argument 2 null where non-null expected [-Wnonnull] strncmp("VT", output_state, 2) == 0) { ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib64/qt5/include/QtCore/qarraydata.h:44:0, from /usr/lib64/qt5/include/QtCore/qbytearray.h:46, from /usr/lib64/qt5/include/QtCore/qstring.h:49, from /usr/lib64/qt5/include/QtCore/QString:1, from gbfile.h:30, from defs.h:33, from tpo.cc:74: /usr/include/string.h:143:12: note: in a call to function 'int strncmp(const char*, const char*, size_t)' declared here extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS easygps.cc -o easygps.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS skytraq.cc -o skytraq.o skytraq.cc: In function 'int skytraq_rd_msg(const void*, unsigned int)': skytraq.cc:287:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((rcv_len = rd_word()) < len) { ~~~~~~~~~~~~~~~~~~~~~~^~~~~ skytraq.cc:53:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define MIN(X,Y) ((X) < (Y) ? (X) : (Y)) ~~~~^~~~~ skytraq.cc:297:42: note: in expansion of macro 'MIN' rd_buf((const unsigned char*) payload, MIN(rcv_len, len)); ^~~ skytraq.cc:53:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define MIN(X,Y) ((X) < (Y) ? (X) : (Y)) ~~~~^~~~~ skytraq.cc:299:67: note: in expansion of macro 'MIN' calc_cs = skytraq_calc_checksum((const unsigned char*) payload, MIN(rcv_len, len)); ^~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS saroute.cc -o saroute.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS tiger.cc -o tiger.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS delgpl.cc -o delgpl.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS psitrex.cc -o psitrex.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS netstumbler.cc -o netstumbler.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS text.cc -o text.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS navicache.cc -o navicache.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS xhtmlent.cc -o xhtmlent.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS brauniger_iq.cc -o brauniger_iq.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS html.cc -o html.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS igc.cc -o igc.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS shape.cc -o shape.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS glogbook.cc -o glogbook.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS hiketech.cc -o hiketech.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS vcf.cc -o vcf.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS tomtom.cc -o tomtom.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS tef_xml.cc -o tef_xml.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS an1.cc -o an1.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS vitosmt.cc -o vitosmt.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS maggeo.cc -o maggeo.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS lowranceusr.cc -o lowranceusr.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS stmwpp.cc -o stmwpp.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS bcr.cc -o bcr.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS ignrando.cc -o ignrando.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS nmn4.cc -o nmn4.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS cst.cc -o cst.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS yahoo.cc -o yahoo.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS compegps.cc -o compegps.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS gpssim.cc -o gpssim.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS raymarine.cc -o raymarine.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS wfff_xml.cc -o wfff_xml.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS garmin_txt.cc -o garmin_txt.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS dmtlog.cc -o dmtlog.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS stmsdf.cc -o stmsdf.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS alan.cc -o alan.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS vitovtt.cc -o vitovtt.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS ggv_log.cc -o ggv_log.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS g7towin.cc -o g7towin.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS lmx.cc -o lmx.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS random.cc -o random.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS unicsv.cc -o unicsv.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS dg-100.cc -o dg-100.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS garmin_gpi.cc -o garmin_gpi.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS xol.cc -o xol.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS navilink.cc -o navilink.o navilink.cc: In function 'int read_packet(unsigned int, void*, unsigned int, unsigned int, int)': navilink.cc:314:66: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (gbser_read_wait(serial_handle, data, size, SERIAL_TIMEOUT) != size) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS ik3d.cc -o ik3d.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS mtk_logger.cc -o mtk_logger.o mtk_logger.cc: In function 'void mtk_read()': mtk_logger.cc:776:14: warning: ignoring return value of 'int ftruncate(int, __off_t)', declared with attribute warn_unused_result [-Wunused-result] ftruncate(fileno(dout), addr_max); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS vidaone.cc -o vidaone.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS destinator.cc -o destinator.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS igo8.cc -o igo8.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS exif.cc -o exif.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS gopal.cc -o gopal.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS osm.cc -o osm.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS mapasia.cc -o mapasia.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS gnav_trl.cc -o gnav_trl.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS navitel.cc -o navitel.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS sbp.cc -o sbp.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS jtr.cc -o jtr.o jtr.cc: In function 'void jtr_trkpt_disp_cb(const Waypoint*)': jtr.cc:265:1: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] jtr_trkpt_disp_cb(const Waypoint* wpt) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:936:0, from /usr/include/c++/7.2.1/cstdio:42, from /usr/include/c++/7.2.1/ext/string_conversions.h:43, from /usr/include/c++/7.2.1/bits/basic_string.h:6159, from /usr/include/c++/7.2.1/string:52, from /usr/lib64/qt5/include/QtCore/qbytearray.h:52, from /usr/lib64/qt5/include/QtCore/qstring.h:49, from /usr/lib64/qt5/include/QtCore/QString:1, from gbfile.h:30, from defs.h:33, from jtr.cc:22: /usr/include/bits/stdio2.h:65:44: note: '__builtin___snprintf_chk' output between 7 and 26 bytes into a destination of size 7 __bos (__s), __fmt, __va_arg_pack ()); ^ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS ggv_ovl.cc -o ggv_ovl.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS humminbird.cc -o humminbird.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS sbn.cc -o sbn.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS skyforce.cc -o skyforce.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS itracku.cc -o itracku.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS pocketfms_bc.cc -o pocketfms_bc.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS v900.cc -o v900.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS mmo.cc -o mmo.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS pocketfms_fp.cc -o pocketfms_fp.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS pocketfms_wp.cc -o pocketfms_wp.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS vpl.cc -o vpl.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS naviguide.cc -o naviguide.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS teletype.cc -o teletype.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS enigma.cc -o enigma.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS bushnell_trl.cc -o bushnell_trl.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS wintec_tes.cc -o wintec_tes.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS bushnell.cc -o bushnell.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS subrip.cc -o subrip.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS jogmap.cc -o jogmap.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS garmin_fit.cc -o garmin_fit.o garmin_fit.cc: In function 'void fit_parse_data(fit_message_def*, int)': garmin_fit.cc:334:11: warning: variable 'startlat' set but not used [-Wunused-but-set-variable] int32_t startlat = 0x7fffffff; ^~~~~~~~ garmin_fit.cc:335:11: warning: variable 'startlon' set but not used [-Wunused-but-set-variable] int32_t startlon = 0x7fffffff; ^~~~~~~~ garmin_fit.cc:338:12: warning: variable 'starttime' set but not used [-Wunused-but-set-variable] uint32_t starttime = 0; // ??? default ? ^~~~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS garmin_xt.cc -o garmin_xt.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS mtk_locus.cc -o mtk_locus.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS lowranceusr4.cc -o lowranceusr4.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS mapbar_track.cc -o mapbar_track.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS googledir.cc -o googledir.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS f90g_track.cc -o f90g_track.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS mapfactor.cc -o mapfactor.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS globalsat_sport.cc -o globalsat_sport.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS bend.cc -o bend.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS energympro.cc -o energympro.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS mynav.cc -o mynav.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS ggv_bin.cc -o ggv_bin.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS geojson.cc -o geojson.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS position.cc -o position.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS radius.cc -o radius.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS duplicate.cc -o duplicate.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS polygon.cc -o polygon.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS sort.cc -o sort.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS stackfilter.cc -o stackfilter.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS smplrout.cc -o smplrout.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS arcdist.cc -o arcdist.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS reverse_route.cc -o reverse_route.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS nukedata.cc -o nukedata.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS interpolate.cc -o interpolate.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS height.cc -o height.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS discard.cc -o discard.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS validate.cc -o validate.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS swapdata.cc -o swapdata.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS transform.cc -o transform.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -fPIC -c -I. -I/usr/lib64/qt5/include -DHAVE_CONFIG_H -DNEW_STRINGS trackfilter.cc -o trackfilter.o g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -lusb main.o globals.o queue.o route.o waypt.o filter_vecs.o util.o vecs.o mkshort.o csv_util.o strptime.o grtcirc.o util_crc.o xmlgeneric.o formspec.o xmltag.o cet.o cet_util.o fatal.o rgbcolors.o inifile.o garmin_fs.o gbsleep.o units.o gbser_posix.o gbser.o gbfile.o parse.o session.o src/core/xmlstreamwriter.o src/core/usasciicodec.o src/core/ziparchive.o jeeps/gpsapp.o jeeps/gpscom.o jeeps/gpsmath.o jeeps/gpsmem.o jeeps/gpsprot.o jeeps/gpsread.o jeeps/gpsdevice.o jeeps/gpsdevice_ser.o jeeps/gpsdevice_usb.o jeeps/gpsrqst.o jeeps/gpssend.o jeeps/gpsserial.o jeeps/jgpsutil.o jeeps/gpsusbread.o jeeps/gpsusbsend.o jeeps/gpsusbcommon.o jeeps/gpslibusb.o -lshp -lz -lminizip magproto.o gpx.o geo.o mapsend.o mapsource.o garmin.o garmin_device_xml.o garmin_tables.o internal_styles.o nmea.o kml.o wbt-200.o ozi.o pcx.o gdb.o gtrnctr.o xcsv.o explorist_ini.o gtm.o gpsutil.o skytraq.o holux.o tmpro.o tpg.o tpo.o tiger.o easygps.o saroute.o navicache.o psitrex.o delgpl.o text.o html.o netstumbler.o igc.o brauniger_iq.o shape.o hiketech.o glogbook.o vcf.o xhtmlent.o lowranceusr.o an1.o tomtom.o tef_xml.o maggeo.o vitosmt.o bcr.o ignrando.o stmwpp.o cst.o nmn4.o compegps.o yahoo.o unicsv.o wfff_xml.o garmin_txt.o gpssim.o stmsdf.o dmtlog.o raymarine.o alan.o vitovtt.o ggv_log.o g7towin.o garmin_gpi.o lmx.o random.o xol.o dg-100.o navilink.o mtk_logger.o ik3d.o osm.o destinator.o exif.o vidaone.o igo8.o gopal.o humminbird.o mapasia.o gnav_trl.o navitel.o ggv_ovl.o jtr.o sbp.o sbn.o mmo.o skyforce.o itracku.o v900.o pocketfms_bc.o pocketfms_fp.o pocketfms_wp.o naviguide.o enigma.o vpl.o teletype.o jogmap.o bushnell.o bushnell_trl.o wintec_tes.o subrip.o garmin_xt.o garmin_fit.o lowranceusr4.o mtk_locus.o googledir.o mapbar_track.o f90g_track.o mapfactor.o energympro.o mynav.o ggv_bin.o globalsat_sport.o geojson.o bend.o position.o radius.o duplicate.o arcdist.o polygon.o smplrout.o reverse_route.o sort.o stackfilter.o trackfilter.o discard.o nukedata.o interpolate.o transform.o height.o swapdata.o validate.o -lz -lm -lshp -L/usr/lib64 -lQt5Core -L/usr/lib64 -lusb -o gpsbabel + pushd gui ~/rpmbuild/BUILD/gpsbabel-1.5.4/gui ~/rpmbuild/BUILD/gpsbabel-1.5.4 + /usr/lib64/qt5/bin/qmake libsuff=64 'QMAKE_CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' 'QMAKE_CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' 'QMAKE_LFLAGS= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' QMAKE_STRIP= Info: creating stash file /home/pterjan/rpmbuild/BUILD/gpsbabel-1.5.4/gui/.qmake.stash + lrelease gpsbabel.ts gpsbabel_de.ts gpsbabel_es.ts gpsbabel_fr.ts gpsbabel_hu.ts gpsbabel_it.ts gpsbabelfe.ts gpsbabelfe_de.ts gpsbabelfe_es.ts gpsbabelfe_fr.ts gpsbabelfe_hu.ts gpsbabelfe_it.ts gpsbabelfe_ru.ts Updating 'gpsbabel.qm'... Generated 1 translation(s) (1 finished and 0 unfinished) Ignored 284 untranslated source text(s) Updating 'gpsbabel_de.qm'... Generated 352 translation(s) (352 finished and 0 unfinished) Updating 'gpsbabel_es.qm'... Generated 352 translation(s) (352 finished and 0 unfinished) Updating 'gpsbabel_fr.qm'... Generated 155 translation(s) (154 finished and 1 unfinished) Ignored 197 untranslated source text(s) Warning: ignoring element Updating 'gpsbabel_hu.qm'... Generated 154 translation(s) (153 finished and 1 unfinished) Ignored 198 untranslated source text(s) Updating 'gpsbabel_it.qm'... Generated 272 translation(s) (272 finished and 0 unfinished) Updating 'gpsbabelfe.qm'... Generated 0 translation(s) (0 finished and 0 unfinished) Ignored 284 untranslated source text(s) Updating 'gpsbabelfe_de.qm'... Generated 280 translation(s) (279 finished and 1 unfinished) Ignored 4 untranslated source text(s) Updating 'gpsbabelfe_es.qm'... Generated 269 translation(s) (268 finished and 1 unfinished) Ignored 15 untranslated source text(s) Updating 'gpsbabelfe_fr.qm'... Generated 28 translation(s) (11 finished and 17 unfinished) Ignored 256 untranslated source text(s) Updating 'gpsbabelfe_hu.qm'... Generated 19 translation(s) (0 finished and 19 unfinished) Ignored 265 untranslated source text(s) Updating 'gpsbabelfe_it.qm'... Generated 269 translation(s) (268 finished and 1 unfinished) Ignored 15 untranslated source text(s) Updating 'gpsbabelfe_ru.qm'... Generated 269 translation(s) (268 finished and 1 unfinished) Ignored 15 untranslated source text(s) + /usr/bin/make -O -j8 /usr/lib64/qt5/bin/uic aboutui.ui -o tmp/ui_aboutui.h /usr/lib64/qt5/bin/uic advui.ui -o tmp/ui_advui.h /usr/lib64/qt5/bin/uic donate.ui -o tmp/ui_donate.h /usr/lib64/qt5/bin/uic filterui.ui -o tmp/ui_filterui.h /usr/lib64/qt5/bin/uic gmapui.ui -o tmp/ui_gmapui.h /usr/lib64/qt5/bin/uic mainwinui.ui -o tmp/ui_mainwinui.h /usr/lib64/qt5/bin/uic miscfltui.ui -o tmp/ui_miscfltui.h /usr/lib64/qt5/bin/uic preferences.ui -o tmp/ui_preferences.h /usr/lib64/qt5/bin/uic rttrkui.ui -o tmp/ui_rttrkui.h /usr/lib64/qt5/bin/uic trackui.ui -o tmp/ui_trackui.h /usr/lib64/qt5/bin/uic upgrade.ui -o tmp/ui_upgrade.h /usr/lib64/qt5/bin/uic version_mismatch.ui -o tmp/ui_version_mismatch.h /usr/lib64/qt5/bin/uic wayptsui.ui -o tmp/ui_wayptsui.h g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -W -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -Iobjects -isystem /usr/include/libdrm -Itmp -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/dpencode.o dpencode.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -W -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -Iobjects -isystem /usr/include/libdrm -Itmp -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/aboutdlg.o aboutdlg.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -W -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -Iobjects -isystem /usr/include/libdrm -Itmp -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/advdlg.o advdlg.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -W -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -Iobjects -isystem /usr/include/libdrm -Itmp -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/filterdlg.o filterdlg.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -W -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -Iobjects -isystem /usr/include/libdrm -Itmp -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/donate.o donate.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -W -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -Iobjects -isystem /usr/include/libdrm -Itmp -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/latlng.o latlng.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -W -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -Iobjects -isystem /usr/include/libdrm -Itmp -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/format.o format.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -W -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -Iobjects -isystem /usr/include/libdrm -Itmp -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/filterdata.o filterdata.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -W -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -Iobjects -isystem /usr/include/libdrm -Itmp -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/help.o help.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -W -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -Iobjects -isystem /usr/include/libdrm -Itmp -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/formatload.o formatload.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -W -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -Iobjects -isystem /usr/include/libdrm -Itmp -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/filterwidgets.o filterwidgets.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -W -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -Iobjects -isystem /usr/include/libdrm -Itmp -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/gpx.o gpx.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -W -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -Iobjects -isystem /usr/include/libdrm -Itmp -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/main.o main.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -W -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -Iobjects -isystem /usr/include/libdrm -Itmp -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/optionsdlg.o optionsdlg.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -W -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -Iobjects -isystem /usr/include/libdrm -Itmp -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/processwait.o processwait.cc /usr/lib64/qt5/bin/rcc -name app app.qrc -o objects/qrc_app.cpp g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -dM -E -o objects/moc_predefs.h /usr/lib64/qt5/mkspecs/features/data/dummy.cpp g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -W -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -Iobjects -isystem /usr/include/libdrm -Itmp -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/preferences.o preferences.cc /usr/lib64/qt5/bin/moc -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include objects/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/pterjan/rpmbuild/BUILD/gpsbabel-1.5.4/gui -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -I/usr/include/c++/7.2.1 -I/usr/include/c++/7.2.1/x86_64-mageia-linux-gnu -I/usr/include/c++/7.2.1/backward -I/usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.1/include -I/usr/local/include -I/usr/include advdlg.h -o objects/moc_advdlg.cpp /usr/lib64/qt5/bin/moc -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include objects/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/pterjan/rpmbuild/BUILD/gpsbabel-1.5.4/gui -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -I/usr/include/c++/7.2.1 -I/usr/include/c++/7.2.1/x86_64-mageia-linux-gnu -I/usr/include/c++/7.2.1/backward -I/usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.1/include -I/usr/local/include -I/usr/include donate.h -o objects/moc_donate.cpp /usr/lib64/qt5/bin/moc -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include objects/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/pterjan/rpmbuild/BUILD/gpsbabel-1.5.4/gui -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -I/usr/include/c++/7.2.1 -I/usr/include/c++/7.2.1/x86_64-mageia-linux-gnu -I/usr/include/c++/7.2.1/backward -I/usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.1/include -I/usr/local/include -I/usr/include filterdlg.h -o objects/moc_filterdlg.cpp g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -W -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -Iobjects -isystem /usr/include/libdrm -Itmp -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/gmapdlg.o gmapdlg.cc /usr/lib64/qt5/bin/moc -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include objects/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/pterjan/rpmbuild/BUILD/gpsbabel-1.5.4/gui -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -I/usr/include/c++/7.2.1 -I/usr/include/c++/7.2.1/x86_64-mageia-linux-gnu -I/usr/include/c++/7.2.1/backward -I/usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.1/include -I/usr/local/include -I/usr/include filterwidgets.h -o objects/moc_filterwidgets.cpp /usr/lib64/qt5/bin/moc -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include objects/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/pterjan/rpmbuild/BUILD/gpsbabel-1.5.4/gui -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -I/usr/include/c++/7.2.1 -I/usr/include/c++/7.2.1/x86_64-mageia-linux-gnu -I/usr/include/c++/7.2.1/backward -I/usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.1/include -I/usr/local/include -I/usr/include gmapdlg.h -o objects/moc_gmapdlg.cpp g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -W -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -Iobjects -isystem /usr/include/libdrm -Itmp -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/qrc_app.o objects/qrc_app.cpp /usr/lib64/qt5/bin/moc -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include objects/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/pterjan/rpmbuild/BUILD/gpsbabel-1.5.4/gui -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -I/usr/include/c++/7.2.1 -I/usr/include/c++/7.2.1/x86_64-mageia-linux-gnu -I/usr/include/c++/7.2.1/backward -I/usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.1/include -I/usr/local/include -I/usr/include mainwindow.h -o objects/moc_mainwindow.cpp /usr/lib64/qt5/bin/moc -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include objects/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/pterjan/rpmbuild/BUILD/gpsbabel-1.5.4/gui -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -I/usr/include/c++/7.2.1 -I/usr/include/c++/7.2.1/x86_64-mageia-linux-gnu -I/usr/include/c++/7.2.1/backward -I/usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.1/include -I/usr/local/include -I/usr/include optionsdlg.h -o objects/moc_optionsdlg.cpp /usr/lib64/qt5/bin/moc -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include objects/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/pterjan/rpmbuild/BUILD/gpsbabel-1.5.4/gui -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -I/usr/include/c++/7.2.1 -I/usr/include/c++/7.2.1/x86_64-mageia-linux-gnu -I/usr/include/c++/7.2.1/backward -I/usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.1/include -I/usr/local/include -I/usr/include preferences.h -o objects/moc_preferences.cpp /usr/lib64/qt5/bin/moc -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include objects/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/pterjan/rpmbuild/BUILD/gpsbabel-1.5.4/gui -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -I/usr/include/c++/7.2.1 -I/usr/include/c++/7.2.1/x86_64-mageia-linux-gnu -I/usr/include/c++/7.2.1/backward -I/usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.1/include -I/usr/local/include -I/usr/include map.h -o objects/moc_map.cpp /usr/lib64/qt5/bin/moc -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include objects/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/pterjan/rpmbuild/BUILD/gpsbabel-1.5.4/gui -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -I/usr/include/c++/7.2.1 -I/usr/include/c++/7.2.1/x86_64-mageia-linux-gnu -I/usr/include/c++/7.2.1/backward -I/usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.1/include -I/usr/local/include -I/usr/include processwait.h -o objects/moc_processwait.cpp /usr/lib64/qt5/bin/moc -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include objects/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/pterjan/rpmbuild/BUILD/gpsbabel-1.5.4/gui -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -I/usr/include/c++/7.2.1 -I/usr/include/c++/7.2.1/x86_64-mageia-linux-gnu -I/usr/include/c++/7.2.1/backward -I/usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.1/include -I/usr/local/include -I/usr/include upgrade.h -o objects/moc_upgrade.cpp g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -W -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -Iobjects -isystem /usr/include/libdrm -Itmp -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/version_mismatch.o version_mismatch.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -W -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -Iobjects -isystem /usr/include/libdrm -Itmp -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/map.o map.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -W -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -Iobjects -isystem /usr/include/libdrm -Itmp -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/upgrade.o upgrade.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -W -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -Iobjects -isystem /usr/include/libdrm -Itmp -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/serial_unix.o serial_unix.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -W -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -Iobjects -isystem /usr/include/libdrm -Itmp -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/moc_advdlg.o objects/moc_advdlg.cpp g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -W -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -Iobjects -isystem /usr/include/libdrm -Itmp -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/moc_donate.o objects/moc_donate.cpp g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -W -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -Iobjects -isystem /usr/include/libdrm -Itmp -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/moc_mainwindow.o objects/moc_mainwindow.cpp g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -W -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -Iobjects -isystem /usr/include/libdrm -Itmp -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/moc_filterdlg.o objects/moc_filterdlg.cpp g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -W -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -Iobjects -isystem /usr/include/libdrm -Itmp -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/moc_filterwidgets.o objects/moc_filterwidgets.cpp g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -W -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -Iobjects -isystem /usr/include/libdrm -Itmp -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/mainwindow.o mainwindow.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -W -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -Iobjects -isystem /usr/include/libdrm -Itmp -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/moc_gmapdlg.o objects/moc_gmapdlg.cpp g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -W -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -Iobjects -isystem /usr/include/libdrm -Itmp -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/moc_map.o objects/moc_map.cpp g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -W -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -Iobjects -isystem /usr/include/libdrm -Itmp -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/moc_processwait.o objects/moc_processwait.cpp g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -W -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -Iobjects -isystem /usr/include/libdrm -Itmp -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/moc_preferences.o objects/moc_preferences.cpp g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -W -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -Iobjects -isystem /usr/include/libdrm -Itmp -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/moc_upgrade.o objects/moc_upgrade.cpp g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -W -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt5/include -I/usr/lib64/qt5/include/QtWebEngineWidgets -I/usr/lib64/qt5/include/QtWebEngineCore -I/usr/lib64/qt5/include/QtQuick -I/usr/lib64/qt5/include/QtPrintSupport -I/usr/lib64/qt5/include/QtWidgets -I/usr/lib64/qt5/include/QtGui -I/usr/lib64/qt5/include/QtWebChannel -I/usr/lib64/qt5/include/QtQml -I/usr/lib64/qt5/include/QtNetwork -I/usr/lib64/qt5/include/QtXml -I/usr/lib64/qt5/include/QtCore -Iobjects -isystem /usr/include/libdrm -Itmp -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/moc_optionsdlg.o objects/moc_optionsdlg.cpp g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-O1 -Wl,-rpath-link,/usr/lib64 -o objects/gpsbabelfe-bin objects/aboutdlg.o objects/advdlg.o objects/donate.o objects/dpencode.o objects/filterdata.o objects/filterdlg.o objects/filterwidgets.o objects/format.o objects/formatload.o objects/gmapdlg.o objects/gpx.o objects/help.o objects/latlng.o objects/main.o objects/mainwindow.o objects/map.o objects/optionsdlg.o objects/preferences.o objects/processwait.o objects/upgrade.o objects/version_mismatch.o objects/serial_unix.o objects/qrc_app.o objects/moc_advdlg.o objects/moc_donate.o objects/moc_filterdlg.o objects/moc_filterwidgets.o objects/moc_gmapdlg.o objects/moc_mainwindow.o objects/moc_map.o objects/moc_optionsdlg.o objects/moc_preferences.o objects/moc_processwait.o objects/moc_upgrade.o -ludev -lQt5WebEngineWidgets -lQt5WebEngineCore -lQt5Quick -lQt5PrintSupport -lQt5Widgets -lQt5Gui -lQt5WebChannel -lQt5Qml -lQt5Network -lQt5Xml -lQt5Core -lGL -lpthread + popd ~/rpmbuild/BUILD/gpsbabel-1.5.4 + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ksLH34 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/gpsbabel-1.5.4-2.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/gpsbabel-1.5.4-2.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/gpsbabel-1.5.4-2.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/gpsbabel-1.5.4-2.mga7.x86_64 + cd gpsbabel-1.5.4 + '[' 1 -eq 1 ']' + install -d /home/pterjan/rpmbuild/BUILDROOT/gpsbabel-1.5.4-2.mga7.x86_64/usr/bin + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/gpsbabel-1.5.4-2.mga7.x86_64 'INSTALL=/usr/bin/install -p' install gpsbabel /home/pterjan/rpmbuild/BUILDROOT/gpsbabel-1.5.4-2.mga7.x86_64//usr/bin/ + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/gpsbabel-1.5.4-2.mga7.x86_64 'INSTALL=/usr/bin/install -p' -C gui make: Entering directory '/home/pterjan/rpmbuild/BUILD/gpsbabel-1.5.4/gui' make: Nothing to be done for 'install'. make: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpsbabel-1.5.4/gui' + install -m 0755 -d /home/pterjan/rpmbuild/BUILDROOT/gpsbabel-1.5.4-2.mga7.x86_64/usr/bin/ + install -m 0755 -p gui/objects/gpsbabelfe-bin /home/pterjan/rpmbuild/BUILDROOT/gpsbabel-1.5.4-2.mga7.x86_64/usr/bin/ + install -m 0755 -d '/home/pterjan/rpmbuild/BUILDROOT/gpsbabel-1.5.4-2.mga7.x86_64%{translationdir}/' + install -m 0644 -p gui/gpsbabel_de.qm gui/gpsbabel_es.qm gui/gpsbabel_fr.qm gui/gpsbabel_hu.qm gui/gpsbabel_it.qm gui/gpsbabelfe_de.qm gui/gpsbabelfe_es.qm gui/gpsbabelfe_fr.qm gui/gpsbabelfe_hu.qm gui/gpsbabelfe_it.qm gui/gpsbabelfe_ru.qm '/home/pterjan/rpmbuild/BUILDROOT/gpsbabel-1.5.4-2.mga7.x86_64%{translationdir}/' + desktop-file-install --dir /home/pterjan/rpmbuild/BUILDROOT/gpsbabel-1.5.4-2.mga7.x86_64//usr/share/applications /home/pterjan/rpmbuild/SOURCES/gpsbabel.desktop + install -m 0755 -d /home/pterjan/rpmbuild/BUILDROOT/gpsbabel-1.5.4-2.mga7.x86_64/usr/share/icons/hicolor/256x256/apps/ + install -m 0644 -p /home/pterjan/rpmbuild/SOURCES/gpsbabel.png /home/pterjan/rpmbuild/BUILDROOT/gpsbabel-1.5.4-2.mga7.x86_64/usr/share/icons/hicolor/256x256/apps/ + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 1.5.4-2.mga7 --unique-debug-suffix -1.5.4-2.mga7.x86_64 --unique-debug-src-base gpsbabel-1.5.4-2.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/gpsbabel-1.5.4 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gpsbabel-1.5.4-2.mga7.x86_64/usr/bin/gpsbabelfe-bin extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gpsbabel-1.5.4-2.mga7.x86_64/usr/bin/gpsbabel /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 9961 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: gpsbabel-1.5.4-2.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.AMmKL3 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd gpsbabel-1.5.4 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/gpsbabel-1.5.4-2.mga7.x86_64/usr/share/doc/gpsbabel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/gpsbabel-1.5.4-2.mga7.x86_64/usr/share/doc/gpsbabel + cp -pr README.contrib README.igc README.mapconverter README.md README.xmapwpt /home/pterjan/rpmbuild/BUILDROOT/gpsbabel-1.5.4-2.mga7.x86_64/usr/share/doc/gpsbabel + cp -pr COPYING /home/pterjan/rpmbuild/BUILDROOT/gpsbabel-1.5.4-2.mga7.x86_64/usr/share/doc/gpsbabel + exit 0 Provides: gpsbabel = 1.5.4-2.mga7 gpsbabel(x86-64) = 1.5.4-2.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Core.so.5(Qt_5.9)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libminizip.so.1()(64bit) libshp.so.2()(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) libusb-0.1.so.4()(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0.2)(64bit) Processing files: gpsbabel-gui-1.5.4-2.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Kc4VT2 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd gpsbabel-1.5.4 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/gpsbabel-1.5.4-2.mga7.x86_64/usr/share/doc/gpsbabel-gui + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/gpsbabel-1.5.4-2.mga7.x86_64/usr/share/doc/gpsbabel-gui + cp -pr gui/AUTHORS gui/COPYING.txt gui/README.contrib gui/README.gui gui/TODO /home/pterjan/rpmbuild/BUILDROOT/gpsbabel-1.5.4-2.mga7.x86_64/usr/share/doc/gpsbabel-gui + cp -pr gui/help/gpsbabel.html /home/pterjan/rpmbuild/BUILDROOT/gpsbabel-1.5.4-2.mga7.x86_64/usr/share/doc/gpsbabel-gui + exit 0 Provides: application() application(gpsbabel.desktop) gpsbabel-gui = 1.5.4-2.mga7 gpsbabel-gui(x86-64) = 1.5.4-2.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Core.so.5(Qt_5.9)(64bit) libQt5Gui.so.5()(64bit) libQt5Gui.so.5(Qt_5)(64bit) libQt5Network.so.5()(64bit) libQt5Network.so.5(Qt_5)(64bit) libQt5WebChannel.so.5()(64bit) libQt5WebChannel.so.5(Qt_5)(64bit) libQt5WebEngineWidgets.so.5()(64bit) libQt5WebEngineWidgets.so.5(Qt_5)(64bit) libQt5Widgets.so.5()(64bit) libQt5Widgets.so.5(Qt_5)(64bit) libQt5Xml.so.5()(64bit) libQt5Xml.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) 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) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libudev.so.1()(64bit) libudev.so.1(LIBUDEV_183)(64bit) Processing files: gpsbabel-debugsource-1.5.4-2.mga7.x86_64 Provides: gpsbabel-debugsource = 1.5.4-2.mga7 gpsbabel-debugsource(x86-64) = 1.5.4-2.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gpsbabel-debuginfo-1.5.4-2.mga7.x86_64 Provides: debuginfo(build-id) = 86b498d7ed9c18b20b2862d035d21977945a5310 gpsbabel-debuginfo = 1.5.4-2.mga7 gpsbabel-debuginfo(x86-64) = 1.5.4-2.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gpsbabel-debugsource(x86-64) = 1.5.4-2.mga7 Processing files: gpsbabel-gui-debuginfo-1.5.4-2.mga7.x86_64 Provides: debuginfo(build-id) = ff8bdcb9958c4a66317159330e43876d0306a1dc gpsbabel-gui-debuginfo = 1.5.4-2.mga7 gpsbabel-gui-debuginfo(x86-64) = 1.5.4-2.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gpsbabel-debugsource(x86-64) = 1.5.4-2.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/gpsbabel-1.5.4-2.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/gpsbabel-1.5.4-2.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/gpsbabel-gui-1.5.4-2.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/gpsbabel-debugsource-1.5.4-2.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/gpsbabel-debuginfo-1.5.4-2.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/gpsbabel-gui-debuginfo-1.5.4-2.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2JvIAy + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd gpsbabel-1.5.4 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/gpsbabel-1.5.4-2.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ietDk4 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf gpsbabel-1.5.4 + exit 0 D: [iurt_root_command] Success!