Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/gpredict.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-c997cc15ff08a75017e23b71a70a56d42d192504/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/gpredict.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: bogus date in %changelog: Tue Mar 3 2010 Lubomir Rintel (Fedora Astronomy) - 0.9.0-6 Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/gpredict-1.3-8.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/gpredict.spec '], chrootPath='/var/lib/mock/epel-1-armhfp-c997cc15ff08a75017e23b71a70a56d42d192504/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/gpredict.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9kaeDd warning: bogus date in %changelog: Tue Mar 3 2010 Lubomir Rintel (Fedora Astronomy) - 0.9.0-6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gpredict-1.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/gpredict-1.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gpredict-1.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5uqOGp + umask 022 + cd /builddir/build/BUILD + cd gpredict-1.3 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info 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 armv7hl-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for intltool >= 0.21... 0.50.2 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.16.3 checking for XML::Parser... ok checking for armv7hl-redhat-linux-gnu-gcc... 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) none 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... armv7hl-redhat-linux-gnu checking host system type... armv7hl-redhat-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 armv7hl-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnu-ar... no checking for ar... ar checking for armv7hl-redhat-linux-gnu-strip... no checking for strip... strip checking for armv7hl-redhat-linux-gnu-ranlib... no 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) 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 armv7hl-redhat-linux-gnu-pkg-config... no 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.42.2 Gio version........ : 2.42.2 Gthread version.... : 2.42.2 Gdk version........ : 2.24.28 Gtk+ version....... : 2.24.28 GooCanvas version.. : 1.0.0 Liburl version..... : 7.29.0 + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/gpredict-1.3' Making all in src make[2]: Entering directory `/builddir/build/BUILD/gpredict-1.3/src' Making all in sgpsdp make[3]: Entering directory `/builddir/build/BUILD/gpredict-1.3/src/sgpsdp' Making all in TR make[4]: Entering directory `/builddir/build/BUILD/gpredict-1.3/src/sgpsdp/TR' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/src/sgpsdp/TR' make[4]: Entering directory `/builddir/build/BUILD/gpredict-1.3/src/sgpsdp' gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c solar.c gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c sgp_time.c gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c sgp_obs.c gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c sgp_math.c gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c sgp_in.c gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c sgp4sdp4.c gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c test-001.c gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c test-002.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, ^ test-001.c: In function 'main': test-001.c:81:11: warning: variable 'b' set but not used [-Wunused-but-set-variable] char *b; ^ test-002.c: In function 'main': test-002.c:81:11: warning: variable 'b' set but not used [-Wunused-but-set-variable] char *b; ^ /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wl,-z,relro -o test-001 solar.o sgp_time.o sgp_obs.o sgp_math.o sgp_in.o sgp4sdp4.o test-001.o -pthread -lgthread-2.0 -lgoocanvas -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -lcurl -lm /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wl,-z,relro -o test-002 solar.o sgp_time.o sgp_obs.o sgp_math.o sgp_in.o sgp4sdp4.o test-002.o -pthread -lgthread-2.0 -lgoocanvas -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -lcurl -lm libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wl,-z -Wl,relro -o test-001 solar.o sgp_time.o sgp_obs.o sgp_math.o sgp_in.o sgp4sdp4.o test-001.o -pthread -lgthread-2.0 -lgoocanvas -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -lcurl -lm -pthread libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wl,-z -Wl,relro -o test-002 solar.o sgp_time.o sgp_obs.o sgp_math.o sgp_in.o sgp4sdp4.o test-002.o -pthread -lgthread-2.0 -lgoocanvas -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -lcurl -lm -pthread make[4]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/src/sgpsdp' make[3]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/src/sgpsdp' make[3]: Entering directory `/builddir/build/BUILD/gpredict-1.3/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c -o sgp4sdp4.o `test -f 'sgpsdp/sgp4sdp4.c' || echo './'`sgpsdp/sgp4sdp4.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c -o sgp_in.o `test -f 'sgpsdp/sgp_in.c' || echo './'`sgpsdp/sgp_in.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c -o sgp_math.o `test -f 'sgpsdp/sgp_math.c' || echo './'`sgpsdp/sgp_math.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c -o sgp_obs.o `test -f 'sgpsdp/sgp_obs.c' || echo './'`sgpsdp/sgp_obs.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, ^ gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c -o sgp_time.o `test -f 'sgpsdp/sgp_time.c' || echo './'`sgpsdp/sgp_time.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c -o solar.o `test -f 'sgpsdp/solar.c' || echo './'`sgpsdp/solar.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c about.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c compat.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c first-time.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c gpredict-help.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c gpredict-url-hook.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c gpredict-utils.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c gtk-azel-plot.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c gtk-event-list.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c gtk-event-list-popup.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c gtk-freq-knob.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; ^ 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; ^ gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c gtk-polar-plot.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c gtk-polar-view.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; ^ gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c gtk-polar-view-popup.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c gtk-rig-ctrl.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; ^ 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; ^ 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; ^ 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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'g_mutex_init' instead [-Wdeprecated-declarations] g_static_mutex_init(&(ctrl->busy)); ^ 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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] if (g_static_mutex_trylock(&(ctrl->busy))==FALSE) { ^ gtk-rig-ctrl.c:1380:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(&(ctrl->busy)); ^ gtk-rig-ctrl.c: In function 'manage_ptt_event': gtk-rig-ctrl.c:2639:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] if (g_static_mutex_trylock(&(ctrl->busy)) == TRUE) { ^ gtk-rig-ctrl.c:2684:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(&(ctrl->busy)); ^ 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; ^ gtk-rig-ctrl.c: 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) ^ gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c gtk-rot-ctrl.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c gtk-rot-knob.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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'g_mutex_init' instead [-Wdeprecated-declarations] g_static_mutex_init(&(ctrl->busy)); ^ 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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] if (g_static_mutex_trylock(&(ctrl->busy))==FALSE) { ^ gtk-rot-ctrl.c:1083:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(&(ctrl->busy)); ^ 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; ^ gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c gtk-sat-data.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; ^ gtk-rot-ctrl.c: In function 'sat_selected_cb': gtk-rot-ctrl.c:1495:11: warning: 'min_az' may be used uninitialized in this function [-Wmaybe-uninitialized] while (cazmax_az) { ^ gtk-rot-ctrl.c:1449:13: note: 'max_az' was declared here gdouble max_az,min_az; ^ gtk-rot-ctrl.c: In function 'rot_selected_cb': gtk-rot-ctrl.c:1495:11: warning: 'min_az' may be used uninitialized in this function [-Wmaybe-uninitialized] while (cazmax_az) { ^ gtk-rot-ctrl.c:1449:13: note: 'max_az' was declared here gdouble max_az,min_az; ^ gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c gtk-sat-list.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c gtk-sat-list-col-sel.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c gtk-sat-list-popup.c gtk-rot-ctrl.c: In function 'gtk_rot_ctrl_update': gtk-rot-ctrl.c:1495:11: warning: 'min_az' may be used uninitialized in this function [-Wmaybe-uninitialized] while (cazmax_az) { ^ gtk-rot-ctrl.c:1449:13: note: 'max_az' was declared here gdouble max_az,min_az; ^ gtk-rot-ctrl.c:1495:11: warning: 'min_az' may be used uninitialized in this function [-Wmaybe-uninitialized] while (cazmax_az) { ^ gtk-rot-ctrl.c:1449:13: note: 'max_az' was declared here gdouble max_az,min_az; ^ gtk-rot-ctrl.c:1495:11: warning: 'min_az' may be used uninitialized in this function [-Wmaybe-uninitialized] while (cazmax_az) { ^ gtk-rot-ctrl.c:1449:13: note: 'max_az' was declared here gdouble max_az,min_az; ^ gtk-rot-ctrl.c:1495:11: warning: 'min_az' may be used uninitialized in this function [-Wmaybe-uninitialized] while (cazmax_az) { ^ gtk-rot-ctrl.c:1449:13: note: 'max_az' was declared here gdouble max_az,min_az; ^ 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; ^ gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c gtk-sat-map.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; ^ gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c gtk-sat-map-popup.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c gtk-sat-map-ground-track.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c gtk-sat-module.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; ^ gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c gtk-sat-module-popup.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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:277) [-Wdeprecated-declarations] module->busy = g_mutex_new(); ^ gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c gtk-sat-module-tmg.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c gtk-sat-selector.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c gtk-single-sat.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c gtk-sky-glance.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c gui.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; ^ 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; ^ gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c loc-tree.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); ^ gtk-sky-glance.c: At top level: gtk-sky-glance.c:728:1: warning: 'on_button_press' defined but not used [-Wunused-function] on_button_press (GooCanvasItem *item, ^ gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c locator.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c main.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c map-selector.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c menubar.c main.c: In function 'main': main.c:142:9: warning: 'g_thread_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:265) [-Wdeprecated-declarations] g_thread_init (NULL); ^ main.c: In function 'tle_mon_task': main.c:517:13: warning: 'g_thread_create' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:104): Use 'g_thread_new' instead [-Wdeprecated-declarations] g_thread_create (update_tle_thread, NULL, FALSE, &err); ^ gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c mod-cfg.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c mod-cfg-get-param.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c mod-mgr.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c orbit-tools.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c pass-popup-menu.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c pass-to-txt.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c predict-tools.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c print-pass.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c qth-data.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; ^ gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c qth-editor.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c radio-conf.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c rotor-conf.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c trsp-conf.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c sat-cfg.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c sat-info.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c sat-log.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c sat-log-browser.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c sat-monitor.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c sat-pass-dialogs.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 */ ^ gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c sat-pref.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c sat-pref-general.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c sat-pref-formats.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c sat-pref-qth.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c sat-pref-qth-editor.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c sat-pref-tle.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c sat-pref-debug.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c sat-pref-help.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c sat-pref-modules.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c sat-pref-layout.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c sat-pref-layout-utils.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c sat-pref-refresh.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c sat-pref-map-view.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c sat-pref-list-view.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c sat-pref-polar-view.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c sat-pref-single-sat.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c sat-pref-interfaces.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c sat-pref-rig.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c sat-pref-rig-editor.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c sat-pref-rot.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c sat-pref-rot-editor.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c sat-pref-predict.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c sat-pref-conditions.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c sat-pref-multi-pass.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c sat-pref-single-pass.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c sat-pref-sky-at-glance.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c sat-vis.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c save-pass.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c time-tools.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c tle-tools.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; ^ gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c tle-update.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/goocanvas-1.0 -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 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -c sat-debugger.c tle-update.c: In function 'tle_update_from_files': tle-update.c:127:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] if (g_static_mutex_trylock(&tle_file_in_progress)==FALSE) { ^ tle-update.c:367:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(&tle_file_in_progress); ^ tle-update.c: In function 'tle_update_from_network': tle-update.c:531:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] if (g_static_mutex_trylock(&tle_in_progress)==FALSE) { ^ tle-update.c:699:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(&tle_in_progress); ^ 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; ^ /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wl,-z,relro -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 -lgthread-2.0 -lgoocanvas -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -lcurl -lm libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wl,-z -Wl,relro -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 -lgthread-2.0 -lgoocanvas -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -lcurl -lm -pthread make[3]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/src' make[2]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/src' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/gpredict-1.3/doc' Making all in man make[3]: Entering directory `/builddir/build/BUILD/gpredict-1.3/doc/man' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/doc/man' make[3]: Entering directory `/builddir/build/BUILD/gpredict-1.3/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/doc' make[2]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/doc' Making all in pixmaps make[2]: Entering directory `/builddir/build/BUILD/gpredict-1.3/pixmaps' Making all in maps make[3]: Entering directory `/builddir/build/BUILD/gpredict-1.3/pixmaps/maps' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/pixmaps/maps' Making all in icons make[3]: Entering directory `/builddir/build/BUILD/gpredict-1.3/pixmaps/icons' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/pixmaps/icons' make[3]: Entering directory `/builddir/build/BUILD/gpredict-1.3/pixmaps' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/pixmaps' make[2]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/pixmaps' Making all in data make[2]: Entering directory `/builddir/build/BUILD/gpredict-1.3/data' Making all in satdata make[3]: Entering directory `/builddir/build/BUILD/gpredict-1.3/data/satdata' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/data/satdata' Making all in trsp make[3]: Entering directory `/builddir/build/BUILD/gpredict-1.3/data/trsp' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/data/trsp' Making all in desktop make[3]: Entering directory `/builddir/build/BUILD/gpredict-1.3/data/desktop' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po gpredict.desktop.in gpredict.desktop Generating and caching the translation database Merging translations into gpredict.desktop. make[3]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/data/desktop' make[3]: Entering directory `/builddir/build/BUILD/gpredict-1.3/data' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/data' make[2]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/data' Making all in po make[2]: Entering directory `/builddir/build/BUILD/gpredict-1.3/po' file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po file=`echo en_US | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_US.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file th.po make[2]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/po' make[2]: Entering directory `/builddir/build/BUILD/gpredict-1.3' make[2]: Leaving directory `/builddir/build/BUILD/gpredict-1.3' make[1]: Leaving directory `/builddir/build/BUILD/gpredict-1.3' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oxhxdr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm ++ dirname /builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm + cd gpredict-1.3 + rm -rf /builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm + make install DESTDIR=/builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm Making install in src make[1]: Entering directory `/builddir/build/BUILD/gpredict-1.3/src' Making install in sgpsdp make[2]: Entering directory `/builddir/build/BUILD/gpredict-1.3/src/sgpsdp' Making install in TR make[3]: Entering directory `/builddir/build/BUILD/gpredict-1.3/src/sgpsdp/TR' make[4]: Entering directory `/builddir/build/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 `/builddir/build/BUILD/gpredict-1.3/src/sgpsdp/TR' make[3]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/src/sgpsdp/TR' make[3]: Entering directory `/builddir/build/BUILD/gpredict-1.3/src/sgpsdp' make[4]: Entering directory `/builddir/build/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 `/builddir/build/BUILD/gpredict-1.3/src/sgpsdp' make[3]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/src/sgpsdp' make[2]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/src/sgpsdp' make[2]: Entering directory `/builddir/build/BUILD/gpredict-1.3/src' make[3]: Entering directory `/builddir/build/BUILD/gpredict-1.3/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c gpredict '/builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/bin' libtool: install: /usr/bin/install -c gpredict /builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/bin/gpredict make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/src' make[2]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/src' make[1]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/src' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/gpredict-1.3/doc' Making install in man make[2]: Entering directory `/builddir/build/BUILD/gpredict-1.3/doc/man' make[3]: Entering directory `/builddir/build/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 "/builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/share/man/man1" /usr/bin/install -c -m 644 gpredict.1 '/builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/share/man/man1' make[3]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/doc/man' make[2]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/doc/man' make[2]: Entering directory `/builddir/build/BUILD/gpredict-1.3/doc' make[3]: Entering directory `/builddir/build/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 `/builddir/build/BUILD/gpredict-1.3/doc' make[2]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/doc' make[1]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/doc' Making install in pixmaps make[1]: Entering directory `/builddir/build/BUILD/gpredict-1.3/pixmaps' Making install in maps make[2]: Entering directory `/builddir/build/BUILD/gpredict-1.3/pixmaps/maps' make[3]: Entering directory `/builddir/build/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 "/builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/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 '/builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/share/pixmaps/gpredict/maps' make[3]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/pixmaps/maps' make[2]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/pixmaps/maps' Making install in icons make[2]: Entering directory `/builddir/build/BUILD/gpredict-1.3/pixmaps/icons' make[3]: Entering directory `/builddir/build/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 "/builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/share/pixmaps/" /usr/bin/install -c -m 644 gpredict-icon.png '/builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/share/pixmaps/' test -z "/usr/share/pixmaps/gpredict/icons" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/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 '/builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/share/pixmaps/gpredict/icons' make[3]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/pixmaps/icons' make[2]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/pixmaps/icons' make[2]: Entering directory `/builddir/build/BUILD/gpredict-1.3/pixmaps' make[3]: Entering directory `/builddir/build/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 `/builddir/build/BUILD/gpredict-1.3/pixmaps' make[2]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/pixmaps' make[1]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/pixmaps' Making install in data make[1]: Entering directory `/builddir/build/BUILD/gpredict-1.3/data' Making install in satdata make[2]: Entering directory `/builddir/build/BUILD/gpredict-1.3/data/satdata' make[3]: Entering directory `/builddir/build/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 "/builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/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 '/builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/share/gpredict/data/satdata' make[3]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/data/satdata' make[2]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/data/satdata' Making install in trsp make[2]: Entering directory `/builddir/build/BUILD/gpredict-1.3/data/trsp' make[3]: Entering directory `/builddir/build/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 "/builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/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 '/builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/share/gpredict/data/trsp' make[3]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/data/trsp' make[2]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/data/trsp' Making install in desktop make[2]: Entering directory `/builddir/build/BUILD/gpredict-1.3/data/desktop' make[3]: Entering directory `/builddir/build/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 "/builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/share/applications" /usr/bin/install -c -m 644 gpredict.desktop '/builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/share/applications' make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/gpredict-1.3/data/desktop' make[4]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/data/desktop' make[3]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/data/desktop' make[2]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/data/desktop' make[2]: Entering directory `/builddir/build/BUILD/gpredict-1.3/data' make[3]: Entering directory `/builddir/build/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 "/builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/share/gpredict/data" /usr/bin/install -c -m 644 locations.dat sample.qth Amateur.mod '/builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/share/gpredict/data' make[3]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/data' make[2]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/data' make[1]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/data' Making install in po make[1]: Entering directory `/builddir/build/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=/builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/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 /builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/share/locale/cs/LC_MESSAGES/gpredict.mo installing da.gmo as /builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/share/locale/da/LC_MESSAGES/gpredict.mo installing de.gmo as /builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/share/locale/de/LC_MESSAGES/gpredict.mo installing en_GB.gmo as /builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/share/locale/en_GB/LC_MESSAGES/gpredict.mo installing en_US.gmo as /builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/share/locale/en_US/LC_MESSAGES/gpredict.mo installing es.gmo as /builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/share/locale/es/LC_MESSAGES/gpredict.mo installing fi.gmo as /builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/share/locale/fi/LC_MESSAGES/gpredict.mo installing fr.gmo as /builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/share/locale/fr/LC_MESSAGES/gpredict.mo installing it.gmo as /builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/share/locale/it/LC_MESSAGES/gpredict.mo installing lt.gmo as /builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/share/locale/lt/LC_MESSAGES/gpredict.mo installing ru.gmo as /builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/share/locale/ru/LC_MESSAGES/gpredict.mo installing th.gmo as /builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/share/locale/th/LC_MESSAGES/gpredict.mo make[1]: Leaving directory `/builddir/build/BUILD/gpredict-1.3/po' make[1]: Entering directory `/builddir/build/BUILD/gpredict-1.3' make[2]: Entering directory `/builddir/build/BUILD/gpredict-1.3' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -m 644 ./AUTHORS /builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/share/gpredict /usr/bin/install -c -m 644 ./ChangeLog /builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/share/gpredict /usr/bin/install -c -m 644 ./NEWS /builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/share/gpredict /usr/bin/install -c -m 644 ./README /builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/share/gpredict /usr/bin/install -c -m 644 ./COPYING /builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/share/gpredict /usr/bin/install -c -m 644 ./TODO /builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/share/gpredict make[2]: Leaving directory `/builddir/build/BUILD/gpredict-1.3' make[1]: Leaving directory `/builddir/build/BUILD/gpredict-1.3' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm gpredict + rm -fr /builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/share/applications/gpredict.desktop + desktop-file-install --dir /builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/share/applications /builddir/build/SOURCES/gpredict.desktop /builddir/build/SOURCES/gpredict.desktop: warning: key "Categories" is a list and does not have a semicolon as trailing character, fixing + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/gpredict-1.3 extracting debug info from /builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/bin/gpredict dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 4053 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: gpredict-1.3-8.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ByYsbe + umask 022 + cd /builddir/build/BUILD + cd gpredict-1.3 + DOCDIR=/builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/share/doc/gpredict-1.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/share/doc/gpredict-1.3 + cp -pr AUTHORS /builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/share/doc/gpredict-1.3 + cp -pr COPYING /builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/share/doc/gpredict-1.3 + cp -pr ChangeLog /builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/share/doc/gpredict-1.3 + cp -pr NEWS /builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/share/doc/gpredict-1.3 + cp -pr README /builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/share/doc/gpredict-1.3 + cp -pr TODO /builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm/usr/share/doc/gpredict-1.3 + exit 0 Provides: application() application(gpredict.desktop) gpredict = 1.3-8.el7 gpredict(armv7hl-32) = 1.3-8.el7 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.4) libcairo.so.2 libcurl.so.4 libfontconfig.so.1 libfreetype.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgobject-2.0.so.0 libgoocanvas.so.3 libgthread-2.0.so.0 libgtk-x11-2.0.so.0 libm.so.6 libm.so.6(GLIBC_2.4) libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: gpredict-debuginfo-1.3-8.el7.armv7hl Provides: gpredict-debuginfo = 1.3-8.el7 gpredict-debuginfo(armv7hl-32) = 1.3-8.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm Wrote: /builddir/build/RPMS/gpredict-1.3-8.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/gpredict-debuginfo-1.3-8.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ijt7xJ + umask 022 + cd /builddir/build/BUILD + cd gpredict-1.3 + rm -rf /builddir/build/BUILDROOT/gpredict-1.3-8.el7.arm + exit 0 Child return code was: 0 LEAVE do -->