------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=6.5 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 reallyslick-0.9.1_24: FREEALUT=off: Enable freealut support GLEW=off: Enable GLEW support ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- ac_cv_header_GL_glew_h=no MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/construction/graphics/reallyslick XDG_CONFIG_HOME=/construction/graphics/reallyslick XDG_CACHE_HOME=/construction/graphics/reallyslick/.cache HOME=/construction/graphics/reallyslick TMPDIR="/tmp" PATH=/construction/graphics/reallyslick/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/graphics/reallyslick/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- --disable-sound --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/graphics/reallyslick XDG_CONFIG_HOME=/construction/graphics/reallyslick XDG_CACHE_HOME=/construction/graphics/reallyslick/.cache HOME=/construction/graphics/reallyslick TMPDIR="/tmp" PATH=/construction/graphics/reallyslick/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/graphics/reallyslick/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -lstdc++ " LIBS="-L/usr/local/lib -lXext" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " 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/graphics/reallyslick/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/reallyslick" EXAMPLESDIR="share/examples/reallyslick" DATADIR="share/reallyslick" WWWDIR="www/reallyslick" ETCDIR="etc/reallyslick" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/reallyslick DOCSDIR=/usr/local/share/doc/reallyslick EXAMPLESDIR=/usr/local/share/examples/reallyslick WWWDIR=/usr/local/www/reallyslick ETCDIR=/usr/local/etc/reallyslick SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/gmake-4.3_2.pkg Installing /packages/All/pkgconf-1.8.1,1.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/fribidi-1.0.13.pkg Installing /packages/All/brotli-1.0.9,1.pkg Installing /packages/All/png-1.6.39.pkg Installing /packages/All/freetype2-2.12.1_2.pkg ===== Message from freetype2-2.12.1_2: -- 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/index.html, if documentation was installed). Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/fontconfig-2.14.2,1.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/libXau-1.0.9.pkg Installing /packages/All/xorgproto-2022.1_1.pkg Installing /packages/All/libXdmcp-1.1.3.pkg Installing /packages/All/libxcb-1.15_1.pkg Installing /packages/All/libX11-1.8.6,1.pkg Installing /packages/All/libXext-1.3.4,1.pkg Installing /packages/All/libglvnd-1.6.0.pkg Installing /packages/All/libGLU-9.0.2_2.pkg Installing /packages/All/quesoglc-0.7.2_10.pkg Installing /packages/All/libICE-1.1.0_1,1.pkg Installing /packages/All/libXfixes-6.0.0.pkg Installing /packages/All/libXi-1.8,1.pkg Installing /packages/All/libXrender-0.9.10_2.pkg Installing /packages/All/libXrandr-1.5.2.pkg Installing /packages/All/libXxf86vm-1.1.4_3.pkg Installing /packages/All/freeglut-3.2.1.pkg ===== Message from freeglut-3.2.1: -- Joystick support is untested and it is unknown if it works. Do not hesitate to contact x11@FreeBSD.org if this causes issues. UNFLAVORED graphics/ImageMagick6 -> use graphics/ImageMagick6@x11 Installing /packages/All/libidn-1.38.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/jbig2dec-0.19.pkg Installing /packages/All/libdeflate-1.18.pkg Installing /packages/All/jbigkit-2.1_1.pkg Installing /packages/All/liblz4-1.9.4,1.pkg Installing /packages/All/zstd-1.5.5.pkg Installing /packages/All/jpeg-turbo-2.1.5.1.pkg Installing /packages/All/tiff-4.4.0_1.pkg Installing /packages/All/lcms2-2.15_1.pkg Installing /packages/All/openjpeg-2.5.0.pkg Installing /packages/All/libpaper-1.1.28.pkg Installing /packages/All/libdaemon-0.14_1.pkg Installing /packages/All/libSM-1.2.3,1.pkg Installing /packages/All/dbus-1.14.6,1.pkg ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/pcre2-10.42.pkg Installing /packages/All/ncurses-6.4.pkg ===== Message from ncurses-6.4: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/libxml2-2.10.4.pkg Installing /packages/All/libiconv-1.17.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/python39-3.9.17.pkg ===== Message from python39-3.9.17: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 Installing /packages/All/glib-2.76.4,2.pkg Generating GIO modules cache Compiling glib schemas No schema files found: doing nothing. Installing /packages/All/dbus-glib-0.112.pkg Installing /packages/All/gdbm-1.23.pkg Installing /packages/All/libevent-2.1.12.pkg Installing /packages/All/gnome_subr-1.0.pkg Installing /packages/All/avahi-app-0.8_1.pkg ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/gmp-6.2.1.pkg Installing /packages/All/nettle-3.9.1.pkg Installing /packages/All/libtasn1-4.19.0.pkg Installing /packages/All/libunistring-1.1.pkg Installing /packages/All/libidn2-2.3.4.pkg Installing /packages/All/p11-kit-0.24.1_2.pkg Installing /packages/All/gnutls-3.7.9.pkg Installing /packages/All/cups-2.4.6.pkg ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/poppler-data-0.4.12.pkg Installing /packages/All/ghostscript9-agpl-base-9.56.1_11.pkg ===== Message from ghostscript9-agpl-base-9.56.1_11: -- This package installs a script named dvipdf that depends on dvips. If you want to use this script you need to install print/tex-dvipsk. Installing /packages/All/libXt-1.2.1,1.pkg Installing /packages/All/ghostscript9-agpl-x11-9.56.1.pkg Installing /packages/All/perl5-5.32.1_3.pkg Installing /packages/All/libltdl-2.4.7.pkg Installing /packages/All/fftw3-3.3.10_3.pkg Installing /packages/All/giflib-5.2.1.pkg Installing /packages/All/webp-1.3.0_1.pkg Installing /packages/All/highway-1.0.4_1.pkg Installing /packages/All/Imath-3.1.9.pkg Installing /packages/All/openexr-3.1.9.pkg Installing /packages/All/shared-mime-info-2.2_1.pkg Building the Shared MIME-Info database cache Installing /packages/All/gdk-pixbuf2-2.42.10.pkg Generating gdk-pixbuf modules cache Installing /packages/All/libjxl-0.8.2.pkg Generating gdk-pixbuf modules cache Building the Shared MIME-Info database cache ===== Message from libjxl-0.8.2: -- Additional packages recommended for new users: - imlib2-jxl (e.g., feh, scrot) - kf5-kimageformats (e.g., nomacs, flameshot, skanlite) - gimp-jxl-plugin Installing /packages/All/vmaf-2.3.1.pkg Installing /packages/All/aom-3.6.1.pkg Installing /packages/All/dav1d-1.2.1.pkg Installing /packages/All/libde265-1.0.12.pkg Installing /packages/All/svt-av1-1.6.0.pkg Installing /packages/All/x265-3.4_2.pkg Installing /packages/All/libheif-1.16.1.pkg Generating gdk-pixbuf modules cache Installing /packages/All/liblqr-1-0.4.2.pkg ===== Message from liblqr-1-0.4.2: -- NOTE: In order to compile examples for liblqr, you will also need pngwriter port (/xports/graphics/pngwriter). Examples are located in /usr/local/share/examples/liblqr-1 Installing /packages/All/graphite2-1.3.14.pkg Installing /packages/All/harfbuzz-7.3.0.pkg Installing /packages/All/libraqm-0.10.1.pkg Installing /packages/All/libraw-0.21.1_1.pkg Installing /packages/All/libgd-2.3.3_5,1.pkg Installing /packages/All/libwmf-0.2.13.pkg Generating gdk-pixbuf modules cache ===== Message from libwmf-0.2.13: -- ===> NOTICE: The libwmf 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://docs.freebsd.org/en/articles/contributing/#ports-contributing Installing /packages/All/pixman-0.42.2.pkg Installing /packages/All/cairo-1.17.4_2,3.pkg Installing /packages/All/libdatrie-0.2.13_1.pkg Installing /packages/All/libthai-0.1.29.pkg ===== Message from libthai-0.1.29: -- ===> NOTICE: The libthai 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://docs.freebsd.org/en/articles/contributing/#ports-contributing Installing /packages/All/libfontenc-1.1.4.pkg Installing /packages/All/mkfontscale-1.2.1.pkg Installing /packages/All/font-bh-ttf-1.0.3_4.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/font-misc-meltho-1.0.3_4.pkg Installing /packages/All/font-misc-ethiopic-1.0.4.pkg Installing /packages/All/encodings-1.0.5,1.pkg Installing /packages/All/dejavu-2.37_1.pkg Running fc-cache to build fontconfig cache... ===== 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.pkg Installing /packages/All/libXft-2.3.7.pkg Installing /packages/All/pango-1.50.14.pkg Installing /packages/All/librsvg2-rust-2.56.3.pkg Generating gdk-pixbuf modules cache Installing /packages/All/gsfonts-8.11_8.pkg ===== Message from gsfonts-8.11_8: -- ===> NOTICE: The gsfonts 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://docs.freebsd.org/en/articles/contributing/#ports-contributing Installing /packages/All/ImageMagick6-6.9.12.77_4,1.pkg UNFLAVORED graphics/ImageMagick6 -> use graphics/ImageMagick6@x11 SUCCEEDED 00:00:50 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The reallyslick 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://docs.freebsd.org/en/articles/contributing/#ports-contributing SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> reallyslick-0.9.1_24 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The reallyslick 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://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> reallyslick-0.9.1_24 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by reallyslick-0.9.1_24 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The reallyslick 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://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> reallyslick-0.9.1_24 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by reallyslick-0.9.1_24 for building => SHA256 Checksum OK for rss-glx_0.9.1.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The reallyslick 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://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> reallyslick-0.9.1_24 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by reallyslick-0.9.1_24 for building ===> Extracting for reallyslick-0.9.1_24 ===> NOTICE: The reallyslick 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://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> reallyslick-0.9.1_24 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by reallyslick-0.9.1_24 for building => SHA256 Checksum OK for rss-glx_0.9.1.tar.bz2. Extracted Memory Use: 11.48M SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for reallyslick-0.9.1_24 ===> Applying ports patches for reallyslick-0.9.1_24 from /xports/graphics/reallyslick/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> reallyslick-0.9.1_24 depends on package: gmake>=4.3 - found ===> reallyslick-0.9.1_24 depends on package: pkgconf>=1.3.0_1 - found ===> reallyslick-0.9.1_24 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> reallyslick-0.9.1_24 depends on shared library: libGLC.so - found (/usr/local/lib/libGLC.so) ===> reallyslick-0.9.1_24 depends on shared library: libglut.so - found (/usr/local/lib/libglut.so) ===> reallyslick-0.9.1_24 depends on shared library: libMagick++-6.so - found (/usr/local/lib/libMagick++-6.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> reallyslick-0.9.1_24 depends on package: gmake>=4.3 - found ===> reallyslick-0.9.1_24 depends on package: pkgconf>=1.3.0_1 - found ===> reallyslick-0.9.1_24 depends on file: /usr/local/bin/ccache - found ===> reallyslick-0.9.1_24 depends on shared library: libGLC.so - found (/usr/local/lib/libGLC.so) ===> reallyslick-0.9.1_24 depends on shared library: libglut.so - found (/usr/local/lib/libglut.so) ===> reallyslick-0.9.1_24 depends on shared library: libMagick++-6.so - found (/usr/local/lib/libMagick++-6.so) ===> Configuring for reallyslick-0.9.1_24 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 gmake sets $(MAKE)... yes checking for gawk... (cached) /usr/bin/awk checking for style of include used by gmake... GNU 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 dependency style of cc... gcc3 checking how to run the C preprocessor... cpp 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 for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking whether cc understands -c and -o together... yes checking for cc option to accept ISO C99... none needed checking whether byte ordering is bigendian... no checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking build system type... x86_64-portbld-dragonfly6.5 checking host system type... x86_64-portbld-dragonfly6.5 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for dlfcn.h... (cached) yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... (cached) gcc3 checking how to run the C++ preprocessor... c++ -E checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly6.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly6.5 ld.so checking how to hardcode library paths into programs... immediate checking whether ln -s works... yes checking for pow in -lm... yes checking for BZ2_bzBuffToBuffCompress in -lbz2... yes checking for ANSI C header files... (cached) yes checking for X... libraries , headers 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 an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking for getopt... (cached) yes checking for getopt.h... (cached) yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for gettimeofday... (cached) yes checking for nanosleep... yes checking for random_r... no checking for nrand48... yes checking pkg-config is at least version 0.9.0... yes checking for Wand... yes checking for pthread.h... (cached) yes checking for pthread_create... no checking for pthread_create in -lpthread... yes checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking GL/glx.h usability... yes checking GL/glx.h presence... yes checking for GL/glx.h... yes checking for glNewList in -lGL... yes checking GL/glu.h usability... yes checking GL/glu.h presence... yes checking for GL/glu.h... yes checking for gluLookAt in -lGLU... yes checking for GL/glew.h... (cached) no checking for X11/extensions/dpms.h... yes checking for library containing DPMSInfo... none required checking for quesoglc... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/Implicit/Makefile config.status: creating src/rsMath/Makefile config.status: creating src/PixelCity/Makefile config.status: creating utils/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands SUCCEEDED 00:00:13 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for reallyslick-0.9.1_24 gmake[2]: Entering directory '/construction/graphics/reallyslick/rss-glx_0.9.1' (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /construction/graphics/reallyslick/rss-glx_0.9.1/missing --run autoheader) /construction/graphics/reallyslick/rss-glx_0.9.1/missing: autoheader: not found WARNING: `autoheader' is missing on your system. You should only need it if you modified `acconfig.h' or `configure.in'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged gmake all-recursive gmake[3]: Entering directory '/construction/graphics/reallyslick/rss-glx_0.9.1' Making all in src gmake[4]: Entering directory '/construction/graphics/reallyslick/rss-glx_0.9.1/src' Making all in Implicit gmake[5]: Entering directory '/construction/graphics/reallyslick/rss-glx_0.9.1/src/Implicit' /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT impCubeTables.lo -MD -MP -MF .deps/impCubeTables.Tpo -c -o impCubeTables.lo impCubeTables.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT impCubeVolume.lo -MD -MP -MF .deps/impCubeVolume.Tpo -c -o impCubeVolume.lo impCubeVolume.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT impEllipsoid.lo -MD -MP -MF .deps/impEllipsoid.Tpo -c -o impEllipsoid.lo impEllipsoid.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT impHexahedron.lo -MD -MP -MF .deps/impHexahedron.Tpo -c -o impHexahedron.lo impHexahedron.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT impKnot.lo -MD -MP -MF .deps/impKnot.Tpo -c -o impKnot.lo impKnot.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT impShape.lo -MD -MP -MF .deps/impShape.Tpo -c -o impShape.lo impShape.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT impSphere.lo -MD -MP -MF .deps/impSphere.Tpo -c -o impSphere.lo impSphere.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT impSurface.lo -MD -MP -MF .deps/impSurface.Tpo -c -o impSurface.lo impSurface.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT impTorus.lo -MD -MP -MF .deps/impTorus.Tpo -c -o impTorus.lo impTorus.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT impCubeVolume.lo -MD -MP -MF .deps/impCubeVolume.Tpo -c impCubeVolume.cpp -o impCubeVolume.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT impShape.lo -MD -MP -MF .deps/impShape.Tpo -c impShape.cpp -o impShape.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT impHexahedron.lo -MD -MP -MF .deps/impHexahedron.Tpo -c impHexahedron.cpp -o impHexahedron.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT impKnot.lo -MD -MP -MF .deps/impKnot.Tpo -c impKnot.cpp -o impKnot.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT impCubeTables.lo -MD -MP -MF .deps/impCubeTables.Tpo -c impCubeTables.cpp -o impCubeTables.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT impTorus.lo -MD -MP -MF .deps/impTorus.Tpo -c impTorus.cpp -o impTorus.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT impSurface.lo -MD -MP -MF .deps/impSurface.Tpo -c impSurface.cpp -o impSurface.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT impSphere.lo -MD -MP -MF .deps/impSphere.Tpo -c impSphere.cpp -o impSphere.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT impEllipsoid.lo -MD -MP -MF .deps/impEllipsoid.Tpo -c impEllipsoid.cpp -o impEllipsoid.o mv -f .deps/impHexahedron.Tpo .deps/impHexahedron.Plo mv -f .deps/impSphere.Tpo .deps/impSphere.Plo mv -f .deps/impEllipsoid.Tpo .deps/impEllipsoid.Plo mv -f .deps/impCubeVolume.Tpo .deps/impCubeVolume.Plo mv -f .deps/impCubeTables.Tpo .deps/impCubeTables.Plo mv -f .deps/impKnot.Tpo .deps/impKnot.Plo mv -f .deps/impShape.Tpo .deps/impShape.Plo mv -f .deps/impTorus.Tpo .deps/impTorus.Plo mv -f .deps/impSurface.Tpo .deps/impSurface.Plo /bin/sh ../../libtool --tag=CXX --mode=link c++ -pipe -O2 -fno-strict-aliasing -Wall -lstdc++ -o libImplicit.la -rpath /usr/local/lib impCubeTables.lo impCubeVolume.lo impEllipsoid.lo impHexahedron.lo impKnot.lo impShape.lo impSphere.lo impSurface.lo impTorus.lo -lGLU -lGL -lSM -lICE -lX11 -lm -L/usr/local/lib -lXext libtool: link: ar cru .libs/libImplicit.a impCubeTables.o impCubeVolume.o impEllipsoid.o impHexahedron.o impKnot.o impShape.o impSphere.o impSurface.o impTorus.o /usr/libexec/binutils234/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libImplicit.a libtool: link: ( cd ".libs" && rm -f "libImplicit.la" && ln -s "../libImplicit.la" "libImplicit.la" ) gmake[5]: Leaving directory '/construction/graphics/reallyslick/rss-glx_0.9.1/src/Implicit' Making all in rsMath gmake[5]: Entering directory '/construction/graphics/reallyslick/rss-glx_0.9.1/src/rsMath' /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT rsMatrix.lo -MD -MP -MF .deps/rsMatrix.Tpo -c -o rsMatrix.lo rsMatrix.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT rsQuat.lo -MD -MP -MF .deps/rsQuat.Tpo -c -o rsQuat.lo rsQuat.cpp /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT rsTrigonometry.lo -MD -MP -MF .deps/rsTrigonometry.Tpo -c -o rsTrigonometry.lo rsTrigonometry.c /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT rsVec.lo -MD -MP -MF .deps/rsVec.Tpo -c -o rsVec.lo rsVec.cpp libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT rsTrigonometry.lo -MD -MP -MF .deps/rsTrigonometry.Tpo -c rsTrigonometry.c -o rsTrigonometry.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT rsVec.lo -MD -MP -MF .deps/rsVec.Tpo -c rsVec.cpp -o rsVec.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT rsMatrix.lo -MD -MP -MF .deps/rsMatrix.Tpo -c rsMatrix.cpp -o rsMatrix.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT rsQuat.lo -MD -MP -MF .deps/rsQuat.Tpo -c rsQuat.cpp -o rsQuat.o mv -f .deps/rsQuat.Tpo .deps/rsQuat.Plo mv -f .deps/rsTrigonometry.Tpo .deps/rsTrigonometry.Plo mv -f .deps/rsVec.Tpo .deps/rsVec.Plo mv -f .deps/rsMatrix.Tpo .deps/rsMatrix.Plo /bin/sh ../../libtool --tag=CXX --mode=link c++ -pipe -O2 -fno-strict-aliasing -Wall -lstdc++ -o librsMath.la -rpath /usr/local/lib rsMatrix.lo rsQuat.lo rsTrigonometry.lo rsVec.lo -lGLU -lGL -lSM -lICE -lX11 -lm -L/usr/local/lib -lXext libtool: link: ar cru .libs/librsMath.a rsMatrix.o rsQuat.o rsTrigonometry.o rsVec.o /usr/libexec/binutils234/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/librsMath.a libtool: link: ( cd ".libs" && rm -f "librsMath.la" && ln -s "../librsMath.la" "librsMath.la" ) gmake[5]: Leaving directory '/construction/graphics/reallyslick/rss-glx_0.9.1/src/rsMath' Making all in PixelCity gmake[5]: Entering directory '/construction/graphics/reallyslick/rss-glx_0.9.1/src/PixelCity' /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT Building.lo -MD -MP -MF .deps/Building.Tpo -c -o Building.lo Building.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT Camera.lo -MD -MP -MF .deps/Camera.Tpo -c -o Camera.lo Camera.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT Car.lo -MD -MP -MF .deps/Car.Tpo -c -o Car.lo Car.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT Deco.lo -MD -MP -MF .deps/Deco.Tpo -c -o Deco.lo Deco.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT Entity.lo -MD -MP -MF .deps/Entity.Tpo -c -o Entity.lo Entity.cpp /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT GetTickCount.lo -MD -MP -MF .deps/GetTickCount.Tpo -c -o GetTickCount.lo GetTickCount.c /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT glBbox.lo -MD -MP -MF .deps/glBbox.Tpo -c -o glBbox.lo glBbox.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT glMatrix.lo -MD -MP -MF .deps/glMatrix.Tpo -c -o glMatrix.lo glMatrix.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT glQuat.lo -MD -MP -MF .deps/glQuat.Tpo -c -o glQuat.lo glQuat.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT glRgba.lo -MD -MP -MF .deps/glRgba.Tpo -c -o glRgba.lo glRgba.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT glVector2.lo -MD -MP -MF .deps/glVector2.Tpo -c -o glVector2.lo glVector2.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT glVector3.lo -MD -MP -MF .deps/glVector3.Tpo -c -o glVector3.lo glVector3.cpp /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT Light.lo -MD -MP -MF .deps/Light.Tpo -c -o Light.lo Light.cpp libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT GetTickCount.lo -MD -MP -MF .deps/GetTickCount.Tpo -c GetTickCount.c -o GetTickCount.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT Car.lo -MD -MP -MF .deps/Car.Tpo -c Car.cpp -o Car.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT glBbox.lo -MD -MP -MF .deps/glBbox.Tpo -c glBbox.cpp -o glBbox.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT Camera.lo -MD -MP -MF .deps/Camera.Tpo -c Camera.cpp -o Camera.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT Light.lo -MD -MP -MF .deps/Light.Tpo -c Light.cpp -o Light.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT glQuat.lo -MD -MP -MF .deps/glQuat.Tpo -c glQuat.cpp -o glQuat.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT glMatrix.lo -MD -MP -MF .deps/glMatrix.Tpo -c glMatrix.cpp -o glMatrix.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT glVector3.lo -MD -MP -MF .deps/glVector3.Tpo -c glVector3.cpp -o glVector3.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT glRgba.lo -MD -MP -MF .deps/glRgba.Tpo -c glRgba.cpp -o glRgba.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT Entity.lo -MD -MP -MF .deps/Entity.Tpo -c Entity.cpp -o Entity.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT Building.lo -MD -MP -MF .deps/Building.Tpo -c Building.cpp -o Building.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT glVector2.lo -MD -MP -MF .deps/glVector2.Tpo -c glVector2.cpp -o glVector2.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT Deco.lo -MD -MP -MF .deps/Deco.Tpo -c Deco.cpp -o Deco.o mv -f .deps/GetTickCount.Tpo .deps/GetTickCount.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT Math.lo -MD -MP -MF .deps/Math.Tpo -c -o Math.lo Math.cpp mv -f .deps/glBbox.Tpo .deps/glBbox.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT Mesh.lo -MD -MP -MF .deps/Mesh.Tpo -c -o Mesh.lo Mesh.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT Math.lo -MD -MP -MF .deps/Math.Tpo -c Math.cpp -o Math.o mv -f .deps/glVector2.Tpo .deps/glVector2.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT PixelCity.lo -MD -MP -MF .deps/PixelCity.Tpo -c -o PixelCity.lo PixelCity.cpp mv -f .deps/Light.Tpo .deps/Light.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT Sky.lo -MD -MP -MF .deps/Sky.Tpo -c -o Sky.lo Sky.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT PixelCity.lo -MD -MP -MF .deps/PixelCity.Tpo -c PixelCity.cpp -o PixelCity.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT Sky.lo -MD -MP -MF .deps/Sky.Tpo -c Sky.cpp -o Sky.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT Mesh.lo -MD -MP -MF .deps/Mesh.Tpo -c Mesh.cpp -o Mesh.o mv -f .deps/Math.Tpo .deps/Math.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT Texture.lo -MD -MP -MF .deps/Texture.Tpo -c -o Texture.lo Texture.cpp mv -f .deps/Camera.Tpo .deps/Camera.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT Visible.lo -MD -MP -MF .deps/Visible.Tpo -c -o Visible.lo Visible.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT Texture.lo -MD -MP -MF .deps/Texture.Tpo -c Texture.cpp -o Texture.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT Visible.lo -MD -MP -MF .deps/Visible.Tpo -c Visible.cpp -o Visible.o mv -f .deps/Mesh.Tpo .deps/Mesh.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT World.lo -MD -MP -MF .deps/World.Tpo -c -o World.lo World.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT World.lo -MD -MP -MF .deps/World.Tpo -c World.cpp -o World.o mv -f .deps/Visible.Tpo .deps/Visible.Plo mv -f .deps/World.Tpo .deps/World.Plo glMatrix.cpp: In function 'GLvector glMatrixToEuler(GLmatrix, int)': glMatrix.cpp:280:21: warning: variable 'h' set but not used [-Wunused-but-set-variable] int i,j,k,h,n,s,f; ^ mv -f .deps/glMatrix.Tpo .deps/glMatrix.Plo mv -f .deps/Car.Tpo .deps/Car.Plo mv -f .deps/glVector3.Tpo .deps/glVector3.Plo mv -f .deps/Sky.Tpo .deps/Sky.Plo mv -f .deps/glQuat.Tpo .deps/glQuat.Plo mv -f .deps/Entity.Tpo .deps/Entity.Plo mv -f .deps/glRgba.Tpo .deps/glRgba.Plo mv -f .deps/PixelCity.Tpo .deps/PixelCity.Plo mv -f .deps/Deco.Tpo .deps/Deco.Plo Building.cpp: In member function 'void CBuilding::ConstructCube(int, int, int, int, int, int)': Building.cpp:166:15: warning: variable 'height' set but not used [-Wunused-but-set-variable] int height; ^~~~~~ Building.cpp: In member function 'void CBuilding::ConstructRoof(float, float, float, float, float)': Building.cpp:265:13: warning: variable 'tower_height' set but not used [-Wunused-but-set-variable] float tower_height; ^~~~~~~~~~~~ Building.cpp: In member function 'void CBuilding::CreateModern()': Building.cpp:667:15: warning: variable 'dist' set but not used [-Wunused-but-set-variable] float dist; ^~~~ Building.cpp: In member function 'void CBuilding::CreateTower()': Building.cpp:784:15: warning: variable 'roof_spike' set but not used [-Wunused-but-set-variable] bool roof_spike; ^~~~~~~~~~ Building.cpp:785:15: warning: variable 'tower' set but not used [-Wunused-but-set-variable] bool tower; ^~~~~ Building.cpp: In member function 'void CBuilding::ConstructRoof(float, float, float, float, float)': Building.cpp:322:10: warning: 'addon' may be used uninitialized in this function [-Wmaybe-uninitialized] } else if (addon == ADDON_LIGHTS && !_have_lights) { ^~ Building.cpp: In member function 'float CBuilding::ConstructWall(int, int, int, int, int, int, int, float, bool)': Building.cpp:470:7: warning: 'step_z' may be used uninitialized in this function [-Wmaybe-uninitialized] z += step_z; ~~^~~~~~~~~ Building.cpp:469:7: warning: 'step_x' may be used uninitialized in this function [-Wmaybe-uninitialized] x += step_x; ~~^~~~~~~~~ mv -f .deps/Building.Tpo .deps/Building.Plo Texture.cpp: In function 'void drawrect(int, int, int, int, GLrgba)': Texture.cpp:206:13: warning: variable 'repeats' set but not used [-Wunused-but-set-variable] int repeats; ^~~~~~~ mv -f .deps/Texture.Tpo .deps/Texture.Plo /bin/sh ../../libtool --tag=CXX --mode=link c++ -pipe -O2 -fno-strict-aliasing -Wall -lstdc++ -o libPixelCity.la -rpath /usr/local/lib Building.lo Camera.lo Car.lo Deco.lo Entity.lo GetTickCount.lo glBbox.lo glMatrix.lo glQuat.lo glRgba.lo glVector2.lo glVector3.lo Light.lo Math.lo Mesh.lo PixelCity.lo Sky.lo Texture.lo Visible.lo World.lo -lGLU -lGL -lSM -lICE -lX11 -lm -L/usr/local/lib -lXext libtool: link: ar cru .libs/libPixelCity.a Building.o Camera.o Car.o Deco.o Entity.o GetTickCount.o glBbox.o glMatrix.o glQuat.o glRgba.o glVector2.o glVector3.o Light.o Math.o Mesh.o PixelCity.o Sky.o Texture.o Visible.o World.o /usr/libexec/binutils234/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libPixelCity.a libtool: link: ( cd ".libs" && rm -f "libPixelCity.la" && ln -s "../libPixelCity.la" "libPixelCity.la" ) gmake[5]: Leaving directory '/construction/graphics/reallyslick/rss-glx_0.9.1/src/PixelCity' gmake[5]: Entering directory '/construction/graphics/reallyslick/rss-glx_0.9.1/src' cc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT driver.o -MD -MP -MF .deps/driver.Tpo -c -o driver.o driver.c cc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT biof.o -MD -MP -MF .deps/biof.Tpo -c -o biof.o biof.c cc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT busyspheres.o -MD -MP -MF .deps/busyspheres.Tpo -c -o busyspheres.o busyspheres.c c++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT colorfire.o -MD -MP -MF .deps/colorfire.Tpo -c -o colorfire.o colorfire.cpp cc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT stringify.o -MD -MP -MF .deps/stringify.Tpo -c -o stringify.o stringify.c c++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT cyclone.o -MD -MP -MF .deps/cyclone.Tpo -c -o cyclone.o cyclone.cpp c++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT rgbhsl.o -MD -MP -MF .deps/rgbhsl.Tpo -c -o rgbhsl.o rgbhsl.cpp c++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -pipe -O2 -fno-strict-aliasing -Wall -MT drempels-drempels.o -MD -MP -MF .deps/drempels-drempels.Tpo -c -o drempels-drempels.o `test -f 'drempels.cpp' || echo './'`drempels.cpp c++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -pipe -O2 -fno-strict-aliasing -Wall -MT drempels-gpoly.o -MD -MP -MF .deps/drempels-gpoly.Tpo -c -o drempels-gpoly.o `test -f 'gpoly.cpp' || echo './'`gpoly.cpp c++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -pipe -O2 -fno-strict-aliasing -Wall -MT drempels-TexMgr.o -MD -MP -MF .deps/drempels-TexMgr.Tpo -c -o drempels-TexMgr.o `test -f 'TexMgr.cpp' || echo './'`TexMgr.cpp c++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -pipe -O2 -fno-strict-aliasing -Wall -MT drempels-rgbhsl.o -MD -MP -MF .deps/drempels-rgbhsl.Tpo -c -o drempels-rgbhsl.o `test -f 'rgbhsl.cpp' || echo './'`rgbhsl.cpp cc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT noise1234.o -MD -MP -MF .deps/noise1234.Tpo -c -o noise1234.o noise1234.c c++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT euphoria.o -MD -MP -MF .deps/euphoria.Tpo -c -o euphoria.o euphoria.cpp mv -f .deps/rgbhsl.Tpo .deps/rgbhsl.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT feedback.o -MD -MP -MF .deps/feedback.Tpo -c -o feedback.o feedback.cpp mv -f .deps/drempels-gpoly.Tpo .deps/drempels-gpoly.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT fieldlines.o -MD -MP -MF .deps/fieldlines.Tpo -c -o fieldlines.o fieldlines.cpp mv -f .deps/noise1234.Tpo .deps/noise1234.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT flocks.o -MD -MP -MF .deps/flocks.Tpo -c -o flocks.o flocks.cpp mv -f .deps/stringify.Tpo .deps/stringify.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT flux.o -MD -MP -MF .deps/flux.Tpo -c -o flux.o flux.cpp mv -f .deps/drempels-rgbhsl.Tpo .deps/drempels-rgbhsl.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT helios.o -MD -MP -MF .deps/helios.Tpo -c -o helios.o helios.cpp mv -f .deps/feedback.Tpo .deps/feedback.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT hufo_smoke.o -MD -MP -MF .deps/hufo_smoke.Tpo -c -o hufo_smoke.o hufo_smoke.cpp mv -f .deps/fieldlines.Tpo .deps/fieldlines.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT FMotion.o -MD -MP -MF .deps/FMotion.Tpo -c -o FMotion.o FMotion.cpp mv -f .deps/biof.Tpo .deps/biof.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT hufo_tunnel.o -MD -MP -MF .deps/hufo_tunnel.Tpo -c -o hufo_tunnel.o hufo_tunnel.cpp mv -f .deps/colorfire.Tpo .deps/colorfire.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT hyperspace.o -MD -MP -MF .deps/hyperspace.Tpo -c -o hyperspace.o hyperspace.cpp mv -f .deps/busyspheres.Tpo .deps/busyspheres.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT causticTextures.o -MD -MP -MF .deps/causticTextures.Tpo -c -o causticTextures.o causticTextures.cpp mv -f .deps/euphoria.Tpo .deps/euphoria.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT flare.o -MD -MP -MF .deps/flare.Tpo -c -o flare.o flare.cpp mv -f .deps/driver.Tpo .deps/driver.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT goo.o -MD -MP -MF .deps/goo.Tpo -c -o goo.o goo.cpp mv -f .deps/drempels-TexMgr.Tpo .deps/drempels-TexMgr.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT splinePath.o -MD -MP -MF .deps/splinePath.Tpo -c -o splinePath.o splinePath.cpp mv -f .deps/goo.Tpo .deps/goo.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT starBurst.o -MD -MP -MF .deps/starBurst.Tpo -c -o starBurst.o starBurst.cpp mv -f .deps/hufo_smoke.Tpo .deps/hufo_smoke.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT stretchedParticle.o -MD -MP -MF .deps/stretchedParticle.Tpo -c -o stretchedParticle.o stretchedParticle.cpp mv -f .deps/flux.Tpo .deps/flux.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT tunnel.o -MD -MP -MF .deps/tunnel.Tpo -c -o tunnel.o tunnel.cpp flare.cpp: In function 'void flare(double*, float, float, float, float)': flare.cpp:196:26: warning: narrowing conversion of '((* pos) - ((double)camPos[0]))' from 'double' to 'float' inside { } [-Wnarrowing] float diff[3] = {pos[0] - camPos[0], pos[1] - camPos[1], pos[2] - camPos[2]}; ~~~~~~~^~~~~~~~~~~ flare.cpp:196:46: warning: narrowing conversion of '((*(pos + 8)) - ((double)camPos[1]))' from 'double' to 'float' inside { } [-Wnarrowing] float diff[3] = {pos[0] - camPos[0], pos[1] - camPos[1], pos[2] - camPos[2]}; ~~~~~~~^~~~~~~~~~~ flare.cpp:196:66: warning: narrowing conversion of '((*(pos + 16)) - ((double)camPos[2]))' from 'double' to 'float' inside { } [-Wnarrowing] float diff[3] = {pos[0] - camPos[0], pos[1] - camPos[1], pos[2] - camPos[2]}; ~~~~~~~^~~~~~~~~~~ mv -f .deps/flare.Tpo .deps/flare.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT wavyNormalCubeMaps.o -MD -MP -MF .deps/wavyNormalCubeMaps.Tpo -c -o wavyNormalCubeMaps.o wavyNormalCubeMaps.cpp mv -f .deps/cyclone.Tpo .deps/cyclone.Po cc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT lattice.o -MD -MP -MF .deps/lattice.Tpo -c -o lattice.o lattice.c mv -f .deps/splinePath.Tpo .deps/splinePath.Po cc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT rsMath.o -MD -MP -MF .deps/rsMath.Tpo -c -o rsMath.o rsMath.c mv -f .deps/stretchedParticle.Tpo .deps/stretchedParticle.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT lorenz.o -MD -MP -MF .deps/lorenz.Tpo -c -o lorenz.o lorenz.cpp mv -f .deps/wavyNormalCubeMaps.Tpo .deps/wavyNormalCubeMaps.Po cc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -pipe -O2 -fno-strict-aliasing -Wall -MT matrixview-driver.o -MD -MP -MF .deps/matrixview-driver.Tpo -c -o matrixview-driver.o `test -f 'driver.c' || echo './'`driver.c mv -f .deps/rsMath.Tpo .deps/rsMath.Po cc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -pipe -O2 -fno-strict-aliasing -Wall -MT matrixview-matrixview.o -MD -MP -MF .deps/matrixview-matrixview.Tpo -c -o matrixview-matrixview.o `test -f 'matrixview.c' || echo './'`matrixview.c mv -f .deps/flocks.Tpo .deps/flocks.Po /bin/sh ../libtool --tag=CXX --mode=link c++ -pipe -O2 -fno-strict-aliasing -Wall -lstdc++ -o pixelcity driver.o -L/usr/local/lib -lGLC -lfontconfig -lfreetype -lfribidi -LPixelCity -lPixelCity -lGLU -lGL -lSM -lICE -lX11 -lm -L/usr/local/lib -lXext mv -f .deps/starBurst.Tpo .deps/starBurst.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT plasma.o -MD -MP -MF .deps/plasma.Tpo -c -o plasma.o plasma.cpp mv -f .deps/drempels-drempels.Tpo .deps/drempels-drempels.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT skyrocket-skyrocket.o -MD -MP -MF .deps/skyrocket-skyrocket.Tpo -c -o skyrocket-skyrocket.o `test -f 'skyrocket.cpp' || echo './'`skyrocket.cpp libtool: link: c++ -pipe -O2 -fno-strict-aliasing -Wall -o pixelcity driver.o -lstdc++ -L/usr/local/lib -lGLC -lfontconfig -lfreetype -lfribidi -L/construction/graphics/reallyslick/rss-glx_0.9.1/src/PixelCity /construction/graphics/reallyslick/rss-glx_0.9.1/src/PixelCity/.libs/libPixelCity.a -lGLU -lGL -lSM -lICE -lX11 -lm -lXext hyperspace.cpp: In function 'void hack_draw(xstuff_t*, double, float)': hyperspace.cpp:387:31: warning: narrowing conversion of '(flarepos[0] - ((double)camPos[0]))' from 'double' to 'float' inside { } [-Wnarrowing] float diff[3] = {flarepos[0] - camPos[0], flarepos[1] - camPos[1], flarepos[2] - camPos[2]}; ~~~~~~~~~~~~^~~~~~~~~~~ hyperspace.cpp:387:56: warning: narrowing conversion of '(flarepos[1] - ((double)camPos[1]))' from 'double' to 'float' inside { } [-Wnarrowing] float diff[3] = {flarepos[0] - camPos[0], flarepos[1] - camPos[1], flarepos[2] - camPos[2]}; ~~~~~~~~~~~~^~~~~~~~~~~ hyperspace.cpp:387:81: warning: narrowing conversion of '(flarepos[2] - ((double)camPos[2]))' from 'double' to 'float' inside { } [-Wnarrowing] float diff[3] = {flarepos[0] - camPos[0], flarepos[1] - camPos[1], flarepos[2] - camPos[2]}; ~~~~~~~~~~~~^~~~~~~~~~~ mv -f .deps/hyperspace.Tpo .deps/hyperspace.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT skyrocket-skyrocket_flare.o -MD -MP -MF .deps/skyrocket-skyrocket_flare.Tpo -c -o skyrocket-skyrocket_flare.o `test -f 'skyrocket_flare.cpp' || echo './'`skyrocket_flare.cpp c++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT skyrocket-skyrocket_particle.o -MD -MP -MF .deps/skyrocket-skyrocket_particle.Tpo -c -o skyrocket-skyrocket_particle.o `test -f 'skyrocket_particle.cpp' || echo './'`skyrocket_particle.cpp mv -f .deps/tunnel.Tpo .deps/tunnel.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT skyrocket-skyrocket_shockwave.o -MD -MP -MF .deps/skyrocket-skyrocket_shockwave.Tpo -c -o skyrocket-skyrocket_shockwave.o `test -f 'skyrocket_shockwave.cpp' || echo './'`skyrocket_shockwave.cpp mv -f .deps/skyrocket-skyrocket.Tpo .deps/skyrocket-skyrocket.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT skyrocket-skyrocket_smoke.o -MD -MP -MF .deps/skyrocket-skyrocket_smoke.Tpo -c -o skyrocket-skyrocket_smoke.o `test -f 'skyrocket_smoke.cpp' || echo './'`skyrocket_smoke.cpp mv -f .deps/skyrocket-skyrocket_flare.Tpo .deps/skyrocket-skyrocket_flare.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT skyrocket-skyrocket_sound.o -MD -MP -MF .deps/skyrocket-skyrocket_sound.Tpo -c -o skyrocket-skyrocket_sound.o `test -f 'skyrocket_sound.cpp' || echo './'`skyrocket_sound.cpp mv -f .deps/skyrocket-skyrocket_smoke.Tpo .deps/skyrocket-skyrocket_smoke.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT skyrocket-skyrocket_world.o -MD -MP -MF .deps/skyrocket-skyrocket_world.Tpo -c -o skyrocket-skyrocket_world.o `test -f 'skyrocket_world.cpp' || echo './'`skyrocket_world.cpp mv -f .deps/skyrocket-skyrocket_sound.Tpo .deps/skyrocket-skyrocket_sound.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT solarwinds.o -MD -MP -MF .deps/solarwinds.Tpo -c -o solarwinds.o solarwinds.cpp FMotion.cpp: In function 'bool FMotionInit()': FMotion.cpp:123:72: warning: variable 'zf' set but not used [-Wunused-but-set-variable] real t, t1, t2, t3, tt, tt1, tt2, tt3, ttt, ttt1, ttt2, ttt3, xf, yf, zf; ^~ FMotion.cpp: In function 'void FMotionWarp(rsVec&, const float&)': FMotion.cpp:245:18: warning: variable 'x2' set but not used [-Wunused-but-set-variable] int sx, sy, sz, x2, y2, z2; ^~ FMotion.cpp:245:22: warning: variable 'y2' set but not used [-Wunused-but-set-variable] int sx, sy, sz, x2, y2, z2; ^~ FMotion.cpp:251:11: warning: variable 'fy' set but not used [-Wunused-but-set-variable] real fx, fy, fz; ^~ mv -f .deps/skyrocket-skyrocket_shockwave.Tpo .deps/skyrocket-skyrocket_shockwave.Po cc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT spirographx.o -MD -MP -MF .deps/spirographx.Tpo -c -o spirographx.o spirographx.c mv -f .deps/FMotion.Tpo .deps/FMotion.Po cc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT sundancer2.o -MD -MP -MF .deps/sundancer2.Tpo -c -o sundancer2.o sundancer2.c mv -f .deps/hufo_tunnel.Tpo .deps/hufo_tunnel.Po /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -lstdc++ -o biof driver.o biof.o -lGLU -lGL -lSM -lICE -lX11 -lm -L/usr/local/lib -lXext mv -f .deps/spirographx.Tpo .deps/spirographx.Po /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -lstdc++ -o busyspheres driver.o busyspheres.o -lGLU -lGL -lSM -lICE -lX11 -lm -L/usr/local/lib -lXext libtool: link: cc -pipe -O2 -fno-strict-aliasing -Wall -o biof driver.o biof.o -lstdc++ -lGLU -lGL -lSM -lICE -lX11 -lm -L/usr/local/lib -lXext libtool: link: cc -pipe -O2 -fno-strict-aliasing -Wall -o busyspheres driver.o busyspheres.o -lstdc++ -lGLU -lGL -lSM -lICE -lX11 -lm -L/usr/local/lib -lXext /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -lstdc++ -o stringify stringify.o -lbz2 -lGLU -lGL -lSM -lICE -lX11 -lm -L/usr/local/lib -lXext libtool: link: cc -pipe -O2 -fno-strict-aliasing -Wall -o stringify stringify.o -lstdc++ -lbz2 -lGLU -lGL -lSM -lICE -lX11 -lm -L/usr/local/lib -lXext /bin/sh ../libtool --tag=CXX --mode=link c++ -pipe -O2 -fno-strict-aliasing -Wall -lstdc++ -o cyclone driver.o cyclone.o rgbhsl.o -LrsMath -lrsMath -lGLU -lGL -lSM -lICE -lX11 -lm -L/usr/local/lib -lXext mv -f .deps/matrixview-driver.Tpo .deps/matrixview-driver.Po /bin/sh ../libtool --tag=CXX --mode=link c++ -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -pipe -O2 -fno-strict-aliasing -Wall -lstdc++ -o drempels driver.o drempels-drempels.o drempels-gpoly.o drempels-TexMgr.o drempels-rgbhsl.o noise1234.o -lpthread -L/usr/local/lib -lMagickWand-6 -lMagickCore-6 -lGLU -lGL -lSM -lICE -lX11 -lm -L/usr/local/lib -lXext /bin/sh ../libtool --tag=CXX --mode=link c++ -pipe -O2 -fno-strict-aliasing -Wall -lstdc++ -o feedback driver.o feedback.o rgbhsl.o -LrsMath -lrsMath -lGLU -lGL -lSM -lICE -lX11 -lm -L/usr/local/lib -lXext mv -f .deps/lorenz.Tpo .deps/lorenz.Po /bin/sh ../libtool --tag=CXX --mode=link c++ -pipe -O2 -fno-strict-aliasing -Wall -lstdc++ -o fieldlines driver.o fieldlines.o -lGLU -lGL -lSM -lICE -lX11 -lm -L/usr/local/lib -lXext libtool: link: c++ -pipe -O2 -fno-strict-aliasing -Wall -o feedback driver.o feedback.o rgbhsl.o -lstdc++ -L/construction/graphics/reallyslick/rss-glx_0.9.1/src/rsMath /construction/graphics/reallyslick/rss-glx_0.9.1/src/rsMath/.libs/librsMath.a -L/usr/local/lib -lGLU -lGL -lSM -lICE -lX11 -lm -lXext libtool: link: c++ -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -pipe -O2 -fno-strict-aliasing -Wall -o drempels driver.o drempels-drempels.o drempels-gpoly.o drempels-TexMgr.o drempels-rgbhsl.o noise1234.o -lstdc++ -lpthread -L/usr/local/lib /usr/local/lib/libMagickWand-6.so /usr/local/lib/libMagickCore-6.so -lGLU -lGL -lSM -lICE -lX11 -lm -lXext -pthread -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib libtool: link: c++ -pipe -O2 -fno-strict-aliasing -Wall -o cyclone driver.o cyclone.o rgbhsl.o -lstdc++ -L/construction/graphics/reallyslick/rss-glx_0.9.1/src/rsMath /construction/graphics/reallyslick/rss-glx_0.9.1/src/rsMath/.libs/librsMath.a -L/usr/local/lib -lGLU -lGL -lSM -lICE -lX11 -lm -lXext /bin/sh ../libtool --tag=CXX --mode=link c++ -pipe -O2 -fno-strict-aliasing -Wall -lstdc++ -o flocks driver.o flocks.o rgbhsl.o -lGLU -lGL -lSM -lICE -lX11 -lm -L/usr/local/lib -lXext libtool: link: c++ -pipe -O2 -fno-strict-aliasing -Wall -o fieldlines driver.o fieldlines.o -lstdc++ -lGLU -lGL -lSM -lICE -lX11 -lm -L/usr/local/lib -lXext /bin/sh ../libtool --tag=CXX --mode=link c++ -pipe -O2 -fno-strict-aliasing -Wall -lstdc++ -o flux driver.o flux.o rgbhsl.o -lGLU -lGL -lSM -lICE -lX11 -lm -L/usr/local/lib -lXext libtool: link: c++ -pipe -O2 -fno-strict-aliasing -Wall -o flocks driver.o flocks.o rgbhsl.o -lstdc++ -lGLU -lGL -lSM -lICE -lX11 -lm -L/usr/local/lib -lXext ./stringify helios_textures/spheremap > spheremap.cpp libtool: link: c++ -pipe -O2 -fno-strict-aliasing -Wall -o flux driver.o flux.o rgbhsl.o -lstdc++ -lGLU -lGL -lSM -lICE -lX11 -lm -L/usr/local/lib -lXext /bin/sh ../libtool --tag=CXX --mode=link c++ -pipe -O2 -fno-strict-aliasing -Wall -lstdc++ -o hufo_smoke driver.o hufo_smoke.o FMotion.o -LrsMath -lrsMath -lGLU -lGL -lSM -lICE -lX11 -lm -L/usr/local/lib -lXext ./stringify hufo_tunnel_textures/marblemap hufo_tunnel_textures/swirlmap > hufo_tunnel_textures.cpp mv -f .deps/lattice.Tpo .deps/lattice.Po ./stringify hyperspace_textures/nebulamap > nebulamap.cpp ./stringify lattice_textures/brasstex lattice_textures/chrometex lattice_textures/circuittex lattice_textures/crystex lattice_textures/doughtex lattice_textures/ghostlytex lattice_textures/indtex1 lattice_textures/indtex2 lattice_textures/shinytex > lattice_textures.c /bin/sh ../libtool --tag=CXX --mode=link c++ -pipe -O2 -fno-strict-aliasing -Wall -lstdc++ -o lorenz driver.o lorenz.o -LrsMath -lrsMath -lGLU -lGL -lSM -lICE -lX11 -lm -L/usr/local/lib -lXext ./stringify matrixview_textures/cfont matrixview_textures/cpics > matrixview_textures.c libtool: link: c++ -pipe -O2 -fno-strict-aliasing -Wall -o hufo_smoke driver.o hufo_smoke.o FMotion.o -lstdc++ -L/construction/graphics/reallyslick/rss-glx_0.9.1/src/rsMath /construction/graphics/reallyslick/rss-glx_0.9.1/src/rsMath/.libs/librsMath.a -L/usr/local/lib -lGLU -lGL -lSM -lICE -lX11 -lm -lXext ./stringify skyrocket_textures/cloudmap skyrocket_textures/earthnearmap skyrocket_textures/earthfarmap skyrocket_textures/earthlightmap skyrocket_textures/moontint skyrocket_textures/moonalpha skyrocket_textures/presmoke1 skyrocket_textures/presmoke2 skyrocket_textures/presmoke3 skyrocket_textures/presmoke4 skyrocket_textures/presmoke5 > skyrocket_textures.cpp libtool: link: c++ -pipe -O2 -fno-strict-aliasing -Wall -o lorenz driver.o lorenz.o -lstdc++ -L/construction/graphics/reallyslick/rss-glx_0.9.1/src/rsMath /construction/graphics/reallyslick/rss-glx_0.9.1/src/rsMath/.libs/librsMath.a -L/usr/local/lib -lGLU -lGL -lSM -lICE -lX11 -lm -lXext /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -lstdc++ -o spirographx driver.o spirographx.o -LrsMath -lrsMath -lGLU -lGL -lSM -lICE -lX11 -lm -L/usr/local/lib -lXext mv -f .deps/plasma.Tpo .deps/plasma.Po ./stringify colorfire_textures/ripplemap colorfire_textures/smokemap > colorfire_textures.cpp ./stringify euphoria_textures/linesmap euphoria_textures/plasmamap euphoria_textures/stringymap > euphoria_textures.c c++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT spheremap.o -MD -MP -MF .deps/spheremap.Tpo -c -o spheremap.o spheremap.cpp mv -f .deps/spheremap.Tpo .deps/spheremap.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT hufo_tunnel_textures.o -MD -MP -MF .deps/hufo_tunnel_textures.Tpo -c -o hufo_tunnel_textures.o hufo_tunnel_textures.cpp libtool: link: cc -pipe -O2 -fno-strict-aliasing -Wall -o spirographx driver.o spirographx.o -lstdc++ -L/construction/graphics/reallyslick/rss-glx_0.9.1/src/rsMath /construction/graphics/reallyslick/rss-glx_0.9.1/src/rsMath/.libs/librsMath.a -L/usr/local/lib -lGLU -lGL -lSM -lICE -lX11 -lm -lXext mv -f .deps/solarwinds.Tpo .deps/solarwinds.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT nebulamap.o -MD -MP -MF .deps/nebulamap.Tpo -c -o nebulamap.o nebulamap.cpp cc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -pipe -O2 -fno-strict-aliasing -Wall -MT matrixview-matrixview_textures.o -MD -MP -MF .deps/matrixview-matrixview_textures.Tpo -c -o matrixview-matrixview_textures.o `test -f 'matrixview_textures.c' || echo './'`matrixview_textures.c mv -f .deps/hufo_tunnel_textures.Tpo .deps/hufo_tunnel_textures.Po /bin/sh ../libtool --tag=CXX --mode=link c++ -pipe -O2 -fno-strict-aliasing -Wall -lstdc++ -o plasma driver.o plasma.o -lGLU -lGL -lSM -lICE -lX11 -lm -L/usr/local/lib -lXext mv -f .deps/causticTextures.Tpo .deps/causticTextures.Po /bin/sh ../libtool --tag=CXX --mode=link c++ -pipe -O2 -fno-strict-aliasing -Wall -lstdc++ -o solarwinds driver.o solarwinds.o -lGLU -lGL -lSM -lICE -lX11 -lm -L/usr/local/lib -lXext mv -f .deps/matrixview-matrixview_textures.Tpo .deps/matrixview-matrixview_textures.Po mv -f .deps/nebulamap.Tpo .deps/nebulamap.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT colorfire_textures.o -MD -MP -MF .deps/colorfire_textures.Tpo -c -o colorfire_textures.o colorfire_textures.cpp libtool: link: c++ -pipe -O2 -fno-strict-aliasing -Wall -o plasma driver.o plasma.o -lstdc++ -lGLU -lGL -lSM -lICE -lX11 -lm -L/usr/local/lib -lXext /bin/sh ../libtool --tag=CXX --mode=link c++ -pipe -O2 -fno-strict-aliasing -Wall -lstdc++ -o hufo_tunnel driver.o hufo_tunnel.o hufo_tunnel_textures.o -lbz2 -LrsMath -lrsMath -lGLU -lGL -lSM -lICE -lX11 -lm -L/usr/local/lib -lXext /bin/sh ../libtool --tag=CXX --mode=link c++ -pipe -O2 -fno-strict-aliasing -Wall -lstdc++ -o hyperspace driver.o hyperspace.o causticTextures.o flare.o goo.o nebulamap.o splinePath.o starBurst.o stretchedParticle.o tunnel.o wavyNormalCubeMaps.o rgbhsl.o -lbz2 -LImplicit -lImplicit -LrsMath -lrsMath -lGLU -lGL -lSM -lICE -lX11 -lm -L/usr/local/lib -lXext cc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT euphoria_textures.o -MD -MP -MF .deps/euphoria_textures.Tpo -c -o euphoria_textures.o euphoria_textures.c libtool: link: c++ -pipe -O2 -fno-strict-aliasing -Wall -o solarwinds driver.o solarwinds.o -lstdc++ -lGLU -lGL -lSM -lICE -lX11 -lm -L/usr/local/lib -lXext mv -f .deps/colorfire_textures.Tpo .deps/colorfire_textures.Po mv -f .deps/euphoria_textures.Tpo .deps/euphoria_textures.Po /bin/sh ../libtool --tag=CXX --mode=link c++ -pipe -O2 -fno-strict-aliasing -Wall -lstdc++ -o euphoria driver.o euphoria.o euphoria_textures.o rgbhsl.o -LrsMath -lrsMath -lbz2 -lGLU -lGL -lSM -lICE -lX11 -lm -L/usr/local/lib -lXext /bin/sh ../libtool --tag=CXX --mode=link c++ -pipe -O2 -fno-strict-aliasing -Wall -lstdc++ -o colorfire driver.o colorfire.o colorfire_textures.o -lbz2 -lGLU -lGL -lSM -lICE -lX11 -lm -L/usr/local/lib -lXext libtool: link: c++ -pipe -O2 -fno-strict-aliasing -Wall -o hufo_tunnel driver.o hufo_tunnel.o hufo_tunnel_textures.o -lstdc++ -lbz2 -L/construction/graphics/reallyslick/rss-glx_0.9.1/src/rsMath /construction/graphics/reallyslick/rss-glx_0.9.1/src/rsMath/.libs/librsMath.a -L/usr/local/lib -lGLU -lGL -lSM -lICE -lX11 -lm -lXext libtool: link: c++ -pipe -O2 -fno-strict-aliasing -Wall -o hyperspace driver.o hyperspace.o causticTextures.o flare.o goo.o nebulamap.o splinePath.o starBurst.o stretchedParticle.o tunnel.o wavyNormalCubeMaps.o rgbhsl.o -lstdc++ -lbz2 -L/construction/graphics/reallyslick/rss-glx_0.9.1/src/Implicit /construction/graphics/reallyslick/rss-glx_0.9.1/src/Implicit/.libs/libImplicit.a -L/usr/local/lib -L/construction/graphics/reallyslick/rss-glx_0.9.1/src/rsMath /construction/graphics/reallyslick/rss-glx_0.9.1/src/rsMath/.libs/librsMath.a -lGLU -lGL -lSM -lICE -lX11 -lm -lXext In file included from matrixview.c:31: matrixview.c: In function 'loadNextImage': matrixview.c:221:18: warning: macro expands to multiple statements [-Wmultistatement-macros] LOAD_TEXTURE (pics, cpics, cpics_compressedsize, cpics_size) ^~~~ loadTexture.h:31:55: note: in definition of macro 'LOAD_TEXTURE' #define LOAD_TEXTURE(dest, src, compressedSize, size) dest = (unsigned char *)malloc(size); BZ2_bzBuffToBuffDecompress((char *)dest, &size, (char *)src, compressedSize, 0, 0); ^~~~ matrixview.c:220:3: note: some parts of macro expansion are not guarded by this 'if' clause if (!pics) ^~ In file included from matrixview.c:31: matrixview.c:242:19: warning: macro expands to multiple statements [-Wmultistatement-macros] LOAD_TEXTURE (pics, cpics, cpics_compressedsize, cpics_size) ^~~~ loadTexture.h:31:55: note: in definition of macro 'LOAD_TEXTURE' #define LOAD_TEXTURE(dest, src, compressedSize, size) dest = (unsigned char *)malloc(size); BZ2_bzBuffToBuffDecompress((char *)dest, &size, (char *)src, compressedSize, 0, 0); ^~~~ matrixview.c:241:4: note: some parts of macro expansion are not guarded by this 'if' clause if (!pics) ^~ mv -f .deps/matrixview-matrixview.Tpo .deps/matrixview-matrixview.Po /bin/sh ../libtool --tag=CC --mode=link cc -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -pipe -O2 -fno-strict-aliasing -Wall -lstdc++ -o matrixview matrixview-driver.o matrixview-matrixview.o matrixview-matrixview_textures.o -lbz2 -lpthread -L/usr/local/lib -lMagickWand-6 -lMagickCore-6 -lGLU -lGL -lSM -lICE -lX11 -lm -L/usr/local/lib -lXext libtool: link: c++ -pipe -O2 -fno-strict-aliasing -Wall -o colorfire driver.o colorfire.o colorfire_textures.o -lstdc++ -lbz2 -lGLU -lGL -lSM -lICE -lX11 -lm -L/usr/local/lib -lXext libtool: link: c++ -pipe -O2 -fno-strict-aliasing -Wall -o euphoria driver.o euphoria.o euphoria_textures.o rgbhsl.o -lstdc++ -L/construction/graphics/reallyslick/rss-glx_0.9.1/src/rsMath /construction/graphics/reallyslick/rss-glx_0.9.1/src/rsMath/.libs/librsMath.a -L/usr/local/lib -lbz2 -lGLU -lGL -lSM -lICE -lX11 -lm -lXext libtool: link: cc -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -pipe -O2 -fno-strict-aliasing -Wall -o matrixview matrixview-driver.o matrixview-matrixview.o matrixview-matrixview_textures.o -lstdc++ -lbz2 -lpthread -L/usr/local/lib /usr/local/lib/libMagickWand-6.so /usr/local/lib/libMagickCore-6.so -lGLU -lGL -lSM -lICE -lX11 -lm -lXext -pthread -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib mv -f .deps/helios.Tpo .deps/helios.Po /bin/sh ../libtool --tag=CXX --mode=link c++ -pipe -O2 -fno-strict-aliasing -Wall -lstdc++ -o helios driver.o helios.o spheremap.o rgbhsl.o -lbz2 -LImplicit -lImplicit -LrsMath -lrsMath -lGLU -lGL -lSM -lICE -lX11 -lm -L/usr/local/lib -lXext libtool: link: c++ -pipe -O2 -fno-strict-aliasing -Wall -o helios driver.o helios.o spheremap.o rgbhsl.o -lstdc++ -lbz2 -L/construction/graphics/reallyslick/rss-glx_0.9.1/src/Implicit /construction/graphics/reallyslick/rss-glx_0.9.1/src/Implicit/.libs/libImplicit.a -L/usr/local/lib -L/construction/graphics/reallyslick/rss-glx_0.9.1/src/rsMath /construction/graphics/reallyslick/rss-glx_0.9.1/src/rsMath/.libs/librsMath.a -lGLU -lGL -lSM -lICE -lX11 -lm -lXext mv -f .deps/sundancer2.Tpo .deps/sundancer2.Po /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -lstdc++ -o sundancer2 driver.o sundancer2.o -lGLU -lGL -lSM -lICE -lX11 -lm -L/usr/local/lib -lXext libtool: link: cc -pipe -O2 -fno-strict-aliasing -Wall -o sundancer2 driver.o sundancer2.o -lstdc++ -lGLU -lGL -lSM -lICE -lX11 -lm -L/usr/local/lib -lXext cc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT lattice_textures.o -MD -MP -MF .deps/lattice_textures.Tpo -c -o lattice_textures.o lattice_textures.c mv -f .deps/skyrocket-skyrocket_particle.Tpo .deps/skyrocket-skyrocket_particle.Po skyrocket_world.cpp: In function 'void initWorld2()': skyrocket_world.cpp:81:6: warning: variable 'i' set but not used [-Wunused-but-set-variable] int i; ^ mv -f .deps/skyrocket-skyrocket_world.Tpo .deps/skyrocket-skyrocket_world.Po mv -f .deps/lattice_textures.Tpo .deps/lattice_textures.Po /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -lstdc++ -o lattice driver.o lattice.o lattice_textures.o rsMath.o -lbz2 -lGLU -lGL -lSM -lICE -lX11 -lm -L/usr/local/lib -lXext libtool: link: cc -pipe -O2 -fno-strict-aliasing -Wall -o lattice driver.o lattice.o lattice_textures.o rsMath.o -lstdc++ -lbz2 -lGLU -lGL -lSM -lICE -lX11 -lm -L/usr/local/lib -lXext c++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -MT skyrocket-skyrocket_textures.o -MD -MP -MF .deps/skyrocket-skyrocket_textures.Tpo -c -o skyrocket-skyrocket_textures.o `test -f 'skyrocket_textures.cpp' || echo './'`skyrocket_textures.cpp mv -f .deps/skyrocket-skyrocket_textures.Tpo .deps/skyrocket-skyrocket_textures.Po /bin/sh ../libtool --tag=CXX --mode=link c++ -pipe -O2 -fno-strict-aliasing -Wall -lstdc++ -o skyrocket driver.o skyrocket-skyrocket.o skyrocket-skyrocket_flare.o skyrocket-skyrocket_particle.o skyrocket-skyrocket_shockwave.o skyrocket-skyrocket_smoke.o skyrocket-skyrocket_sound.o skyrocket-skyrocket_world.o skyrocket-skyrocket_textures.o -lbz2 -LrsMath -lrsMath -lGLU -lGL -lSM -lICE -lX11 -lm -L/usr/local/lib -lXext libtool: link: c++ -pipe -O2 -fno-strict-aliasing -Wall -o skyrocket driver.o skyrocket-skyrocket.o skyrocket-skyrocket_flare.o skyrocket-skyrocket_particle.o skyrocket-skyrocket_shockwave.o skyrocket-skyrocket_smoke.o skyrocket-skyrocket_sound.o skyrocket-skyrocket_world.o skyrocket-skyrocket_textures.o -lstdc++ -lbz2 -L/construction/graphics/reallyslick/rss-glx_0.9.1/src/rsMath /construction/graphics/reallyslick/rss-glx_0.9.1/src/rsMath/.libs/librsMath.a -L/usr/local/lib -lGLU -lGL -lSM -lICE -lX11 -lm -lXext gmake[5]: Leaving directory '/construction/graphics/reallyslick/rss-glx_0.9.1/src' gmake[4]: Leaving directory '/construction/graphics/reallyslick/rss-glx_0.9.1/src' Making all in utils gmake[4]: Entering directory '/construction/graphics/reallyslick/rss-glx_0.9.1/utils' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/graphics/reallyslick/rss-glx_0.9.1/utils' gmake[4]: Entering directory '/construction/graphics/reallyslick/rss-glx_0.9.1' gmake[4]: Leaving directory '/construction/graphics/reallyslick/rss-glx_0.9.1' gmake[3]: Leaving directory '/construction/graphics/reallyslick/rss-glx_0.9.1' gmake[2]: Leaving directory '/construction/graphics/reallyslick/rss-glx_0.9.1' SUCCEEDED 00:00:14 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for reallyslick-0.9.1_24 ===> Generating temporary packing list gmake[2]: Entering directory '/construction/graphics/reallyslick/rss-glx_0.9.1' Making install in src gmake[3]: Entering directory '/construction/graphics/reallyslick/rss-glx_0.9.1/src' Making install in Implicit gmake[4]: Entering directory '/construction/graphics/reallyslick/rss-glx_0.9.1/src/Implicit' gmake[5]: Entering directory '/construction/graphics/reallyslick/rss-glx_0.9.1/src/Implicit' test -z "/usr/local/lib" || /bin/mkdir -p "/construction/graphics/reallyslick/stage/usr/local/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c libImplicit.la '/construction/graphics/reallyslick/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libImplicit.lai /construction/graphics/reallyslick/stage/usr/local/lib/libImplicit.la libtool: install: /usr/bin/install -c .libs/libImplicit.a /construction/graphics/reallyslick/stage/usr/local/lib/libImplicit.a libtool: install: chmod 644 /construction/graphics/reallyslick/stage/usr/local/lib/libImplicit.a libtool: install: ranlib /construction/graphics/reallyslick/stage/usr/local/lib/libImplicit.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/graphics/reallyslick/rss-glx_0.9.1/src/Implicit' gmake[4]: Leaving directory '/construction/graphics/reallyslick/rss-glx_0.9.1/src/Implicit' Making install in rsMath gmake[4]: Entering directory '/construction/graphics/reallyslick/rss-glx_0.9.1/src/rsMath' gmake[5]: Entering directory '/construction/graphics/reallyslick/rss-glx_0.9.1/src/rsMath' test -z "/usr/local/lib" || /bin/mkdir -p "/construction/graphics/reallyslick/stage/usr/local/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c librsMath.la '/construction/graphics/reallyslick/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/librsMath.lai /construction/graphics/reallyslick/stage/usr/local/lib/librsMath.la libtool: install: /usr/bin/install -c .libs/librsMath.a /construction/graphics/reallyslick/stage/usr/local/lib/librsMath.a libtool: install: chmod 644 /construction/graphics/reallyslick/stage/usr/local/lib/librsMath.a libtool: install: ranlib /construction/graphics/reallyslick/stage/usr/local/lib/librsMath.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/graphics/reallyslick/rss-glx_0.9.1/src/rsMath' gmake[4]: Leaving directory '/construction/graphics/reallyslick/rss-glx_0.9.1/src/rsMath' Making install in PixelCity gmake[4]: Entering directory '/construction/graphics/reallyslick/rss-glx_0.9.1/src/PixelCity' gmake[5]: Entering directory '/construction/graphics/reallyslick/rss-glx_0.9.1/src/PixelCity' test -z "/usr/local/lib" || /bin/mkdir -p "/construction/graphics/reallyslick/stage/usr/local/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c libPixelCity.la '/construction/graphics/reallyslick/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libPixelCity.lai /construction/graphics/reallyslick/stage/usr/local/lib/libPixelCity.la libtool: install: /usr/bin/install -c .libs/libPixelCity.a /construction/graphics/reallyslick/stage/usr/local/lib/libPixelCity.a libtool: install: chmod 644 /construction/graphics/reallyslick/stage/usr/local/lib/libPixelCity.a libtool: install: ranlib /construction/graphics/reallyslick/stage/usr/local/lib/libPixelCity.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/graphics/reallyslick/rss-glx_0.9.1/src/PixelCity' gmake[4]: Leaving directory '/construction/graphics/reallyslick/rss-glx_0.9.1/src/PixelCity' gmake[4]: Entering directory '/construction/graphics/reallyslick/rss-glx_0.9.1/src' gmake[5]: Entering directory '/construction/graphics/reallyslick/rss-glx_0.9.1/src' test -z "/usr/local/bin" || /bin/mkdir -p "/construction/graphics/reallyslick/stage/usr/local/bin" /bin/sh ../libtool --mode=install install -s -m 555 biof busyspheres colorfire cyclone drempels euphoria feedback fieldlines flocks flux helios hufo_smoke hufo_tunnel hyperspace lattice lorenz matrixview pixelcity plasma skyrocket solarwinds spirographx sundancer2 '/construction/graphics/reallyslick/stage/usr/local/bin' libtool: install: install -m 555 -s biof /construction/graphics/reallyslick/stage/usr/local/bin/biof libtool: install: install -m 555 -s busyspheres /construction/graphics/reallyslick/stage/usr/local/bin/busyspheres libtool: install: install -m 555 -s colorfire /construction/graphics/reallyslick/stage/usr/local/bin/colorfire libtool: install: install -m 555 -s cyclone /construction/graphics/reallyslick/stage/usr/local/bin/cyclone libtool: install: install -m 555 -s drempels /construction/graphics/reallyslick/stage/usr/local/bin/drempels libtool: install: install -m 555 -s euphoria /construction/graphics/reallyslick/stage/usr/local/bin/euphoria libtool: install: install -m 555 -s feedback /construction/graphics/reallyslick/stage/usr/local/bin/feedback libtool: install: install -m 555 -s fieldlines /construction/graphics/reallyslick/stage/usr/local/bin/fieldlines libtool: install: install -m 555 -s flocks /construction/graphics/reallyslick/stage/usr/local/bin/flocks libtool: install: install -m 555 -s flux /construction/graphics/reallyslick/stage/usr/local/bin/flux libtool: install: install -m 555 -s helios /construction/graphics/reallyslick/stage/usr/local/bin/helios libtool: install: install -m 555 -s hufo_smoke /construction/graphics/reallyslick/stage/usr/local/bin/hufo_smoke libtool: install: install -m 555 -s hufo_tunnel /construction/graphics/reallyslick/stage/usr/local/bin/hufo_tunnel libtool: install: install -m 555 -s hyperspace /construction/graphics/reallyslick/stage/usr/local/bin/hyperspace libtool: install: install -m 555 -s lattice /construction/graphics/reallyslick/stage/usr/local/bin/lattice libtool: install: install -m 555 -s lorenz /construction/graphics/reallyslick/stage/usr/local/bin/lorenz libtool: install: install -m 555 -s matrixview /construction/graphics/reallyslick/stage/usr/local/bin/matrixview libtool: install: install -m 555 -s pixelcity /construction/graphics/reallyslick/stage/usr/local/bin/pixelcity libtool: install: install -m 555 -s plasma /construction/graphics/reallyslick/stage/usr/local/bin/plasma libtool: install: install -m 555 -s skyrocket /construction/graphics/reallyslick/stage/usr/local/bin/skyrocket libtool: install: install -m 555 -s solarwinds /construction/graphics/reallyslick/stage/usr/local/bin/solarwinds libtool: install: install -m 555 -s spirographx /construction/graphics/reallyslick/stage/usr/local/bin/spirographx libtool: install: install -m 555 -s sundancer2 /construction/graphics/reallyslick/stage/usr/local/bin/sundancer2 test -z "" || /bin/mkdir -p "/construction/graphics/reallyslick/stage" test -z "" || /bin/mkdir -p "/construction/graphics/reallyslick/stage" test -z "/usr/local/man/man1" || /bin/mkdir -p "/construction/graphics/reallyslick/stage/usr/local/man/man1" install -m 0644 biof.1 busyspheres.1 colorfire.1 cyclone.1 drempels.1 euphoria.1 feedback.1 fieldlines.1 flocks.1 flux.1 helios.1 hufo_smoke.1 hufo_tunnel.1 hyperspace.1 lattice.1 lorenz.1 matrixview.1 pixelcity.1 plasma.1 skyrocket.1 solarwinds.1 spirographx.1 sundancer2.1 '/construction/graphics/reallyslick/stage/usr/local/man/man1' gmake[5]: Leaving directory '/construction/graphics/reallyslick/rss-glx_0.9.1/src' gmake[4]: Leaving directory '/construction/graphics/reallyslick/rss-glx_0.9.1/src' gmake[3]: Leaving directory '/construction/graphics/reallyslick/rss-glx_0.9.1/src' Making install in utils gmake[3]: Entering directory '/construction/graphics/reallyslick/rss-glx_0.9.1/utils' gmake[4]: Entering directory '/construction/graphics/reallyslick/rss-glx_0.9.1/utils' test -z "/usr/local/bin" || /bin/mkdir -p "/construction/graphics/reallyslick/stage/usr/local/bin" install -m 555 rss-glx_install.pl '/construction/graphics/reallyslick/stage/usr/local/bin' gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/graphics/reallyslick/rss-glx_0.9.1/utils' gmake[3]: Leaving directory '/construction/graphics/reallyslick/rss-glx_0.9.1/utils' gmake[3]: Entering directory '/construction/graphics/reallyslick/rss-glx_0.9.1' gmake[4]: Entering directory '/construction/graphics/reallyslick/rss-glx_0.9.1' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/graphics/reallyslick/rss-glx_0.9.1' gmake[3]: Leaving directory '/construction/graphics/reallyslick/rss-glx_0.9.1' gmake[2]: Leaving directory '/construction/graphics/reallyslick/rss-glx_0.9.1' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/bin/biof is linked to /usr/local/lib/libGLU.so.1 from graphics/libGLU but it is not declared as a dependency Warning: you need USE_GL+=glu Error: /usr/local/bin/biof is linked to /usr/local/lib/libGL.so.1 from graphics/libglvnd but it is not declared as a dependency Warning: you need USE_GL+=gl Error: /usr/local/bin/biof is linked to /usr/local/lib/libSM.so.6 from x11/libSM but it is not declared as a dependency Warning: you need USE_XORG+=sm Error: /usr/local/bin/biof is linked to /usr/local/lib/libICE.so.6 from x11/libICE but it is not declared as a dependency Warning: you need USE_XORG+=ice Error: /usr/local/bin/biof is linked to /usr/local/lib/libX11.so.6 from x11/libX11 but it is not declared as a dependency Warning: you need USE_XORG+=x11 Error: /usr/local/bin/biof is linked to /usr/local/lib/libXext.so.6 from x11/libXext but it is not declared as a dependency Warning: you need USE_XORG+=xext Error: /usr/local/bin/pixelcity is linked to /usr/local/lib/libfontconfig.so.1 from x11-fonts/fontconfig but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfontconfig.so:x11-fonts/fontconfig Error: /usr/local/bin/pixelcity is linked to /usr/local/lib/libfreetype.so.6 from print/freetype2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfreetype.so:print/freetype2 Error: /usr/local/bin/pixelcity is linked to /usr/local/lib/libfribidi.so.0 from converters/fribidi but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfribidi.so:converters/fribidi Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- 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 reallyslick-0.9.1_24 file sizes/checksums [50]: 0% file sizes/checksums [50]: 100% Service unavailablepacking files [50]: 0% packing files [50]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:01:28