D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/gpsbabel-1.7.0-2.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.UOX9mX + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf gpsbabel-1.7.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/gpsbabel-1.7.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gpsbabel-1.7.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (0001-gpsbabel-1.4.2-xmldoc.patch):' Patch #1 (0001-gpsbabel-1.4.2-xmldoc.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file Makefile.in + echo 'Patch #2 (0002-gpsbabel-1.4.3-use-system-shapelib.patch):' Patch #2 (0002-gpsbabel-1.4.3-use-system-shapelib.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .SHAPE --fuzz=0 patching file Makefile.in patching file shape.cc patching file shape.h + echo 'Patch #3 (0003-gpsbabel-1.4.3-gmapbase.patch):' Patch #3 (0003-gpsbabel-1.4.3-gmapbase.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file gui/map.cc + echo 'Patch #4 (0004-gpsbabel-1.4.3-nosolicitation.patch):' Patch #4 (0004-gpsbabel-1.4.3-nosolicitation.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file gui/babeldata.h + echo 'Patch #5 (0005-Use-system-zlib.patch):' Patch #5 (0005-Use-system-zlib.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .ZL --fuzz=0 patching file Makefile.in patching file gbfile.cc + rm -rf shapelib + rm -rf zlib + touch -r configure.ac configure Makefile.in + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YhOljs + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gpsbabel-1.7.0 + '[' 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 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./build-aux/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./build-aux/config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./build-aux/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./build-aux/config.sub + /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 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --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 --with-zlib=system configure: WARNING: unrecognized options: --disable-dependency-tracking checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking target system type... aarch64-mageia-linux-gnu checking for aarch64-mageia-linux-gnu-gcc... no 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 aarch64-mageia-linux-gnu-g++... no checking for aarch64-mageia-linux-gnu-c++... no checking for aarch64-mageia-linux-gnu-gpp... no checking for aarch64-mageia-linux-gnu-aCC... no checking for aarch64-mageia-linux-gnu-CC... no checking for aarch64-mageia-linux-gnu-cxx... no checking for aarch64-mageia-linux-gnu-cc++... no checking for aarch64-mageia-linux-gnu-cl.exe... no checking for aarch64-mageia-linux-gnu-FCC... no checking for aarch64-mageia-linux-gnu-KCC... no checking for aarch64-mageia-linux-gnu-RCC... no checking for aarch64-mageia-linux-gnu-xlC_r... no checking for aarch64-mageia-linux-gnu-xlC... no 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++14 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 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 aarch64-mageia-linux-gnu-qmake-qt5... no checking for aarch64-mageia-linux-gnu-qmake... no checking for qmake-qt5... qmake-qt5 checking for aarch64-mageia-linux-gnu-lupdate-qt5... no checking for aarch64-mageia-linux-gnu-lupdate... no checking for lupdate-qt5... lupdate-qt5 checking for aarch64-mageia-linux-gnu-lrelease-qt5... no checking for aarch64-mageia-linux-gnu-lrelease... no checking for lrelease-qt5... lrelease-qt5 checking for gawk... gawk checking if Qt version >= 5.9... yes checking for libusb_init in -lusb-1.0... yes checking for reduce relocations... yes checking loader paths for Qt libs... rpath not needed checking for random stuff to make you feel better... failed checking for docdir... ../babelweb checking for unistd.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for uname... 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 config.h configure: WARNING: unrecognized options: --disable-dependency-tracking + perl -pi -e 's! -lm ! -lm -lshp !' Makefile + /usr/bin/make -O -j8 V=1 VERBOSE=1 g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H globals.cc -o globals.o In file included from defs.h:55, from globals.cc:23: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H mkshort.cc -o mkshort.o In file included from defs.h:55, from mkshort.cc:30: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H route.cc -o route.o In file included from defs.h:55, from route.cc:30: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H 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] 289 | struct era_entry *era; | ^~~ strptime.c:277:15: warning: variable 'rp_backup' set but not used [-Wunused-but-set-variable] 277 | const char *rp_backup; | ^~~~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H 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 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H waypt.cc -o waypt.o In file included from defs.h:55, from waypt.cc:34: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H util.cc -o util.o In file included from defs.h:55, from util.cc:50: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ util.cc: In function 'void list_codecs()': util.cc:1767:34: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 1767 | info << "Available Codecs:" << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from util.cc:43: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ util.cc:1767:34: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 1767 | info << "Available Codecs:" << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from util.cc:43: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ util.cc:1768:117: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 1768 | info << qSetFieldWidth(8) << "MIBenum" << qSetFieldWidth(maxlen+1) << "Name" << qSetFieldWidth(0) << "Aliases" << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from util.cc:43: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ util.cc:1768:117: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 1768 | info << qSetFieldWidth(8) << "MIBenum" << qSetFieldWidth(maxlen+1) << "Name" << qSetFieldWidth(0) << "Aliases" << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from util.cc:43: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ util.cc:1782:13: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 1782 | info << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from util.cc:43: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ util.cc:1782:13: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations] 1782 | info << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from util.cc:43: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H filter_vecs.cc -o filter_vecs.o In file included from defs.h:55, from filter_vecs.cc:33: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H csv_util.cc -o csv_util.o In file included from defs.h:55, from csv_util.cc:32: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H grtcirc.cc -o grtcirc.o In file included from defs.h:55, from grtcirc.cc:22: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H formspec.cc -o formspec.o In file included from defs.h:55, from formspec.cc:24: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H xmlgeneric.cc -o xmlgeneric.o In file included from defs.h:55, from xmlgeneric.cc:33: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H xmltag.cc -o xmltag.o In file included from defs.h:55, from xmltag.cc:25: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H vecs.cc -o vecs.o In file included from defs.h:55, from vecs.cc:34: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H cet.cc -o cet.o In file included from defs.h:55, from cet.cc:24: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H fatal.cc -o fatal.o In file included from defs.h:55, from fatal.cc:26: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H cet_util.cc -o cet_util.o In file included from defs.h:55, from cet_util.cc:26: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H rgbcolors.cc -o rgbcolors.o In file included from defs.h:55, from rgbcolors.cc:22: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H main.cc -o main.o In file included from defs.h:55, from main.cc:45: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H inifile.cc -o inifile.o In file included from defs.h:55, from inifile.cc:21: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H units.cc -o units.o In file included from defs.h:55, from units.cc:22: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H gbser_posix.cc -o gbser_posix.o In file included from defs.h:55, from gbser_posix.cc:22: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H garmin_fs.cc -o garmin_fs.o In file included from defs.h:55, from garmin_fs.cc:34: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/c++/11/cstring:42, from garmin_fs.cc:26: In function 'char* strncpy(char*, const char*, size_t)', inlined from 'void garmin_fs_garmin_before_write(const Waypoint*, GPS_PWay, int)' at garmin_fs.cc:381:10: /usr/include/bits/string_fortified.h:95:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 2 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'char* strncpy(char*, const char*, size_t)', inlined from 'void garmin_fs_garmin_before_write(const Waypoint*, GPS_PWay, int)' at garmin_fs.cc:383:10: /usr/include/bits/string_fortified.h:95:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 2 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'char* strncpy(char*, const char*, size_t)', inlined from 'void garmin_fs_garmin_before_write(const Waypoint*, GPS_PWay, int)' at garmin_fs.cc:384:10: /usr/include/bits/string_fortified.h:95:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 32 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'char* strncpy(char*, const char*, size_t)', inlined from 'void garmin_fs_garmin_before_write(const Waypoint*, GPS_PWay, int)' at garmin_fs.cc:385:10: /usr/include/bits/string_fortified.h:95:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 52 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'char* strncpy(char*, const char*, size_t)', inlined from 'void garmin_fs_garmin_before_write(const Waypoint*, GPS_PWay, int)' at garmin_fs.cc:386:10: /usr/include/bits/string_fortified.h:95:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 52 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H gbser.cc -o gbser.o In file included from defs.h:55, from gbser.cc:22: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H parse.cc -o parse.o In file included from defs.h:55, from parse.cc:23: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H gbfile.cc -o gbfile.o In file included from defs.h:55, from gbfile.cc:34: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H 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 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H 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 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H src/core/textstream.cc -o src/core/textstream.o In file included from ./defs.h:55, from src/core/textstream.cc:24: ./src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H session.cc -o session.o In file included from defs.h:55, from session.cc:22: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H jeeps/gpscom.cc -o jeeps/gpscom.o In file included from jeeps/../defs.h:55, from jeeps/gps.h:4, from jeeps/gpscom.cc:27: jeeps/../src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/qt5/QtCore/qarraydata.h:44, from /usr/include/qt5/QtCore/qlist.h:46, from /usr/include/qt5/QtCore/qhash.h:46, from /usr/include/qt5/QtCore/qdebug.h:45, from /usr/include/qt5/QtCore/QDebug:1, from jeeps/../defs.h:40, from jeeps/gps.h:4, from jeeps/gpscom.cc:27: In function 'char* strncpy(char*, const char*, size_t)', inlined from 'int32 GPS_Command_Send_Track_As_Course(const char*, GPS_STrack**, int32, GPS_SWay**, int32, int)' at jeeps/gpscom.cc:1200:12: /usr/include/bits/string_fortified.h:95:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' output may be truncated copying 15 bytes from a string of length 255 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'char* strncpy(char*, const char*, size_t)', inlined from 'int32 GPS_Command_Send_Track_As_Course(const char*, GPS_STrack**, int32, GPS_SWay**, int32, int)' at jeeps/gpscom.cc:1273:12: /usr/include/bits/string_fortified.h:95:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' output may be truncated copying 10 bytes from a string of length 255 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H jeeps/gpsmem.cc -o jeeps/gpsmem.o In file included from jeeps/../defs.h:55, from jeeps/gps.h:4, from jeeps/gpsmem.cc:27: jeeps/../src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H jeeps/gpsprot.cc -o jeeps/gpsprot.o In file included from jeeps/../defs.h:55, from jeeps/gps.h:4, from jeeps/gpsprot.cc:26: jeeps/../src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H jeeps/gpsread.cc -o jeeps/gpsread.o In file included from jeeps/../defs.h:55, from jeeps/gps.h:4, from jeeps/gpsread.cc:31: jeeps/../src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H jeeps/gpsmath.cc -o jeeps/gpsmath.o In file included from jeeps/../defs.h:55, from jeeps/gps.h:4, from jeeps/gpsmath.cc:24: jeeps/../src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H jeeps/gpsdevice.cc -o jeeps/gpsdevice.o In file included from jeeps/../defs.h:55, from jeeps/gps.h:4, from jeeps/gpsdevice.cc:22: jeeps/../src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H jeeps/gpsdevice_ser.cc -o jeeps/gpsdevice_ser.o In file included from jeeps/../defs.h:55, from jeeps/gps.h:4, from jeeps/gpsdevice_ser.cc:22: jeeps/../src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H jeeps/gpsapp.cc -o jeeps/gpsapp.o In file included from jeeps/../defs.h:55, from jeeps/gps.h:4, from jeeps/gpsapp.cc:26: jeeps/../src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/qt5/QtCore/qarraydata.h:44, from /usr/include/qt5/QtCore/qlist.h:46, from /usr/include/qt5/QtCore/qhash.h:46, from /usr/include/qt5/QtCore/qdebug.h:45, from /usr/include/qt5/QtCore/QDebug:1, from jeeps/../defs.h:40, from jeeps/gps.h:4, from jeeps/gpsapp.cc:26: In function 'char* strncpy(char*, const char*, size_t)', inlined from 'void GPS_D120_Get(int, char*)' at jeeps/gpsapp.cc:2038:12, inlined from 'int32 GPS_A101_Get(const char*)' at jeeps/gpsapp.cc:1182:19: /usr/include/bits/string_fortified.h:95:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' output may be truncated copying 17 bytes from a string of length 1023 [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H jeeps/gpsdevice_usb.cc -o jeeps/gpsdevice_usb.o In file included from jeeps/../defs.h:55, from jeeps/gps.h:4, from jeeps/gpsdevice_usb.cc:22: jeeps/../src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H jeeps/gpsrqst.cc -o jeeps/gpsrqst.o In file included from jeeps/../defs.h:55, from jeeps/gps.h:4, from jeeps/gpsrqst.cc:25: jeeps/../src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H jeeps/gpssend.cc -o jeeps/gpssend.o In file included from jeeps/../defs.h:55, from jeeps/gps.h:4, from jeeps/gpssend.cc:30: jeeps/../src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H jeeps/gpsusbread.cc -o jeeps/gpsusbread.o In file included from jeeps/../defs.h:55, from jeeps/gps.h:4, from jeeps/gpsdevice.h:27, from jeeps/garminusb.h:22, from jeeps/gpsusbread.cc:21: jeeps/../src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H jeeps/gpsserial.cc -o jeeps/gpsserial.o In file included from jeeps/../defs.h:55, from jeeps/gps.h:4, from jeeps/gpsserial.cc:26: jeeps/../src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H jeeps/jgpsutil.cc -o jeeps/jgpsutil.o In file included from jeeps/../defs.h:55, from jeeps/gps.h:4, from jeeps/jgpsutil.cc:24: jeeps/../src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H jeeps/gpsusbsend.cc -o jeeps/gpsusbsend.o In file included from jeeps/../defs.h:55, from jeeps/gps.h:4, from jeeps/gpsusbsend.cc:22: jeeps/../src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H jeeps/gpsusbcommon.cc -o jeeps/gpsusbcommon.o In file included from jeeps/../defs.h:55, from jeeps/gps.h:4, from jeeps/gpsusbcommon.cc:22: jeeps/../src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H ./jeeps/gpslibusb.cc -o jeeps/gpslibusb.o In file included from ./jeeps/../defs.h:55, from ./jeeps/gpslibusb.cc:37: ./jeeps/../src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H garmin_device_xml.cc -o garmin_device_xml.o In file included from defs.h:55, from garmin_device_xml.cc:28: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H mapsend.cc -o mapsend.o In file included from defs.h:55, from mapsend.cc:32: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H geo.cc -o geo.o In file included from defs.h:55, from geo.cc:19: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H internal_styles.cc -o internal_styles.o In file included from defs.h:55, from internal_styles.cc:5: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H garmin_tables.cc -o garmin_tables.o In file included from defs.h:55, from garmin_tables.cc:29: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H magproto.cc -o magproto.o In file included from defs.h:55, from magproto.cc:46: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H wbt-200.cc -o wbt-200.o In file included from defs.h:55, from wbt-200.cc:21: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H gpx.cc -o gpx.o In file included from defs.h:55, from gpx.cc:47: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H nmea.cc -o nmea.o In file included from defs.h:55, from nmea.cc:44: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ nmea.cc: In member function 'void NmeaFormat::gpgll_parse(char*)': nmea.cc:346:58: warning: 'QString::KeepEmptyParts' is deprecated [-Wdeprecated-declarations] 346 | QStringList fields = QString(ibuf).split(",", QString::KeepEmptyParts); | ^~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/QCharRef:1, from nmea.cc:33: /usr/include/qt5/QtCore/qstring.h:604:9: note: declared here 604 | KeepEmptyParts Q_DECL_ENUMERATOR_DEPRECATED, | ^~~~~~~~~~~~~~ nmea.cc:346:58: warning: 'QString::KeepEmptyParts' is deprecated [-Wdeprecated-declarations] 346 | QStringList fields = QString(ibuf).split(",", QString::KeepEmptyParts); | ^~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/QCharRef:1, from nmea.cc:33: /usr/include/qt5/QtCore/qstring.h:604:9: note: declared here 604 | KeepEmptyParts Q_DECL_ENUMERATOR_DEPRECATED, | ^~~~~~~~~~~~~~ nmea.cc:346:43: warning: 'QStringList QString::split(const QString&, QString::SplitBehavior, Qt::CaseSensitivity) const' is deprecated: Use Qt::SplitBehavior variant instead [-Wdeprecated-declarations] 346 | QStringList fields = QString(ibuf).split(",", QString::KeepEmptyParts); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/QCharRef:1, from nmea.cc:33: /usr/include/qt5/QtCore/qstring.h:609:17: note: declared here 609 | QStringList split(const QString &sep, SplitBehavior behavior, | ^~~~~ nmea.cc: In member function 'void NmeaFormat::gpgga_parse(char*)': nmea.cc:401:58: warning: 'QString::KeepEmptyParts' is deprecated [-Wdeprecated-declarations] 401 | QStringList fields = QString(ibuf).split(",", QString::KeepEmptyParts); | ^~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/QCharRef:1, from nmea.cc:33: /usr/include/qt5/QtCore/qstring.h:604:9: note: declared here 604 | KeepEmptyParts Q_DECL_ENUMERATOR_DEPRECATED, | ^~~~~~~~~~~~~~ nmea.cc:401:58: warning: 'QString::KeepEmptyParts' is deprecated [-Wdeprecated-declarations] 401 | QStringList fields = QString(ibuf).split(",", QString::KeepEmptyParts); | ^~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/QCharRef:1, from nmea.cc:33: /usr/include/qt5/QtCore/qstring.h:604:9: note: declared here 604 | KeepEmptyParts Q_DECL_ENUMERATOR_DEPRECATED, | ^~~~~~~~~~~~~~ nmea.cc:401:43: warning: 'QStringList QString::split(const QString&, QString::SplitBehavior, Qt::CaseSensitivity) const' is deprecated: Use Qt::SplitBehavior variant instead [-Wdeprecated-declarations] 401 | QStringList fields = QString(ibuf).split(",", QString::KeepEmptyParts); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/QCharRef:1, from nmea.cc:33: /usr/include/qt5/QtCore/qstring.h:609:17: note: declared here 609 | QStringList split(const QString &sep, SplitBehavior behavior, | ^~~~~ nmea.cc: In member function 'void NmeaFormat::gprmc_parse(char*)': nmea.cc:497:58: warning: 'QString::KeepEmptyParts' is deprecated [-Wdeprecated-declarations] 497 | QStringList fields = QString(ibuf).split(",", QString::KeepEmptyParts); | ^~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/QCharRef:1, from nmea.cc:33: /usr/include/qt5/QtCore/qstring.h:604:9: note: declared here 604 | KeepEmptyParts Q_DECL_ENUMERATOR_DEPRECATED, | ^~~~~~~~~~~~~~ nmea.cc:497:58: warning: 'QString::KeepEmptyParts' is deprecated [-Wdeprecated-declarations] 497 | QStringList fields = QString(ibuf).split(",", QString::KeepEmptyParts); | ^~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/QCharRef:1, from nmea.cc:33: /usr/include/qt5/QtCore/qstring.h:604:9: note: declared here 604 | KeepEmptyParts Q_DECL_ENUMERATOR_DEPRECATED, | ^~~~~~~~~~~~~~ nmea.cc:497:43: warning: 'QStringList QString::split(const QString&, QString::SplitBehavior, Qt::CaseSensitivity) const' is deprecated: Use Qt::SplitBehavior variant instead [-Wdeprecated-declarations] 497 | QStringList fields = QString(ibuf).split(",", QString::KeepEmptyParts); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/QCharRef:1, from nmea.cc:33: /usr/include/qt5/QtCore/qstring.h:609:17: note: declared here 609 | QStringList split(const QString &sep, SplitBehavior behavior, | ^~~~~ nmea.cc: In member function 'void NmeaFormat::gpwpl_parse(char*)': nmea.cc:592:50: warning: 'QString::KeepEmptyParts' is deprecated [-Wdeprecated-declarations] 592 | QStringList fields = qibuf.split(",", QString::KeepEmptyParts); | ^~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/QCharRef:1, from nmea.cc:33: /usr/include/qt5/QtCore/qstring.h:604:9: note: declared here 604 | KeepEmptyParts Q_DECL_ENUMERATOR_DEPRECATED, | ^~~~~~~~~~~~~~ nmea.cc:592:50: warning: 'QString::KeepEmptyParts' is deprecated [-Wdeprecated-declarations] 592 | QStringList fields = qibuf.split(",", QString::KeepEmptyParts); | ^~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/QCharRef:1, from nmea.cc:33: /usr/include/qt5/QtCore/qstring.h:604:9: note: declared here 604 | KeepEmptyParts Q_DECL_ENUMERATOR_DEPRECATED, | ^~~~~~~~~~~~~~ nmea.cc:592:35: warning: 'QStringList QString::split(const QString&, QString::SplitBehavior, Qt::CaseSensitivity) const' is deprecated: Use Qt::SplitBehavior variant instead [-Wdeprecated-declarations] 592 | QStringList fields = qibuf.split(",", QString::KeepEmptyParts); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/QCharRef:1, from nmea.cc:33: /usr/include/qt5/QtCore/qstring.h:609:17: note: declared here 609 | QStringList split(const QString &sep, SplitBehavior behavior, | ^~~~~ nmea.cc: In member function 'void NmeaFormat::gpgsa_parse(char*) const': nmea.cc:653:58: warning: 'QString::KeepEmptyParts' is deprecated [-Wdeprecated-declarations] 653 | QStringList fields = QString(ibuf).split(",", QString::KeepEmptyParts); | ^~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/QCharRef:1, from nmea.cc:33: /usr/include/qt5/QtCore/qstring.h:604:9: note: declared here 604 | KeepEmptyParts Q_DECL_ENUMERATOR_DEPRECATED, | ^~~~~~~~~~~~~~ nmea.cc:653:58: warning: 'QString::KeepEmptyParts' is deprecated [-Wdeprecated-declarations] 653 | QStringList fields = QString(ibuf).split(",", QString::KeepEmptyParts); | ^~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/QCharRef:1, from nmea.cc:33: /usr/include/qt5/QtCore/qstring.h:604:9: note: declared here 604 | KeepEmptyParts Q_DECL_ENUMERATOR_DEPRECATED, | ^~~~~~~~~~~~~~ nmea.cc:653:43: warning: 'QStringList QString::split(const QString&, QString::SplitBehavior, Qt::CaseSensitivity) const' is deprecated: Use Qt::SplitBehavior variant instead [-Wdeprecated-declarations] 653 | QStringList fields = QString(ibuf).split(",", QString::KeepEmptyParts); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/QCharRef:1, from nmea.cc:33: /usr/include/qt5/QtCore/qstring.h:609:17: note: declared here 609 | QStringList split(const QString &sep, SplitBehavior behavior, | ^~~~~ nmea.cc: In member function 'void NmeaFormat::gpvtg_parse(char*) const': nmea.cc:701:58: warning: 'QString::KeepEmptyParts' is deprecated [-Wdeprecated-declarations] 701 | QStringList fields = QString(ibuf).split(",", QString::KeepEmptyParts); | ^~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/QCharRef:1, from nmea.cc:33: /usr/include/qt5/QtCore/qstring.h:604:9: note: declared here 604 | KeepEmptyParts Q_DECL_ENUMERATOR_DEPRECATED, | ^~~~~~~~~~~~~~ nmea.cc:701:58: warning: 'QString::KeepEmptyParts' is deprecated [-Wdeprecated-declarations] 701 | QStringList fields = QString(ibuf).split(",", QString::KeepEmptyParts); | ^~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/QCharRef:1, from nmea.cc:33: /usr/include/qt5/QtCore/qstring.h:604:9: note: declared here 604 | KeepEmptyParts Q_DECL_ENUMERATOR_DEPRECATED, | ^~~~~~~~~~~~~~ nmea.cc:701:43: warning: 'QStringList QString::split(const QString&, QString::SplitBehavior, Qt::CaseSensitivity) const' is deprecated: Use Qt::SplitBehavior variant instead [-Wdeprecated-declarations] 701 | QStringList fields = QString(ibuf).split(",", QString::KeepEmptyParts); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/QCharRef:1, from nmea.cc:33: /usr/include/qt5/QtCore/qstring.h:609:17: note: declared here 609 | QStringList split(const QString &sep, SplitBehavior behavior, | ^~~~~ nmea.cc: In member function 'void NmeaFormat::nmea_parse_one_line(char*)': nmea.cc:897:31: warning: 'QTextStream& QTextStreamFunctions::hex(QTextStream&)' is deprecated: Use Qt::hex [-Wdeprecated-declarations] 897 | Warning().nospace() << hex << "Invalid NMEA checksum. Computed 0x" << ckval << " but found 0x" << ckcmp << ". Ignoring sentence."; | ^~~ In file included from /usr/include/qt5/QtCore/qdebug.h:49, from /usr/include/qt5/QtCore/QDebug:1, from nmea.cc:35: /usr/include/qt5/QtCore/qtextstream.h:277:74: note: declared here 277 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::hex") QTextStream &hex(QTextStream &s); | ^~~ nmea.cc:897:31: warning: 'QTextStream& QTextStreamFunctions::hex(QTextStream&)' is deprecated: Use Qt::hex [-Wdeprecated-declarations] 897 | Warning().nospace() << hex << "Invalid NMEA checksum. Computed 0x" << ckval << " but found 0x" << ckcmp << ". Ignoring sentence."; | ^~~ In file included from /usr/include/qt5/QtCore/qdebug.h:49, from /usr/include/qt5/QtCore/QDebug:1, from nmea.cc:35: /usr/include/qt5/QtCore/qtextstream.h:277:74: note: declared here 277 | Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::hex") QTextStream &hex(QTextStream &s); | ^~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H pcx.cc -o pcx.o In file included from defs.h:55, from pcx.cc:22: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ pcx.cc: In function 'void data_read()': pcx.cc:119:50: warning: 'QString::KeepEmptyParts' is deprecated [-Wdeprecated-declarations] 119 | line.split(QRegExp("\\s+"), QString::KeepEmptyParts); | ^~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qlist.h:47, from /usr/include/qt5/QtCore/qhash.h:46, from /usr/include/qt5/QtCore/qdebug.h:45, from /usr/include/qt5/QtCore/QDebug:1, from defs.h:40, from pcx.cc:22: /usr/include/qt5/QtCore/qstring.h:604:9: note: declared here 604 | KeepEmptyParts Q_DECL_ENUMERATOR_DEPRECATED, | ^~~~~~~~~~~~~~ pcx.cc:119:50: warning: 'QString::KeepEmptyParts' is deprecated [-Wdeprecated-declarations] 119 | line.split(QRegExp("\\s+"), QString::KeepEmptyParts); | ^~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qlist.h:47, from /usr/include/qt5/QtCore/qhash.h:46, from /usr/include/qt5/QtCore/qdebug.h:45, from /usr/include/qt5/QtCore/QDebug:1, from defs.h:40, from pcx.cc:22: /usr/include/qt5/QtCore/qstring.h:604:9: note: declared here 604 | KeepEmptyParts Q_DECL_ENUMERATOR_DEPRECATED, | ^~~~~~~~~~~~~~ pcx.cc:119:23: warning: 'QStringList QString::split(const QRegExp&, QString::SplitBehavior) const' is deprecated: Use Qt::SplitBehavior variant instead [-Wdeprecated-declarations] 119 | line.split(QRegExp("\\s+"), QString::KeepEmptyParts); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qlist.h:47, from /usr/include/qt5/QtCore/qhash.h:46, from /usr/include/qt5/QtCore/qdebug.h:45, from /usr/include/qt5/QtCore/QDebug:1, from defs.h:40, from pcx.cc:22: /usr/include/qt5/QtCore/qstring.h:622:17: note: declared here 622 | QStringList split(const QRegExp &sep, SplitBehavior behavior) const; | ^~~~~ pcx.cc:219:50: warning: 'QString::KeepEmptyParts' is deprecated [-Wdeprecated-declarations] 219 | line.split(QRegExp("\\s+"), QString::KeepEmptyParts); | ^~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qlist.h:47, from /usr/include/qt5/QtCore/qhash.h:46, from /usr/include/qt5/QtCore/qdebug.h:45, from /usr/include/qt5/QtCore/QDebug:1, from defs.h:40, from pcx.cc:22: /usr/include/qt5/QtCore/qstring.h:604:9: note: declared here 604 | KeepEmptyParts Q_DECL_ENUMERATOR_DEPRECATED, | ^~~~~~~~~~~~~~ pcx.cc:219:50: warning: 'QString::KeepEmptyParts' is deprecated [-Wdeprecated-declarations] 219 | line.split(QRegExp("\\s+"), QString::KeepEmptyParts); | ^~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qlist.h:47, from /usr/include/qt5/QtCore/qhash.h:46, from /usr/include/qt5/QtCore/qdebug.h:45, from /usr/include/qt5/QtCore/QDebug:1, from defs.h:40, from pcx.cc:22: /usr/include/qt5/QtCore/qstring.h:604:9: note: declared here 604 | KeepEmptyParts Q_DECL_ENUMERATOR_DEPRECATED, | ^~~~~~~~~~~~~~ pcx.cc:219:23: warning: 'QStringList QString::split(const QRegExp&, QString::SplitBehavior) const' is deprecated: Use Qt::SplitBehavior variant instead [-Wdeprecated-declarations] 219 | line.split(QRegExp("\\s+"), QString::KeepEmptyParts); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qlist.h:47, from /usr/include/qt5/QtCore/qhash.h:46, from /usr/include/qt5/QtCore/qdebug.h:45, from /usr/include/qt5/QtCore/QDebug:1, from defs.h:40, from pcx.cc:22: /usr/include/qt5/QtCore/qstring.h:622:17: note: declared here 622 | QStringList split(const QRegExp &sep, SplitBehavior behavior) const; | ^~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H ozi.cc -o ozi.o In file included from defs.h:55, from ozi.cc:56: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H garmin.cc -o garmin.o In file included from defs.h:55, from garmin.cc:37: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H gtrnctr.cc -o gtrnctr.o In file included from defs.h:55, from gtrnctr.cc:29: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H explorist_ini.cc -o explorist_ini.o In file included from defs.h:55, from explorist_ini.cc:1: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H gpsutil.cc -o gpsutil.o In file included from defs.h:55, from gpsutil.cc:23: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H gdb.cc -o gdb.o In file included from defs.h:55, from gdb.cc:41: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H kml.cc -o kml.o In file included from defs.h:55, from kml.cc:45: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H gtm.cc -o gtm.o In file included from defs.h:55, from gtm.cc:27: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H holux.cc -o holux.o In file included from defs.h:55, from holux.cc:28: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ holux.cc: In function 'void data_read()': holux.cc:106:34: warning: argument to 'sizeof' in 'char* strncpy(char*, const char*, size_t)' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess] 106 | strncpy(name,pWptHxTmp->name,sizeof(pWptHxTmp->name)); | ^~~~~~~~~~~~~~~~~~~~~~~ holux.cc:109:37: warning: argument to 'sizeof' in 'char* strncpy(char*, const char*, size_t)' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess] 109 | strncpy(desc,pWptHxTmp->comment,sizeof(pWptHxTmp->comment)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/qt5/QtCore/qarraydata.h:44, from /usr/include/qt5/QtCore/qlist.h:46, from /usr/include/qt5/QtCore/qhash.h:46, from /usr/include/qt5/QtCore/qdebug.h:45, from /usr/include/qt5/QtCore/QDebug:1, from defs.h:40, from holux.cc:28: In function 'char* strncpy(char*, const char*, size_t)', inlined from 'const char* _ZL8mknshortPKcj.part.0(const char*, unsigned int)' at holux.cc:172:10: /usr/include/bits/string_fortified.h:95:34: warning: 'char* __builtin___strncpy_chk(char*, const char*, long unsigned int, long unsigned int)' specified bound depends on the length of the source argument [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ holux.cc: In function 'const char* _ZL8mknshortPKcj.part.0(const char*, unsigned int)': holux.cc:172:10: note: length computed here 172 | strncpy(strOut,strTmp,strlen(strTmp)); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/qt5/QtCore/qarraydata.h:44, from /usr/include/qt5/QtCore/qlist.h:46, from /usr/include/qt5/QtCore/qhash.h:46, from /usr/include/qt5/QtCore/qdebug.h:45, from /usr/include/qt5/QtCore/QDebug:1, from defs.h:40, from holux.cc:28: In function 'char* strncpy(char*, const char*, size_t)', inlined from 'void holux_disp(const Waypoint*)' at holux.cc:209:12, inlined from 'void WaypointList::waypt_disp_session(const session_t*, T) [with T = void (*)(const Waypoint*)]' at defs.h:648:9, inlined from 'void waypt_disp_all(T) [with T = void (*)(const Waypoint*)]' at defs.h:671:43, inlined from 'void data_write()' at holux.cc:284:17: /usr/include/bits/string_fortified.h:95:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 8 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'char* strncpy(char*, const char*, size_t)', inlined from 'void holux_disp(const Waypoint*)' at holux.cc:216:12, inlined from 'void WaypointList::waypt_disp_session(const session_t*, T) [with T = void (*)(const Waypoint*)]' at defs.h:648:9, inlined from 'void waypt_disp_all(T) [with T = void (*)(const Waypoint*)]' at defs.h:671:43, inlined from 'void data_write()' at holux.cc:284:17: /usr/include/bits/string_fortified.h:95:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 12 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H skytraq.cc -o skytraq.o In file included from defs.h:55, from skytraq.cc:26: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H tmpro.cc -o tmpro.o In file included from defs.h:55, from tmpro.cc:35: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H tpg.cc -o tpg.o In file included from defs.h:55, from tpg.cc:25: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H xcsv.cc -o xcsv.o In file included from defs.h:55, from xcsv.cc:49: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ xcsv.cc: In static member function 'static QDateTime XcsvFormat::yyyymmdd_to_time(const char*)': xcsv.cc:268:21: warning: 'QDateTime::QDateTime(const QDate&)' is deprecated: Use QDate::startOfDay() [-Wdeprecated-declarations] 268 | return QDateTime(d); | ^ In file included from /usr/include/qt5/QtCore/QDate:1, from xcsv.cc:37: /usr/include/qt5/QtCore/qdatetime.h:298:57: note: declared here 298 | QT_DEPRECATED_X("Use QDate::startOfDay()") explicit QDateTime(const QDate &); | ^~~~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H tiger.cc -o tiger.o In file included from defs.h:55, from tiger.cc:22: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H easygps.cc -o easygps.o In file included from defs.h:55, from easygps.cc:22: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H tpo.cc -o tpo.o In file included from defs.h:55, from tpo.cc:87: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H saroute.cc -o saroute.o In file included from defs.h:55, from saroute.cc:24: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H delgpl.cc -o delgpl.o In file included from defs.h:55, from delgpl.cc:22: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H text.cc -o text.o In file included from defs.h:55, from text.cc:29: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H netstumbler.cc -o netstumbler.o In file included from defs.h:55, from cet_util.h:26, from netstumbler.cc:33: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H navicache.cc -o navicache.o In file included from defs.h:55, from navicache.cc:19: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H html.cc -o html.o In file included from defs.h:55, from html.cc:29: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H brauniger_iq.cc -o brauniger_iq.o In file included from defs.h:55, from brauniger_iq.cc:21: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H igc.cc -o igc.o In file included from defs.h:55, from igc.cc:39: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H shape.cc -o shape.o In file included from defs.h:55, from shape.cc:33: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ shape.cc: In member function 'virtual void ShapeFormat::read()': shape.cc:217:67: warning: 'QString::SkipEmptyParts' is deprecated [-Wdeprecated-declarations] 217 | QStringList opt_name_fields = qopt_name.split('+', QString::SkipEmptyParts); | ^~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/QLatin1String:1, from shape.cc:26: /usr/include/qt5/QtCore/qstring.h:605:9: note: declared here 605 | SkipEmptyParts Q_DECL_ENUMERATOR_DEPRECATED | ^~~~~~~~~~~~~~ shape.cc:217:67: warning: 'QString::SkipEmptyParts' is deprecated [-Wdeprecated-declarations] 217 | QStringList opt_name_fields = qopt_name.split('+', QString::SkipEmptyParts); | ^~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/QLatin1String:1, from shape.cc:26: /usr/include/qt5/QtCore/qstring.h:605:9: note: declared here 605 | SkipEmptyParts Q_DECL_ENUMERATOR_DEPRECATED | ^~~~~~~~~~~~~~ shape.cc:217:52: warning: 'QStringList QString::split(QChar, QString::SplitBehavior, Qt::CaseSensitivity) const' is deprecated: Use Qt::SplitBehavior variant instead [-Wdeprecated-declarations] 217 | QStringList opt_name_fields = qopt_name.split('+', QString::SkipEmptyParts); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/QLatin1String:1, from shape.cc:26: /usr/include/qt5/QtCore/qstring.h:615:17: note: declared here 615 | QStringList split(QChar sep, SplitBehavior behavior, | ^~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H hiketech.cc -o hiketech.o In file included from defs.h:55, from hiketech.cc:22: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H glogbook.cc -o glogbook.o In file included from defs.h:55, from glogbook.cc:22: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H vcf.cc -o vcf.o In file included from defs.h:55, from vcf.cc:21: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H tomtom.cc -o tomtom.o In file included from defs.h:55, from tomtom.cc:47: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H tef_xml.cc -o tef_xml.o In file included from defs.h:55, from tef_xml.cc:34: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H an1.cc -o an1.o In file included from defs.h:55, from an1.cc:30: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H maggeo.cc -o maggeo.o In file included from defs.h:55, from maggeo.cc:22: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ maggeo.cc: In function 'QDateTime maggeo_parsedate(char*)': maggeo.cc:197:36: warning: 'QDateTime::QDateTime(const QDate&)' is deprecated: Use QDate::startOfDay() [-Wdeprecated-declarations] 197 | QDateTime r(QDate(y + 1900, m, d)); | ^ In file included from /usr/include/qt5/QtCore/QDateTime:1, from src/core/datetime.h:29, from defs.h:54, from maggeo.cc:22: /usr/include/qt5/QtCore/qdatetime.h:298:57: note: declared here 298 | QT_DEPRECATED_X("Use QDate::startOfDay()") explicit QDateTime(const QDate &); | ^~~~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H vitosmt.cc -o vitosmt.o In file included from defs.h:55, from vitosmt.cc:22: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H lowranceusr.cc -o lowranceusr.o In file included from defs.h:55, from lowranceusr.cc:108: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H ignrando.cc -o ignrando.o In file included from defs.h:55, from ignrando.cc:22: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H cst.cc -o cst.o In file included from defs.h:55, from cst.cc:23: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H bcr.cc -o bcr.o In file included from defs.h:55, from bcr.cc:37: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H stmwpp.cc -o stmwpp.o In file included from defs.h:55, from stmwpp.cc:33: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H nmn4.cc -o nmn4.o In file included from defs.h:55, from nmn4.cc:29: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H yahoo.cc -o yahoo.o In file included from defs.h:55, from yahoo.cc:25: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H compegps.cc -o compegps.o In file included from defs.h:55, from compegps.cc:59: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H wfff_xml.cc -o wfff_xml.o In file included from defs.h:55, from wfff_xml.cc:20: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H gpssim.cc -o gpssim.o In file included from defs.h:55, from gpssim.cc:23: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H dmtlog.cc -o dmtlog.o In file included from defs.h:55, from dmtlog.cc:33: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H raymarine.cc -o raymarine.o In file included from defs.h:55, from raymarine.cc:46: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H vitovtt.cc -o vitovtt.o In file included from defs.h:55, from vitovtt.cc:25: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H stmsdf.cc -o stmsdf.o In file included from defs.h:55, from stmsdf.cc:30: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ stmsdf.cc: In function 'void parse_point(char*)': stmsdf.cc:273:43: warning: 'QString::KeepEmptyParts' is deprecated [-Wdeprecated-declarations] 273 | auto v = qstr.split('.', QString::KeepEmptyParts); | ^~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qlist.h:47, from /usr/include/qt5/QtCore/qhash.h:46, from /usr/include/qt5/QtCore/qdebug.h:45, from /usr/include/qt5/QtCore/QDebug:1, from defs.h:40, from stmsdf.cc:30: /usr/include/qt5/QtCore/qstring.h:604:9: note: declared here 604 | KeepEmptyParts Q_DECL_ENUMERATOR_DEPRECATED, | ^~~~~~~~~~~~~~ stmsdf.cc:273:43: warning: 'QString::KeepEmptyParts' is deprecated [-Wdeprecated-declarations] 273 | auto v = qstr.split('.', QString::KeepEmptyParts); | ^~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qlist.h:47, from /usr/include/qt5/QtCore/qhash.h:46, from /usr/include/qt5/QtCore/qdebug.h:45, from /usr/include/qt5/QtCore/QDebug:1, from defs.h:40, from stmsdf.cc:30: /usr/include/qt5/QtCore/qstring.h:604:9: note: declared here 604 | KeepEmptyParts Q_DECL_ENUMERATOR_DEPRECATED, | ^~~~~~~~~~~~~~ stmsdf.cc:273:28: warning: 'QStringList QString::split(QChar, QString::SplitBehavior, Qt::CaseSensitivity) const' is deprecated: Use Qt::SplitBehavior variant instead [-Wdeprecated-declarations] 273 | auto v = qstr.split('.', QString::KeepEmptyParts); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qlist.h:47, from /usr/include/qt5/QtCore/qhash.h:46, from /usr/include/qt5/QtCore/qdebug.h:45, from /usr/include/qt5/QtCore/QDebug:1, from defs.h:40, from stmsdf.cc:30: /usr/include/qt5/QtCore/qstring.h:615:17: note: declared here 615 | QStringList split(QChar sep, SplitBehavior behavior, | ^~~~~ stmsdf.cc:287:66: warning: 'QString::KeepEmptyParts' is deprecated [-Wdeprecated-declarations] 287 | auto v = qstr.split(QRegularExpression("[.:]"), QString::KeepEmptyParts); | ^~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qlist.h:47, from /usr/include/qt5/QtCore/qhash.h:46, from /usr/include/qt5/QtCore/qdebug.h:45, from /usr/include/qt5/QtCore/QDebug:1, from defs.h:40, from stmsdf.cc:30: /usr/include/qt5/QtCore/qstring.h:604:9: note: declared here 604 | KeepEmptyParts Q_DECL_ENUMERATOR_DEPRECATED, | ^~~~~~~~~~~~~~ stmsdf.cc:287:66: warning: 'QString::KeepEmptyParts' is deprecated [-Wdeprecated-declarations] 287 | auto v = qstr.split(QRegularExpression("[.:]"), QString::KeepEmptyParts); | ^~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qlist.h:47, from /usr/include/qt5/QtCore/qhash.h:46, from /usr/include/qt5/QtCore/qdebug.h:45, from /usr/include/qt5/QtCore/QDebug:1, from defs.h:40, from stmsdf.cc:30: /usr/include/qt5/QtCore/qstring.h:604:9: note: declared here 604 | KeepEmptyParts Q_DECL_ENUMERATOR_DEPRECATED, | ^~~~~~~~~~~~~~ stmsdf.cc:287:28: warning: 'QStringList QString::split(const QRegularExpression&, QString::SplitBehavior) const' is deprecated: Use Qt::SplitBehavior variant instead [-Wdeprecated-declarations] 287 | auto v = qstr.split(QRegularExpression("[.:]"), QString::KeepEmptyParts); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qlist.h:47, from /usr/include/qt5/QtCore/qhash.h:46, from /usr/include/qt5/QtCore/qdebug.h:45, from /usr/include/qt5/QtCore/QDebug:1, from defs.h:40, from stmsdf.cc:30: /usr/include/qt5/QtCore/qstring.h:628:17: note: declared here 628 | QStringList split(const QRegularExpression &sep, SplitBehavior behavior) const; | ^~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H unicsv.cc -o unicsv.o In file included from defs.h:55, from unicsv.cc:44: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H alan.cc -o alan.o In file included from defs.h:55, from alan.cc:36: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H garmin_txt.cc -o garmin_txt.o In file included from defs.h:55, from garmin_txt.cc:23: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/qt5/QtCore/qarraydata.h:44, from /usr/include/qt5/QtCore/qlist.h:46, from /usr/include/qt5/QtCore/qhash.h:46, from /usr/include/qt5/QtCore/qdebug.h:45, from /usr/include/qt5/QtCore/QDebug:1, from defs.h:40, from garmin_txt.cc:23: In function 'char* strncpy(char*, const char*, size_t)', inlined from 'uint16_t parse_categories(const char*)' at garmin_txt.cc:922:10, inlined from 'void parse_waypoint()' at garmin_txt.cc:1176:55, inlined from 'void garmin_txt_read()' at garmin_txt.cc:1372:21: /usr/include/bits/string_fortified.h:95:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 256 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H ggv_log.cc -o ggv_log.o In file included from defs.h:55, from ggv_log.cc:33: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H g7towin.cc -o g7towin.o In file included from defs.h:55, from g7towin.cc:27: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H lmx.cc -o lmx.o In file included from defs.h:55, from lmx.cc:32: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H dg-100.cc -o dg-100.o In file included from defs.h:55, from dg-100.cc:49: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H xol.cc -o xol.o In file included from defs.h:55, from xol.cc:23: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H random.cc -o random.o In file included from defs.h:55, from random.cc:30: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H navilink.cc -o navilink.o In file included from defs.h:55, from navilink.cc:25: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H garmin_gpi.cc -o garmin_gpi.o In file included from defs.h:55, from garmin_gpi.cc:64: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H ik3d.cc -o ik3d.o In file included from defs.h:55, from ik3d.cc:24: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H mtk_logger.cc -o mtk_logger.o In file included from defs.h:55, from mtk_logger.cc:57: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ mtk_logger.cc: In function 'void mtk_read()': mtk_logger.cc:769:14: warning: ignoring return value of 'int ftruncate(int, __off_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 769 | 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 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H vidaone.cc -o vidaone.o In file included from defs.h:55, from vidaone.cc:34: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H igo8.cc -o igo8.o In file included from defs.h:55, from igo8.cc:75: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H destinator.cc -o destinator.o In file included from defs.h:55, from destinator.cc:42: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H osm.cc -o osm.o In file included from defs.h:55, from osm.cc:34: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H gopal.cc -o gopal.o In file included from defs.h:55, from gopal.cc:51: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H mapasia.cc -o mapasia.o In file included from defs.h:55, from mapasia.cc:33: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H humminbird.cc -o humminbird.o In file included from defs.h:55, from humminbird.cc:22: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/qt5/QtCore/qarraydata.h:44, from /usr/include/qt5/QtCore/qlist.h:46, from /usr/include/qt5/QtCore/qhash.h:46, from /usr/include/qt5/QtCore/qdebug.h:45, from /usr/include/qt5/QtCore/QDebug:1, from defs.h:40, from humminbird.cc:22: In function 'char* strncpy(char*, const char*, size_t)', inlined from 'void humminbird_rte_tail(const route_head*)' at humminbird.cc:878:12: /usr/include/bits/string_fortified.h:95:34: warning: 'char* __builtin_strncpy(char*, const char*, long unsigned int)' specified bound 20 equals destination size [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H gnav_trl.cc -o gnav_trl.o In file included from defs.h:55, from gnav_trl.cc:23: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H navitel.cc -o navitel.o In file included from defs.h:55, from navitel.cc:22: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H ggv_ovl.cc -o ggv_ovl.o In file included from defs.h:55, from ggv_ovl.cc:29: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H jtr.cc -o jtr.o In file included from defs.h:55, from jtr.cc:22: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H sbp.cc -o sbp.o In file included from defs.h:55, from sbp.cc:23: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H exif.cc -o exif.o In file included from defs.h:55, from exif.cc:37: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H sbn.cc -o sbn.o In file included from defs.h:55, from sbn.cc:22: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H skyforce.cc -o skyforce.o In file included from defs.h:55, from skyforce.cc:25: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H itracku.cc -o itracku.o In file included from defs.h:55, from itracku.cc:47: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H mmo.cc -o mmo.o In file included from defs.h:55, from mmo.cc:46: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H v900.cc -o v900.o In file included from defs.h:55, from v900.cc:74: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H pocketfms_bc.cc -o pocketfms_bc.o In file included from defs.h:55, from pocketfms_bc.cc:22: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H pocketfms_fp.cc -o pocketfms_fp.o In file included from defs.h:55, from pocketfms_fp.cc:26: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H pocketfms_wp.cc -o pocketfms_wp.o In file included from defs.h:55, from pocketfms_wp.cc:21: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H naviguide.cc -o naviguide.o In file included from defs.h:55, from naviguide.cc:23: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H enigma.cc -o enigma.o In file included from defs.h:55, from enigma.cc:24: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H vpl.cc -o vpl.o In file included from defs.h:55, from vpl.cc:109: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H teletype.cc -o teletype.o In file included from defs.h:55, from teletype.cc:23: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H jogmap.cc -o jogmap.o In file included from defs.h:55, from jogmap.cc:24: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H bushnell.cc -o bushnell.o In file included from defs.h:55, from bushnell.cc:23: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H wintec_tes.cc -o wintec_tes.o In file included from defs.h:55, from wintec_tes.cc:23: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H bushnell_trl.cc -o bushnell_trl.o In file included from defs.h:55, from bushnell_trl.cc:23: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H subrip.cc -o subrip.o In file included from defs.h:55, from subrip.cc:29: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H garmin_xt.cc -o garmin_xt.o In file included from defs.h:55, from garmin_xt.cc:26: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H mtk_locus.cc -o mtk_locus.o In file included from defs.h:55, from mtk_locus.cc:40: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H mapbar_track.cc -o mapbar_track.o In file included from defs.h:55, from mapbar_track.cc:24: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H f90g_track.cc -o f90g_track.o In file included from defs.h:55, from f90g_track.cc:29: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H googledir.cc -o googledir.o In file included from defs.h:55, from googledir.cc:29: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H mapfactor.cc -o mapfactor.o In file included from defs.h:55, from mapfactor.cc:19: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H garmin_fit.cc -o garmin_fit.o In file included from defs.h:55, from garmin_fit.cc:41: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H energympro.cc -o energympro.o In file included from defs.h:55, from energympro.cc:34: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H mynav.cc -o mynav.o In file included from ./defs.h:55, from ./src/core/file.h:26, from ./src/core/textstream.h:27, from mynav.cc:33: ./src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H qstarz_bl_1000.cc -o qstarz_bl_1000.o In file included from defs.h:55, from qstarz_bl_1000.h:34, from qstarz_bl_1000.cc:26: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H globalsat_sport.cc -o globalsat_sport.o In file included from defs.h:55, from globalsat_sport.cc:51: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H ggv_bin.cc -o ggv_bin.o In file included from defs.h:55, from ggv_bin.h:26, from ggv_bin.cc:30: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H bend.cc -o bend.o In file included from defs.h:55, from bend.cc:29: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H geojson.cc -o geojson.o In file included from defs.h:55, from geojson.cc:29: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H position.cc -o position.o In file included from defs.h:55, from position.cc:28: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H radius.cc -o radius.o In file included from defs.h:55, from radius.cc:27: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H duplicate.cc -o duplicate.o In file included from defs.h:55, from duplicate.cc:29: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H arcdist.cc -o arcdist.o In file included from defs.h:55, from arcdist.cc:31: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H polygon.cc -o polygon.o In file included from defs.h:55, from polygon.cc:27: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H reverse_route.cc -o reverse_route.o In file included from defs.h:55, from reverse_route.cc:25: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H smplrout.cc -o smplrout.o In file included from defs.h:55, from smplrout.cc:64: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H stackfilter.cc -o stackfilter.o In file included from defs.h:55, from stackfilter.cc:24: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H sort.cc -o sort.o In file included from defs.h:55, from sort.cc:25: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H discard.cc -o discard.o In file included from defs.h:55, from discard.cc:22: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H nukedata.cc -o nukedata.o In file included from defs.h:55, from nukedata.cc:23: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H interpolate.cc -o interpolate.o In file included from defs.h:55, from interpolate.cc:29: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H transform.cc -o transform.o In file included from defs.h:55, from transform.cc:28: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H swapdata.cc -o swapdata.o In file included from defs.h:55, from swapdata.cc:23: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H height.cc -o height.o In file included from defs.h:55, from height.cc:25: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H validate.cc -o validate.o In file included from defs.h:55, from validate.cc:23: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fPIC -c -I. -I/usr/include/qt5 -DHAVE_CONFIG_H trackfilter.cc -o trackfilter.o In file included from defs.h:55, from trackfilter.cc:50: src/core/optional.h:30:2: warning: #warning "using std::optional" [-Wcpp] 30 | #warning "using std::optional" | ^~~~~~~ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags main.o globals.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 units.o gbser_posix.o gbser.o gbfile.o parse.o session.o src/core/textstream.o src/core/usasciicodec.o src/core/xmlstreamwriter.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 magproto.o gpx.o geo.o mapsend.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 delgpl.o text.o html.o netstumbler.o igc.o brauniger_iq.o shape.o hiketech.o glogbook.o vcf.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 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 qstarz_bl_1000.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 -lusb-1.0 -lz -lm -lshp -L/usr/lib64 -lQt5Core -lshp -o gpsbabel + pushd gui ~/rpmbuild/BUILD/gpsbabel-1.7.0/gui ~/rpmbuild/BUILD/gpsbabel-1.7.0 + /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 -fasynchronous-unwind-tables' 'QMAKE_CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' '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/iurt/rpmbuild/BUILD/gpsbabel-1.7.0/gui/.qmake.stash + /usr/lib64/qt5/bin/lrelease gpsbabelfe_de.ts gpsbabelfe_es.ts gpsbabelfe_fr.ts gpsbabelfe_hu.ts gpsbabelfe_it.ts gpsbabelfe_ru.ts Updating 'gpsbabelfe_de.qm'... Generated 277 translation(s) (275 finished and 2 unfinished) Ignored 14 untranslated source text(s) Updating 'gpsbabelfe_es.qm'... Generated 265 translation(s) (263 finished and 2 unfinished) Ignored 26 untranslated source text(s) Updating 'gpsbabelfe_fr.qm'... Generated 28 translation(s) (11 finished and 17 unfinished) Ignored 263 untranslated source text(s) Updating 'gpsbabelfe_hu.qm'... Generated 19 translation(s) (0 finished and 19 unfinished) Ignored 272 untranslated source text(s) Updating 'gpsbabelfe_it.qm'... Generated 266 translation(s) (263 finished and 3 unfinished) Ignored 25 untranslated source text(s) Updating 'gpsbabelfe_ru.qm'... Generated 266 translation(s) (263 finished and 3 unfinished) Ignored 25 untranslated source text(s) + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/lib64/qt5/bin/uic advui.ui -o tmp/ui_advui.h /usr/lib64/qt5/bin/uic aboutui.ui -o tmp/ui_aboutui.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 preferences.ui -o tmp/ui_preferences.h /usr/lib64/qt5/bin/uic miscfltui.ui -o tmp/ui_miscfltui.h /usr/lib64/qt5/bin/uic mainwinui.ui -o tmp/ui_mainwinui.h /usr/lib64/qt5/bin/uic rttrkui.ui -o tmp/ui_rttrkui.h /usr/lib64/qt5/bin/uic upgrade.ui -o tmp/ui_upgrade.h /usr/lib64/qt5/bin/uic trackui.ui -o tmp/ui_trackui.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 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -Wextra -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -Iobjects -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 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -Wextra -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -Iobjects -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 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -Wextra -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -Iobjects -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 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -Wextra -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -Iobjects -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 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -Wextra -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -Iobjects -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 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -Wextra -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -Iobjects -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 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -Wextra -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -Iobjects -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 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -Wextra -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -Iobjects -Itmp -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/formatload.o formatload.cc formatload.cc: In member function 'bool FormatLoad::processFormat(Format&)': formatload.cc:130:40: warning: implicitly-declared 'Format& Format::operator=(const Format&)' is deprecated [-Wdeprecated-copy] 130 | optionList2, htmlPage); | ^ In file included from formatload.h:31, from formatload.cc:40: format.h:186:3: note: because 'Format' has user-provided 'Format::Format(const Format&)' 186 | Format(const Format& c): | ^~~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -Wextra -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -Iobjects -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 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -Wextra -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -Iobjects -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 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -Wextra -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -Iobjects -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 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -Wextra -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -Iobjects -Itmp -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/gmapdlg.o gmapdlg.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -Wextra -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -Iobjects -Itmp -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/preferences.o preferences.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 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -Wextra -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -Iobjects -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 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -Wextra -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -Iobjects -Itmp -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/processwait.o processwait.cc g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -Wextra -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -Iobjects -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_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/gpsbabel-1.7.0/gui/objects/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/gpsbabel-1.7.0/gui -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -I/usr/include/c++/11 -I/usr/include/c++/11/aarch64-mageia-linux -I/usr/include/c++/11/backward -I/usr/lib/gcc/aarch64-mageia-linux/11/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_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/gpsbabel-1.7.0/gui/objects/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/gpsbabel-1.7.0/gui -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -I/usr/include/c++/11 -I/usr/include/c++/11/aarch64-mageia-linux -I/usr/include/c++/11/backward -I/usr/lib/gcc/aarch64-mageia-linux/11/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_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/gpsbabel-1.7.0/gui/objects/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/gpsbabel-1.7.0/gui -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -I/usr/include/c++/11 -I/usr/include/c++/11/aarch64-mageia-linux -I/usr/include/c++/11/backward -I/usr/lib/gcc/aarch64-mageia-linux/11/include -I/usr/local/include -I/usr/include filterdlg.h -o objects/moc_filterdlg.cpp /usr/lib64/qt5/bin/moc -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/gpsbabel-1.7.0/gui/objects/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/gpsbabel-1.7.0/gui -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -I/usr/include/c++/11 -I/usr/include/c++/11/aarch64-mageia-linux -I/usr/include/c++/11/backward -I/usr/lib/gcc/aarch64-mageia-linux/11/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_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/gpsbabel-1.7.0/gui/objects/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/gpsbabel-1.7.0/gui -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -I/usr/include/c++/11 -I/usr/include/c++/11/aarch64-mageia-linux -I/usr/include/c++/11/backward -I/usr/lib/gcc/aarch64-mageia-linux/11/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 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -Wextra -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -Iobjects -Itmp -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/upgrade.o upgrade.cc /usr/lib64/qt5/bin/moc -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/gpsbabel-1.7.0/gui/objects/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/gpsbabel-1.7.0/gui -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -I/usr/include/c++/11 -I/usr/include/c++/11/aarch64-mageia-linux -I/usr/include/c++/11/backward -I/usr/lib/gcc/aarch64-mageia-linux/11/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_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/gpsbabel-1.7.0/gui/objects/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/gpsbabel-1.7.0/gui -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -I/usr/include/c++/11 -I/usr/include/c++/11/aarch64-mageia-linux -I/usr/include/c++/11/backward -I/usr/lib/gcc/aarch64-mageia-linux/11/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_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/gpsbabel-1.7.0/gui/objects/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/gpsbabel-1.7.0/gui -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -I/usr/include/c++/11 -I/usr/include/c++/11/aarch64-mageia-linux -I/usr/include/c++/11/backward -I/usr/lib/gcc/aarch64-mageia-linux/11/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_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/gpsbabel-1.7.0/gui/objects/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/gpsbabel-1.7.0/gui -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -I/usr/include/c++/11 -I/usr/include/c++/11/aarch64-mageia-linux -I/usr/include/c++/11/backward -I/usr/lib/gcc/aarch64-mageia-linux/11/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_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/gpsbabel-1.7.0/gui/objects/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/gpsbabel-1.7.0/gui -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -I/usr/include/c++/11 -I/usr/include/c++/11/aarch64-mageia-linux -I/usr/include/c++/11/backward -I/usr/lib/gcc/aarch64-mageia-linux/11/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_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB --include /home/iurt/rpmbuild/BUILD/gpsbabel-1.7.0/gui/objects/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/home/iurt/rpmbuild/BUILD/gpsbabel-1.7.0/gui -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -I/usr/include/c++/11 -I/usr/include/c++/11/aarch64-mageia-linux -I/usr/include/c++/11/backward -I/usr/lib/gcc/aarch64-mageia-linux/11/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 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -Wextra -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -Iobjects -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 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -Wextra -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -Iobjects -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 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -Wextra -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -Iobjects -Itmp -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/serial_unix.o serial_unix.cc serial_unix.cc: In function 'QStringList dynamicDevices()': serial_unix.cc:74:36: warning: 'QList QSet::toList() const [with T = QString]' is deprecated: Use values() instead. [-Wdeprecated-declarations] 74 | QStringList list = devices.toList(); | ~~~~~~~~~~~~~~^~ In file included from /usr/include/qt5/QtGui/qevent.h:53, from /usr/include/qt5/QtGui/QCloseEvent:1, from mainwindow.h:31, from serial_unix.cc:21: /usr/include/qt5/QtCore/qset.h:265:14: note: declared here 265 | QList toList() const { return values(); } | ^~~~~~ serial_unix.cc:75:8: warning: 'void qSort(Container&) [with Container = QStringList]' is deprecated: Use std::sort [-Wdeprecated-declarations] 75 | qSort(list); | ~~~~~^~~~~~ In file included from /usr/include/qt5/QtCore/qlist.h:43, from /usr/include/qt5/QtCore/QList:1, from mainwindow.h:26, from serial_unix.cc:21: /usr/include/qt5/QtCore/qalgorithms.h:188:46: note: declared here 188 | QT_DEPRECATED_X("Use std::sort") inline void qSort(Container &c) | ^~~~~ g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -Wextra -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -Iobjects -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 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -Wextra -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -Iobjects -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 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -Wextra -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -Iobjects -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 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -Wextra -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -Iobjects -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 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -Wextra -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -Iobjects -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 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -Wextra -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -Iobjects -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 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -Wextra -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -Iobjects -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 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -Wextra -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -Iobjects -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 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -Wextra -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -Iobjects -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 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -Wextra -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -Iobjects -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 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -Wextra -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -Iobjects -Itmp -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/moc_optionsdlg.o objects/moc_optionsdlg.cpp g++ -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -Wextra -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -Iobjects -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 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -Wextra -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -Iobjects -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 -fasynchronous-unwind-tables -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-aliasing -DPIC -fPIC -D_REENTRANT -Wall -Wextra -fPIC -DHAVE_WEBENGINE -DHAVE_UDEV -DQT_NO_DEBUG -DQT_WEBENGINEWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_WEBENGINECORE_LIB -DQT_QUICK_LIB -DQT_GUI_LIB -DQT_QMLMODELS_LIB -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWebEngineWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtWebEngineCore -I/usr/include/qt5/QtQuick -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtQmlModels -I/usr/include/qt5/QtWebChannel -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtPositioning -I/usr/include/qt5/QtCore -Iobjects -Itmp -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/moc_map.o objects/moc_map.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 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 /usr/lib64/libQt5WebEngineWidgets.so /usr/lib64/libQt5PrintSupport.so /usr/lib64/libQt5Widgets.so /usr/lib64/libQt5WebEngineCore.so /usr/lib64/libQt5Quick.so /usr/lib64/libQt5Gui.so /usr/lib64/libQt5QmlModels.so /usr/lib64/libQt5WebChannel.so /usr/lib64/libQt5Qml.so /usr/lib64/libQt5Network.so /usr/lib64/libQt5Xml.so /usr/lib64/libQt5Positioning.so /usr/lib64/libQt5Core.so -lGL -lpthread + popd ~/rpmbuild/BUILD/gpsbabel-1.7.0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.aNdbd5 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/gpsbabel-1.7.0-2.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/gpsbabel-1.7.0-2.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/gpsbabel-1.7.0-2.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/gpsbabel-1.7.0-2.mga9.aarch64 + cd gpsbabel-1.7.0 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/gpsbabel-1.7.0-2.mga9.aarch64 'INSTALL=/usr/bin/install -p' install gpsbabel /home/iurt/rpmbuild/BUILDROOT/gpsbabel-1.7.0-2.mga9.aarch64//usr/bin/ + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/gpsbabel-1.7.0-2.mga9.aarch64 'INSTALL=/usr/bin/install -p' -C gui make: Entering directory '/home/iurt/rpmbuild/BUILD/gpsbabel-1.7.0/gui' make: Nothing to be done for 'install'. make: Leaving directory '/home/iurt/rpmbuild/BUILD/gpsbabel-1.7.0/gui' + install -m 0755 -d /home/iurt/rpmbuild/BUILDROOT/gpsbabel-1.7.0-2.mga9.aarch64/usr/bin/ + install -m 0755 -p gui/objects/gpsbabelfe /home/iurt/rpmbuild/BUILDROOT/gpsbabel-1.7.0-2.mga9.aarch64/usr/bin/ + install -m 0755 -d /home/iurt/rpmbuild/BUILDROOT/gpsbabel-1.7.0-2.mga9.aarch64/usr/share/qt5/translations/ + install -m 0644 -p 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/iurt/rpmbuild/BUILDROOT/gpsbabel-1.7.0-2.mga9.aarch64/usr/share/qt5/translations/ + desktop-file-install --dir /home/iurt/rpmbuild/BUILDROOT/gpsbabel-1.7.0-2.mga9.aarch64//usr/share/applications /home/iurt/rpmbuild/SOURCES/gpsbabel.desktop + install -m 0755 -d /home/iurt/rpmbuild/BUILDROOT/gpsbabel-1.7.0-2.mga9.aarch64/usr/share/icons/hicolor/256x256/apps/ + install -m 0644 -p /home/iurt/rpmbuild/SOURCES/gpsbabel.png /home/iurt/rpmbuild/BUILDROOT/gpsbabel-1.7.0-2.mga9.aarch64/usr/share/icons/hicolor/256x256/apps/ + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/gpsbabel-1.7.0-2.mga9.aarch64 gpsbabel --with-qt --all-name + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.7.0-2.mga9 --unique-debug-suffix -1.7.0-2.mga9.aarch64 --unique-debug-src-base gpsbabel-1.7.0-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/gpsbabel-1.7.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsbabel-1.7.0-2.mga9.aarch64/usr/bin/gpsbabel extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpsbabel-1.7.0-2.mga9.aarch64/usr/bin/gpsbabelfe dwz: ./usr/bin/gpsbabel-1.7.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/gpsbabelfe-1.7.0-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 60204kB, size after compression: 60204kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 2 CRC32s did match. 10208 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files /home/iurt/rpmbuild/BUILDROOT/gpsbabel-1.7.0-2.mga9.aarch64/usr/share/applications/gpsbabel.desktop: hint: value "Geography;Education;Utility;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: gpsbabel-1.7.0-2.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4gXdfa + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gpsbabel-1.7.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/gpsbabel-1.7.0-2.mga9.aarch64/usr/share/doc/gpsbabel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/gpsbabel-1.7.0-2.mga9.aarch64/usr/share/doc/gpsbabel + cp -pr README.contrib README.igc README.mapconverter README.md README.xmapwpt /home/iurt/rpmbuild/BUILDROOT/gpsbabel-1.7.0-2.mga9.aarch64/usr/share/doc/gpsbabel + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/gpsbabel-1.7.0-2.mga9.aarch64/usr/share/doc/gpsbabel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9zaDG7 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gpsbabel-1.7.0 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/gpsbabel-1.7.0-2.mga9.aarch64/usr/share/licenses/gpsbabel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/gpsbabel-1.7.0-2.mga9.aarch64/usr/share/licenses/gpsbabel + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/gpsbabel-1.7.0-2.mga9.aarch64/usr/share/licenses/gpsbabel + RPM_EC=0 ++ jobs -p + exit 0 Provides: gpsbabel = 1.7.0-2.mga9 gpsbabel(aarch-64) = 1.7.0-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libshp.so.2()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libusb-1.0.so.0()(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0.2)(64bit) Processing files: gpsbabel-gui-1.7.0-2.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.OkyglS + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gpsbabel-1.7.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/gpsbabel-1.7.0-2.mga9.aarch64/usr/share/doc/gpsbabel-gui + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/gpsbabel-1.7.0-2.mga9.aarch64/usr/share/doc/gpsbabel-gui + cp -pr gui/AUTHORS gui/README.contrib gui/README.gui gui/TODO /home/iurt/rpmbuild/BUILDROOT/gpsbabel-1.7.0-2.mga9.aarch64/usr/share/doc/gpsbabel-gui + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nQbGek + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gpsbabel-1.7.0 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/gpsbabel-1.7.0-2.mga9.aarch64/usr/share/licenses/gpsbabel-gui + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/gpsbabel-1.7.0-2.mga9.aarch64/usr/share/licenses/gpsbabel-gui + cp -pr gui/COPYING.txt /home/iurt/rpmbuild/BUILDROOT/gpsbabel-1.7.0-2.mga9.aarch64/usr/share/licenses/gpsbabel-gui + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(gpsbabel.desktop) gpsbabel-gui = 1.7.0-2.mga9 gpsbabel-gui(aarch-64) = 1.7.0-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(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.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libudev.so.1()(64bit) libudev.so.1(LIBUDEV_183)(64bit) Processing files: gpsbabel-debugsource-1.7.0-2.mga9.aarch64 Provides: gpsbabel-debugsource = 1.7.0-2.mga9 gpsbabel-debugsource(aarch-64) = 1.7.0-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gpsbabel-debuginfo-1.7.0-2.mga9.aarch64 Provides: debuginfo(build-id) = 42d01dfafc8b4962432c009c471123756861ac9c gpsbabel-debuginfo = 1.7.0-2.mga9 gpsbabel-debuginfo(aarch-64) = 1.7.0-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gpsbabel-debugsource(aarch-64) = 1.7.0-2.mga9 Processing files: gpsbabel-gui-debuginfo-1.7.0-2.mga9.aarch64 Provides: debuginfo(build-id) = f66c66279d7dcf2fef3074b414ff65f7aac06c0c gpsbabel-gui-debuginfo = 1.7.0-2.mga9 gpsbabel-gui-debuginfo(aarch-64) = 1.7.0-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gpsbabel-debugsource(aarch-64) = 1.7.0-2.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/gpsbabel-1.7.0-2.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gpsbabel-gui-1.7.0-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gpsbabel-1.7.0-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gpsbabel-debugsource-1.7.0-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gpsbabel-gui-debuginfo-1.7.0-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gpsbabel-debuginfo-1.7.0-2.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xOH2Tf + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gpsbabel-1.7.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/gpsbabel-1.7.0-2.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.V2wwyM + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf gpsbabel-1.7.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!