------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=5.9 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- ===> The following configuration options are available for xplanet-1.3.1: FREETYPE=on: TrueType font rendering support GIF=on: GIF image format support JPEG=on: JPEG image format support PANGO=on: Pango rendering library support PNG=on: PNG image format support PNM=on: PNM image format support TIFF=on: TIFF image format support ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/astro/xplanet XDG_CONFIG_HOME=/construction/astro/xplanet HOME=/construction/astro/xplanet TMPDIR="/tmp" PATH=/construction/astro/xplanet/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 CMAKE_PREFIX_PATH="/usr/local" LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- --with-map-extension=jpg --with---with-freetype --with-gif --with-jpeg --with-pango --with-png --with-pnm --with-tiff --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/astro/xplanet XDG_CONFIG_HOME=/construction/astro/xplanet HOME=/construction/astro/xplanet TMPDIR="/tmp" PATH=/construction/astro/xplanet/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/local/include/netpbm -isystem /usr/local/include" LDFLAGS=" " LIBS="-lm -L/usr/local/lib" CXX="c++" CXXFLAGS=" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/astro/xplanet/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" OSREL=5.9 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/xplanet" EXAMPLESDIR="share/examples/xplanet" DATADIR="share/xplanet" WWWDIR="www/xplanet" ETCDIR="etc/xplanet" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/xplanet DOCSDIR=/usr/local/share/doc/xplanet EXAMPLESDIR=/usr/local/share/examples/xplanet WWWDIR=/usr/local/www/xplanet ETCDIR=/usr/local/etc/xplanet SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_SUFX=.txz DEVELOPER=1 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500908 OSVERSION=9999999 OSREL=5.9 _OSRELEASE=5.9-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=10 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.14_1.txz Installing /packages/All/libX11-1.6.12,1.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/libXt-1.2.1,1.txz Installing /packages/All/libXScrnSaver-1.2.3_2.txz Installing /packages/All/png-1.6.37_1.txz Installing /packages/All/freetype2-2.10.4.txz ===== Message from freetype2-2.10.4: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/giflib-5.2.1.txz Installing /packages/All/jpeg-turbo-2.0.6.txz Installing /packages/All/expat-2.2.10.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/libxml2-2.9.10_3.txz Installing /packages/All/wayland-1.18.0.txz Installing /packages/All/liblz4-1.9.3,1.txz Installing /packages/All/zstd-1.4.8.txz Installing /packages/All/pciids-20210131.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.101.txz Installing /packages/All/libunwind-20201110.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/mesa-libs-20.2.3.txz Installing /packages/All/libGLU-9.0.1.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/freeglut-3.0.0_2.txz ===== Message from freeglut-3.0.0_2: -- Joystick support is untested and it is unknown if it works. Do not hesitate to contact x11@FreeBSD.org if this causes issues. Installing /packages/All/libXmu-1.1.3,1.txz Installing /packages/All/jasper-2.0.24.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/tiff-4.2.0.txz Installing /packages/All/perl5-5.32.1_1.txz Installing /packages/All/netpbm-10.91.01.txz ===== Message from netpbm-10.91.01: -- ===> NOTICE: The netpbm port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/libiconv-1.16.txz Installing /packages/All/pcre-8.44.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/ncurses-6.2.20210213.txz Installing /packages/All/readline-8.1.0.txz Installing /packages/All/openssl-1.1.1j_1,1.txz Installing /packages/All/python37-3.7.9_1.txz ===== Message from python37-3.7.9_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.66.7,1.txz No schema files found: doing nothing. Installing /packages/All/graphite2-1.3.14.txz Installing /packages/All/harfbuzz-2.7.4.txz Installing /packages/All/fontconfig-2.13.93,1.txz Installing /packages/All/fribidi-1.0.10.txz Installing /packages/All/pixman-0.40.0_1.txz Installing /packages/All/cairo-1.16.0_1,3.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.4.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/dejavu-2.37_1.txz ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/pango-1.42.4_5.txz SUCCEEDED 00:00:50 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The xplanet port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> xplanet-1.3.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The xplanet port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> xplanet-1.3.1 depends on file: /usr/local/sbin/pkg - found => xplanet-1.3.1.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://downloads.sourceforge.net/project/xplanet/xplanet/1.3.1/xplanet-1.3.1.tar.gz xplanet-1.3.1.tar.gz 0% of 1207 kB 0 Bps xplanet-1.3.1.tar.gz 1207 kB 4563 kBps 00s ===> Fetching all distfiles required by xplanet-1.3.1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The xplanet port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> xplanet-1.3.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xplanet-1.3.1 for building => SHA256 Checksum OK for xplanet-1.3.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The xplanet port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> xplanet-1.3.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xplanet-1.3.1 for building ===> Extracting for xplanet-1.3.1 => SHA256 Checksum OK for xplanet-1.3.1.tar.gz. Extracted Memory Use: 3.84M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for xplanet-1.3.1 ===> Applying ports patches for xplanet-1.3.1 from /xports/astro/xplanet/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> xplanet-1.3.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xplanet-1.3.1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> xplanet-1.3.1 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> xplanet-1.3.1 depends on file: /usr/local/libdata/pkgconfig/xscrnsaver.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> xplanet-1.3.1 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> xplanet-1.3.1 depends on shared library: libgif.so - found (/usr/local/lib/libgif.so) ===> xplanet-1.3.1 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> xplanet-1.3.1 depends on shared library: libnetpbm.so - found (/usr/local/lib/libnetpbm.so) ===> xplanet-1.3.1 depends on shared library: libtiff.so - found (/usr/local/lib/libtiff.so) ===> xplanet-1.3.1 depends on shared library: libiconv.so - found (/usr/local/lib/libiconv.so) ===> xplanet-1.3.1 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) ===> xplanet-1.3.1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> xplanet-1.3.1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> xplanet-1.3.1 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> xplanet-1.3.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xplanet-1.3.1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> xplanet-1.3.1 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> xplanet-1.3.1 depends on file: /usr/local/libdata/pkgconfig/xscrnsaver.pc - found ===> xplanet-1.3.1 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> xplanet-1.3.1 depends on shared library: libgif.so - found (/usr/local/lib/libgif.so) ===> xplanet-1.3.1 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> xplanet-1.3.1 depends on shared library: libnetpbm.so - found (/usr/local/lib/libnetpbm.so) ===> xplanet-1.3.1 depends on shared library: libtiff.so - found (/usr/local/lib/libtiff.so) ===> xplanet-1.3.1 depends on shared library: libiconv.so - found (/usr/local/lib/libiconv.so) ===> xplanet-1.3.1 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) ===> xplanet-1.3.1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> xplanet-1.3.1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> xplanet-1.3.1 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> Configuring for xplanet-1.3.1 configure: WARNING: unrecognized options: --with---with-freetype configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for ranlib... ranlib checking for perl... /usr/local/bin/perl checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking how to run the C preprocessor... cpp checking for X... libraries /usr/local/lib, headers /usr/local/include checking whether -R must be followed by a space... no checking for gethostbyname... (cached) 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... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) 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/local/bin/freetype-config checking for pkg-config... no checking for pkg-config... no configure: WARNING: *** Xplanet will be built without pango support *** 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... yes checking pnm.h presence... yes checking for pnm.h... yes checking for pnm_init in -lnetpbm... yes 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 how to link with libiconv... -liconv 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... yes checking localcharset.h presence... yes checking for localcharset.h... yes checking for locale_charset in -lcharset... yes checking for langinfo.h... (cached) yes checking for unsetenv... (cached) 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 configure: WARNING: unrecognized options: --with---with-freetype SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for xplanet-1.3.1 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- all-recursive --- Making all in libannotate --- Annotation.o --- --- addArcs.o --- --- addMarkers.o --- --- addSatellites.o --- --- arrangeMarkers.o --- --- drawArc.o --- --- drawCircle.o --- --- Icon.o --- --- LineSegment.o --- --- Symbol.o --- --- Annotation.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT Annotation.o -MD -MP -MF .deps/Annotation.Tpo -c -o Annotation.o Annotation.cpp --- addArcs.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT addArcs.o -MD -MP -MF .deps/addArcs.Tpo -c -o addArcs.o addArcs.cpp --- addMarkers.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT addMarkers.o -MD -MP -MF .deps/addMarkers.Tpo -c -o addMarkers.o addMarkers.cpp --- addSatellites.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT addSatellites.o -MD -MP -MF .deps/addSatellites.Tpo -c -o addSatellites.o addSatellites.cpp --- arrangeMarkers.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT arrangeMarkers.o -MD -MP -MF .deps/arrangeMarkers.Tpo -c -o arrangeMarkers.o arrangeMarkers.cpp --- drawArc.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT drawArc.o -MD -MP -MF .deps/drawArc.Tpo -c -o drawArc.o drawArc.cpp --- drawCircle.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT drawCircle.o -MD -MP -MF .deps/drawCircle.Tpo -c -o drawCircle.o drawCircle.cpp --- Icon.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT Icon.o -MD -MP -MF .deps/Icon.Tpo -c -o Icon.o Icon.cpp --- LineSegment.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT LineSegment.o -MD -MP -MF .deps/LineSegment.Tpo -c -o LineSegment.o LineSegment.cpp --- Symbol.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT Symbol.o -MD -MP -MF .deps/Symbol.Tpo -c -o Symbol.o Symbol.cpp --- Annotation.o --- mv -f .deps/Annotation.Tpo .deps/Annotation.Po --- Text.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT Text.o -MD -MP -MF .deps/Text.Tpo -c -o Text.o Text.cpp --- drawCircle.o --- mv -f .deps/drawCircle.Tpo .deps/drawCircle.Po --- Symbol.o --- mv -f .deps/Symbol.Tpo .deps/Symbol.Po --- drawArc.o --- mv -f .deps/drawArc.Tpo .deps/drawArc.Po --- arrangeMarkers.o --- mv -f .deps/arrangeMarkers.Tpo .deps/arrangeMarkers.Po --- Icon.o --- mv -f .deps/Icon.Tpo .deps/Icon.Po --- LineSegment.o --- mv -f .deps/LineSegment.Tpo .deps/LineSegment.Po --- Text.o --- mv -f .deps/Text.Tpo .deps/Text.Po --- addMarkers.o --- mv -f .deps/addMarkers.Tpo .deps/addMarkers.Po --- addSatellites.o --- mv -f .deps/addSatellites.Tpo .deps/addSatellites.Po --- addArcs.o --- mv -f .deps/addArcs.Tpo .deps/addArcs.Po --- libannotate.a --- 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 /usr/libexec/binutils234/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libannotate.a Making all in libdisplay --- DisplayBase.o --- --- DisplayOutput.o --- --- getDisplay.o --- --- TextRenderer.o --- --- getTextRenderer.o --- --- DisplayX11.o --- --- TextRendererFT2.o --- --- getTimer.o --- --- Timer.o --- --- TimerX11.o --- --- DisplayBase.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT DisplayBase.o -MD -MP -MF .deps/DisplayBase.Tpo -c -o DisplayBase.o DisplayBase.cpp --- getDisplay.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT getDisplay.o -MD -MP -MF .deps/getDisplay.Tpo -c -o getDisplay.o getDisplay.cpp --- TextRenderer.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT TextRenderer.o -MD -MP -MF .deps/TextRenderer.Tpo -c -o TextRenderer.o TextRenderer.cpp --- DisplayX11.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT DisplayX11.o -MD -MP -MF .deps/DisplayX11.Tpo -c -o DisplayX11.o DisplayX11.cpp --- TextRendererFT2.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT TextRendererFT2.o -MD -MP -MF .deps/TextRendererFT2.Tpo -c -o TextRendererFT2.o TextRendererFT2.cpp --- DisplayOutput.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT DisplayOutput.o -MD -MP -MF .deps/DisplayOutput.Tpo -c -o DisplayOutput.o DisplayOutput.cpp --- getTimer.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT getTimer.o -MD -MP -MF .deps/getTimer.Tpo -c -o getTimer.o getTimer.cpp --- Timer.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT Timer.o -MD -MP -MF .deps/Timer.Tpo -c -o Timer.o Timer.cpp --- TimerX11.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT TimerX11.o -MD -MP -MF .deps/TimerX11.Tpo -c -o TimerX11.o TimerX11.cpp --- getTextRenderer.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT getTextRenderer.o -MD -MP -MF .deps/getTextRenderer.Tpo -c -o getTextRenderer.o getTextRenderer.cpp --- getTimer.o --- mv -f .deps/getTimer.Tpo .deps/getTimer.Po --- getDisplay.o --- mv -f .deps/getDisplay.Tpo .deps/getDisplay.Po --- getTextRenderer.o --- mv -f .deps/getTextRenderer.Tpo .deps/getTextRenderer.Po --- DisplayX11.o --- DisplayX11.cpp: In constructor 'DisplayX11::DisplayX11(int)': DisplayX11.cpp:100:25: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] classHint.res_name = "xplanet"; ^~~~~~~~~ DisplayX11.cpp:101:25: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] classHint.res_class = "XPlanet"; ^~~~~~~~~ --- DisplayOutput.o --- mv -f .deps/DisplayOutput.Tpo .deps/DisplayOutput.Po --- DisplayBase.o --- DisplayBase.cpp: In member function 'void DisplayBase::drawLabel(PlanetProperties**)': DisplayBase.cpp:227:28: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] putenv("TZ=UTC"); ^ --- TimerX11.o --- mv -f .deps/TimerX11.Tpo .deps/TimerX11.Po --- Timer.o --- mv -f .deps/Timer.Tpo .deps/Timer.Po --- libtimer.a --- rm -f libtimer.a ar cru libtimer.a getTimer.o Timer.o TimerX11.o /usr/libexec/binutils234/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libtimer.a --- TextRendererFT2.o --- mv -f .deps/TextRendererFT2.Tpo .deps/TextRendererFT2.Po --- DisplayX11.o --- mv -f .deps/DisplayX11.Tpo .deps/DisplayX11.Po --- DisplayBase.o --- mv -f .deps/DisplayBase.Tpo .deps/DisplayBase.Po --- TextRenderer.o --- mv -f .deps/TextRenderer.Tpo .deps/TextRenderer.Po --- libdisplay.a --- rm -f libdisplay.a ar cru libdisplay.a DisplayBase.o DisplayOutput.o getDisplay.o TextRenderer.o getTextRenderer.o DisplayX11.o TextRendererFT2.o /usr/libexec/binutils234/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libdisplay.a Making all in libephemeris --- all-recursive --- Making all in libmoons --- earth.o --- --- mars.o --- --- jupiter.o --- --- saturn.o --- --- uranus.o --- --- neptune.o --- --- pluto.o --- --- mars.o --- c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT mars.o -MD -MP -MF .deps/mars.Tpo -c -o mars.o mars.cpp --- jupiter.o --- c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT jupiter.o -MD -MP -MF .deps/jupiter.Tpo -c -o jupiter.o jupiter.cpp --- saturn.o --- c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT saturn.o -MD -MP -MF .deps/saturn.Tpo -c -o saturn.o saturn.cpp --- earth.o --- c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT earth.o -MD -MP -MF .deps/earth.Tpo -c -o earth.o earth.cpp --- uranus.o --- c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT uranus.o -MD -MP -MF .deps/uranus.Tpo -c -o uranus.o uranus.cpp --- neptune.o --- c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT neptune.o -MD -MP -MF .deps/neptune.Tpo -c -o neptune.o neptune.cpp --- pluto.o --- c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT pluto.o -MD -MP -MF .deps/pluto.Tpo -c -o pluto.o pluto.cpp mv -f .deps/pluto.Tpo .deps/pluto.Po --- neptune.o --- mv -f .deps/neptune.Tpo .deps/neptune.Po --- mars.o --- mv -f .deps/mars.Tpo .deps/mars.Po --- saturn.o --- mv -f .deps/saturn.Tpo .deps/saturn.Po --- uranus.o --- mv -f .deps/uranus.Tpo .deps/uranus.Po --- earth.o --- mv -f .deps/earth.Tpo .deps/earth.Po --- jupiter.o --- mv -f .deps/jupiter.Tpo .deps/jupiter.Po --- libmoons.a --- rm -f libmoons.a ar cru libmoons.a earth.o mars.o jupiter.o saturn.o uranus.o neptune.o pluto.o /usr/libexec/binutils234/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libmoons.a --- Ephemeris.o --- --- EphemerisHigh.o --- --- EphemerisLow.o --- --- ephemerisWrapper.o --- --- jpleph.o --- --- pluto.o --- --- Ephemeris.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT Ephemeris.o -MD -MP -MF .deps/Ephemeris.Tpo -c -o Ephemeris.o Ephemeris.cpp --- EphemerisHigh.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT EphemerisHigh.o -MD -MP -MF .deps/EphemerisHigh.Tpo -c -o EphemerisHigh.o EphemerisHigh.cpp --- pluto.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT pluto.o -MD -MP -MF .deps/pluto.Tpo -c -o pluto.o pluto.cpp --- EphemerisLow.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT EphemerisLow.o -MD -MP -MF .deps/EphemerisLow.Tpo -c -o EphemerisLow.o EphemerisLow.cpp --- ephemerisWrapper.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT ephemerisWrapper.o -MD -MP -MF .deps/ephemerisWrapper.Tpo -c -o ephemerisWrapper.o ephemerisWrapper.cpp --- jpleph.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT jpleph.o -MD -MP -MF .deps/jpleph.Tpo -c -o jpleph.o jpleph.cpp --- Ephemeris.o --- mv -f .deps/Ephemeris.Tpo .deps/Ephemeris.Po --- pluto.o --- mv -f .deps/pluto.Tpo .deps/pluto.Po --- jpleph.o --- mv -f .deps/jpleph.Tpo .deps/jpleph.Po --- EphemerisHigh.o --- mv -f .deps/EphemerisHigh.Tpo .deps/EphemerisHigh.Po --- ephemerisWrapper.o --- mv -f .deps/ephemerisWrapper.Tpo .deps/ephemerisWrapper.Po --- EphemerisLow.o --- mv -f .deps/EphemerisLow.Tpo .deps/EphemerisLow.Po --- libephemeris.a --- rm -f libephemeris.a ar cru libephemeris.a Ephemeris.o EphemerisHigh.o EphemerisLow.o ephemerisWrapper.o jpleph.o pluto.o /usr/libexec/binutils234/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libephemeris.a Making all in libimage --- Image.o --- --- ReadImage.o --- --- WriteImage.o --- --- bmp.o --- --- gif.o --- --- jpeg.o --- --- png.o --- --- pnm.o --- --- tiff.o --- --- Image.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT Image.o -MD -MP -MF .deps/Image.Tpo -c -o Image.o Image.cpp --- ReadImage.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT ReadImage.o -MD -MP -MF .deps/ReadImage.Tpo -c -o ReadImage.o ReadImage.cpp --- bmp.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT bmp.o -MD -MP -MF .deps/bmp.Tpo -c -o bmp.o bmp.c --- gif.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT gif.o -MD -MP -MF .deps/gif.Tpo -c -o gif.o gif.c --- pnm.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT pnm.o -MD -MP -MF .deps/pnm.Tpo -c -o pnm.o pnm.c --- WriteImage.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT WriteImage.o -MD -MP -MF .deps/WriteImage.Tpo -c -o WriteImage.o WriteImage.cpp --- tiff.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT tiff.o -MD -MP -MF .deps/tiff.Tpo -c -o tiff.o tiff.c --- jpeg.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT jpeg.o -MD -MP -MF .deps/jpeg.Tpo -c -o jpeg.o jpeg.c --- png.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT png.o -MD -MP -MF .deps/png.Tpo -c -o png.o png.c --- bmp.o --- mv -f .deps/bmp.Tpo .deps/bmp.Po --- tiff.o --- mv -f .deps/tiff.Tpo .deps/tiff.Po --- jpeg.o --- mv -f .deps/jpeg.Tpo .deps/jpeg.Po --- WriteImage.o --- mv -f .deps/WriteImage.Tpo .deps/WriteImage.Po --- ReadImage.o --- mv -f .deps/ReadImage.Tpo .deps/ReadImage.Po --- pnm.o --- mv -f .deps/pnm.Tpo .deps/pnm.Po --- png.o --- mv -f .deps/png.Tpo .deps/png.Po --- Image.o --- mv -f .deps/Image.Tpo .deps/Image.Po --- gif.o --- mv -f .deps/gif.Tpo .deps/gif.Po --- libimage.a --- rm -f libimage.a ar cru libimage.a Image.o ReadImage.o WriteImage.o bmp.o gif.o jpeg.o png.o pnm.o tiff.o /usr/libexec/binutils234/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libimage.a Making all in libmultiple --- addOrbits.o --- --- RayleighScattering.o --- --- drawSphere.o --- --- drawEllipsoid.o --- --- drawRings.o --- --- drawStars.o --- --- drawSunGlare.o --- --- drawSphere.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT drawSphere.o -MD -MP -MF .deps/drawSphere.Tpo -c -o drawSphere.o drawSphere.cpp --- drawStars.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT drawStars.o -MD -MP -MF .deps/drawStars.Tpo -c -o drawStars.o drawStars.cpp --- addOrbits.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT addOrbits.o -MD -MP -MF .deps/addOrbits.Tpo -c -o addOrbits.o addOrbits.cpp --- RayleighScattering.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT RayleighScattering.o -MD -MP -MF .deps/RayleighScattering.Tpo -c -o RayleighScattering.o RayleighScattering.cpp --- drawRings.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT drawRings.o -MD -MP -MF .deps/drawRings.Tpo -c -o drawRings.o drawRings.cpp --- drawSunGlare.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT drawSunGlare.o -MD -MP -MF .deps/drawSunGlare.Tpo -c -o drawSunGlare.o drawSunGlare.cpp --- drawEllipsoid.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT drawEllipsoid.o -MD -MP -MF .deps/drawEllipsoid.Tpo -c -o drawEllipsoid.o drawEllipsoid.cpp --- drawSunGlare.o --- mv -f .deps/drawSunGlare.Tpo .deps/drawSunGlare.Po --- drawRings.o --- mv -f .deps/drawRings.Tpo .deps/drawRings.Po --- drawEllipsoid.o --- mv -f .deps/drawEllipsoid.Tpo .deps/drawEllipsoid.Po --- addOrbits.o --- mv -f .deps/addOrbits.Tpo .deps/addOrbits.Po --- drawStars.o --- mv -f .deps/drawStars.Tpo .deps/drawStars.Po --- drawSphere.o --- mv -f .deps/drawSphere.Tpo .deps/drawSphere.Po --- RayleighScattering.o --- mv -f .deps/RayleighScattering.Tpo .deps/RayleighScattering.Po --- libmultiple.a --- rm -f libmultiple.a ar cru libmultiple.a addOrbits.o RayleighScattering.o drawSphere.o drawEllipsoid.o drawRings.o drawStars.o drawSunGlare.o /usr/libexec/binutils234/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libmultiple.a Making all in libplanet --- Planet.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT Planet.o -MD -MP -MF .deps/Planet.Tpo -c -o Planet.o Planet.cpp mv -f .deps/Planet.Tpo .deps/Planet.Po --- libplanet.a --- rm -f libplanet.a ar cru libplanet.a Planet.o /usr/libexec/binutils234/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libplanet.a Making all in libprojection --- ProjectionAncient.o --- --- ProjectionAzimuthal.o --- --- ProjectionAzimutEqualArea.o --- --- ProjectionBase.o --- --- ProjectionBonne.o --- --- ProjectionGnomonic.o --- --- ProjectionHemisphere.o --- --- ProjectionIcosagnomonic.o --- --- ProjectionLambert.o --- --- ProjectionMercator.o --- --- ProjectionHemisphere.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT ProjectionHemisphere.o -MD -MP -MF .deps/ProjectionHemisphere.Tpo -c -o ProjectionHemisphere.o ProjectionHemisphere.cpp --- ProjectionAncient.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT ProjectionAncient.o -MD -MP -MF .deps/ProjectionAncient.Tpo -c -o ProjectionAncient.o ProjectionAncient.cpp --- ProjectionAzimuthal.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT ProjectionAzimuthal.o -MD -MP -MF .deps/ProjectionAzimuthal.Tpo -c -o ProjectionAzimuthal.o ProjectionAzimuthal.cpp --- ProjectionAzimutEqualArea.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT ProjectionAzimutEqualArea.o -MD -MP -MF .deps/ProjectionAzimutEqualArea.Tpo -c -o ProjectionAzimutEqualArea.o ProjectionAzimutEqualArea.cpp --- ProjectionBase.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT ProjectionBase.o -MD -MP -MF .deps/ProjectionBase.Tpo -c -o ProjectionBase.o ProjectionBase.cpp --- ProjectionBonne.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT ProjectionBonne.o -MD -MP -MF .deps/ProjectionBonne.Tpo -c -o ProjectionBonne.o ProjectionBonne.cpp --- ProjectionGnomonic.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT ProjectionGnomonic.o -MD -MP -MF .deps/ProjectionGnomonic.Tpo -c -o ProjectionGnomonic.o ProjectionGnomonic.cpp --- ProjectionIcosagnomonic.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT ProjectionIcosagnomonic.o -MD -MP -MF .deps/ProjectionIcosagnomonic.Tpo -c -o ProjectionIcosagnomonic.o ProjectionIcosagnomonic.cpp --- ProjectionLambert.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT ProjectionLambert.o -MD -MP -MF .deps/ProjectionLambert.Tpo -c -o ProjectionLambert.o ProjectionLambert.cpp --- ProjectionMercator.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT ProjectionMercator.o -MD -MP -MF .deps/ProjectionMercator.Tpo -c -o ProjectionMercator.o ProjectionMercator.cpp --- ProjectionLambert.o --- mv -f .deps/ProjectionLambert.Tpo .deps/ProjectionLambert.Po --- ProjectionMollweide.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT ProjectionMollweide.o -MD -MP -MF .deps/ProjectionMollweide.Tpo -c -o ProjectionMollweide.o ProjectionMollweide.cpp --- ProjectionAncient.o --- mv -f .deps/ProjectionAncient.Tpo .deps/ProjectionAncient.Po --- ProjectionOrthographic.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT ProjectionOrthographic.o -MD -MP -MF .deps/ProjectionOrthographic.Tpo -c -o ProjectionOrthographic.o ProjectionOrthographic.cpp --- ProjectionAzimuthal.o --- mv -f .deps/ProjectionAzimuthal.Tpo .deps/ProjectionAzimuthal.Po --- ProjectionPeters.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT ProjectionPeters.o -MD -MP -MF .deps/ProjectionPeters.Tpo -c -o ProjectionPeters.o ProjectionPeters.cpp --- ProjectionAzimutEqualArea.o --- mv -f .deps/ProjectionAzimutEqualArea.Tpo .deps/ProjectionAzimutEqualArea.Po --- ProjectionPolyconic.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT ProjectionPolyconic.o -MD -MP -MF .deps/ProjectionPolyconic.Tpo -c -o ProjectionPolyconic.o ProjectionPolyconic.cpp --- ProjectionHemisphere.o --- mv -f .deps/ProjectionHemisphere.Tpo .deps/ProjectionHemisphere.Po --- ProjectionRectangular.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT ProjectionRectangular.o -MD -MP -MF .deps/ProjectionRectangular.Tpo -c -o ProjectionRectangular.o ProjectionRectangular.cpp --- ProjectionGnomonic.o --- mv -f .deps/ProjectionGnomonic.Tpo .deps/ProjectionGnomonic.Po --- ProjectionTSC.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT ProjectionTSC.o -MD -MP -MF .deps/ProjectionTSC.Tpo -c -o ProjectionTSC.o ProjectionTSC.cpp --- ProjectionMollweide.o --- mv -f .deps/ProjectionMollweide.Tpo .deps/ProjectionMollweide.Po --- getProjection.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT getProjection.o -MD -MP -MF .deps/getProjection.Tpo -c -o getProjection.o getProjection.cpp --- ProjectionBase.o --- mv -f .deps/ProjectionBase.Tpo .deps/ProjectionBase.Po --- ProjectionMercator.o --- mv -f .deps/ProjectionMercator.Tpo .deps/ProjectionMercator.Po --- ProjectionPeters.o --- mv -f .deps/ProjectionPeters.Tpo .deps/ProjectionPeters.Po --- ProjectionRectangular.o --- mv -f .deps/ProjectionRectangular.Tpo .deps/ProjectionRectangular.Po --- ProjectionPolyconic.o --- mv -f .deps/ProjectionPolyconic.Tpo .deps/ProjectionPolyconic.Po --- ProjectionTSC.o --- mv -f .deps/ProjectionTSC.Tpo .deps/ProjectionTSC.Po --- ProjectionOrthographic.o --- mv -f .deps/ProjectionOrthographic.Tpo .deps/ProjectionOrthographic.Po --- ProjectionBonne.o --- mv -f .deps/ProjectionBonne.Tpo .deps/ProjectionBonne.Po --- ProjectionIcosagnomonic.o --- mv -f .deps/ProjectionIcosagnomonic.Tpo .deps/ProjectionIcosagnomonic.Po --- getProjection.o --- mv -f .deps/getProjection.Tpo .deps/getProjection.Po --- libprojection.a --- 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 /usr/libexec/binutils234/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libprojection.a Making all in libsgp4sdp4 --- sgp4sdp4.o --- --- sgp_in.o --- --- sgp_math.o --- --- sgp_obs.o --- --- sgp_time.o --- --- solar.o --- --- sgp4sdp4.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT sgp4sdp4.o -MD -MP -MF .deps/sgp4sdp4.Tpo -c -o sgp4sdp4.o sgp4sdp4.c --- sgp_math.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT sgp_math.o -MD -MP -MF .deps/sgp_math.Tpo -c -o sgp_math.o sgp_math.c --- sgp_in.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT sgp_in.o -MD -MP -MF .deps/sgp_in.Tpo -c -o sgp_in.o sgp_in.c --- sgp_obs.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT sgp_obs.o -MD -MP -MF .deps/sgp_obs.Tpo -c -o sgp_obs.o sgp_obs.c --- sgp_time.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT sgp_time.o -MD -MP -MF .deps/sgp_time.Tpo -c -o sgp_time.o sgp_time.c --- solar.o --- cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT solar.o -MD -MP -MF .deps/solar.Tpo -c -o solar.o solar.c mv -f .deps/solar.Tpo .deps/solar.Po --- sgp_math.o --- mv -f .deps/sgp_math.Tpo .deps/sgp_math.Po --- sgp_in.o --- mv -f .deps/sgp_in.Tpo .deps/sgp_in.Po --- sgp_obs.o --- mv -f .deps/sgp_obs.Tpo .deps/sgp_obs.Po --- sgp_time.o --- mv -f .deps/sgp_time.Tpo .deps/sgp_time.Po --- sgp4sdp4.o --- mv -f .deps/sgp4sdp4.Tpo .deps/sgp4sdp4.Po --- libsgp4sdp4.a --- rm -f libsgp4sdp4.a ar cru libsgp4sdp4.a sgp4sdp4.o sgp_in.o sgp_math.o sgp_obs.o sgp_time.o solar.o /usr/libexec/binutils234/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libsgp4sdp4.a --- Map.o --- --- Options.o --- --- PlanetProperties.o --- --- Ring.o --- --- Satellite.o --- --- Separation.o --- --- View.o --- --- buildPlanetMap.o --- --- createMap.o --- --- drawMultipleBodies.o --- --- Separation.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share/xplanet\" -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT Separation.o -MD -MP -MF .deps/Separation.Tpo -c -o Separation.o Separation.cpp --- View.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share/xplanet\" -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT View.o -MD -MP -MF .deps/View.Tpo -c -o View.o View.cpp --- Map.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share/xplanet\" -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT Map.o -MD -MP -MF .deps/Map.Tpo -c -o Map.o Map.cpp --- buildPlanetMap.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share/xplanet\" -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT buildPlanetMap.o -MD -MP -MF .deps/buildPlanetMap.Tpo -c -o buildPlanetMap.o buildPlanetMap.cpp --- Options.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share/xplanet\" -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT Options.o -MD -MP -MF .deps/Options.Tpo -c -o Options.o Options.cpp --- PlanetProperties.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share/xplanet\" -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT PlanetProperties.o -MD -MP -MF .deps/PlanetProperties.Tpo -c -o PlanetProperties.o PlanetProperties.cpp --- Satellite.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share/xplanet\" -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT Satellite.o -MD -MP -MF .deps/Satellite.Tpo -c -o Satellite.o Satellite.cpp --- Ring.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share/xplanet\" -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT Ring.o -MD -MP -MF .deps/Ring.Tpo -c -o Ring.o Ring.cpp --- createMap.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share/xplanet\" -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT createMap.o -MD -MP -MF .deps/createMap.Tpo -c -o createMap.o createMap.cpp --- drawMultipleBodies.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share/xplanet\" -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT drawMultipleBodies.o -MD -MP -MF .deps/drawMultipleBodies.Tpo -c -o drawMultipleBodies.o drawMultipleBodies.cpp --- PlanetProperties.o --- mv -f .deps/PlanetProperties.Tpo .deps/PlanetProperties.Po --- drawProjection.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share/xplanet\" -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT drawProjection.o -MD -MP -MF .deps/drawProjection.Tpo -c -o drawProjection.o drawProjection.cpp --- View.o --- mv -f .deps/View.Tpo .deps/View.Po --- findBodyXYZ.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share/xplanet\" -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT findBodyXYZ.o -MD -MP -MF .deps/findBodyXYZ.Tpo -c -o findBodyXYZ.o findBodyXYZ.cpp --- Separation.o --- mv -f .deps/Separation.Tpo .deps/Separation.Po --- findFile.o --- --- createMap.o --- mv -f .deps/createMap.Tpo .deps/createMap.Po --- getopt.o --- --- findFile.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share/xplanet\" -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT findFile.o -MD -MP -MF .deps/findFile.Tpo -c -o findFile.o findFile.cpp --- getopt.o --- cc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share/xplanet\" -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c --- Satellite.o --- mv -f .deps/Satellite.Tpo .deps/Satellite.Po --- getopt1.o --- cc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share/xplanet\" -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o getopt1.c mv -f .deps/getopt1.Tpo .deps/getopt1.Po --- parse.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share/xplanet\" -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.cpp --- buildPlanetMap.o --- mv -f .deps/buildPlanetMap.Tpo .deps/buildPlanetMap.Po --- parseColor.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share/xplanet\" -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT parseColor.o -MD -MP -MF .deps/parseColor.Tpo -c -o parseColor.o parseColor.cpp --- getopt.o --- mv -f .deps/getopt.Tpo .deps/getopt.Po --- printVersion.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share/xplanet\" -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT printVersion.o -MD -MP -MF .deps/printVersion.Tpo -c -o printVersion.o printVersion.cpp --- Ring.o --- mv -f .deps/Ring.Tpo .deps/Ring.Po --- readConfig.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share/xplanet\" -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT readConfig.o -MD -MP -MF .deps/readConfig.Tpo -c -o readConfig.o readConfig.cpp --- Map.o --- mv -f .deps/Map.Tpo .deps/Map.Po --- readOriginFile.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share/xplanet\" -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT readOriginFile.o -MD -MP -MF .deps/readOriginFile.Tpo -c -o readOriginFile.o readOriginFile.cpp --- printVersion.o --- mv -f .deps/printVersion.Tpo .deps/printVersion.Po --- ssec.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share/xplanet\" -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT ssec.o -MD -MP -MF .deps/ssec.Tpo -c -o ssec.o ssec.cpp --- drawProjection.o --- mv -f .deps/drawProjection.Tpo .deps/drawProjection.Po --- setPositions.o --- --- findFile.o --- mv -f .deps/findFile.Tpo .deps/findFile.Po --- sphericalToPixel.o --- --- setPositions.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share/xplanet\" -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT setPositions.o -MD -MP -MF .deps/setPositions.Tpo -c -o setPositions.o setPositions.cpp --- sphericalToPixel.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share/xplanet\" -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT sphericalToPixel.o -MD -MP -MF .deps/sphericalToPixel.Tpo -c -o sphericalToPixel.o sphericalToPixel.cpp --- parse.o --- mv -f .deps/parse.Tpo .deps/parse.Po --- xpUtil.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share/xplanet\" -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT xpUtil.o -MD -MP -MF .deps/xpUtil.Tpo -c -o xpUtil.o xpUtil.cpp --- findBodyXYZ.o --- mv -f .deps/findBodyXYZ.Tpo .deps/findBodyXYZ.Po --- xplanet.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/local/share/xplanet\" -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/netpbm -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT xplanet.o -MD -MP -MF .deps/xplanet.Tpo -c -o xplanet.o xplanet.cpp --- parseColor.o --- mv -f .deps/parseColor.Tpo .deps/parseColor.Po --- readOriginFile.o --- mv -f .deps/readOriginFile.Tpo .deps/readOriginFile.Po --- sphericalToPixel.o --- mv -f .deps/sphericalToPixel.Tpo .deps/sphericalToPixel.Po --- ssec.o --- mv -f .deps/ssec.Tpo .deps/ssec.Po --- drawMultipleBodies.o --- mv -f .deps/drawMultipleBodies.Tpo .deps/drawMultipleBodies.Po --- xplanet.o --- mv -f .deps/xplanet.Tpo .deps/xplanet.Po --- readConfig.o --- mv -f .deps/readConfig.Tpo .deps/readConfig.Po --- Options.o --- mv -f .deps/Options.Tpo .deps/Options.Po --- setPositions.o --- mv -f .deps/setPositions.Tpo .deps/setPositions.Po --- xpUtil.o --- mv -f .deps/xpUtil.Tpo .deps/xpUtil.Po --- xplanet --- c++ -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -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 -L/usr/local/lib -R/usr/local/lib -lX11 -ljpeg -lpng -lm -lz -lnetpbm -ltiff -lm -L/usr/local/lib -R/usr/local/lib -lX11 -lXss -lXext -L/usr/local/lib -lfreetype -liconv -lcharset -L/usr/local/lib -R/usr/local/lib -lX11 -lm -L/usr/local/lib SUCCEEDED 00:00:38 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> xplanet-1.3.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xplanet-1.3.1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> xplanet-1.3.1 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> xplanet-1.3.1 depends on file: /usr/local/libdata/pkgconfig/xscrnsaver.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for xplanet-1.3.1 ===> xplanet-1.3.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xplanet-1.3.1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> xplanet-1.3.1 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> xplanet-1.3.1 depends on file: /usr/local/libdata/pkgconfig/xscrnsaver.pc - found ===> Generating temporary packing list Making install in src Making install in libannotate Making install in libdisplay Making install in libephemeris Making install in libmoons Making install in libimage Making install in libmultiple Making install in libplanet Making install in libprojection Making install in libsgp4sdp4 /bin/mkdir -p '/construction/astro/xplanet/stage/usr/local/bin' install -s -m 555 xplanet '/construction/astro/xplanet/stage/usr/local/bin' /bin/mkdir -p '/construction/astro/xplanet/stage/usr/local/man/man1' install -m 0644 xplanet.1 '/construction/astro/xplanet/stage/usr/local/man/man1' /bin/mkdir -p '/construction/astro/xplanet/stage/usr/local/share' /bin/mkdir -p '/construction/astro/xplanet/stage/usr/local/share/xplanet/satellites' install -m 0644 xplanet/satellites/README xplanet/satellites/iss xplanet/satellites/iss.tle '/construction/astro/xplanet/stage/usr/local/share/xplanet/satellites' /bin/mkdir -p '/construction/astro/xplanet/stage/usr/local/share/xplanet/origin' install -m 0644 xplanet/origin/README xplanet/origin/cassini xplanet/origin/galileo '/construction/astro/xplanet/stage/usr/local/share/xplanet/origin' /bin/mkdir -p '/construction/astro/xplanet/stage/usr/local/share/xplanet/spice' install -m 0644 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 '/construction/astro/xplanet/stage/usr/local/share/xplanet/spice' /bin/mkdir -p '/construction/astro/xplanet/stage/usr/local/share/xplanet/config' install -m 0644 xplanet/config/README xplanet/config/default.sample xplanet/config/earth_markers xplanet/config/moon_orbit xplanet/config/overlay_clouds '/construction/astro/xplanet/stage/usr/local/share/xplanet/config' /bin/mkdir -p '/construction/astro/xplanet/stage/usr/local/share/xplanet/stars' install -m 0644 xplanet/stars/BSC '/construction/astro/xplanet/stage/usr/local/share/xplanet/stars' /bin/mkdir -p '/construction/astro/xplanet/stage/usr/local/share/xplanet/arcs' install -m 0644 xplanet/arcs/README xplanet/arcs/constellations '/construction/astro/xplanet/stage/usr/local/share/xplanet/arcs' /bin/mkdir -p '/construction/astro/xplanet/stage/usr/local/share/xplanet/scattering' install -m 0644 xplanet/scattering/README xplanet/scattering/earthRayleigh '/construction/astro/xplanet/stage/usr/local/share/xplanet/scattering' /bin/mkdir -p '/construction/astro/xplanet/stage/usr/local/share/xplanet' install -m 0644 xplanet/rgb.txt '/construction/astro/xplanet/stage/usr/local/share/xplanet' /bin/mkdir -p '/construction/astro/xplanet/stage/usr/local/share/xplanet/markers' install -m 0644 xplanet/markers/README xplanet/markers/brightStars xplanet/markers/earth xplanet/markers/mars xplanet/markers/moon '/construction/astro/xplanet/stage/usr/local/share/xplanet/markers' /bin/mkdir -p '/construction/astro/xplanet/stage/usr/local/share/xplanet/images' install -m 0644 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 '/construction/astro/xplanet/stage/usr/local/share/xplanet/images' /bin/mkdir -p '/construction/astro/xplanet/stage/usr/local/share/xplanet/fonts' install -m 0644 xplanet/fonts/README xplanet/fonts/FreeMonoBold.ttf '/construction/astro/xplanet/stage/usr/local/share/xplanet/fonts' /bin/mkdir -p '/construction/astro/xplanet/stage/usr/local/share/xplanet/ephemeris' install -m 0644 xplanet/ephemeris/README '/construction/astro/xplanet/stage/usr/local/share/xplanet/ephemeris' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for xplanet-1.3.1 file sizes/checksums [48]: 0% file sizes/checksums [48]: 100% packing files [48]: 0% packing files [48]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:05 TOTAL TIME 00:01:46