Mock Version: 1.2.20 Mock Version: 1.2.20 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/xplanet.spec'], logger=chrootPath='/var/lib/mock/epel7-archbootstrap-6688615-656933/root'uid=1000env={'HOME': '/builddir', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8'}gid=425printOutput=Falsetimeout=172800shell=Falseuser='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/xplanet.spec'] with env {'HOME': '/builddir', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8'} and shell False warning: bogus date in %changelog: Fri Apr 7 2005 Michael Schwendt warning: Could not canonicalize hostname: buildvm-aarch64-10.arm.fedoraproject.org Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/xplanet-1.3.1-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/xplanet.spec'], logger=chrootPath='/var/lib/mock/epel7-archbootstrap-6688615-656933/root'uid=1000env={'HOME': '/builddir', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8'}gid=425shell=Falseprivate_network=Trueuser='mockbuild'printOutput=Falsetimeout=172800) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/xplanet.spec'] with env {'HOME': '/builddir', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8'} and shell False warning: bogus date in %changelog: Fri Apr 7 2005 Michael Schwendt Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9CBdSe + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xplanet-1.3.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/xplanet-1.3.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd xplanet-1.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (xplanet-1.3.1-giflib.patch):' Patch #0 (xplanet-1.3.1-giflib.patch): + /usr/bin/cat /builddir/build/SOURCES/xplanet-1.3.1-giflib.patch + /usr/bin/patch -p1 -b --suffix .gif --fuzz=0 patching file src/libimage/gif.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qtWF6p + umask 022 + cd /builddir/build/BUILD + cd xplanet-1.3.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -I/usr/lib64/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 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' aarch64 == ppc64le ']' ++ find . -name config.guess -o -name 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' + 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' + ./configure --build=aarch64-redhat-linux-gnu --host=aarch64-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/lib64 --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 make supports nested variables... yes checking for aarch64-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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for aarch64-redhat-linux-gnu-g++... no checking for aarch64-redhat-linux-gnu-c++... no checking for aarch64-redhat-linux-gnu-gpp... no checking for aarch64-redhat-linux-gnu-aCC... no checking for aarch64-redhat-linux-gnu-CC... no checking for aarch64-redhat-linux-gnu-cxx... no checking for aarch64-redhat-linux-gnu-cc++... no checking for aarch64-redhat-linux-gnu-cl.exe... no checking for aarch64-redhat-linux-gnu-FCC... no checking for aarch64-redhat-linux-gnu-KCC... no checking for aarch64-redhat-linux-gnu-RCC... no checking for aarch64-redhat-linux-gnu-xlC_r... no checking for aarch64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for aarch64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for perl... /usr/bin/perl checking build system type... aarch64-redhat-linux-gnu checking host system type... aarch64-redhat-linux-gnu checking how to run the C preprocessor... gcc -E checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XOpenDisplay in -lX11... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking X11/Xlib.h usability... yes checking X11/Xlib.h presence... yes checking for X11/Xlib.h... yes checking for X11/extensions/scrnsaver.h... yes checking for XScreenSaverRegister in -lXext... no checking for XScreenSaverRegister in -lXss... yes checking for freetype-config... /usr/bin/freetype-config checking for aarch64-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 pkg-config... /usr/bin/pkg-config checking for PANGOFT2... yes checking gif_lib.h usability... yes checking gif_lib.h presence... yes checking for gif_lib.h... yes checking for DGifOpenFileName in -lgif... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jpeg_read_header in -ljpeg... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for png_create_read_struct in -lpng... yes checking pnm.h usability... no checking pnm.h presence... no checking for pnm.h... no configure: WARNING: *** Native PNM support will not be included *** checking tiff.h usability... yes checking tiff.h presence... yes checking for tiff.h... yes checking tiffio.h usability... yes checking tiffio.h presence... yes checking for tiffio.h... yes checking for _TIFFmalloc in -ltiff... yes checking SpiceUsr.h usability... no checking SpiceUsr.h presence... no checking for SpiceUsr.h... no configure: WARNING: *** Xplanet will be built without SPICE support *** checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking localcharset.h usability... no checking localcharset.h presence... no checking for localcharset.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for unsetenv... yes checking for timegm... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating xpDefines.h config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/libannotate/Makefile config.status: creating src/libdisplay/Makefile config.status: creating src/libephemeris/Makefile config.status: creating src/libephemeris/libmoons/Makefile config.status: creating src/libimage/Makefile config.status: creating src/libmultiple/Makefile config.status: creating src/libplanet/Makefile config.status: creating src/libprojection/Makefile config.status: creating src/libsgp4sdp4/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j4 -k make all-recursive make[1]: Entering directory `/builddir/build/BUILD/xplanet-1.3.1' Making all in src make[2]: Entering directory `/builddir/build/BUILD/xplanet-1.3.1/src' Making all in libannotate make[3]: Entering directory `/builddir/build/BUILD/xplanet-1.3.1/src/libannotate' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o Annotation.o Annotation.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o addArcs.o addArcs.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o addMarkers.o addMarkers.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o addSatellites.o addSatellites.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o arrangeMarkers.o arrangeMarkers.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o drawArc.o drawArc.cpp drawArc.cpp: In function 'void drawArc(double, double, double, double, double, double, const unsigned char*, int, double, double, Planet*, View*, ProjectionBase*, std::multimap&)': drawArc.cpp:48:28: warning: variable 'Z1' set but not used [-Wunused-but-set-variable] double X1, Y1, Z1; ^ drawArc.cpp:49:28: warning: variable 'Z2' set but not used [-Wunused-but-set-variable] double X2, Y2, Z2; ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o drawCircle.o drawCircle.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o Icon.o Icon.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o LineSegment.o LineSegment.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o Symbol.o Symbol.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o Text.o Text.cpp rm -f libannotate.a ar cru libannotate.a Annotation.o addArcs.o addMarkers.o addSatellites.o arrangeMarkers.o drawArc.o drawCircle.o Icon.o LineSegment.o Symbol.o Text.o ranlib libannotate.a make[3]: Leaving directory `/builddir/build/BUILD/xplanet-1.3.1/src/libannotate' Making all in libdisplay make[3]: Entering directory `/builddir/build/BUILD/xplanet-1.3.1/src/libdisplay' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o DisplayBase.o DisplayBase.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o DisplayOutput.o DisplayOutput.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o getDisplay.o getDisplay.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o TextRenderer.o TextRenderer.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o getTextRenderer.o getTextRenderer.cpp DisplayBase.cpp: In member function 'void DisplayBase::drawLabel(PlanetProperties**)': DisplayBase.cpp:227:28: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] putenv("TZ=UTC"); ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o DisplayX11.o DisplayX11.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o TextRendererFT2.o TextRendererFT2.cpp In file included from DisplayX11.cpp:16:0: vroot.h: In function 'Window VirtualRootWindowOfScreen(Screen*)': vroot.h:115:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < numChildren; i++) { ^ DisplayX11.cpp: In constructor 'DisplayX11::DisplayX11(int)': DisplayX11.cpp:100:23: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] classHint.res_name = "xplanet"; ^ DisplayX11.cpp:101:23: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] classHint.res_class = "XPlanet"; ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o TextRendererPangoFT2.o TextRendererPangoFT2.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o getTimer.o getTimer.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o Timer.o Timer.cpp TextRendererPangoFT2.cpp: In constructor 'TextRendererPangoFT2::TextRendererPangoFT2(DisplayBase*)': TextRendererPangoFT2.cpp:14:5: warning: 'void g_type_init()' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:679) [-Wdeprecated-declarations] g_type_init(); ^ TextRendererPangoFT2.cpp:14:17: warning: 'void g_type_init()' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:679) [-Wdeprecated-declarations] g_type_init(); ^ TextRendererPangoFT2.cpp:25:16: warning: 'PangoContext* pango_ft2_font_map_create_context(PangoFT2FontMap*)' is deprecated (declared at /usr/include/pango-1.0/pango/pangoft2.h:103): Use 'pango_font_map_create_context' instead [-Wdeprecated-declarations] context_ = pango_ft2_font_map_create_context(PANGO_FT2_FONT_MAP(fontMap_)); ^ TextRendererPangoFT2.cpp:25:78: warning: 'PangoContext* pango_ft2_font_map_create_context(PangoFT2FontMap*)' is deprecated (declared at /usr/include/pango-1.0/pango/pangoft2.h:103): Use 'pango_font_map_create_context' instead [-Wdeprecated-declarations] context_ = pango_ft2_font_map_create_context(PANGO_FT2_FONT_MAP(fontMap_)); ^ TextRendererPangoFT2.cpp: In destructor 'virtual TextRendererPangoFT2::~TextRendererPangoFT2()': TextRendererPangoFT2.cpp:47:5: warning: 'void pango_ft2_shutdown_display()' is deprecated (declared at /usr/include/pango-1.0/pango/pangoft2.h:116) [-Wdeprecated-declarations] pango_ft2_shutdown_display(); ^ TextRendererPangoFT2.cpp:47:32: warning: 'void pango_ft2_shutdown_display()' is deprecated (declared at /usr/include/pango-1.0/pango/pangoft2.h:116) [-Wdeprecated-declarations] pango_ft2_shutdown_display(); ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o TimerX11.o TimerX11.cpp rm -f libdisplay.a ar cru libdisplay.a DisplayBase.o DisplayOutput.o getDisplay.o TextRenderer.o getTextRenderer.o DisplayX11.o TextRendererFT2.o TextRendererPangoFT2.o ranlib libdisplay.a rm -f libtimer.a ar cru libtimer.a getTimer.o Timer.o TimerX11.o ranlib libtimer.a make[3]: Leaving directory `/builddir/build/BUILD/xplanet-1.3.1/src/libdisplay' Making all in libephemeris make[3]: Entering directory `/builddir/build/BUILD/xplanet-1.3.1/src/libephemeris' Making all in libmoons make[4]: Entering directory `/builddir/build/BUILD/xplanet-1.3.1/src/libephemeris/libmoons' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o earth.o earth.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o mars.o mars.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o jupiter.o jupiter.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o saturn.o saturn.cpp saturn.cpp: In function 'void satsat(double, body, double&, double&, double&)': saturn.cpp:259:22: warning: unused variable 'vx1' [-Wunused-variable] const double vx1 = amo * asr * dga * (-sf - psi * rh * rsam1); ^ saturn.cpp:260:22: warning: unused variable 'vy1' [-Wunused-variable] const double vy1 = amo * asr * dga * ( cf + psi * rk * rsam1); ^ mars.cpp: In function 'void marsat(double, body, double&, double&, double&)': mars.cpp:22:12: warning: 'I' may be used uninitialized in this function [-Wmaybe-uninitialized] double I; // inclination of orbit to Laplacian plane ^ mars.cpp:91:24: warning: 'J' may be used uninitialized in this function [-Wmaybe-uninitialized] rotateX(X, Y, Z, -J); ^ mars.cpp:94:24: warning: 'N' may be used uninitialized in this function [-Wmaybe-uninitialized] rotateZ(X, Y, Z, -N); ^ mars.cpp:88:24: warning: 'K' may be used uninitialized in this function [-Wmaybe-uninitialized] rotateZ(X, Y, Z, -K); ^ mars.cpp:77:36: warning: 'P' may be used uninitialized in this function [-Wmaybe-uninitialized] const double omega = P - (K + N); ^ mars.cpp:63:21: warning: 'L' may be used uninitialized in this function [-Wmaybe-uninitialized] double ma = L - P; ^ mars.cpp:72:23: warning: 'e' may be used uninitialized in this function [-Wmaybe-uninitialized] Y = a * sqrt(1 - e*e) * sin(E); ^ mars.cpp:67:18: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] a /= AU_to_km; ^ g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o uranus.o uranus.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o neptune.o neptune.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o pluto.o pluto.cpp jupiter.cpp: In function 'void jupsat(double, body, double&, double&, double&)': jupiter.cpp:673:26: warning: 'lon' may be used uninitialized in this function [-Wmaybe-uninitialized] X = radius * cos(lon - psi + upsilon); ^ jupiter.cpp:675:16: warning: 'radius' may be used uninitialized in this function [-Wmaybe-uninitialized] Z = radius * zeta; ^ neptune.cpp: In function 'void nepsat(double, body, double&, double&, double&)': neptune.cpp:25:12: warning: 'i' may be used uninitialized in this function [-Wmaybe-uninitialized] double i; // inclination of orbit ^ neptune.cpp:32:12: warning: 'J' may be used uninitialized in this function [-Wmaybe-uninitialized] double J; // inclination of orbital reference plane with ^ neptune.cpp:30:12: warning: 'N' may be used uninitialized in this function [-Wmaybe-uninitialized] double N; // node of the orbital reference plane on the ^ neptune.cpp:85:28: warning: 'ma' may be used uninitialized in this function [-Wmaybe-uninitialized] double E = kepler(e, ma); ^ neptune.cpp:104:24: warning: 'o' may be used uninitialized in this function [-Wmaybe-uninitialized] rotateZ(X, Y, Z, -o); ^ neptune.cpp:97:24: warning: 'w' may be used uninitialized in this function [-Wmaybe-uninitialized] rotateZ(X, Y, Z, -w); ^ neptune.cpp:93:23: warning: 'e' may be used uninitialized in this function [-Wmaybe-uninitialized] Y = a * sqrt(1 - e*e) * sin(E); ^ neptune.cpp:88:18: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] a /= AU_to_km; ^ rm -f libmoons.a ar cru libmoons.a earth.o mars.o jupiter.o saturn.o uranus.o neptune.o pluto.o ranlib libmoons.a make[4]: Leaving directory `/builddir/build/BUILD/xplanet-1.3.1/src/libephemeris/libmoons' make[4]: Entering directory `/builddir/build/BUILD/xplanet-1.3.1/src/libephemeris' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o Ephemeris.o Ephemeris.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o EphemerisHigh.o EphemerisHigh.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o EphemerisLow.o EphemerisLow.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ephemerisWrapper.o ephemerisWrapper.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o jpleph.o jpleph.cpp EphemerisHigh.cpp: In member function 'virtual void EphemerisHigh::GetHeliocentricXYZ(body, double, double&, double&, double&)': EphemerisHigh.cpp:100:12: warning: variable 'Vx' set but not used [-Wunused-but-set-variable] double Vx = 0, Vy = 0, Vz = 0; ^ EphemerisHigh.cpp:100:20: warning: variable 'Vy' set but not used [-Wunused-but-set-variable] double Vx = 0, Vy = 0, Vz = 0; ^ EphemerisHigh.cpp:100:28: warning: variable 'Vz' set but not used [-Wunused-but-set-variable] double Vx = 0, Vy = 0, Vz = 0; ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o pluto.o pluto.cpp pluto.cpp: In function 'void pluto(double, double&, double&, double&, double&, double&, double&)': pluto.cpp:340:44: warning: 'wy' may be used uninitialized in this function [-Wmaybe-uninitialized] Vz += m * wt * (cz[i] * cf + sz[i] * sf) * wy; ^ rm -f libephemeris.a ar cru libephemeris.a Ephemeris.o EphemerisHigh.o EphemerisLow.o ephemerisWrapper.o jpleph.o pluto.o ranlib libephemeris.a make[4]: Leaving directory `/builddir/build/BUILD/xplanet-1.3.1/src/libephemeris' make[3]: Leaving directory `/builddir/build/BUILD/xplanet-1.3.1/src/libephemeris' Making all in libimage make[3]: Entering directory `/builddir/build/BUILD/xplanet-1.3.1/src/libimage' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o Image.o Image.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ReadImage.o ReadImage.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o WriteImage.o WriteImage.cpp gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o bmp.o bmp.c ReadImage.cpp: In function 'bool ReadImage(const char*, int&, int&, unsigned char*&, unsigned char*&)': ReadImage.cpp:56:27: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(buf, 1, 4, file); ^ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o gif.o gif.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o jpeg.o jpeg.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o png.o png.c gif.c: In function 'read_gif': gif.c:42:55: warning: variable 'Count' set but not used [-Wunused-but-set-variable] int i, j, Size, Row, Col, Width, Height, ExtCode, Count; ^ gif.c:35:9: warning: variable 'BackGround' set but not used [-Wunused-but-set-variable] int BackGround = 0; ^ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o tiff.o tiff.c rm -f libimage.a ar cru libimage.a Image.o ReadImage.o WriteImage.o bmp.o gif.o jpeg.o png.o tiff.o ranlib libimage.a make[3]: Leaving directory `/builddir/build/BUILD/xplanet-1.3.1/src/libimage' Making all in libmultiple make[3]: Entering directory `/builddir/build/BUILD/xplanet-1.3.1/src/libmultiple' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o addOrbits.o addOrbits.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o RayleighScattering.o RayleighScattering.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o drawSphere.o drawSphere.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o drawEllipsoid.o drawEllipsoid.cpp addOrbits.cpp: In function 'void addArc(double, double, int, const unsigned char*, int, const View*, int, int, double, double, double, Planet*, std::multimap&)': addOrbits.cpp:75:35: warning: 'oldZ' may be used uninitialized in this function [-Wmaybe-uninitialized] double midZ = 0.5 * (oldZ + newZ); ^ addOrbits.cpp:73:53: warning: 'oldY' may be used uninitialized in this function [-Wmaybe-uninitialized] newX, newY); ^ addOrbits.cpp:73:53: warning: 'oldX' may be used uninitialized in this function [-Wmaybe-uninitialized] g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o drawRings.o drawRings.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o drawStars.o drawStars.cpp RayleighScattering.cpp: In member function 'double* RayleighScattering::readBinaryTable(const char*)': RayleighScattering.cpp:622:48: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&dim0, sizeof(size_t), 1, inFile); ^ RayleighScattering.cpp:623:48: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&dim1, sizeof(size_t), 1, inFile); ^ RayleighScattering.cpp:624:48: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(&dim2, sizeof(size_t), 1, inFile); ^ RayleighScattering.cpp:629:54: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fread(dblArray, sizeof(double), size, inFile); ^ g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o drawSunGlare.o drawSunGlare.cpp rm -f libmultiple.a ar cru libmultiple.a addOrbits.o RayleighScattering.o drawSphere.o drawEllipsoid.o drawRings.o drawStars.o drawSunGlare.o ranlib libmultiple.a make[3]: Leaving directory `/builddir/build/BUILD/xplanet-1.3.1/src/libmultiple' Making all in libplanet make[3]: Entering directory `/builddir/build/BUILD/xplanet-1.3.1/src/libplanet' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o Planet.o Planet.cpp rm -f libplanet.a ar cru libplanet.a Planet.o ranlib libplanet.a make[3]: Leaving directory `/builddir/build/BUILD/xplanet-1.3.1/src/libplanet' Making all in libprojection make[3]: Entering directory `/builddir/build/BUILD/xplanet-1.3.1/src/libprojection' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ProjectionAncient.o ProjectionAncient.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ProjectionAzimuthal.o ProjectionAzimuthal.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ProjectionAzimutEqualArea.o ProjectionAzimutEqualArea.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ProjectionBase.o ProjectionBase.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ProjectionBonne.o ProjectionBonne.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ProjectionGnomonic.o ProjectionGnomonic.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ProjectionHemisphere.o ProjectionHemisphere.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ProjectionIcosagnomonic.o ProjectionIcosagnomonic.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ProjectionLambert.o ProjectionLambert.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ProjectionMercator.o ProjectionMercator.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ProjectionMollweide.o ProjectionMollweide.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ProjectionOrthographic.o ProjectionOrthographic.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ProjectionPeters.o ProjectionPeters.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ProjectionPolyconic.o ProjectionPolyconic.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ProjectionRectangular.o ProjectionRectangular.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ProjectionTSC.o ProjectionTSC.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o getProjection.o getProjection.cpp getProjection.cpp: In function 'int getProjectionType(char*)': getProjection.cpp:113:22: warning: 'projection' may be used uninitialized in this function [-Wmaybe-uninitialized] return(projection); ^ rm -f libprojection.a ar cru libprojection.a ProjectionAncient.o ProjectionAzimuthal.o ProjectionAzimutEqualArea.o ProjectionBase.o ProjectionBonne.o ProjectionGnomonic.o ProjectionHemisphere.o ProjectionIcosagnomonic.o ProjectionLambert.o ProjectionMercator.o ProjectionMollweide.o ProjectionOrthographic.o ProjectionPeters.o ProjectionPolyconic.o ProjectionRectangular.o ProjectionTSC.o getProjection.o ranlib libprojection.a make[3]: Leaving directory `/builddir/build/BUILD/xplanet-1.3.1/src/libprojection' Making all in libsgp4sdp4 make[3]: Entering directory `/builddir/build/BUILD/xplanet-1.3.1/src/libsgp4sdp4' gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o sgp4sdp4.o sgp4sdp4.c gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o sgp_in.o sgp_in.c gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o sgp_math.o sgp_math.c gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o sgp_obs.o sgp_obs.c sgp4sdp4.c: In function 'Deep': sgp4sdp4.c:510:44: 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../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o sgp_time.o sgp_time.c gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o solar.o solar.c rm -f libsgp4sdp4.a ar cru libsgp4sdp4.a sgp4sdp4.o sgp_in.o sgp_math.o sgp_obs.o sgp_time.o solar.o ranlib libsgp4sdp4.a make[3]: Leaving directory `/builddir/build/BUILD/xplanet-1.3.1/src/libsgp4sdp4' make[3]: Entering directory `/builddir/build/BUILD/xplanet-1.3.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/xplanet\" -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o Map.o Map.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/xplanet\" -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o Options.o Options.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/xplanet\" -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o PlanetProperties.o PlanetProperties.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/xplanet\" -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o Ring.o Ring.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/xplanet\" -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o Satellite.o Satellite.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/xplanet\" -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o Separation.o Separation.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/xplanet\" -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o View.o View.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/xplanet\" -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o buildPlanetMap.o buildPlanetMap.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/xplanet\" -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o createMap.o createMap.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/xplanet\" -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o drawMultipleBodies.o drawMultipleBodies.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/xplanet\" -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o drawProjection.o drawProjection.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/xplanet\" -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o findBodyXYZ.o findBodyXYZ.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/xplanet\" -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o findFile.o findFile.cpp gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/xplanet\" -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o getopt.o getopt.c gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/xplanet\" -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o getopt1.o getopt1.c g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/xplanet\" -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o parse.o parse.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/xplanet\" -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o parseColor.o parseColor.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/xplanet\" -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o printVersion.o printVersion.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/xplanet\" -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o readConfig.o readConfig.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/xplanet\" -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o readOriginFile.o readOriginFile.cpp readConfig.cpp: In function 'void readConfig(const char*, PlanetProperties**)': readConfig.cpp:52:46: warning: narrowing conversion of '(r & 255)' from 'int' to 'unsigned char' inside { } is ill-formed in C++11 [-Wnarrowing] unsigned char color[3] = { r & 0xff, g & 0xff, b & 0xff }; ^ readConfig.cpp:52:56: warning: narrowing conversion of '(g & 255)' from 'int' to 'unsigned char' inside { } is ill-formed in C++11 [-Wnarrowing] unsigned char color[3] = { r & 0xff, g & 0xff, b & 0xff }; ^ readConfig.cpp:52:66: warning: narrowing conversion of '(b & 255)' from 'int' to 'unsigned char' inside { } is ill-formed in C++11 [-Wnarrowing] unsigned char color[3] = { r & 0xff, g & 0xff, b & 0xff }; ^ readConfig.cpp:182:46: warning: narrowing conversion of '(r & 255)' from 'int' to 'unsigned char' inside { } is ill-formed in C++11 [-Wnarrowing] unsigned char color[3] = { r & 0xff, g & 0xff, b & 0xff }; ^ readConfig.cpp:182:56: warning: narrowing conversion of '(g & 255)' from 'int' to 'unsigned char' inside { } is ill-formed in C++11 [-Wnarrowing] unsigned char color[3] = { r & 0xff, g & 0xff, b & 0xff }; ^ readConfig.cpp:182:66: warning: narrowing conversion of '(b & 255)' from 'int' to 'unsigned char' inside { } is ill-formed in C++11 [-Wnarrowing] unsigned char color[3] = { r & 0xff, g & 0xff, b & 0xff }; ^ readConfig.cpp:247:46: warning: narrowing conversion of '(r & 255)' from 'int' to 'unsigned char' inside { } is ill-formed in C++11 [-Wnarrowing] unsigned char color[3] = { r & 0xff, g & 0xff, b & 0xff }; ^ readConfig.cpp:247:56: warning: narrowing conversion of '(g & 255)' from 'int' to 'unsigned char' inside { } is ill-formed in C++11 [-Wnarrowing] unsigned char color[3] = { r & 0xff, g & 0xff, b & 0xff }; ^ readConfig.cpp:247:66: warning: narrowing conversion of '(b & 255)' from 'int' to 'unsigned char' inside { } is ill-formed in C++11 [-Wnarrowing] unsigned char color[3] = { r & 0xff, g & 0xff, b & 0xff }; ^ readConfig.cpp:299:46: warning: narrowing conversion of '(r & 255)' from 'int' to 'unsigned char' inside { } is ill-formed in C++11 [-Wnarrowing] unsigned char color[3] = { r & 0xff, g & 0xff, b & 0xff }; ^ readConfig.cpp:299:56: warning: narrowing conversion of '(g & 255)' from 'int' to 'unsigned char' inside { } is ill-formed in C++11 [-Wnarrowing] unsigned char color[3] = { r & 0xff, g & 0xff, b & 0xff }; ^ readConfig.cpp:299:66: warning: narrowing conversion of '(b & 255)' from 'int' to 'unsigned char' inside { } is ill-formed in C++11 [-Wnarrowing] unsigned char color[3] = { r & 0xff, g & 0xff, b & 0xff }; ^ readConfig.cpp:406:46: warning: narrowing conversion of '(r & 255)' from 'int' to 'unsigned char' inside { } is ill-formed in C++11 [-Wnarrowing] unsigned char color[3] = { r & 0xff, g & 0xff, b & 0xff }; ^ readConfig.cpp:406:56: warning: narrowing conversion of '(g & 255)' from 'int' to 'unsigned char' inside { } is ill-formed in C++11 [-Wnarrowing] unsigned char color[3] = { r & 0xff, g & 0xff, b & 0xff }; ^ readConfig.cpp:406:66: warning: narrowing conversion of '(b & 255)' from 'int' to 'unsigned char' inside { } is ill-formed in C++11 [-Wnarrowing] unsigned char color[3] = { r & 0xff, g & 0xff, b & 0xff }; ^ readConfig.cpp:476:46: warning: narrowing conversion of '(r & 255)' from 'int' to 'unsigned char' inside { } is ill-formed in C++11 [-Wnarrowing] unsigned char color[3] = { r & 0xff, g & 0xff, b & 0xff }; ^ readConfig.cpp:476:56: warning: narrowing conversion of '(g & 255)' from 'int' to 'unsigned char' inside { } is ill-formed in C++11 [-Wnarrowing] unsigned char color[3] = { r & 0xff, g & 0xff, b & 0xff }; ^ readConfig.cpp:476:66: warning: narrowing conversion of '(b & 255)' from 'int' to 'unsigned char' inside { } is ill-formed in C++11 [-Wnarrowing] unsigned char color[3] = { r & 0xff, g & 0xff, b & 0xff }; ^ g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/xplanet\" -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o ssec.o ssec.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/xplanet\" -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o setPositions.o setPositions.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/xplanet\" -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o sphericalToPixel.o sphericalToPixel.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/xplanet\" -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o xpUtil.o xpUtil.cpp g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/xplanet\" -I/usr/include/freetype2 -I/usr/include -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -c -o xplanet.o xplanet.cpp g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -Wl,-z,relro -o xplanet Map.o Options.o PlanetProperties.o Ring.o Satellite.o Separation.o View.o buildPlanetMap.o createMap.o drawMultipleBodies.o drawProjection.o findBodyXYZ.o findFile.o getopt.o getopt1.o parse.o parseColor.o printVersion.o readConfig.o readOriginFile.o ssec.o setPositions.o sphericalToPixel.o xpUtil.o xplanet.o libannotate/libannotate.a libdisplay/libdisplay.a libdisplay/libtimer.a libephemeris/libephemeris.a libephemeris/libmoons/libmoons.a libimage/libimage.a libmultiple/libmultiple.a libplanet/libplanet.a libprojection/libprojection.a libsgp4sdp4/libsgp4sdp4.a -lgif -lX11 -ljpeg -lpng -lm -lz -ltiff -lm -lX11 -lXss -lXext -lfreetype -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -lX11 make[3]: Leaving directory `/builddir/build/BUILD/xplanet-1.3.1/src' make[2]: Leaving directory `/builddir/build/BUILD/xplanet-1.3.1/src' make[2]: Entering directory `/builddir/build/BUILD/xplanet-1.3.1' make[2]: Leaving directory `/builddir/build/BUILD/xplanet-1.3.1' make[1]: Leaving directory `/builddir/build/BUILD/xplanet-1.3.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3074NM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64 ++ dirname /builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64 + cd xplanet-1.3.1 + CPPROG='cp -p' + make DESTDIR=/builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64 install Making install in src make[1]: Entering directory `/builddir/build/BUILD/xplanet-1.3.1/src' Making install in libannotate make[2]: Entering directory `/builddir/build/BUILD/xplanet-1.3.1/src/libannotate' make[3]: Entering directory `/builddir/build/BUILD/xplanet-1.3.1/src/libannotate' 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/xplanet-1.3.1/src/libannotate' make[2]: Leaving directory `/builddir/build/BUILD/xplanet-1.3.1/src/libannotate' Making install in libdisplay make[2]: Entering directory `/builddir/build/BUILD/xplanet-1.3.1/src/libdisplay' make[3]: Entering directory `/builddir/build/BUILD/xplanet-1.3.1/src/libdisplay' 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/xplanet-1.3.1/src/libdisplay' make[2]: Leaving directory `/builddir/build/BUILD/xplanet-1.3.1/src/libdisplay' Making install in libephemeris make[2]: Entering directory `/builddir/build/BUILD/xplanet-1.3.1/src/libephemeris' Making install in libmoons make[3]: Entering directory `/builddir/build/BUILD/xplanet-1.3.1/src/libephemeris/libmoons' make[4]: Entering directory `/builddir/build/BUILD/xplanet-1.3.1/src/libephemeris/libmoons' 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/xplanet-1.3.1/src/libephemeris/libmoons' make[3]: Leaving directory `/builddir/build/BUILD/xplanet-1.3.1/src/libephemeris/libmoons' make[3]: Entering directory `/builddir/build/BUILD/xplanet-1.3.1/src/libephemeris' make[4]: Entering directory `/builddir/build/BUILD/xplanet-1.3.1/src/libephemeris' 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/xplanet-1.3.1/src/libephemeris' make[3]: Leaving directory `/builddir/build/BUILD/xplanet-1.3.1/src/libephemeris' make[2]: Leaving directory `/builddir/build/BUILD/xplanet-1.3.1/src/libephemeris' Making install in libimage make[2]: Entering directory `/builddir/build/BUILD/xplanet-1.3.1/src/libimage' make[3]: Entering directory `/builddir/build/BUILD/xplanet-1.3.1/src/libimage' 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/xplanet-1.3.1/src/libimage' make[2]: Leaving directory `/builddir/build/BUILD/xplanet-1.3.1/src/libimage' Making install in libmultiple make[2]: Entering directory `/builddir/build/BUILD/xplanet-1.3.1/src/libmultiple' make[3]: Entering directory `/builddir/build/BUILD/xplanet-1.3.1/src/libmultiple' 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/xplanet-1.3.1/src/libmultiple' make[2]: Leaving directory `/builddir/build/BUILD/xplanet-1.3.1/src/libmultiple' Making install in libplanet make[2]: Entering directory `/builddir/build/BUILD/xplanet-1.3.1/src/libplanet' make[3]: Entering directory `/builddir/build/BUILD/xplanet-1.3.1/src/libplanet' 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/xplanet-1.3.1/src/libplanet' make[2]: Leaving directory `/builddir/build/BUILD/xplanet-1.3.1/src/libplanet' Making install in libprojection make[2]: Entering directory `/builddir/build/BUILD/xplanet-1.3.1/src/libprojection' make[3]: Entering directory `/builddir/build/BUILD/xplanet-1.3.1/src/libprojection' 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/xplanet-1.3.1/src/libprojection' make[2]: Leaving directory `/builddir/build/BUILD/xplanet-1.3.1/src/libprojection' Making install in libsgp4sdp4 make[2]: Entering directory `/builddir/build/BUILD/xplanet-1.3.1/src/libsgp4sdp4' make[3]: Entering directory `/builddir/build/BUILD/xplanet-1.3.1/src/libsgp4sdp4' 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/xplanet-1.3.1/src/libsgp4sdp4' make[2]: Leaving directory `/builddir/build/BUILD/xplanet-1.3.1/src/libsgp4sdp4' make[2]: Entering directory `/builddir/build/BUILD/xplanet-1.3.1/src' make[3]: Entering directory `/builddir/build/BUILD/xplanet-1.3.1/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64/usr/bin' /usr/bin/install -c xplanet '/builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64/usr/bin' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/xplanet-1.3.1/src' make[2]: Leaving directory `/builddir/build/BUILD/xplanet-1.3.1/src' make[1]: Leaving directory `/builddir/build/BUILD/xplanet-1.3.1/src' make[1]: Entering directory `/builddir/build/BUILD/xplanet-1.3.1' make[2]: Entering directory `/builddir/build/BUILD/xplanet-1.3.1' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64/usr/share/man/man1' /usr/bin/install -c -m 644 xplanet.1 '/builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64/usr/share' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64/usr/share/xplanet/scattering' /usr/bin/install -c -m 644 xplanet/scattering/README xplanet/scattering/earthRayleigh '/builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64/usr/share/xplanet/scattering' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64/usr/share/xplanet/origin' /usr/bin/install -c -m 644 xplanet/origin/README xplanet/origin/cassini xplanet/origin/galileo '/builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64/usr/share/xplanet/origin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64/usr/share/xplanet/config' /usr/bin/install -c -m 644 xplanet/config/README xplanet/config/default xplanet/config/earth_markers xplanet/config/moon_orbit xplanet/config/overlay_clouds '/builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64/usr/share/xplanet/config' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64/usr/share/xplanet/arcs' /usr/bin/install -c -m 644 xplanet/arcs/README xplanet/arcs/constellations '/builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64/usr/share/xplanet/arcs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64/usr/share/xplanet' /usr/bin/install -c -m 644 xplanet/rgb.txt '/builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64/usr/share/xplanet' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64/usr/share/xplanet/markers' /usr/bin/install -c -m 644 xplanet/markers/README xplanet/markers/brightStars xplanet/markers/earth xplanet/markers/mars xplanet/markers/moon '/builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64/usr/share/xplanet/markers' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64/usr/share/xplanet/images' /usr/bin/install -c -m 644 xplanet/images/README xplanet/images/earth.jpg xplanet/images/hubble.png xplanet/images/iss.png xplanet/images/mgs.png xplanet/images/night.jpg xplanet/images/odyssey.png xplanet/images/shuttle.png xplanet/images/smile.png xplanet/images/sublunar.png xplanet/images/subsolar.png xplanet/images/sun.jpg '/builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64/usr/share/xplanet/images' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64/usr/share/xplanet/fonts' /usr/bin/install -c -m 644 xplanet/fonts/README xplanet/fonts/FreeMonoBold.ttf '/builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64/usr/share/xplanet/fonts' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64/usr/share/xplanet/spice' /usr/bin/install -c -m 644 xplanet/spice/README xplanet/spice/asteroids xplanet/spice/asteroids.krn xplanet/spice/cassini xplanet/spice/cassini.krn xplanet/spice/mgs xplanet/spice/mgs.krn xplanet/spice/voyager xplanet/spice/voyager.krn '/builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64/usr/share/xplanet/spice' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64/usr/share/xplanet/ephemeris' /usr/bin/install -c -m 644 xplanet/ephemeris/README '/builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64/usr/share/xplanet/ephemeris' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64/usr/share/xplanet/stars' /usr/bin/install -c -m 644 xplanet/stars/BSC '/builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64/usr/share/xplanet/stars' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64/usr/share/xplanet/satellites' /usr/bin/install -c -m 644 xplanet/satellites/README xplanet/satellites/iss xplanet/satellites/iss.tle '/builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64/usr/share/xplanet/satellites' make[2]: Leaving directory `/builddir/build/BUILD/xplanet-1.3.1' make[1]: Leaving directory `/builddir/build/BUILD/xplanet-1.3.1' + ln -sf ../fonts/gnu-free/FreeMonoBold.ttf /builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64/usr/share/xplanet/FreeMonoBold.ttf + /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/xplanet-1.3.1 extracting debug info from /builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64/usr/bin/xplanet dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 2183 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: xplanet-1.3.1-1.el7.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ctz8vR + umask 022 + cd /builddir/build/BUILD + cd xplanet-1.3.1 + DOCDIR=/builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64/usr/share/doc/xplanet-1.3.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64/usr/share/doc/xplanet-1.3.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64/usr/share/doc/xplanet-1.3.1 + cp -pr ChangeLog /builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64/usr/share/doc/xplanet-1.3.1 + cp -pr NEWS /builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64/usr/share/doc/xplanet-1.3.1 + cp -pr README /builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64/usr/share/doc/xplanet-1.3.1 + cp -pr TODO /builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64/usr/share/doc/xplanet-1.3.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Fz9NIZ + umask 022 + cd /builddir/build/BUILD + cd xplanet-1.3.1 + LICENSEDIR=/builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64/usr/share/licenses/xplanet-1.3.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64/usr/share/licenses/xplanet-1.3.1 + cp -pr COPYING /builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64/usr/share/licenses/xplanet-1.3.1 + exit 0 Provides: xplanet = 1.3.1-1.el7 xplanet(aarch-64) = 1.3.1-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libX11.so.6()(64bit) libXext.so.6()(64bit) libXss.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_4.0.0)(64bit) libgif.so.4()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libjpeg.so.62()(64bit) libjpeg.so.62(LIBJPEG_6.2)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libpango-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpng15.so.15()(64bit) libpng15.so.15(PNG15_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libtiff.so.5()(64bit) libtiff.so.5(LIBTIFF_4.0)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: xplanet-debuginfo-1.3.1-1.el7.aarch64 Provides: xplanet-debuginfo = 1.3.1-1.el7 xplanet-debuginfo(aarch-64) = 1.3.1-1.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/xplanet-1.3.1-1.el7.aarch64 Wrote: /builddir/build/RPMS/xplanet-1.3.1-1.el7.aarch64.rpm Wrote: /builddir/build/RPMS/xplanet-debuginfo-1.3.1-1.el7.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.I0cABW + umask 022 + cd /builddir/build/BUILD + cd xplanet-1.3.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/xplanet-1.3.1-1.el7.aarch64 + exit 0 Child return code was: 0