D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/gpredict-1.3-8.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Xx9LSd + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf gpredict-1.3 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/gpredict-1.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gpredict-1.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/gpredict-1.3-fix-desktop-file.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Cl4JJ0 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd gpredict-1.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/include --x-libraries=/usr/lib64 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether NLS is requested... yes checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 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/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.26.1 checking for XML::Parser... ok checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/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 for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for PACKAGE... 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/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for catalogs to be installed... cs da de en_GB en_US es fi fr it lt ru th 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/icons/Makefile config.status: creating data/Makefile config.status: creating data/desktop/Makefile config.status: creating data/satdata/Makefile config.status: creating data/trsp/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... : 1.3 Glib version....... : 2.55.2 Gio version........ : 2.55.2 Gthread version.... : 2.55.2 Gdk version........ : 2.24.31 Gtk+ version....... : 2.24.31 GooCanvas version.. : 1.0.0 Liburl version..... : 7.58.0 + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j8 /usr/bin/make all-recursive Making all in src Making all in sgpsdp Making all in TR make[4]: Nothing to be done for 'all'. make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src/sgpsdp' gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT solar.o -MD -MP -MF .deps/solar.Tpo -c -o solar.o solar.c mv -f .deps/solar.Tpo .deps/solar.Po make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src/sgpsdp' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src/sgpsdp' gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT test-001.o -MD -MP -MF .deps/test-001.Tpo -c -o test-001.o test-001.c test-001.c: In function 'main': test-001.c:81:11: warning: variable 'b' set but not used [-Wunused-but-set-variable] char *b; ^ mv -f .deps/test-001.Tpo .deps/test-001.Po make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src/sgpsdp' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src/sgpsdp' gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT test-002.o -MD -MP -MF .deps/test-002.Tpo -c -o test-002.o test-002.c test-002.c: In function 'main': test-002.c:81:11: warning: variable 'b' set but not used [-Wunused-but-set-variable] char *b; ^ mv -f .deps/test-002.Tpo .deps/test-002.Po make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src/sgpsdp' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src/sgpsdp' gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sgp_obs.o -MD -MP -MF .deps/sgp_obs.Tpo -c -o sgp_obs.o sgp_obs.c mv -f .deps/sgp_obs.Tpo .deps/sgp_obs.Po make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src/sgpsdp' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src/sgpsdp' gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sgp_time.o -MD -MP -MF .deps/sgp_time.Tpo -c -o sgp_time.o sgp_time.c mv -f .deps/sgp_time.Tpo .deps/sgp_time.Po make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src/sgpsdp' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src/sgpsdp' gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sgp_math.o -MD -MP -MF .deps/sgp_math.Tpo -c -o sgp_math.o sgp_math.c mv -f .deps/sgp_math.Tpo .deps/sgp_math.Po make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src/sgpsdp' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src/sgpsdp' gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sgp_in.o -MD -MP -MF .deps/sgp_in.Tpo -c -o sgp_in.o sgp_in.c mv -f .deps/sgp_in.Tpo .deps/sgp_in.Po make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src/sgpsdp' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src/sgpsdp' gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sgp4sdp4.o -MD -MP -MF .deps/sgp4sdp4.Tpo -c -o sgp4sdp4.o sgp4sdp4.c sgp4sdp4.c: In function 'Deep': sgp4sdp4.c:542:42: warning: variable 'zmo' set but not used [-Wunused-but-set-variable] z2,z21,z22,z23,z3,z31,z32,z33,ze,zf,zm,zmo,zn, ^~~ mv -f .deps/sgp4sdp4.Tpo .deps/sgp4sdp4.Po make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src/sgpsdp' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src/sgpsdp' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test-002 solar.o sgp_time.o sgp_obs.o sgp_math.o sgp_in.o sgp4sdp4.o test-002.o -lgthread-2.0 -pthread -lgoocanvas -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lcairo -lcurl -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test-002 solar.o sgp_time.o sgp_obs.o sgp_math.o sgp_in.o sgp4sdp4.o test-002.o -pthread -Wl,--export-dynamic -pthread -lgthread-2.0 -lgoocanvas -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgmodule-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lcairo -lcurl -lm -pthread make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src/sgpsdp' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src/sgpsdp' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test-001 solar.o sgp_time.o sgp_obs.o sgp_math.o sgp_in.o sgp4sdp4.o test-001.o -lgthread-2.0 -pthread -lgoocanvas -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lcairo -lcurl -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test-001 solar.o sgp_time.o sgp_obs.o sgp_math.o sgp_in.o sgp4sdp4.o test-001.o -pthread -Wl,--export-dynamic -pthread -lgthread-2.0 -lgoocanvas -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgmodule-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lcairo -lcurl -lm -pthread make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src/sgpsdp' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT solar.o -MD -MP -MF .deps/solar.Tpo -c -o solar.o `test -f 'sgpsdp/solar.c' || echo './'`sgpsdp/solar.c mv -f .deps/solar.Tpo .deps/solar.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sgp_obs.o -MD -MP -MF .deps/sgp_obs.Tpo -c -o sgp_obs.o `test -f 'sgpsdp/sgp_obs.c' || echo './'`sgpsdp/sgp_obs.c mv -f .deps/sgp_obs.Tpo .deps/sgp_obs.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT compat.o -MD -MP -MF .deps/compat.Tpo -c -o compat.o compat.c mv -f .deps/compat.Tpo .deps/compat.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sgp_time.o -MD -MP -MF .deps/sgp_time.Tpo -c -o sgp_time.o `test -f 'sgpsdp/sgp_time.c' || echo './'`sgpsdp/sgp_time.c mv -f .deps/sgp_time.Tpo .deps/sgp_time.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sgp_math.o -MD -MP -MF .deps/sgp_math.Tpo -c -o sgp_math.o `test -f 'sgpsdp/sgp_math.c' || echo './'`sgpsdp/sgp_math.c mv -f .deps/sgp_math.Tpo .deps/sgp_math.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sgp_in.o -MD -MP -MF .deps/sgp_in.Tpo -c -o sgp_in.o `test -f 'sgpsdp/sgp_in.c' || echo './'`sgpsdp/sgp_in.c mv -f .deps/sgp_in.Tpo .deps/sgp_in.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT about.o -MD -MP -MF .deps/about.Tpo -c -o about.o about.c mv -f .deps/about.Tpo .deps/about.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT gpredict-url-hook.o -MD -MP -MF .deps/gpredict-url-hook.Tpo -c -o gpredict-url-hook.o gpredict-url-hook.c mv -f .deps/gpredict-url-hook.Tpo .deps/gpredict-url-hook.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT gpredict-help.o -MD -MP -MF .deps/gpredict-help.Tpo -c -o gpredict-help.o gpredict-help.c mv -f .deps/gpredict-help.Tpo .deps/gpredict-help.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT first-time.o -MD -MP -MF .deps/first-time.Tpo -c -o first-time.o first-time.c mv -f .deps/first-time.Tpo .deps/first-time.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT gpredict-utils.o -MD -MP -MF .deps/gpredict-utils.Tpo -c -o gpredict-utils.o gpredict-utils.c mv -f .deps/gpredict-utils.Tpo .deps/gpredict-utils.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sgp4sdp4.o -MD -MP -MF .deps/sgp4sdp4.Tpo -c -o sgp4sdp4.o `test -f 'sgpsdp/sgp4sdp4.c' || echo './'`sgpsdp/sgp4sdp4.c sgpsdp/sgp4sdp4.c: In function 'Deep': sgpsdp/sgp4sdp4.c:542:42: warning: variable 'zmo' set but not used [-Wunused-but-set-variable] z2,z21,z22,z23,z3,z31,z32,z33,ze,zf,zm,zmo,zn, ^~~ mv -f .deps/sgp4sdp4.Tpo .deps/sgp4sdp4.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT gtk-event-list.o -MD -MP -MF .deps/gtk-event-list.Tpo -c -o gtk-event-list.o gtk-event-list.c gtk-event-list.c: In function 'gtk_event_list_class_init': gtk-event-list.c:191:24: warning: variable 'container_class' set but not used [-Wunused-but-set-variable] GtkContainerClass *container_class; ^~~~~~~~~~~~~~~ gtk-event-list.c:190:24: warning: variable 'widget_class' set but not used [-Wunused-but-set-variable] GtkWidgetClass *widget_class; ^~~~~~~~~~~~ gtk-event-list.c:188:24: warning: variable 'gobject_class' set but not used [-Wunused-but-set-variable] GObjectClass *gobject_class; ^~~~~~~~~~~~~ mv -f .deps/gtk-event-list.Tpo .deps/gtk-event-list.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT gtk-event-list-popup.o -MD -MP -MF .deps/gtk-event-list-popup.Tpo -c -o gtk-event-list-popup.o gtk-event-list-popup.c mv -f .deps/gtk-event-list-popup.Tpo .deps/gtk-event-list-popup.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT gtk-azel-plot.o -MD -MP -MF .deps/gtk-azel-plot.Tpo -c -o gtk-azel-plot.o gtk-azel-plot.c gtk-azel-plot.c: In function 'gtk_azel_plot_class_init': gtk-azel-plot.c:119:25: warning: variable 'container_class' set but not used [-Wunused-but-set-variable] GtkContainerClass *container_class; ^~~~~~~~~~~~~~~ gtk-azel-plot.c:118:25: warning: variable 'widget_class' set but not used [-Wunused-but-set-variable] GtkWidgetClass *widget_class; ^~~~~~~~~~~~ gtk-azel-plot.c:116:25: warning: variable 'gobject_class' set but not used [-Wunused-but-set-variable] GObjectClass *gobject_class; ^~~~~~~~~~~~~ mv -f .deps/gtk-azel-plot.Tpo .deps/gtk-azel-plot.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT gtk-freq-knob.o -MD -MP -MF .deps/gtk-freq-knob.Tpo -c -o gtk-freq-knob.o gtk-freq-knob.c gtk-freq-knob.c: In function 'gtk_freq_knob_class_init': gtk-freq-knob.c:109:25: warning: variable 'container_class' set but not used [-Wunused-but-set-variable] GtkContainerClass *container_class; ^~~~~~~~~~~~~~~ gtk-freq-knob.c:108:25: warning: variable 'widget_class' set but not used [-Wunused-but-set-variable] GtkWidgetClass *widget_class; ^~~~~~~~~~~~ gtk-freq-knob.c:106:25: warning: variable 'gobject_class' set but not used [-Wunused-but-set-variable] GObjectClass *gobject_class; ^~~~~~~~~~~~~ mv -f .deps/gtk-freq-knob.Tpo .deps/gtk-freq-knob.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT gtk-polar-plot.o -MD -MP -MF .deps/gtk-polar-plot.Tpo -c -o gtk-polar-plot.o gtk-polar-plot.c gtk-polar-plot.c: In function 'gtk_polar_plot_class_init': gtk-polar-plot.c:130:24: warning: variable 'container_class' set but not used [-Wunused-but-set-variable] GtkContainerClass *container_class; ^~~~~~~~~~~~~~~ gtk-polar-plot.c:129:24: warning: variable 'widget_class' set but not used [-Wunused-but-set-variable] GtkWidgetClass *widget_class; ^~~~~~~~~~~~ gtk-polar-plot.c:127:24: warning: variable 'gobject_class' set but not used [-Wunused-but-set-variable] GObjectClass *gobject_class; ^~~~~~~~~~~~~ mv -f .deps/gtk-polar-plot.Tpo .deps/gtk-polar-plot.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT gtk-sat-data.o -MD -MP -MF .deps/gtk-sat-data.Tpo -c -o gtk-sat-data.o gtk-sat-data.c mv -f .deps/gtk-sat-data.Tpo .deps/gtk-sat-data.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT gtk-polar-view-popup.o -MD -MP -MF .deps/gtk-polar-view-popup.Tpo -c -o gtk-polar-view-popup.o gtk-polar-view-popup.c gtk-polar-view-popup.c: In function 'track_toggled': gtk-polar-view-popup.c:179:25: warning: variable 'qth' set but not used [-Wunused-but-set-variable] qth_t *qth; ^~~ gtk-polar-view-popup.c:178:25: warning: variable 'sat' set but not used [-Wunused-but-set-variable] sat_t *sat; ^~~ mv -f .deps/gtk-polar-view-popup.Tpo .deps/gtk-polar-view-popup.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT gtk-rot-knob.o -MD -MP -MF .deps/gtk-rot-knob.Tpo -c -o gtk-rot-knob.o gtk-rot-knob.c gtk-rot-knob.c: In function 'gtk_rot_knob_class_init': gtk-rot-knob.c:98:25: warning: variable 'container_class' set but not used [-Wunused-but-set-variable] GtkContainerClass *container_class; ^~~~~~~~~~~~~~~ gtk-rot-knob.c:97:25: warning: variable 'widget_class' set but not used [-Wunused-but-set-variable] GtkWidgetClass *widget_class; ^~~~~~~~~~~~ gtk-rot-knob.c:95:25: warning: variable 'gobject_class' set but not used [-Wunused-but-set-variable] GObjectClass *gobject_class; ^~~~~~~~~~~~~ mv -f .deps/gtk-rot-knob.Tpo .deps/gtk-rot-knob.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT gtk-polar-view.o -MD -MP -MF .deps/gtk-polar-view.Tpo -c -o gtk-polar-view.o gtk-polar-view.c gtk-polar-view.c: In function 'gtk_polar_view_class_init': gtk-polar-view.c:131:24: warning: variable 'container_class' set but not used [-Wunused-but-set-variable] GtkContainerClass *container_class; ^~~~~~~~~~~~~~~ gtk-polar-view.c:130:24: warning: variable 'widget_class' set but not used [-Wunused-but-set-variable] GtkWidgetClass *widget_class; ^~~~~~~~~~~~ gtk-polar-view.c:128:24: warning: variable 'gobject_class' set but not used [-Wunused-but-set-variable] GObjectClass *gobject_class; ^~~~~~~~~~~~~ mv -f .deps/gtk-polar-view.Tpo .deps/gtk-polar-view.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT gtk-sat-list.o -MD -MP -MF .deps/gtk-sat-list.Tpo -c -o gtk-sat-list.o gtk-sat-list.c gtk-sat-list.c: In function 'gtk_sat_list_class_init': gtk-sat-list.c:264:24: warning: variable 'container_class' set but not used [-Wunused-but-set-variable] GtkContainerClass *container_class; ^~~~~~~~~~~~~~~ gtk-sat-list.c:263:24: warning: variable 'widget_class' set but not used [-Wunused-but-set-variable] GtkWidgetClass *widget_class; ^~~~~~~~~~~~ gtk-sat-list.c:261:24: warning: variable 'gobject_class' set but not used [-Wunused-but-set-variable] GObjectClass *gobject_class; ^~~~~~~~~~~~~ mv -f .deps/gtk-sat-list.Tpo .deps/gtk-sat-list.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT gtk-rot-ctrl.o -MD -MP -MF .deps/gtk-rot-ctrl.Tpo -c -o gtk-rot-ctrl.o gtk-rot-ctrl.c gtk-rot-ctrl.c: In function 'gtk_rot_ctrl_class_init': gtk-rot-ctrl.c:146:24: warning: variable 'container_class' set but not used [-Wunused-but-set-variable] GtkContainerClass *container_class; ^~~~~~~~~~~~~~~ gtk-rot-ctrl.c:145:24: warning: variable 'widget_class' set but not used [-Wunused-but-set-variable] GtkWidgetClass *widget_class; ^~~~~~~~~~~~ gtk-rot-ctrl.c:143:24: warning: variable 'gobject_class' set but not used [-Wunused-but-set-variable] GObjectClass *gobject_class; ^~~~~~~~~~~~~ gtk-rot-ctrl.c: In function 'gtk_rot_ctrl_init': gtk-rot-ctrl.c:172:5: warning: 'g_static_mutex_init' is deprecated: Use 'g_mutex_init' instead [-Wdeprecated-declarations] g_static_mutex_init(&(ctrl->busy)); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from gtk-rot-ctrl.c:38: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here void g_static_mutex_init (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~ gtk-rot-ctrl.c: In function 'rot_ctrl_timeout_cb': gtk-rot-ctrl.c:879:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] if (g_static_mutex_trylock(&(ctrl->busy))==FALSE) { ^~ In file included from /usr/include/glib-2.0/glib.h:108:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from gtk-rot-ctrl.c:38: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtk-rot-ctrl.c:1083:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(&(ctrl->busy)); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from gtk-rot-ctrl.c:38: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtk-rot-ctrl.c: In function 'close_rotctld_socket': gtk-rot-ctrl.c:1356:8: warning: variable 'written' set but not used [-Wunused-but-set-variable] gint written; ^~~~~~~ gtk-rot-ctrl.c: In function 'is_flipped_pass': gtk-rot-ctrl.c:1492:11: warning: 'max_az' may be used uninitialized in this function [-Wmaybe-uninitialized] while (caz>max_az) { ^ mv -f .deps/gtk-rot-ctrl.Tpo .deps/gtk-rot-ctrl.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT gtk-sat-list-col-sel.o -MD -MP -MF .deps/gtk-sat-list-col-sel.Tpo -c -o gtk-sat-list-col-sel.o gtk-sat-list-col-sel.c gtk-sat-list-col-sel.c: In function 'gtk_sat_list_col_sel_class_init': gtk-sat-list-col-sel.c:98:25: warning: variable 'container_class' set but not used [-Wunused-but-set-variable] GtkContainerClass *container_class; ^~~~~~~~~~~~~~~ gtk-sat-list-col-sel.c:97:25: warning: variable 'widget_class' set but not used [-Wunused-but-set-variable] GtkWidgetClass *widget_class; ^~~~~~~~~~~~ gtk-sat-list-col-sel.c:95:25: warning: variable 'gobject_class' set but not used [-Wunused-but-set-variable] GObjectClass *gobject_class; ^~~~~~~~~~~~~ mv -f .deps/gtk-sat-list-col-sel.Tpo .deps/gtk-sat-list-col-sel.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT gtk-rig-ctrl.o -MD -MP -MF .deps/gtk-rig-ctrl.Tpo -c -o gtk-rig-ctrl.o gtk-rig-ctrl.c gtk-rig-ctrl.c: In function 'gtk_rig_ctrl_class_init': gtk-rig-ctrl.c:181:24: warning: variable 'container_class' set but not used [-Wunused-but-set-variable] GtkContainerClass *container_class; ^~~~~~~~~~~~~~~ gtk-rig-ctrl.c:180:24: warning: variable 'widget_class' set but not used [-Wunused-but-set-variable] GtkWidgetClass *widget_class; ^~~~~~~~~~~~ gtk-rig-ctrl.c:178:24: warning: variable 'gobject_class' set but not used [-Wunused-but-set-variable] GObjectClass *gobject_class; ^~~~~~~~~~~~~ gtk-rig-ctrl.c: In function 'gtk_rig_ctrl_init': gtk-rig-ctrl.c:210:5: warning: 'g_static_mutex_init' is deprecated: Use 'g_mutex_init' instead [-Wdeprecated-declarations] g_static_mutex_init(&(ctrl->busy)); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from gtk-rig-ctrl.c:41: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here void g_static_mutex_init (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~ gtk-rig-ctrl.c: In function 'rig_ctrl_timeout_cb': gtk-rig-ctrl.c:1322:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] if (g_static_mutex_trylock(&(ctrl->busy))==FALSE) { ^~ In file included from /usr/include/glib-2.0/glib.h:108:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from gtk-rig-ctrl.c:41: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtk-rig-ctrl.c:1380:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(&(ctrl->busy)); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from gtk-rig-ctrl.c:41: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtk-rig-ctrl.c: In function 'manage_ptt_event': gtk-rig-ctrl.c:2639:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] if (g_static_mutex_trylock(&(ctrl->busy)) == TRUE) { ^~ In file included from /usr/include/glib-2.0/glib.h:108:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from gtk-rig-ctrl.c:41: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtk-rig-ctrl.c:2684:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(&(ctrl->busy)); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from gtk-rig-ctrl.c:41: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtk-rig-ctrl.c: In function 'close_rigctld_socket': gtk-rig-ctrl.c:2739:8: warning: variable 'written' set but not used [-Wunused-but-set-variable] gint written; ^~~~~~~ At top level: gtk-rig-ctrl.c:2156:17: warning: 'get_freq_toggle' defined but not used [-Wunused-function] static gboolean get_freq_toggle (GtkRigCtrl *ctrl, gint sock, gdouble *freq) ^~~~~~~~~~~~~~~ mv -f .deps/gtk-rig-ctrl.Tpo .deps/gtk-rig-ctrl.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT gtk-sat-list-popup.o -MD -MP -MF .deps/gtk-sat-list-popup.Tpo -c -o gtk-sat-list-popup.o gtk-sat-list-popup.c mv -f .deps/gtk-sat-list-popup.Tpo .deps/gtk-sat-list-popup.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT gtk-sat-map-popup.o -MD -MP -MF .deps/gtk-sat-map-popup.Tpo -c -o gtk-sat-map-popup.o gtk-sat-map-popup.c mv -f .deps/gtk-sat-map-popup.Tpo .deps/gtk-sat-map-popup.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT gtk-sat-map-ground-track.o -MD -MP -MF .deps/gtk-sat-map-ground-track.Tpo -c -o gtk-sat-map-ground-track.o gtk-sat-map-ground-track.c mv -f .deps/gtk-sat-map-ground-track.Tpo .deps/gtk-sat-map-ground-track.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT gtk-sat-map.o -MD -MP -MF .deps/gtk-sat-map.Tpo -c -o gtk-sat-map.o gtk-sat-map.c gtk-sat-map.c: In function 'gtk_sat_map_class_init': gtk-sat-map.c:148:24: warning: variable 'container_class' set but not used [-Wunused-but-set-variable] GtkContainerClass *container_class; ^~~~~~~~~~~~~~~ gtk-sat-map.c:147:24: warning: variable 'widget_class' set but not used [-Wunused-but-set-variable] GtkWidgetClass *widget_class; ^~~~~~~~~~~~ gtk-sat-map.c:145:24: warning: variable 'gobject_class' set but not used [-Wunused-but-set-variable] GObjectClass *gobject_class; ^~~~~~~~~~~~~ gtk-sat-map.c: In function 'pole_is_covered': gtk-sat-map.c:1134:14: warning: variable 'ret2' set but not used [-Wunused-but-set-variable] int ret1,ret2; ^~~~ gtk-sat-map.c:1134:9: warning: variable 'ret1' set but not used [-Wunused-but-set-variable] int ret1,ret2; ^~~~ mv -f .deps/gtk-sat-map.Tpo .deps/gtk-sat-map.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT gui.o -MD -MP -MF .deps/gui.Tpo -c -o gui.o gui.c mv -f .deps/gui.Tpo .deps/gui.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT gtk-sat-module-popup.o -MD -MP -MF .deps/gtk-sat-module-popup.Tpo -c -o gtk-sat-module-popup.o gtk-sat-module-popup.c mv -f .deps/gtk-sat-module-popup.Tpo .deps/gtk-sat-module-popup.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT gtk-sat-module-tmg.o -MD -MP -MF .deps/gtk-sat-module-tmg.Tpo -c -o gtk-sat-module-tmg.o gtk-sat-module-tmg.c mv -f .deps/gtk-sat-module-tmg.Tpo .deps/gtk-sat-module-tmg.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT gtk-sat-selector.o -MD -MP -MF .deps/gtk-sat-selector.Tpo -c -o gtk-sat-selector.o gtk-sat-selector.c gtk-sat-selector.c: In function 'gtk_sat_selector_class_init': gtk-sat-selector.c:158:24: warning: variable 'container_class' set but not used [-Wunused-but-set-variable] GtkContainerClass *container_class; ^~~~~~~~~~~~~~~ gtk-sat-selector.c:157:24: warning: variable 'widget_class' set but not used [-Wunused-but-set-variable] GtkWidgetClass *widget_class; ^~~~~~~~~~~~ gtk-sat-selector.c:155:24: warning: variable 'gobject_class' set but not used [-Wunused-but-set-variable] GObjectClass *gobject_class; ^~~~~~~~~~~~~ mv -f .deps/gtk-sat-selector.Tpo .deps/gtk-sat-selector.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT gtk-sat-module.o -MD -MP -MF .deps/gtk-sat-module.Tpo -c -o gtk-sat-module.o gtk-sat-module.c gtk-sat-module.c: In function 'gtk_sat_module_class_init': gtk-sat-module.c:139:24: warning: variable 'container_class' set but not used [-Wunused-but-set-variable] GtkContainerClass *container_class; ^~~~~~~~~~~~~~~ gtk-sat-module.c:138:24: warning: variable 'widget_class' set but not used [-Wunused-but-set-variable] GtkWidgetClass *widget_class; ^~~~~~~~~~~~ gtk-sat-module.c:136:24: warning: variable 'gobject_class' set but not used [-Wunused-but-set-variable] GObjectClass *gobject_class; ^~~~~~~~~~~~~ gtk-sat-module.c: In function 'gtk_sat_module_init': gtk-sat-module.c:180:5: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] module->busy = g_mutex_new(); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from gtk-sat-module.c:41: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ mv -f .deps/gtk-sat-module.Tpo .deps/gtk-sat-module.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT gtk-single-sat.o -MD -MP -MF .deps/gtk-single-sat.Tpo -c -o gtk-single-sat.o gtk-single-sat.c gtk-single-sat.c: In function 'gtk_single_sat_class_init': gtk-single-sat.c:162:24: warning: variable 'container_class' set but not used [-Wunused-but-set-variable] GtkContainerClass *container_class; ^~~~~~~~~~~~~~~ gtk-single-sat.c:161:24: warning: variable 'widget_class' set but not used [-Wunused-but-set-variable] GtkWidgetClass *widget_class; ^~~~~~~~~~~~ gtk-single-sat.c:159:24: warning: variable 'gobject_class' set but not used [-Wunused-but-set-variable] GObjectClass *gobject_class; ^~~~~~~~~~~~~ mv -f .deps/gtk-single-sat.Tpo .deps/gtk-single-sat.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT locator.o -MD -MP -MF .deps/locator.Tpo -c -o locator.o locator.c mv -f .deps/locator.Tpo .deps/locator.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT gtk-sky-glance.o -MD -MP -MF .deps/gtk-sky-glance.Tpo -c -o gtk-sky-glance.o gtk-sky-glance.c gtk-sky-glance.c: In function 'gtk_sky_glance_class_init': gtk-sky-glance.c:151:24: warning: variable 'container_class' set but not used [-Wunused-but-set-variable] GtkContainerClass *container_class; ^~~~~~~~~~~~~~~ gtk-sky-glance.c:150:24: warning: variable 'widget_class' set but not used [-Wunused-but-set-variable] GtkWidgetClass *widget_class; ^~~~~~~~~~~~ gtk-sky-glance.c:148:24: warning: variable 'gobject_class' set but not used [-Wunused-but-set-variable] GObjectClass *gobject_class; ^~~~~~~~~~~~~ gtk-sky-glance.c: In function 'on_mouse_enter': gtk-sky-glance.c:827:20: warning: unused variable 'skg' [-Wunused-variable] GtkSkyGlance *skg = GTK_SKY_GLANCE (data); ^~~ At top level: gtk-sky-glance.c:728:1: warning: 'on_button_press' defined but not used [-Wunused-function] on_button_press (GooCanvasItem *item, ^~~~~~~~~~~~~~~ mv -f .deps/gtk-sky-glance.Tpo .deps/gtk-sky-glance.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT orbit-tools.o -MD -MP -MF .deps/orbit-tools.Tpo -c -o orbit-tools.o orbit-tools.c mv -f .deps/orbit-tools.Tpo .deps/orbit-tools.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT loc-tree.o -MD -MP -MF .deps/loc-tree.Tpo -c -o loc-tree.o loc-tree.c mv -f .deps/loc-tree.Tpo .deps/loc-tree.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c main.c: In function 'main': main.c:142:9: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] g_thread_init (NULL); ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from main.c:35: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ main.c: In function 'tle_mon_task': main.c:517:13: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] g_thread_create (update_tle_thread, NULL, FALSE, &err); ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from main.c:35: /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here GThread *g_thread_create (GThreadFunc func, ^~~~~~~~~~~~~~~ mv -f .deps/main.Tpo .deps/main.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT map-selector.o -MD -MP -MF .deps/map-selector.Tpo -c -o map-selector.o map-selector.c mv -f .deps/map-selector.Tpo .deps/map-selector.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT mod-cfg-get-param.o -MD -MP -MF .deps/mod-cfg-get-param.Tpo -c -o mod-cfg-get-param.o mod-cfg-get-param.c mv -f .deps/mod-cfg-get-param.Tpo .deps/mod-cfg-get-param.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT menubar.o -MD -MP -MF .deps/menubar.Tpo -c -o menubar.o menubar.c mv -f .deps/menubar.Tpo .deps/menubar.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pass-popup-menu.o -MD -MP -MF .deps/pass-popup-menu.Tpo -c -o pass-popup-menu.o pass-popup-menu.c mv -f .deps/pass-popup-menu.Tpo .deps/pass-popup-menu.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT mod-mgr.o -MD -MP -MF .deps/mod-mgr.Tpo -c -o mod-mgr.o mod-mgr.c mv -f .deps/mod-mgr.Tpo .deps/mod-mgr.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT mod-cfg.o -MD -MP -MF .deps/mod-cfg.Tpo -c -o mod-cfg.o mod-cfg.c mv -f .deps/mod-cfg.Tpo .deps/mod-cfg.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT print-pass.o -MD -MP -MF .deps/print-pass.Tpo -c -o print-pass.o print-pass.c mv -f .deps/print-pass.Tpo .deps/print-pass.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT pass-to-txt.o -MD -MP -MF .deps/pass-to-txt.Tpo -c -o pass-to-txt.o pass-to-txt.c mv -f .deps/pass-to-txt.Tpo .deps/pass-to-txt.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT qth-data.o -MD -MP -MF .deps/qth-data.Tpo -c -o qth-data.o qth-data.c mv -f .deps/qth-data.Tpo .deps/qth-data.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT predict-tools.o -MD -MP -MF .deps/predict-tools.Tpo -c -o predict-tools.o predict-tools.c predict-tools.c: In function 'get_pass_no_min_el': predict-tools.c:881:20: warning: variable 'done' set but not used [-Wunused-but-set-variable] gboolean done = FALSE; ^~~~ mv -f .deps/predict-tools.Tpo .deps/predict-tools.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT radio-conf.o -MD -MP -MF .deps/radio-conf.Tpo -c -o radio-conf.o radio-conf.c mv -f .deps/radio-conf.Tpo .deps/radio-conf.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT qth-editor.o -MD -MP -MF .deps/qth-editor.Tpo -c -o qth-editor.o qth-editor.c mv -f .deps/qth-editor.Tpo .deps/qth-editor.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT trsp-conf.o -MD -MP -MF .deps/trsp-conf.Tpo -c -o trsp-conf.o trsp-conf.c mv -f .deps/trsp-conf.Tpo .deps/trsp-conf.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT rotor-conf.o -MD -MP -MF .deps/rotor-conf.Tpo -c -o rotor-conf.o rotor-conf.c mv -f .deps/rotor-conf.Tpo .deps/rotor-conf.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sat-cfg.o -MD -MP -MF .deps/sat-cfg.Tpo -c -o sat-cfg.o sat-cfg.c mv -f .deps/sat-cfg.Tpo .deps/sat-cfg.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sat-log.o -MD -MP -MF .deps/sat-log.Tpo -c -o sat-log.o sat-log.c mv -f .deps/sat-log.Tpo .deps/sat-log.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sat-info.o -MD -MP -MF .deps/sat-info.Tpo -c -o sat-info.o sat-info.c mv -f .deps/sat-info.Tpo .deps/sat-info.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sat-monitor.o -MD -MP -MF .deps/sat-monitor.Tpo -c -o sat-monitor.o sat-monitor.c mv -f .deps/sat-monitor.Tpo .deps/sat-monitor.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sat-pref-general.o -MD -MP -MF .deps/sat-pref-general.Tpo -c -o sat-pref-general.o sat-pref-general.c mv -f .deps/sat-pref-general.Tpo .deps/sat-pref-general.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sat-pref.o -MD -MP -MF .deps/sat-pref.Tpo -c -o sat-pref.o sat-pref.c mv -f .deps/sat-pref.Tpo .deps/sat-pref.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sat-log-browser.o -MD -MP -MF .deps/sat-log-browser.Tpo -c -o sat-log-browser.o sat-log-browser.c sat-log-browser.c: In function 'load_debug_file': sat-log-browser.c:369:12: warning: variable 'error' set but not used [-Wunused-but-set-variable] gint error; /* error code returned by by read_debug_file */ ^~~~~ mv -f .deps/sat-log-browser.Tpo .deps/sat-log-browser.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sat-pref-formats.o -MD -MP -MF .deps/sat-pref-formats.Tpo -c -o sat-pref-formats.o sat-pref-formats.c mv -f .deps/sat-pref-formats.Tpo .deps/sat-pref-formats.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sat-pass-dialogs.o -MD -MP -MF .deps/sat-pass-dialogs.Tpo -c -o sat-pass-dialogs.o sat-pass-dialogs.c mv -f .deps/sat-pass-dialogs.Tpo .deps/sat-pass-dialogs.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sat-pref-tle.o -MD -MP -MF .deps/sat-pref-tle.Tpo -c -o sat-pref-tle.o sat-pref-tle.c mv -f .deps/sat-pref-tle.Tpo .deps/sat-pref-tle.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sat-pref-qth.o -MD -MP -MF .deps/sat-pref-qth.Tpo -c -o sat-pref-qth.o sat-pref-qth.c mv -f .deps/sat-pref-qth.Tpo .deps/sat-pref-qth.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sat-pref-help.o -MD -MP -MF .deps/sat-pref-help.Tpo -c -o sat-pref-help.o sat-pref-help.c mv -f .deps/sat-pref-help.Tpo .deps/sat-pref-help.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sat-pref-debug.o -MD -MP -MF .deps/sat-pref-debug.Tpo -c -o sat-pref-debug.o sat-pref-debug.c mv -f .deps/sat-pref-debug.Tpo .deps/sat-pref-debug.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sat-pref-modules.o -MD -MP -MF .deps/sat-pref-modules.Tpo -c -o sat-pref-modules.o sat-pref-modules.c mv -f .deps/sat-pref-modules.Tpo .deps/sat-pref-modules.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sat-pref-qth-editor.o -MD -MP -MF .deps/sat-pref-qth-editor.Tpo -c -o sat-pref-qth-editor.o sat-pref-qth-editor.c mv -f .deps/sat-pref-qth-editor.Tpo .deps/sat-pref-qth-editor.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sat-pref-layout.o -MD -MP -MF .deps/sat-pref-layout.Tpo -c -o sat-pref-layout.o sat-pref-layout.c mv -f .deps/sat-pref-layout.Tpo .deps/sat-pref-layout.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sat-pref-layout-utils.o -MD -MP -MF .deps/sat-pref-layout-utils.Tpo -c -o sat-pref-layout-utils.o sat-pref-layout-utils.c mv -f .deps/sat-pref-layout-utils.Tpo .deps/sat-pref-layout-utils.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sat-pref-single-sat.o -MD -MP -MF .deps/sat-pref-single-sat.Tpo -c -o sat-pref-single-sat.o sat-pref-single-sat.c mv -f .deps/sat-pref-single-sat.Tpo .deps/sat-pref-single-sat.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sat-pref-interfaces.o -MD -MP -MF .deps/sat-pref-interfaces.Tpo -c -o sat-pref-interfaces.o sat-pref-interfaces.c mv -f .deps/sat-pref-interfaces.Tpo .deps/sat-pref-interfaces.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sat-pref-list-view.o -MD -MP -MF .deps/sat-pref-list-view.Tpo -c -o sat-pref-list-view.o sat-pref-list-view.c mv -f .deps/sat-pref-list-view.Tpo .deps/sat-pref-list-view.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sat-pref-refresh.o -MD -MP -MF .deps/sat-pref-refresh.Tpo -c -o sat-pref-refresh.o sat-pref-refresh.c mv -f .deps/sat-pref-refresh.Tpo .deps/sat-pref-refresh.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sat-pref-map-view.o -MD -MP -MF .deps/sat-pref-map-view.Tpo -c -o sat-pref-map-view.o sat-pref-map-view.c mv -f .deps/sat-pref-map-view.Tpo .deps/sat-pref-map-view.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sat-pref-polar-view.o -MD -MP -MF .deps/sat-pref-polar-view.Tpo -c -o sat-pref-polar-view.o sat-pref-polar-view.c mv -f .deps/sat-pref-polar-view.Tpo .deps/sat-pref-polar-view.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sat-pref-rig.o -MD -MP -MF .deps/sat-pref-rig.Tpo -c -o sat-pref-rig.o sat-pref-rig.c mv -f .deps/sat-pref-rig.Tpo .deps/sat-pref-rig.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sat-pref-rig-editor.o -MD -MP -MF .deps/sat-pref-rig-editor.Tpo -c -o sat-pref-rig-editor.o sat-pref-rig-editor.c mv -f .deps/sat-pref-rig-editor.Tpo .deps/sat-pref-rig-editor.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sat-pref-predict.o -MD -MP -MF .deps/sat-pref-predict.Tpo -c -o sat-pref-predict.o sat-pref-predict.c mv -f .deps/sat-pref-predict.Tpo .deps/sat-pref-predict.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sat-pref-rot.o -MD -MP -MF .deps/sat-pref-rot.Tpo -c -o sat-pref-rot.o sat-pref-rot.c mv -f .deps/sat-pref-rot.Tpo .deps/sat-pref-rot.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sat-pref-conditions.o -MD -MP -MF .deps/sat-pref-conditions.Tpo -c -o sat-pref-conditions.o sat-pref-conditions.c mv -f .deps/sat-pref-conditions.Tpo .deps/sat-pref-conditions.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sat-pref-rot-editor.o -MD -MP -MF .deps/sat-pref-rot-editor.Tpo -c -o sat-pref-rot-editor.o sat-pref-rot-editor.c mv -f .deps/sat-pref-rot-editor.Tpo .deps/sat-pref-rot-editor.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sat-pref-multi-pass.o -MD -MP -MF .deps/sat-pref-multi-pass.Tpo -c -o sat-pref-multi-pass.o sat-pref-multi-pass.c mv -f .deps/sat-pref-multi-pass.Tpo .deps/sat-pref-multi-pass.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT time-tools.o -MD -MP -MF .deps/time-tools.Tpo -c -o time-tools.o time-tools.c mv -f .deps/time-tools.Tpo .deps/time-tools.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sat-pref-single-pass.o -MD -MP -MF .deps/sat-pref-single-pass.Tpo -c -o sat-pref-single-pass.o sat-pref-single-pass.c mv -f .deps/sat-pref-single-pass.Tpo .deps/sat-pref-single-pass.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sat-vis.o -MD -MP -MF .deps/sat-vis.Tpo -c -o sat-vis.o sat-vis.c mv -f .deps/sat-vis.Tpo .deps/sat-vis.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sat-pref-sky-at-glance.o -MD -MP -MF .deps/sat-pref-sky-at-glance.Tpo -c -o sat-pref-sky-at-glance.o sat-pref-sky-at-glance.c mv -f .deps/sat-pref-sky-at-glance.Tpo .deps/sat-pref-sky-at-glance.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT tle-tools.o -MD -MP -MF .deps/tle-tools.Tpo -c -o tle-tools.o tle-tools.c mv -f .deps/tle-tools.Tpo .deps/tle-tools.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT save-pass.o -MD -MP -MF .deps/save-pass.Tpo -c -o save-pass.o save-pass.c save-pass.c: In function 'save_pass': save-pass.c:98:16: warning: variable 'sat' set but not used [-Wunused-but-set-variable] gchar *sat; ^~~ mv -f .deps/save-pass.Tpo .deps/save-pass.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT sat-debugger.o -MD -MP -MF .deps/sat-debugger.Tpo -c -o sat-debugger.o sat-debugger.c mv -f .deps/sat-debugger.Tpo .deps/sat-debugger.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/goocanvas-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I.. -DDATADIR=\""/usr/share"\" -DPACKAGE_DATA_DIR=\""/usr/share/gpredict"\" -DPACKAGE_PIXMAPS_DIR=\""/usr/share/pixmaps/gpredict"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -MT tle-update.o -MD -MP -MF .deps/tle-update.Tpo -c -o tle-update.o tle-update.c tle-update.c: In function 'tle_update_from_files': tle-update.c:127:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] if (g_static_mutex_trylock(&tle_file_in_progress)==FALSE) { ^~ In file included from /usr/include/glib-2.0/glib.h:108:0, from tle-update.c:29: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tle-update.c:367:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(&tle_file_in_progress); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from tle-update.c:29: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tle-update.c: In function 'tle_update_from_network': tle-update.c:531:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] if (g_static_mutex_trylock(&tle_in_progress)==FALSE) { ^~ In file included from /usr/include/glib-2.0/glib.h:108:0, from tle-update.c:29: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tle-update.c:699:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(&tle_in_progress); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from tle-update.c:29: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tle-update.c:519:18: warning: variable 'error' set but not used [-Wunused-but-set-variable] gboolean error = FALSE; ^~~~~ tle-update.c: In function 'read_fresh_tle': tle-update.c:768:16: warning: variable 'b' set but not used [-Wunused-but-set-variable] gchar *b; ^ mv -f .deps/tle-update.Tpo .deps/tle-update.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gpredict sgp4sdp4.o sgp_in.o sgp_math.o sgp_obs.o sgp_time.o solar.o about.o compat.o first-time.o gpredict-help.o gpredict-url-hook.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-col-sel.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-selector.o gtk-single-sat.o gtk-sky-glance.o gui.o loc-tree.o locator.o main.o map-selector.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 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-help.o sat-pref-modules.o sat-pref-layout.o sat-pref-layout-utils.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 sat-debugger.o -lgthread-2.0 -pthread -lgoocanvas -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lcairo -lcurl -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gpredict sgp4sdp4.o sgp_in.o sgp_math.o sgp_obs.o sgp_time.o solar.o about.o compat.o first-time.o gpredict-help.o gpredict-url-hook.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-col-sel.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-selector.o gtk-single-sat.o gtk-sky-glance.o gui.o loc-tree.o locator.o main.o map-selector.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 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-help.o sat-pref-modules.o sat-pref-layout.o sat-pref-layout-utils.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 sat-debugger.o -pthread -Wl,--export-dynamic -pthread -lgthread-2.0 -lgoocanvas -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgmodule-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lcairo -lcurl -lm -pthread make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' Making all in doc Making all in man make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in pixmaps Making all in maps make[3]: Nothing to be done for 'all'. Making all in icons make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in data Making all in satdata make[3]: Nothing to be done for 'all'. Making all in trsp make[3]: Nothing to be done for 'all'. Making all in desktop make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in po make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/po' file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/po' file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/po' file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/po' file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/po' file=`echo en_US | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_US.po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/po' file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/po' file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/po' file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/po' file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/po' file=`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file th.po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/po' file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/po' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/po' file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/po' make[2]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jl6TPd + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64 + cd gpredict-1.3 + '[' 1 -eq 1 ']' + echo 'warning: %makeinstall_std is deprecated, try %make_install instead' warning: %makeinstall_std is deprecated, try %make_install instead + make DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64 install Making install in src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' Making install in sgpsdp make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src/sgpsdp' Making install in TR make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src/sgpsdp/TR' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src/sgpsdp/TR' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src/sgpsdp/TR' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src/sgpsdp/TR' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src/sgpsdp' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src/sgpsdp' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src/sgpsdp' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src/sgpsdp' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src/sgpsdp' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c gpredict '/home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64/usr/bin' libtool: install: /usr/bin/install -c gpredict /home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64/usr/bin/gpredict make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/src' Making install in doc make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/doc' Making install in man make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/doc/man' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/doc/man' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64/usr/share/man/man1" /usr/bin/install -c -m 644 gpredict.1 '/home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64/usr/share/man/man1' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/doc/man' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/doc/man' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/doc' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/doc' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/doc' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/doc' Making install in pixmaps make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/pixmaps' Making install in maps make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/pixmaps/maps' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/pixmaps/maps' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/pixmaps/gpredict/maps" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64/usr/share/pixmaps/gpredict/maps" /usr/bin/install -c -m 644 earth_800.png nasa-bmng-01_1024.jpg nasa-bmng-03_1024.jpg nasa-bmng-05_1024.jpg nasa-bmng-07_1024.jpg nasa-bmng-08_1024.jpg nasa-bmng-01_2048.jpg nasa-bmng-03_2048.jpg nasa-bmng-05_2048.jpg nasa-bmng-07_2048.jpg nasa-bmng-08_2048.jpg nasa-topo_800.png nasa-topo_1024.jpg nasa-topo_1600.jpg nasa-topo_2048.jpg '/home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64/usr/share/pixmaps/gpredict/maps' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/pixmaps/maps' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/pixmaps/maps' Making install in icons make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/pixmaps/icons' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/pixmaps/icons' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/pixmaps/" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64/usr/share/pixmaps/" /usr/bin/install -c -m 644 gpredict-icon.png '/home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64/usr/share/pixmaps/' test -z "/usr/share/pixmaps/gpredict/icons" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64/usr/share/pixmaps/gpredict/icons" /usr/bin/install -c -m 644 gpredict-antenna.png gpredict-antenna-small.png gpredict-azel-small.png gpredict-calendar.png gpredict-clock.png gpredict-clock-small.png gpredict-crash.png gpredict-icon.png gpredict-layout-00.png gpredict-layout-01.png gpredict-layout-02.png gpredict-layout-03.png gpredict-layout-04.png gpredict-layout-05.png gpredict-layout-06.png gpredict-layout-07.png gpredict-layout-08.png gpredict-layout-99.png gpredict-leds.png gpredict-mod-attach.png gpredict-mod-close.png gpredict-mod-config.png gpredict-mod-detach.png gpredict-mod-popup.png gpredict-notebook.png gpredict-oscilloscope.png gpredict-oscilloscope-small.png gpredict-planner.png gpredict-planner-small.png gpredict-polar-small.png gpredict-sat-list.png gpredict-sat-pref.png gpredict-shuttle.png gpredict-shuttle-small.png '/home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64/usr/share/pixmaps/gpredict/icons' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/pixmaps/icons' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/pixmaps/icons' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/pixmaps' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/pixmaps' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/pixmaps' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/pixmaps' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/pixmaps' Making install in data make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/data' Making install in satdata make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/data/satdata' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/data/satdata' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/gpredict/data/satdata" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64/usr/share/gpredict/data/satdata" /usr/bin/install -c -m 644 satellites.dat amateur.cat cubesat.cat dmc.cat education.cat engineering.cat galileo.cat geo.cat geodetic.cat glo-ops.cat globalstar.cat goes.cat gorizont.cat gps-ops.cat intelsat.cat iridium.cat military.cat molniya.cat musson.cat nnss.cat noaa.cat orbcomm.cat other-comm.cat other.cat radar.cat raduga.cat resource.cat sarsat.cat sbas.cat science.cat tdrss.cat tle-new.cat visual.cat weather.cat x-comm.cat '/home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64/usr/share/gpredict/data/satdata' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/data/satdata' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/data/satdata' Making install in trsp make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/data/trsp' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/data/trsp' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/gpredict/data/trsp" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64/usr/share/gpredict/data/trsp" /usr/bin/install -c -m 644 20439.trsp 20442.trsp 22825.trsp 22826.trsp 23439.trsp 24278.trsp 24786.trsp 25338.trsp 25397.trsp 25544.trsp 26352.trsp 26536.trsp 26871.trsp 26931.trsp 27453.trsp 27607.trsp 27844.trsp 27848.trsp 27939.trsp 28375.trsp 28650.trsp 28654.trsp 28895.trsp 32785.trsp 32787.trsp 32789.trsp 32791.trsp 33493.trsp 33498.trsp 33499.trsp 33591.trsp 35865.trsp 35870.trsp 35932.trsp 35933.trsp 35934.trsp 35935.trsp 36122.trsp 7530.trsp '/home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64/usr/share/gpredict/data/trsp' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/data/trsp' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/data/trsp' Making install in desktop make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/data/desktop' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/data/desktop' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/applications" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64/usr/share/applications" /usr/bin/install -c -m 644 gpredict.desktop '/home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64/usr/share/applications' make install-data-hook make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/data/desktop' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/data/desktop' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/data/desktop' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/data/desktop' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/data' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/data' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/gpredict/data" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64/usr/share/gpredict/data" /usr/bin/install -c -m 644 locations.dat sample.qth Amateur.mod '/home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64/usr/share/gpredict/data' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/data' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/data' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/data' Making install in po make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/po' linguas="cs da de en_GB en_US es fi fr it lt ru th "; \ for lang in $linguas; do \ dir=/home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /home/pterjan/rpmbuild/BUILD/gpredict-1.3/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/gpredict.mo; \ echo "installing $lang.gmo as $dir/gpredict.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/gpredict.mo; \ echo "installing ./$lang.gmo as" \ "$dir/gpredict.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/gpredict.mo.m; \ echo "installing $lang.gmo.m as $dir/gpredict.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/gpredict.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/gpredict.mo.m"; \ else \ true; \ fi; \ fi; \ done installing cs.gmo as /home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64/usr/share/locale/cs/LC_MESSAGES/gpredict.mo installing da.gmo as /home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64/usr/share/locale/da/LC_MESSAGES/gpredict.mo installing de.gmo as /home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64/usr/share/locale/de/LC_MESSAGES/gpredict.mo installing en_GB.gmo as /home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64/usr/share/locale/en_GB/LC_MESSAGES/gpredict.mo installing en_US.gmo as /home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64/usr/share/locale/en_US/LC_MESSAGES/gpredict.mo installing es.gmo as /home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64/usr/share/locale/es/LC_MESSAGES/gpredict.mo installing fi.gmo as /home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64/usr/share/locale/fi/LC_MESSAGES/gpredict.mo installing fr.gmo as /home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64/usr/share/locale/fr/LC_MESSAGES/gpredict.mo installing it.gmo as /home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64/usr/share/locale/it/LC_MESSAGES/gpredict.mo installing lt.gmo as /home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64/usr/share/locale/lt/LC_MESSAGES/gpredict.mo installing ru.gmo as /home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64/usr/share/locale/ru/LC_MESSAGES/gpredict.mo installing th.gmo as /home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64/usr/share/locale/th/LC_MESSAGES/gpredict.mo make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3/po' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/install -c -m 644 ./AUTHORS /home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64/usr/share/gpredict /usr/bin/install -c -m 644 ./ChangeLog /home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64/usr/share/gpredict /usr/bin/install -c -m 644 ./NEWS /home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64/usr/share/gpredict /usr/bin/install -c -m 644 ./README /home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64/usr/share/gpredict /usr/bin/install -c -m 644 ./COPYING /home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64/usr/share/gpredict /usr/bin/install -c -m 644 ./TODO /home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64/usr/share/gpredict make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gpredict-1.3' + /usr/lib/rpm/find-lang.sh /home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64 gpredict + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 1.3-8.mga7 --unique-debug-suffix -1.3-8.mga7.x86_64 --unique-debug-src-base gpredict-1.3-8.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/gpredict-1.3 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64/usr/bin/gpredict /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 4056 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: gpredict-1.3-8.mga7.x86_64 Provides: application() application(gpredict.desktop) gpredict = 1.3-8.mga7 gpredict(x86-64) = 1.3-8.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo.so.2()(64bit) libcurl.so.4()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgoocanvas.so.3()(64bit) libgtk-x11-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) Processing files: gpredict-debugsource-1.3-8.mga7.x86_64 Provides: gpredict-debugsource = 1.3-8.mga7 gpredict-debugsource(x86-64) = 1.3-8.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gpredict-debuginfo-1.3-8.mga7.x86_64 Provides: debuginfo(build-id) = 3c688239e9ca11940a5eff8d1412a8c8dbec5f59 gpredict-debuginfo = 1.3-8.mga7 gpredict-debuginfo(x86-64) = 1.3-8.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gpredict-debugsource(x86-64) = 1.3-8.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/gpredict-1.3-8.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/gpredict-debugsource-1.3-8.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/gpredict-debuginfo-1.3-8.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UPeREE + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd gpredict-1.3 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/gpredict-1.3-8.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.PqDSv5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf gpredict-1.3 + exit 0 D: [iurt_root_command] Success!