* Package: media-radio/gpredict-2.2.1 * Repository: gentoo * Maintainer: tomjbe@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking gpredict-2.2.1.tar.bz2 to /var/tmp/portage/media-radio/gpredict-2.2.1/work >>> Source unpacked in /var/tmp/portage/media-radio/gpredict-2.2.1/work >>> Preparing source in /var/tmp/portage/media-radio/gpredict-2.2.1/work/gpredict-2.2.1 ... * Applying gpredict-2.0-doc.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-radio/gpredict-2.2.1/work/gpredict-2.2.1 ... * econf: updating gpredict-2.2.1/config.guess with /usr/share/gnuconfig/config.guess * econf: updating gpredict-2.2.1/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/gpredict-2.2.1 --htmldir=/usr/share/doc/gpredict-2.2.1/html --libdir=/usr/lib64 checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for library containing strerror... none required checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking whether NLS is requested... yes checking for intltool >= 0.21... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.30.1 checking for XML::Parser... ok checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for sin in -lm... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/gmsgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for catalogs to be installed... cs da de el en_GB en_US es fi fr id it lt ru th uk checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/man/gpredict.1 config.status: creating doc/man/Makefile config.status: creating src/Makefile config.status: creating src/sgpsdp/Makefile config.status: creating src/sgpsdp/TR/Makefile config.status: creating pixmaps/Makefile config.status: creating pixmaps/maps/Makefile config.status: creating pixmaps/logos/Makefile config.status: creating pixmaps/icons/Makefile config.status: creating data/Makefile config.status: creating data/desktop/Makefile config.status: creating data/satdata/Makefile config.status: creating po/Makefile.in config.status: creating build-config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands SUMMARY: Gpredict version... : 2.2.1 Glib version....... : 2.60.7 Gio version........ : 2.60.7 Gthread version.... : 2.60.7 Gdk version........ : 3.24.14 Gtk+ version....... : 3.24.14 GooCanvas version.. : 2.0.4 Libcurl version.... : 7.68.0 >>> Source configured. >>> Compiling source in /var/tmp/portage/media-radio/gpredict-2.2.1/work/gpredict-2.2.1 ... make -j1 echo 2.2.1 > .version-t && mv .version-t .version make all-recursive make[1]: Entering directory '/var/tmp/portage/media-radio/gpredict-2.2.1/work/gpredict-2.2.1' Making all in src make[2]: Entering directory '/var/tmp/portage/media-radio/gpredict-2.2.1/work/gpredict-2.2.1/src' Making all in sgpsdp make[3]: Entering directory '/var/tmp/portage/media-radio/gpredict-2.2.1/work/gpredict-2.2.1/src/sgpsdp' Making all in TR make[4]: Entering directory '/var/tmp/portage/media-radio/gpredict-2.2.1/work/gpredict-2.2.1/src/sgpsdp/TR' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/media-radio/gpredict-2.2.1/work/gpredict-2.2.1/src/sgpsdp/TR' make[4]: Entering directory '/var/tmp/portage/media-radio/gpredict-2.2.1/work/gpredict-2.2.1/src/sgpsdp' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o solar.o solar.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o sgp_time.o sgp_time.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o sgp_obs.o sgp_obs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o sgp_math.o sgp_math.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o sgp_in.o sgp_in.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o sgp4sdp4.o sgp4sdp4.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o test-001.o test-001.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -Wl,-O1 -Wl,--as-needed -o test-001 solar.o sgp_time.o sgp_obs.o sgp_math.o sgp_in.o sgp4sdp4.o test-001.o -lm -lcurl -lgoocanvas-2.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -Wl,-O1 -Wl,--as-needed -o test-001 solar.o sgp_time.o sgp_obs.o sgp_math.o sgp_in.o sgp4sdp4.o test-001.o -lm -lcurl -lgoocanvas-2.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o test-002.o test-002.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -Wl,-O1 -Wl,--as-needed -o test-002 solar.o sgp_time.o sgp_obs.o sgp_math.o sgp_in.o sgp4sdp4.o test-002.o -lm -lcurl -lgoocanvas-2.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -Wl,-O1 -Wl,--as-needed -o test-002 solar.o sgp_time.o sgp_obs.o sgp_math.o sgp_in.o sgp4sdp4.o test-002.o -lm -lcurl -lgoocanvas-2.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -pthread make[4]: Leaving directory '/var/tmp/portage/media-radio/gpredict-2.2.1/work/gpredict-2.2.1/src/sgpsdp' make[3]: Leaving directory '/var/tmp/portage/media-radio/gpredict-2.2.1/work/gpredict-2.2.1/src/sgpsdp' make[3]: Entering directory '/var/tmp/portage/media-radio/gpredict-2.2.1/work/gpredict-2.2.1/src' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o nxjson/nxjson.o nxjson/nxjson.c nxjson/nxjson.c: In function parse_value: nxjson/nxjson.c:261:13: warning: new_key may be used uninitialized in this function [-Wmaybe-uninitialized] 261 | p=parse_value(js, new_key, p, encoder); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o sgpsdp/sgp4sdp4.o sgpsdp/sgp4sdp4.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o sgpsdp/sgp_in.o sgpsdp/sgp_in.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o sgpsdp/sgp_math.o sgpsdp/sgp_math.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o sgpsdp/sgp_obs.o sgpsdp/sgp_obs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o sgpsdp/sgp_time.o sgpsdp/sgp_time.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o sgpsdp/solar.o sgpsdp/solar.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o about.o about.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o compat.o compat.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o first-time.o first-time.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o gpredict-help.o gpredict-help.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o gpredict-utils.o gpredict-utils.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o gtk-azel-plot.o gtk-azel-plot.c gtk-azel-plot.c: In function gtk_azel_plot_get_type: gtk-azel-plot.c:95:13: warning: cast between incompatible function types from void (*)(GtkAzelPlotClass *) {aka void (*)(struct _GtkAzelPlotClass *)} to void (*)(void *, void *) [-Wcast-function-type] 95 | (GClassInitFunc) gtk_azel_plot_class_init, | ^ gtk-azel-plot.c:100:13: warning: cast between incompatible function types from void (*)(GtkAzelPlot *) {aka void (*)(struct _GtkAzelPlot *)} to void (*)(GTypeInstance *, void *) {aka void (*)(struct _GTypeInstance *, void *)} [-Wcast-function-type] 100 | (GInstanceInitFunc) gtk_azel_plot_init, | ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o gtk-event-list.o gtk-event-list.c gtk-event-list.c: In function gtk_event_list_get_type: gtk-event-list.c:142:13: warning: cast between incompatible function types from void (*)(GtkEventListClass *) {aka void (*)(struct _GtkEventListClass *)} to void (*)(void *, void *) [-Wcast-function-type] 142 | (GClassInitFunc) gtk_event_list_class_init, | ^ gtk-event-list.c:147:13: warning: cast between incompatible function types from void (*)(GtkEventList *) {aka void (*)(struct _gtk_event_list *)} to void (*)(GTypeInstance *, void *) {aka void (*)(struct _GTypeInstance *, void *)} [-Wcast-function-type] 147 | (GInstanceInitFunc) gtk_event_list_init, | ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o gtk-event-list-popup.o gtk-event-list-popup.c gtk-event-list-popup.c: In function gtk_event_list_popup_exec: gtk-event-list-popup.c:101:5: warning: gtk_menu_popup is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 101 | gtk_menu_popup(GTK_MENU(menu), NULL, NULL, NULL, NULL, | ^~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from gtk-event-list-popup.c:28: /usr/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o gtk-freq-knob.o gtk-freq-knob.c gtk-freq-knob.c: In function button_clicked_cb: gtk-freq-knob.c:120:16: warning: cast between incompatible function types from void * (*)(GtkFreqKnob *) {aka void * (*)(struct _gtk_freq_knob *)} to gboolean (*)(void *) {aka int (*)(void *)} [-Wcast-function-type] 120 | g_idle_add((GSourceFunc) gtk_freq_knob_update, knob); | ^ gtk-freq-knob.c: In function gtk_freq_knob_set_value: gtk-freq-knob.c:269:20: warning: cast between incompatible function types from void * (*)(GtkFreqKnob *) {aka void * (*)(struct _gtk_freq_knob *)} to gboolean (*)(void *) {aka int (*)(void *)} [-Wcast-function-type] 269 | g_idle_add((GSourceFunc) gtk_freq_knob_update, knob); | ^ gtk-freq-knob.c: In function gtk_freq_knob_get_type: gtk-freq-knob.c:288:13: warning: cast between incompatible function types from void (*)(GtkFreqKnobClass *) {aka void (*)(struct _GtkFreqKnobClass *)} to void (*)(void *, void *) [-Wcast-function-type] 288 | (GClassInitFunc) gtk_freq_knob_class_init, | ^ gtk-freq-knob.c:293:13: warning: cast between incompatible function types from void (*)(GtkFreqKnob *) {aka void (*)(struct _gtk_freq_knob *)} to void (*)(GTypeInstance *, void *) {aka void (*)(struct _GTypeInstance *, void *)} [-Wcast-function-type] 293 | (GInstanceInitFunc) gtk_freq_knob_init, | ^ gtk-freq-knob.c: In function gtk_freq_knob_new: gtk-freq-knob.c:397:16: warning: cast between incompatible function types from void * (*)(GtkFreqKnob *) {aka void * (*)(struct _gtk_freq_knob *)} to gboolean (*)(void *) {aka int (*)(void *)} [-Wcast-function-type] 397 | g_idle_add((GSourceFunc) gtk_freq_knob_update, knob); | ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o gtk-polar-plot.o gtk-polar-plot.c gtk-polar-plot.c: In function gtk_polar_plot_get_type: gtk-polar-plot.c:109:13: warning: cast between incompatible function types from void (*)(GtkPolarPlotClass *) {aka void (*)(struct _GtkPolarPlotClass *)} to void (*)(void *, void *) [-Wcast-function-type] 109 | (GClassInitFunc) gtk_polar_plot_class_init, | ^ gtk-polar-plot.c:114:13: warning: cast between incompatible function types from void (*)(GtkPolarPlot *) {aka void (*)(struct _GtkPolarPlot *)} to void (*)(GTypeInstance *, void *) {aka void (*)(struct _GTypeInstance *, void *)} [-Wcast-function-type] 114 | (GInstanceInitFunc) gtk_polar_plot_init, | ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o gtk-polar-view.o gtk-polar-view.c gtk-polar-view.c: In function gtk_polar_view_get_type: gtk-polar-view.c:126:13: warning: cast between incompatible function types from void (*)(GtkPolarViewClass *) {aka void (*)(struct _GtkPolarViewClass *)} to void (*)(void *, void *) [-Wcast-function-type] 126 | (GClassInitFunc) gtk_polar_view_class_init, | ^ gtk-polar-view.c:131:13: warning: cast between incompatible function types from void (*)(GtkPolarView *) {aka void (*)(struct _GtkPolarView *)} to void (*)(GTypeInstance *, void *) {aka void (*)(struct _GTypeInstance *, void *)} [-Wcast-function-type] 131 | (GInstanceInitFunc) gtk_polar_view_init, | ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o gtk-polar-view-popup.o gtk-polar-view-popup.c gtk-polar-view-popup.c: In function gtk_polar_view_popup_exec: gtk-polar-view-popup.c:127:5: warning: gtk_menu_popup is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 127 | gtk_menu_popup(GTK_MENU(menu), NULL, NULL, NULL, NULL, | ^~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from /usr/include/goocanvas-2.0/goocanvas.h:10, from gtk-polar-view-popup.c:30: /usr/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o gtk-rig-ctrl.o gtk-rig-ctrl.c gtk-rig-ctrl.c: In function gtk_rig_ctrl_get_type: gtk-rig-ctrl.c:184:13: warning: cast between incompatible function types from void (*)(GtkRigCtrlClass *) {aka void (*)(struct _GtkRigCtrlClass *)} to void (*)(void *, void *) [-Wcast-function-type] 184 | (GClassInitFunc) gtk_rig_ctrl_class_init, | ^ gtk-rig-ctrl.c:189:13: warning: cast between incompatible function types from void (*)(GtkRigCtrl *) {aka void (*)(struct _gtk_rig_ctrl *)} to void (*)(GTypeInstance *, void *) {aka void (*)(struct _GTypeInstance *, void *)} [-Wcast-function-type] 189 | (GInstanceInitFunc) gtk_rig_ctrl_init, | ^ gtk-rig-ctrl.c: In function trsp_tune_cb: gtk-rig-ctrl.c:709:13: warning: absolute value function abs given an argument of type gint64 {aka long int} but has parameter of type int which may cause truncation of value [-Wabsolute-value] 709 | abs(ctrl->trsp->downhigh - ctrl->trsp->downlow) / 2; | ^~~ gtk-rig-ctrl.c:720:13: warning: absolute value function abs given an argument of type gint64 {aka long int} but has parameter of type int which may cause truncation of value [-Wabsolute-value] 720 | abs(ctrl->trsp->uphigh - ctrl->trsp->uplow) / 2; | ^~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o gtk-rot-ctrl.o gtk-rot-ctrl.c gtk-rot-ctrl.c: In function gtk_rot_ctrl_get_type: gtk-rot-ctrl.c:1596:13: warning: cast between incompatible function types from void (*)(GtkRotCtrlClass *) {aka void (*)(struct _GtkRotCtrlClass *)} to void (*)(void *, void *) [-Wcast-function-type] 1596 | (GClassInitFunc) gtk_rot_ctrl_class_init, | ^ gtk-rot-ctrl.c:1601:13: warning: cast between incompatible function types from void (*)(GtkRotCtrl *) {aka void (*)(struct _gtk_rot_ctrl *)} to void (*)(GTypeInstance *, void *) {aka void (*)(struct _GTypeInstance *, void *)} [-Wcast-function-type] 1601 | (GInstanceInitFunc) gtk_rot_ctrl_init, | ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o gtk-rot-knob.o gtk-rot-knob.c gtk-rot-knob.c: In function gtk_rot_knob_get_type: gtk-rot-knob.c:262:13: warning: cast between incompatible function types from void (*)(GtkRotKnobClass *) {aka void (*)(struct _GtkRotKnobClass *)} to void (*)(void *, void *) [-Wcast-function-type] 262 | (GClassInitFunc) gtk_rot_knob_class_init, | ^ gtk-rot-knob.c:267:13: warning: cast between incompatible function types from void (*)(GtkRotKnob *) {aka void (*)(struct _gtk_rot_knob *)} to void (*)(GTypeInstance *, void *) {aka void (*)(struct _GTypeInstance *, void *)} [-Wcast-function-type] 267 | (GInstanceInitFunc) gtk_rot_knob_init, | ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o gtk-sat-data.o gtk-sat-data.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o gtk-sat-list.o gtk-sat-list.c gtk-sat-list.c: In function gtk_sat_list_get_type: gtk-sat-list.c:220:13: warning: cast between incompatible function types from void (*)(GtkSatListClass *) {aka void (*)(struct _GtkSatListClass *)} to void (*)(void *, void *) [-Wcast-function-type] 220 | (GClassInitFunc) gtk_sat_list_class_init, | ^ gtk-sat-list.c:225:13: warning: cast between incompatible function types from void (*)(GtkSatList *) {aka void (*)(struct _gtk_sat_list *)} to void (*)(GTypeInstance *, void *) {aka void (*)(struct _GTypeInstance *, void *)} [-Wcast-function-type] 225 | (GInstanceInitFunc) gtk_sat_list_init, | ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o gtk-sat-list-popup.o gtk-sat-list-popup.c gtk-sat-list-popup.c: In function gtk_sat_list_popup_exec: gtk-sat-list-popup.c:83:5: warning: gtk_menu_popup is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 83 | gtk_menu_popup(GTK_MENU(menu), NULL, NULL, NULL, NULL, | ^~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from gtk-sat-list-popup.c:29: /usr/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o gtk-sat-map.o gtk-sat-map.c gtk-sat-map.c: In function gtk_sat_map_get_type: gtk-sat-map.c:124:13: warning: cast between incompatible function types from void (*)(GtkSatMapClass *) {aka void (*)(struct _GtkSatMapClass *)} to void (*)(void *, void *) [-Wcast-function-type] 124 | (GClassInitFunc) gtk_sat_map_class_init, | ^ gtk-sat-map.c:129:13: warning: cast between incompatible function types from void (*)(GtkSatMap *) {aka void (*)(struct *)} to void (*)(GTypeInstance *, void *) {aka void (*)(struct _GTypeInstance *, void *)} [-Wcast-function-type] 129 | (GInstanceInitFunc) gtk_sat_map_init, | ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o gtk-sat-map-popup.o gtk-sat-map-popup.c gtk-sat-map-popup.c: In function gtk_sat_map_popup_exec: gtk-sat-map-popup.c:144:5: warning: gtk_menu_popup is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 144 | gtk_menu_popup(GTK_MENU(menu), NULL, NULL, NULL, NULL, | ^~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from gtk-sat-map-popup.c:31: /usr/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o gtk-sat-map-ground-track.o gtk-sat-map-ground-track.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o gtk-sat-module.o gtk-sat-module.c gtk-sat-module.c: In function gtk_sat_module_get_type: gtk-sat-module.c:258:13: warning: cast between incompatible function types from void (*)(GtkSatModuleClass *) {aka void (*)(struct _GtkSatModuleClass *)} to void (*)(void *, void *) [-Wcast-function-type] 258 | (GClassInitFunc) gtk_sat_module_class_init, | ^ gtk-sat-module.c:263:13: warning: cast between incompatible function types from void (*)(GtkSatModule *) {aka void (*)(struct _gtk_sat_module *)} to void (*)(GTypeInstance *, void *) {aka void (*)(struct _GTypeInstance *, void *)} [-Wcast-function-type] 263 | (GInstanceInitFunc) gtk_sat_module_init, | ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o gtk-sat-module-popup.o gtk-sat-module-popup.c gtk-sat-module-popup.c: In function gtk_sat_module_popup: gtk-sat-module-popup.c:219:5: warning: gtk_menu_popup is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 219 | gtk_menu_popup(GTK_MENU(menu), NULL, NULL, NULL, NULL, | ^~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from gtk-sat-module-popup.c:26: /usr/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ gtk-sat-module-popup.c: In function name_changed: gtk-sat-module-popup.c:1153:17: warning: gdk_beep is deprecated: Use 'gdk_display_beep' instead [-Wdeprecated-declarations] 1153 | gdk_beep(); | ^~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gtk-sat-module-popup.c:26: /usr/include/gtk-3.0/gdk/gdkmain.h:121:6: note: declared here 121 | void gdk_beep (void); | ^~~~~~~~ gtk-sat-module-popup.c: In function module_window_config_cb: gtk-sat-module-popup.c:1215:9: warning: gdk_screen_width is deprecated [-Wdeprecated-declarations] 1215 | x > gdk_screen_width() || y > gdk_screen_height()) | ^ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gtk-sat-module-popup.c:26: /usr/include/gtk-3.0/gdk/gdkmain.h:108:6: note: declared here 108 | gint gdk_screen_width (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~ gtk-sat-module-popup.c:1215:9: warning: gdk_screen_height is deprecated [-Wdeprecated-declarations] 1215 | x > gdk_screen_width() || y > gdk_screen_height()) | ^ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gtk-sat-module-popup.c:26: /usr/include/gtk-3.0/gdk/gdkmain.h:110:6: note: declared here 110 | gint gdk_screen_height (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o gtk-sat-module-tmg.o gtk-sat-module-tmg.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o gtk-sat-popup-common.o gtk-sat-popup-common.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o gtk-sat-selector.o gtk-sat-selector.c gtk-sat-selector.c: In function gtk_sat_selector_get_type: gtk-sat-selector.c:114:13: warning: cast between incompatible function types from void (*)(GtkSatSelectorClass *) {aka void (*)(struct _GtkSatSelectorClass *)} to void (*)(void *, void *) [-Wcast-function-type] 114 | (GClassInitFunc) gtk_sat_selector_class_init, | ^ gtk-sat-selector.c:119:13: warning: cast between incompatible function types from void (*)(GtkSatSelector *) {aka void (*)(struct _gtk_sat_selector *)} to void (*)(GTypeInstance *, void *) {aka void (*)(struct _GTypeInstance *, void *)} [-Wcast-function-type] 119 | (GInstanceInitFunc) gtk_sat_selector_init, | ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o gtk-single-sat.o gtk-single-sat.c gtk-single-sat.c: In function gtk_single_sat_popup_cb: gtk-single-sat.c:534:5: warning: gtk_menu_popup is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 534 | gtk_menu_popup(GTK_MENU(menu), NULL, NULL, NULL, NULL, | ^~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from gtk-single-sat.c:24: /usr/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ gtk-single-sat.c: In function gtk_single_sat_get_type: gtk-single-sat.c:685:13: warning: cast between incompatible function types from void (*)(GtkSingleSatClass *) {aka void (*)(struct _GtkSingleSatClass *)} to void (*)(void *, void *) [-Wcast-function-type] 685 | (GClassInitFunc) gtk_single_sat_class_init, | ^ gtk-single-sat.c:690:13: warning: cast between incompatible function types from void (*)(GtkSingleSat *) {aka void (*)(struct _gtk_single_sat *)} to void (*)(GTypeInstance *, void *) {aka void (*)(struct _GTypeInstance *, void *)} [-Wcast-function-type] 690 | (GInstanceInitFunc) gtk_single_sat_init, | ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o gtk-sky-glance.o gtk-sky-glance.c gtk-sky-glance.c: In function gtk_sky_glance_get_type: gtk-sky-glance.c:169:13: warning: cast between incompatible function types from void (*)(GtkSkyGlanceClass *) {aka void (*)(struct _GtkSkyGlanceClass *)} to void (*)(void *, void *) [-Wcast-function-type] 169 | (GClassInitFunc) gtk_sky_glance_class_init, | ^ gtk-sky-glance.c:174:13: warning: cast between incompatible function types from void (*)(GtkSkyGlance *) {aka void (*)(struct _GtkSkyGlance *)} to void (*)(GTypeInstance *, void *) {aka void (*)(struct _GTypeInstance *, void *)} [-Wcast-function-type] 174 | (GInstanceInitFunc) gtk_sky_glance_init, | ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o gui.o gui.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o loc-tree.o loc-tree.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o locator.o locator.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o main.o main.c main.c: In function gpredict_app_config: main.c:377:9: warning: gdk_screen_width is deprecated [-Wdeprecated-declarations] 377 | x > gdk_screen_width() || y > gdk_screen_height()) | ^ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from main.c:25: /usr/include/gtk-3.0/gdk/gdkmain.h:108:6: note: declared here 108 | gint gdk_screen_width (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~ main.c:377:9: warning: gdk_screen_height is deprecated [-Wdeprecated-declarations] 377 | x > gdk_screen_width() || y > gdk_screen_height()) | ^ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from main.c:25: /usr/include/gtk-3.0/gdk/gdkmain.h:110:6: note: declared here 110 | gint gdk_screen_height (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o map-selector.o map-selector.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o map-tools.o map-tools.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o menubar.o menubar.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o mod-cfg.o mod-cfg.c mod-cfg.c: In function name_changed: mod-cfg.c:234:17: warning: gdk_beep is deprecated: Use 'gdk_display_beep' instead [-Wdeprecated-declarations] 234 | gdk_beep(); | ^~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from mod-cfg.c:29: /usr/include/gtk-3.0/gdk/gdkmain.h:121:6: note: declared here 121 | void gdk_beep (void); | ^~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o mod-cfg-get-param.o mod-cfg-get-param.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o mod-mgr.o mod-mgr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o orbit-tools.o orbit-tools.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o pass-popup-menu.o pass-popup-menu.c pass-popup-menu.c: In function pass_popup_menu_exec: pass-popup-menu.c:117:5: warning: gtk_menu_popup is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 117 | gtk_menu_popup(GTK_MENU(menu), NULL, NULL, NULL, NULL, | ^~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/include/gtk-3.0/gtk/gtk.h:33, from pass-popup-menu.c:23: /usr/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o pass-to-txt.o pass-to-txt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o predict-tools.o predict-tools.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o print-pass.o print-pass.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o qth-data.o qth-data.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o qth-editor.o qth-editor.c qth-editor.c: In function name_changed: qth-editor.c:232:17: warning: gdk_beep is deprecated: Use 'gdk_display_beep' instead [-Wdeprecated-declarations] 232 | gdk_beep(); | ^~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from qth-editor.c:24: /usr/include/gtk-3.0/gdk/gdkmain.h:121:6: note: declared here 121 | void gdk_beep (void); | ^~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o radio-conf.o radio-conf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o rotor-conf.o rotor-conf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o trsp-conf.o trsp-conf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o trsp-update.o trsp-update.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o sat-cfg.o sat-cfg.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o sat-info.o sat-info.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o sat-log.o sat-log.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o sat-log-browser.o sat-log-browser.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o sat-monitor.o sat-monitor.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o sat-pass-dialogs.o sat-pass-dialogs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o sat-pref.o sat-pref.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o sat-pref-general.o sat-pref-general.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o sat-pref-formats.o sat-pref-formats.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o sat-pref-qth.o sat-pref-qth.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o sat-pref-qth-editor.o sat-pref-qth-editor.c sat-pref-qth-editor.c: In function name_changed: sat-pref-qth-editor.c:327:17: warning: gdk_beep is deprecated: Use 'gdk_display_beep' instead [-Wdeprecated-declarations] 327 | gdk_beep(); | ^~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from sat-pref-qth-editor.c:40: /usr/include/gtk-3.0/gdk/gdkmain.h:121:6: note: declared here 121 | void gdk_beep (void); | ^~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o sat-pref-tle.o sat-pref-tle.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o sat-pref-debug.o sat-pref-debug.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o sat-pref-modules.o sat-pref-modules.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o sat-pref-layout.o sat-pref-layout.c sat-pref-layout.c: In function layout_code_changed: sat-pref-layout.c:197:17: warning: gdk_beep is deprecated: Use 'gdk_display_beep' instead [-Wdeprecated-declarations] 197 | gdk_beep(); | ^~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from sat-pref-layout.c:23: /usr/include/gtk-3.0/gdk/gdkmain.h:121:6: note: declared here 121 | void gdk_beep (void); | ^~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o sat-pref-refresh.o sat-pref-refresh.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o sat-pref-map-view.o sat-pref-map-view.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o sat-pref-list-view.o sat-pref-list-view.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o sat-pref-polar-view.o sat-pref-polar-view.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o sat-pref-single-sat.o sat-pref-single-sat.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o sat-pref-interfaces.o sat-pref-interfaces.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o sat-pref-rig.o sat-pref-rig.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o sat-pref-rig-editor.o sat-pref-rig-editor.c sat-pref-rig-editor.c: In function name_changed: sat-pref-rig-editor.c:170:17: warning: gdk_beep is deprecated: Use 'gdk_display_beep' instead [-Wdeprecated-declarations] 170 | gdk_beep(); | ^~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from sat-pref-rig-editor.c:24: /usr/include/gtk-3.0/gdk/gdkmain.h:121:6: note: declared here 121 | void gdk_beep (void); | ^~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o sat-pref-rot.o sat-pref-rot.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o sat-pref-rot-editor.o sat-pref-rot-editor.c sat-pref-rot-editor.c: In function name_changed: sat-pref-rot-editor.c:111:17: warning: gdk_beep is deprecated: Use 'gdk_display_beep' instead [-Wdeprecated-declarations] 111 | gdk_beep(); | ^~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from sat-pref-rot-editor.c:25: /usr/include/gtk-3.0/gdk/gdkmain.h:121:6: note: declared here 121 | void gdk_beep (void); | ^~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o sat-pref-predict.o sat-pref-predict.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o sat-pref-conditions.o sat-pref-conditions.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o sat-pref-multi-pass.o sat-pref-multi-pass.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o sat-pref-single-pass.o sat-pref-single-pass.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o sat-pref-sky-at-glance.o sat-pref-sky-at-glance.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o sat-vis.o sat-vis.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o save-pass.o save-pass.c save-pass.c: In function file_changed: save-pass.c:383:17: warning: gdk_beep is deprecated: Use 'gdk_display_beep' instead [-Wdeprecated-declarations] 383 | gdk_beep(); | ^~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from save-pass.c:30: /usr/include/gtk-3.0/gdk/gdkmain.h:121:6: note: declared here 121 | void gdk_beep (void); | ^~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o time-tools.o time-tools.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o tle-tools.o tle-tools.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o tle-update.o tle-update.c In file included from /usr/include/string.h:495, from /usr/include/glib-2.0/glib/gtestutils.h:30, from /usr/include/glib-2.0/glib.h:85, from tle-update.c:26: In function strncpy, inlined from read_fresh_tle at tle-update.c:967:17: /usr/include/bits/string_fortified.h:106:10: warning: __builtin_strncpy output may be truncated copying 6 bytes from a string of length 79 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function strncpy, inlined from read_fresh_tle at tle-update.c:969:17: /usr/include/bits/string_fortified.h:106:10: warning: __builtin_strncpy output may be truncated copying 2 bytes from a string of length 79 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DGTK_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -c -o strnatcmp.o strnatcmp.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -Wl,-O1 -Wl,--as-needed -o gpredict nxjson/nxjson.o sgpsdp/sgp4sdp4.o sgpsdp/sgp_in.o sgpsdp/sgp_math.o sgpsdp/sgp_obs.o sgpsdp/sgp_time.o sgpsdp/solar.o about.o compat.o first-time.o gpredict-help.o gpredict-utils.o gtk-azel-plot.o gtk-event-list.o gtk-event-list-popup.o gtk-freq-knob.o gtk-polar-plot.o gtk-polar-view.o gtk-polar-view-popup.o gtk-rig-ctrl.o gtk-rot-ctrl.o gtk-rot-knob.o gtk-sat-data.o gtk-sat-list.o gtk-sat-list-popup.o gtk-sat-map.o gtk-sat-map-popup.o gtk-sat-map-ground-track.o gtk-sat-module.o gtk-sat-module-popup.o gtk-sat-module-tmg.o gtk-sat-popup-common.o gtk-sat-selector.o gtk-single-sat.o gtk-sky-glance.o gui.o loc-tree.o locator.o main.o map-selector.o map-tools.o menubar.o mod-cfg.o mod-cfg-get-param.o mod-mgr.o orbit-tools.o pass-popup-menu.o pass-to-txt.o predict-tools.o print-pass.o qth-data.o qth-editor.o radio-conf.o rotor-conf.o trsp-conf.o trsp-update.o sat-cfg.o sat-info.o sat-log.o sat-log-browser.o sat-monitor.o sat-pass-dialogs.o sat-pref.o sat-pref-general.o sat-pref-formats.o sat-pref-qth.o sat-pref-qth-editor.o sat-pref-tle.o sat-pref-debug.o sat-pref-modules.o sat-pref-layout.o sat-pref-refresh.o sat-pref-map-view.o sat-pref-list-view.o sat-pref-polar-view.o sat-pref-single-sat.o sat-pref-interfaces.o sat-pref-rig.o sat-pref-rig-editor.o sat-pref-rot.o sat-pref-rot-editor.o sat-pref-predict.o sat-pref-conditions.o sat-pref-multi-pass.o sat-pref-single-pass.o sat-pref-sky-at-glance.o sat-vis.o save-pass.o time-tools.o tle-tools.o tle-update.o strnatcmp.o -lm -lcurl -lgoocanvas-2.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -Wall -Wextra -std=c11 -pedantic -I/usr/include/goocanvas-2.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -Wl,-O1 -Wl,--as-needed -o gpredict nxjson/nxjson.o sgpsdp/sgp4sdp4.o sgpsdp/sgp_in.o sgpsdp/sgp_math.o sgpsdp/sgp_obs.o sgpsdp/sgp_time.o sgpsdp/solar.o about.o compat.o first-time.o gpredict-help.o gpredict-utils.o gtk-azel-plot.o gtk-event-list.o gtk-event-list-popup.o gtk-freq-knob.o gtk-polar-plot.o gtk-polar-view.o gtk-polar-view-popup.o gtk-rig-ctrl.o gtk-rot-ctrl.o gtk-rot-knob.o gtk-sat-data.o gtk-sat-list.o gtk-sat-list-popup.o gtk-sat-map.o gtk-sat-map-popup.o gtk-sat-map-ground-track.o gtk-sat-module.o gtk-sat-module-popup.o gtk-sat-module-tmg.o gtk-sat-popup-common.o gtk-sat-selector.o gtk-single-sat.o gtk-sky-glance.o gui.o loc-tree.o locator.o main.o map-selector.o map-tools.o menubar.o mod-cfg.o mod-cfg-get-param.o mod-mgr.o orbit-tools.o pass-popup-menu.o pass-to-txt.o predict-tools.o print-pass.o qth-data.o qth-editor.o radio-conf.o rotor-conf.o trsp-conf.o trsp-update.o sat-cfg.o sat-info.o sat-log.o sat-log-browser.o sat-monitor.o sat-pass-dialogs.o sat-pref.o sat-pref-general.o sat-pref-formats.o sat-pref-qth.o sat-pref-qth-editor.o sat-pref-tle.o sat-pref-debug.o sat-pref-modules.o sat-pref-layout.o sat-pref-refresh.o sat-pref-map-view.o sat-pref-list-view.o sat-pref-polar-view.o sat-pref-single-sat.o sat-pref-interfaces.o sat-pref-rig.o sat-pref-rig-editor.o sat-pref-rot.o sat-pref-rot-editor.o sat-pref-predict.o sat-pref-conditions.o sat-pref-multi-pass.o sat-pref-single-pass.o sat-pref-sky-at-glance.o sat-vis.o save-pass.o time-tools.o tle-tools.o tle-update.o strnatcmp.o -lm -lcurl -lgoocanvas-2.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -pthread /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gtk-event-list.o:(.bss+0x0): multiple definition of `qth_data_type'; gtk-azel-plot.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gtk-event-list-popup.o:(.bss+0x0): multiple definition of `qth_data_type'; gtk-azel-plot.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gtk-polar-plot.o:(.bss+0x0): multiple definition of `qth_data_type'; gtk-azel-plot.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gtk-polar-view.o:(.bss+0x0): multiple definition of `qth_data_type'; gtk-azel-plot.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gtk-polar-view-popup.o:(.bss+0x0): multiple definition of `qth_data_type'; gtk-azel-plot.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gtk-rig-ctrl.o:(.bss+0x0): multiple definition of `qth_data_type'; gtk-azel-plot.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gtk-rot-ctrl.o:(.bss+0x0): multiple definition of `qth_data_type'; gtk-azel-plot.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gtk-sat-data.o:(.bss+0x0): multiple definition of `qth_data_type'; gtk-azel-plot.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gtk-sat-list.o:(.bss+0x0): multiple definition of `qth_data_type'; gtk-azel-plot.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gtk-sat-list-popup.o:(.bss+0x0): multiple definition of `qth_data_type'; gtk-azel-plot.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gtk-sat-map.o:(.bss+0x0): multiple definition of `qth_data_type'; gtk-azel-plot.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gtk-sat-map-popup.o:(.bss+0x0): multiple definition of `qth_data_type'; gtk-azel-plot.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gtk-sat-map-ground-track.o:(.bss+0x0): multiple definition of `qth_data_type'; gtk-azel-plot.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gtk-sat-module.o:(.bss+0x0): multiple definition of `qth_data_type'; gtk-azel-plot.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gtk-sat-module-popup.o:(.bss+0x0): multiple definition of `qth_data_type'; gtk-azel-plot.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gtk-sat-module-tmg.o:(.bss+0x0): multiple definition of `qth_data_type'; gtk-azel-plot.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gtk-sat-popup-common.o:(.bss+0x0): multiple definition of `qth_data_type'; gtk-azel-plot.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gtk-sat-selector.o:(.bss+0x0): multiple definition of `qth_data_type'; gtk-azel-plot.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gtk-single-sat.o:(.bss+0x0): multiple definition of `qth_data_type'; gtk-azel-plot.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: gtk-sky-glance.o:(.bss+0x0): multiple definition of `qth_data_type'; gtk-azel-plot.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: menubar.o:(.bss+0x0): multiple definition of `qth_data_type'; gtk-azel-plot.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mod-cfg.o:(.bss+0x0): multiple definition of `qth_data_type'; gtk-azel-plot.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mod-mgr.o:(.bss+0x0): multiple definition of `qth_data_type'; gtk-azel-plot.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: orbit-tools.o:(.bss+0x0): multiple definition of `qth_data_type'; gtk-azel-plot.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pass-popup-menu.o:(.bss+0x0): multiple definition of `qth_data_type'; gtk-azel-plot.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pass-to-txt.o:(.bss+0x0): multiple definition of `qth_data_type'; gtk-azel-plot.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: predict-tools.o:(.bss+0x0): multiple definition of `qth_data_type'; gtk-azel-plot.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: print-pass.o:(.bss+0x0): multiple definition of `qth_data_type'; gtk-azel-plot.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: qth-data.o:(.bss+0x0): multiple definition of `qth_data_type'; gtk-azel-plot.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: qth-editor.o:(.bss+0x0): multiple definition of `qth_data_type'; gtk-azel-plot.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sat-cfg.o:(.bss+0x0): multiple definition of `qth_data_type'; gtk-azel-plot.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sat-info.o:(.bss+0x0): multiple definition of `qth_data_type'; gtk-azel-plot.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sat-pass-dialogs.o:(.bss+0x0): multiple definition of `qth_data_type'; gtk-azel-plot.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sat-pref-qth.o:(.bss+0x0): multiple definition of `qth_data_type'; gtk-azel-plot.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sat-pref-layout.o:(.bss+0x0): multiple definition of `qth_data_type'; gtk-azel-plot.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sat-pref-map-view.o:(.bss+0x0): multiple definition of `qth_data_type'; gtk-azel-plot.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sat-pref-list-view.o:(.bss+0x0): multiple definition of `qth_data_type'; gtk-azel-plot.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sat-pref-polar-view.o:(.bss+0x0): multiple definition of `qth_data_type'; gtk-azel-plot.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sat-pref-single-sat.o:(.bss+0x0): multiple definition of `qth_data_type'; gtk-azel-plot.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sat-pref-multi-pass.o:(.bss+0x0): multiple definition of `qth_data_type'; gtk-azel-plot.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sat-pref-single-pass.o:(.bss+0x0): multiple definition of `qth_data_type'; gtk-azel-plot.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sat-vis.o:(.bss+0x0): multiple definition of `qth_data_type'; gtk-azel-plot.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: save-pass.o:(.bss+0x0): multiple definition of `qth_data_type'; gtk-azel-plot.o:(.bss+0x0): first defined here collect2: error: ld returned 1 exit status make[3]: *** [Makefile:627: gpredict] Error 1 make[3]: Leaving directory '/var/tmp/portage/media-radio/gpredict-2.2.1/work/gpredict-2.2.1/src' make[2]: *** [Makefile:767: all-recursive] Error 1 make[2]: Leaving directory '/var/tmp/portage/media-radio/gpredict-2.2.1/work/gpredict-2.2.1/src' make[1]: *** [Makefile:440: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/media-radio/gpredict-2.2.1/work/gpredict-2.2.1' make: *** [Makefile:372: all] Error 2 * ERROR: media-radio/gpredict-2.2.1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-radio/gpredict-2.2.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-radio/gpredict-2.2.1::gentoo'`. * The complete build log is located at '/var/log/portage/media-radio:gpredict-2.2.1:20200219-051243.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-radio/gpredict-2.2.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-radio/gpredict-2.2.1/temp/environment'. * Working directory: '/var/tmp/portage/media-radio/gpredict-2.2.1/work/gpredict-2.2.1' * S: '/var/tmp/portage/media-radio/gpredict-2.2.1/work/gpredict-2.2.1'