Skip to content

Instantly share code, notes, and snippets.

@ryandesign
Created November 27, 2017 12:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryandesign/a97b673bef2e427624be5954d29a0094 to your computer and use it in GitHub Desktop.
Save ryandesign/a97b673bef2e427624be5954d29a0094 to your computer and use it in GitHub Desktop.
povray 3.7.0.4 build failure on macOS Sierra 10.12.6 with Apple LLVM version 9.0.0 (clang-900.0.38) from Xcode 9.1
version:1
:msg:main ---> Computing dependencies for povray:info:main .:debug:main Searching for dependency: autoconf
:debug:main Found Dependency: receipt exists for autoconf
:debug:main Searching for dependency: automake
:debug:main Found Dependency: receipt exists for automake
:debug:main Searching for dependency: pkgconfig
:debug:main Found Dependency: receipt exists for pkgconfig
:debug:main Searching for dependency: boost
:debug:main Found Dependency: receipt exists for boost
:debug:main Searching for dependency: openexr
:debug:main Found Dependency: receipt exists for openexr
:debug:main Searching for dependency: xorg-libsm
:debug:main Found Dependency: receipt exists for xorg-libsm
:debug:main Searching for dependency: xpm
:debug:main Found Dependency: receipt exists for xpm
:debug:main Searching for dependency: libpng
:debug:main Found Dependency: receipt exists for libpng
:debug:main Searching for dependency: libsdl
:debug:main Found Dependency: receipt exists for libsdl
:debug:main Searching for dependency: jpeg
:debug:main Found Dependency: receipt exists for jpeg
:debug:main Searching for dependency: zlib
:debug:main Found Dependency: receipt exists for zlib
:debug:main Searching for dependency: tiff
:debug:main Found Dependency: receipt exists for tiff
:debug:main Executing org.macports.main (povray)
:debug:main dropping privileges: euid changed to 501, egid changed to 528.
:debug:fetch fetch phase started at Mon Nov 27 06:23:19 CST 2017
:notice:fetch ---> Fetching distfiles for povray
:debug:fetch Executing org.macports.fetch (povray)
:debug:fetch Privilege de-escalation not attempted as not running as root.
:debug:checksum checksum phase started at Mon Nov 27 06:23:19 CST 2017
:notice:checksum ---> Verifying checksums for povray
:debug:checksum Executing org.macports.checksum (povray)
:info:checksum ---> Checksumming povray-3.7.0.4.tar.gz
:debug:checksum Calculated (rmd160) is 90efa9053e20edd66c3cf1eaf1a7d9127b2d8da5
:debug:checksum Correct (rmd160) checksum for povray-3.7.0.4.tar.gz
:debug:checksum Calculated (sha256) is acabc7f655ed0eabf6b9d3138aa8cf5db390dbe91360e229ce527d21ec45a7cb
:debug:checksum Correct (sha256) checksum for povray-3.7.0.4.tar.gz
:debug:checksum Calculated (size) is 52886704
:debug:checksum Correct (size) checksum for povray-3.7.0.4.tar.gz
:debug:checksum Privilege de-escalation not attempted as not running as root.
:debug:extract extract phase started at Mon Nov 27 06:23:20 CST 2017
:notice:extract ---> Extracting povray
:debug:extract Executing org.macports.extract (povray)
:info:extract ---> Extracting povray-3.7.0.4.tar.gz
:debug:extract setting option extract.args to '/Users/rschmidt/macports/distfiles/povray/povray-3.7.0.4.tar.gz'
:debug:extract Environment:
:debug:extract CC_PRINT_OPTIONS='YES'
:debug:extract CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_rschmidt_macports_macports-ports-svn-trunk_graphics_povray/povray/work/.CC_PRINT_OPTIONS'
:debug:extract CPATH='/opt/local/include'
:debug:extract LIBRARY_PATH='/opt/local/lib'
:debug:extract MACOSX_DEPLOYMENT_TARGET='10.12'
:info:extract Executing: cd "/opt/local/var/macports/build/_Users_rschmidt_macports_macports-ports-svn-trunk_graphics_povray/povray/work" && /usr/bin/gzip -dc '/Users/rschmidt/macports/distfiles/povray/povray-3.7.0.4.tar.gz' | /usr/bin/tar -xf -
:debug:extract system: cd "/opt/local/var/macports/build/_Users_rschmidt_macports_macports-ports-svn-trunk_graphics_povray/povray/work" && /usr/bin/gzip -dc '/Users/rschmidt/macports/distfiles/povray/povray-3.7.0.4.tar.gz' | /usr/bin/tar -xf -
:debug:extract euid/egid changed to: 0/0
:debug:extract chowned /opt/local/var/macports/build/_Users_rschmidt_macports_macports-ports-svn-trunk_graphics_povray/povray/work to macports
:debug:extract euid/egid changed to: 501/528
:debug:extract Executing proc-post-org.macports.extract-extract-0
:debug:extract Privilege de-escalation not attempted as not running as root.
:debug:patch patch phase started at Mon Nov 27 06:23:21 CST 2017
:debug:patch Executing org.macports.patch (povray)
:notice:patch ---> Applying patches to povray
:info:patch ---> Applying patch-lseek64.diff
:debug:patch Environment:
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_rschmidt_macports_macports-ports-svn-trunk_graphics_povray/povray/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.12'
:info:patch Executing: cd "/opt/local/var/macports/build/_Users_rschmidt_macports_macports-ports-svn-trunk_graphics_povray/povray/work/povray-3.7.0.4" && /usr/bin/patch -p0 < '/Users/rschmidt/macports/macports-ports-svn-trunk/graphics/povray/files/patch-lseek64.diff'
:debug:patch system: cd "/opt/local/var/macports/build/_Users_rschmidt_macports_macports-ports-svn-trunk_graphics_povray/povray/work/povray-3.7.0.4" && /usr/bin/patch -p0 < '/Users/rschmidt/macports/macports-ports-svn-trunk/graphics/povray/files/patch-lseek64.diff'
:info:patch patching file source/base/image/image.cpp
:info:patch ---> Applying patch-vfe-uint.diff
:debug:patch Environment:
:debug:patch CC_PRINT_OPTIONS='YES'
:debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_rschmidt_macports_macports-ports-svn-trunk_graphics_povray/povray/work/.CC_PRINT_OPTIONS'
:debug:patch CPATH='/opt/local/include'
:debug:patch LIBRARY_PATH='/opt/local/lib'
:debug:patch MACOSX_DEPLOYMENT_TARGET='10.12'
:info:patch Executing: cd "/opt/local/var/macports/build/_Users_rschmidt_macports_macports-ports-svn-trunk_graphics_povray/povray/work/povray-3.7.0.4" && /usr/bin/patch -p0 < '/Users/rschmidt/macports/macports-ports-svn-trunk/graphics/povray/files/patch-vfe-uint.diff'
:debug:patch system: cd "/opt/local/var/macports/build/_Users_rschmidt_macports_macports-ports-svn-trunk_graphics_povray/povray/work/povray-3.7.0.4" && /usr/bin/patch -p0 < '/Users/rschmidt/macports/macports-ports-svn-trunk/graphics/povray/files/patch-vfe-uint.diff'
:info:patch patching file vfe/unix/vfeplatform.h
:info:patch patching file vfe/vfesession.h
:debug:patch Privilege de-escalation not attempted as not running as root.
:debug:configure configure phase started at Mon Nov 27 06:23:22 CST 2017
:notice:configure ---> Configuring povray
:debug:configure Preferred compilers: clang macports-clang-4.0 macports-clang-3.9
:debug:configure Using compiler 'Xcode Clang'
:debug:configure elevating privileges for configure ccache: euid changed to 0, egid changed to 0.
:debug:configure dropping privileges: euid changed to 501, egid changed to 528.
:debug:configure Executing proc-pre-org.macports.configure-configure-0
:debug:configure system -W /opt/local/var/macports/build/_Users_rschmidt_macports_macports-ports-svn-trunk_graphics_povray/povray/work/povray-3.7.0.4/unix: ./prebuild.sh
:info:configure Detected autoconf 2.69
:info:configure Detected automake 1.15.1
:info:configure Create ../AUTHORS
:info:configure Create ../ChangeLog
:info:configure Create ../configure.ac
:info:configure Create ../COPYING
:info:configure Create ../NEWS
:info:configure Create ../README
:info:configure Create ../VERSION
:info:configure Create ../povray.1
:info:configure Create ../povray.conf
:info:configure Create ../scripts/
:info:configure Create ../ini/
:info:configure Create ../include/
:info:configure Create ../scenes/
:info:configure Create ../INSTALL
:info:configure Create ../icons/file_inc_classic_16.png
:info:configure Create ../icons/file_inc_classic_32.png
:info:configure Create ../icons/file_inc_classic_48.png
:info:configure Create ../icons/file_inc_classic_64.png
:info:configure Create ../icons/file_inc_crystal_16.png
:info:configure Create ../icons/file_inc_crystal_32.png
:info:configure Create ../icons/file_inc_crystal_48.png
:info:configure Create ../icons/file_inc_crystal_64.png
:info:configure Create ../icons/file_inc_slick_16.png
:info:configure Create ../icons/file_inc_slick_32.png
:info:configure Create ../icons/file_inc_slick_48.png
:info:configure Create ../icons/file_inc_slick_64.png
:info:configure Create ../icons/file_pov_classic_16.png
:info:configure Create ../icons/file_pov_classic_32.png
:info:configure Create ../icons/file_pov_classic_48.png
:info:configure Create ../icons/file_pov_classic_64.png
:info:configure Create ../icons/file_pov_crystal_16.png
:info:configure Create ../icons/file_pov_crystal_32.png
:info:configure Create ../icons/file_pov_crystal_48.png
:info:configure Create ../icons/file_pov_crystal_64.png
:info:configure Create ../icons/file_pov_slick_16.png
:info:configure Create ../icons/file_pov_slick_32.png
:info:configure Create ../icons/file_pov_slick_48.png
:info:configure Create ../icons/file_pov_slick_64.png
:info:configure Create ../icons/povray_16.png
:info:configure Create ../icons/povray_32.png
:info:configure Create ../icons/povray_48.png
:info:configure Create ../icons/povray_64.png
:info:configure Create ../doc/html
:info:configure Create ./Makefile.am
:info:configure Create ../kde_install.sh
:info:configure Create ../povray.ini.in
:info:configure Create ../Makefile.am
:info:configure Create ../bootstrap
:info:configure Create ../source/Makefile.am
:info:configure Create ../vfe/Makefile.am
:info:configure Run ../bootstrap
:info:configure + rm -f config.log config.status
:info:configure + aclocal -I .
:info:configure + autoheader --warnings=all
:info:configure + automake --add-missing --warnings=all
:info:configure configure.ac:185: installing 'unix/config/compile'
:info:configure configure.ac:166: installing 'unix/config/config.guess'
:info:configure configure.ac:166: installing 'unix/config/config.sub'
:info:configure configure.ac:169: installing 'unix/config/install-sh'
:info:configure configure.ac:169: installing 'unix/config/missing'
:info:configure /opt/local/share/automake-1.15/am/library.am: warning: 'libpovray.a': linking libraries using a non-POSIX
:info:configure /opt/local/share/automake-1.15/am/library.am: archiver requires 'AM_PROG_AR' in 'configure.ac'
:info:configure source/Makefile.am:32: while processing library 'libpovray.a'
:info:configure source/Makefile.am: installing 'unix/config/depcomp'
:info:configure /opt/local/share/automake-1.15/am/library.am: warning: 'libvfe.a': linking libraries using a non-POSIX
:info:configure /opt/local/share/automake-1.15/am/library.am: archiver requires 'AM_PROG_AR' in 'configure.ac'
:info:configure vfe/Makefile.am:32: while processing library 'libvfe.a'
:info:configure + autoconf --warnings=all
:info:configure configure.ac:295: warning: The macro `AC_LANG_SAVE' is obsolete.
:info:configure configure.ac:295: You should run autoupdate.
:info:configure ../../lib/autoconf/lang.m4:128: AC_LANG_SAVE is expanded from...
:info:configure unix/config/acx_pthread.m4:271: ACX_PTHREAD is expanded from...
:info:configure configure.ac:295: the top level
:info:configure configure.ac:295: warning: The macro `AC_LANG_C' is obsolete.
:info:configure configure.ac:295: You should run autoupdate.
:info:configure ../../lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
:info:configure unix/config/acx_pthread.m4:271: ACX_PTHREAD is expanded from...
:info:configure configure.ac:295: the top level
:info:configure configure.ac:295: warning: The macro `AC_TRY_LINK' is obsolete.
:info:configure configure.ac:295: You should run autoupdate.
:info:configure ../../lib/autoconf/general.m4:2688: AC_TRY_LINK is expanded from...
:info:configure unix/config/acx_pthread.m4:271: ACX_PTHREAD is expanded from...
:info:configure configure.ac:295: the top level
:info:configure configure.ac:295: warning: The macro `AC_LANG_RESTORE' is obsolete.
:info:configure configure.ac:295: You should run autoupdate.
:info:configure ../../lib/autoconf/lang.m4:134: AC_LANG_RESTORE is expanded from...
:info:configure unix/config/acx_pthread.m4:271: ACX_PTHREAD is expanded from...
:info:configure configure.ac:295: the top level
:info:configure + cat ./configure
:info:configure + sed -e 's,configure.gnu --help=recursive,& --srcdir=$ac_srcdir,g' -e 's,\(cd \)\($ac_\)\(pop\)*\(dir\),\1"\2\3\4",g' -e 's,$am_aux_dir/missing,\\"$am_aux_dir\\"/missing,g'
:info:configure + mv -f ./configure.tmp ./configure
:info:configure + chmod +x ./configure
:info:configure + rm -f -r ./autom4te.cache
:debug:configure Executing org.macports.configure (povray)
:debug:configure Environment:
:debug:configure CC='ccache /usr/bin/clang'
:debug:configure CC_PRINT_OPTIONS='YES'
:debug:configure CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_rschmidt_macports_macports-ports-svn-trunk_graphics_povray/povray/work/.CC_PRINT_OPTIONS'
:debug:configure CFLAGS='-pipe -Os -arch x86_64'
:debug:configure COMPILED_BY='MacPorts <https://www.macports.org/>'
:debug:configure CPATH='/opt/local/include'
:debug:configure CPPFLAGS='-I/opt/local/include'
:debug:configure CXX='ccache /usr/bin/clang++'
:debug:configure CXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64'
:debug:configure F77FLAGS='-m64'
:debug:configure F90FLAGS='-pipe -Os -m64'
:debug:configure FCFLAGS='-pipe -Os -m64'
:debug:configure FFLAGS='-pipe -Os'
:debug:configure INSTALL='/usr/bin/install -c'
:debug:configure LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
:debug:configure LIBRARY_PATH='/opt/local/lib'
:debug:configure LIBS='-lboost_system-mt -lboost_thread-mt'
:debug:configure MACOSX_DEPLOYMENT_TARGET='10.12'
:debug:configure OBJC='ccache /usr/bin/clang'
:debug:configure OBJCFLAGS='-pipe -Os -arch x86_64'
:debug:configure OBJCXX='ccache /usr/bin/clang++'
:debug:configure OBJCXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64'
:info:configure Executing: cd "/opt/local/var/macports/build/_Users_rschmidt_macports_macports-ports-svn-trunk_graphics_povray/povray/work/povray-3.7.0.4" && ./configure --prefix=/opt/local --with-boost=/opt/local --with-boost-thread --with-libjpeg=/opt/local/lib --with-libpng=/opt/local/lib --with-libsdl=/opt/local/lib --with-libtiff=/opt/local/lib --with-openexr=/opt/local/lib --with-zlib=/opt/local/lib --host=x86_64-apple-darwin16 --build=x86_64-apple-darwin16
:debug:configure system: cd "/opt/local/var/macports/build/_Users_rschmidt_macports_macports-ports-svn-trunk_graphics_povray/povray/work/povray-3.7.0.4" && ./configure --prefix=/opt/local --with-boost=/opt/local --with-boost-thread --with-libjpeg=/opt/local/lib --with-libpng=/opt/local/lib --with-libsdl=/opt/local/lib --with-libtiff=/opt/local/lib --with-openexr=/opt/local/lib --with-zlib=/opt/local/lib --host=x86_64-apple-darwin16 --build=x86_64-apple-darwin16
:info:configure ===============================================================================
:info:configure Configure POV-Ray version 3.7.0.4
:info:configure ===============================================================================
:info:configure This is an unofficial version compiled by:
:info:configure MacPorts <https://www.macports.org/>
:info:configure The POV-Ray Team(tm) is not responsible for supporting this version.
:info:configure Environment
:info:configure -----------
:info:configure checking build system type... x86_64-apple-darwin16
:info:configure checking host system type... x86_64-apple-darwin16
:info:configure checking for a BSD-compatible install... /usr/bin/install -c
:info:configure checking whether build environment is sane... yes
:info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
:info:configure checking for gawk... no
:info:configure checking for mawk... no
:info:configure checking for nawk... nawk
:info:configure checking whether make sets $(MAKE)... yes
:info:configure checking whether make supports nested variables... yes
:info:configure checking whether to enable maintainer-specific portions of Makefiles... no
:info:configure checking whether $C_INCLUDE_PATH contains the "." path... no
:info:configure checking whether $CPLUS_INCLUDE_PATH contains the "." path... no
:info:configure Programs
:info:configure --------
:info:configure checking for x86_64-apple-darwin16-gcc... ccache /usr/bin/clang
:info:configure checking whether the C compiler works... yes
:info:configure checking for C compiler default output file name... a.out
:info:configure checking for suffix of executables...
:info:configure checking whether we are cross compiling... no
:info:configure checking for suffix of object files... o
:info:configure checking whether we are using the GNU C compiler... yes
:info:configure checking whether ccache /usr/bin/clang accepts -g... yes
:info:configure checking for ccache /usr/bin/clang option to accept ISO C89... none needed
:info:configure checking whether ccache /usr/bin/clang understands -c and -o together... yes
:info:configure checking for style of include used by make... GNU
:info:configure checking dependency style of ccache /usr/bin/clang... gcc3
:info:configure checking how to run the C preprocessor... ccache /usr/bin/clang -E
:info:configure checking for grep that handles long lines and -e... /opt/local/bin/grep
:info:configure checking for egrep... /opt/local/bin/grep -E
:info:configure checking for ANSI C header files... yes
:info:configure checking for sys/types.h... yes
:info:configure checking for sys/stat.h... yes
:info:configure checking for stdlib.h... yes
:info:configure checking for string.h... yes
:info:configure checking for memory.h... yes
:info:configure checking for strings.h... yes
:info:configure checking for inttypes.h... yes
:info:configure checking for stdint.h... yes
:info:configure checking for unistd.h... yes
:info:configure checking for stdlib.h... (cached) yes
:info:configure checking whether we are using the GNU C++ compiler... yes
:info:configure checking whether ccache /usr/bin/clang++ accepts -g... yes
:info:configure checking dependency style of ccache /usr/bin/clang++... gcc3
:info:configure checking whether the ccache /usr/bin/clang++ compiler works... yes
:info:configure checking how to run the C++ preprocessor... ccache /usr/bin/clang++ -E
:info:configure checking for C++ compiler vendor... gnu
:info:configure checking for ccache /usr/bin/clang++ version... 4.2.1
:info:configure checking for x86_64-apple-darwin16-ranlib... no
:info:configure checking for ranlib... ranlib
:info:configure Libraries
:info:configure ---------
:info:configure checking whether to link with cygwin DLL... no
:info:configure checking whether to enable static linking... no
:info:configure checking for the pthreads library -lpthreads... no
:info:configure checking whether pthreads work without any flags... yes
:info:configure checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
:info:configure checking if more special flags are required for pthreads... -D_THREAD_SAFE
:info:configure checking for boostlib >= 1.37... yes
:info:configure checking whether the Boost::Thread library is available... yes
:info:configure checking for exit in -lboost_thread-mt... yes
:info:configure checking whether the boost thread library is usable... yes
:info:configure checking for sin in -lmkl... no
:info:configure checking for sin in -lm... yes
:info:configure checking for clock_gettime in -lrt... no
:info:configure checking whether to use the ZLIB library... yes
:info:configure checking for library containing zlibVersion... -lz
:info:configure checking zlib.h usability... yes
:info:configure checking zlib.h presence... yes
:info:configure checking for zlib.h... yes
:info:configure checking for libz version >= 1.2.1... 1.2.11, ok
:info:configure checking whether to use the PNG library... yes
:info:configure checking for library containing png_get_libpng_ver... -lpng
:info:configure checking png.h usability... yes
:info:configure checking png.h presence... yes
:info:configure checking for png.h... yes
:info:configure checking for libpng version >= 1.2.5... 1.6.34, ok
:info:configure checking whether to use the JPEG library... yes
:info:configure checking for library containing jpeg_std_error... -ljpeg
:info:configure checking jpeglib.h usability... yes
:info:configure checking jpeglib.h presence... yes
:info:configure checking for jpeglib.h... yes
:info:configure checking for libjpeg version >= 6b (62)... 90, ok
:info:configure checking whether to use the TIFF library... yes
:info:configure checking for library containing TIFFGetVersion... -ltiff
:info:configure checking tiffio.h usability... yes
:info:configure checking tiffio.h presence... yes
:info:configure checking for tiffio.h... yes
:info:configure checking for libtiff version >= 3.6.1... 4.0.9, ok
:info:configure checking whether to use the OpenEXR library... yes
:info:configure checking for pkg-config... pkg-config
:info:configure checking for OpenEXR's pkg-config... yes
:info:configure checking for OpenEXR version >= 1.2... 2.2.0, ok
:info:configure checking OpenEXR/ImfCRgbaFile.h usability... yes
:info:configure checking OpenEXR/ImfCRgbaFile.h presence... yes
:info:configure checking for OpenEXR/ImfCRgbaFile.h... yes
:info:configure checking for ImfInputReadPixels in -lIlmImf... yes
:info:configure checking for X... libraries /usr/lib, headers /usr/include
:info:configure checking whether -R must be followed by a space... neither works
:info:configure checking for gethostbyname... yes
:info:configure checking for connect... yes
:info:configure checking for remove... yes
:info:configure checking for shmat... yes
:info:configure checking for IceConnectionNumber in -lICE... yes
:info:configure checking X11/Xlib.h usability... yes
:info:configure checking X11/Xlib.h presence... yes
:info:configure checking for X11/Xlib.h... yes
:info:configure checking for XFlush in -lX11... yes
:info:configure checking X11/xpm.h usability... yes
:info:configure checking X11/xpm.h presence... yes
:info:configure checking for X11/xpm.h... yes
:info:configure checking for XpmCreatePixmapFromData in -lXpm... yes
:info:configure checking whether to enable the watch cursor... no
:info:configure checking for sdl-config... sdl-config
:info:configure checking for libSDL... yes
:info:configure checking for libSDL version >= 1.2... 1.2.15, ok
:info:configure checking SDL/SDL.h usability... yes
:info:configure checking SDL/SDL.h presence... yes
:info:configure checking for SDL/SDL.h... yes
:info:configure checking for SDL_Quit in -lSDL... yes
:info:configure Language constructs and functions
:info:configure ---------------------------------
:info:configure checking whether time.h and sys/time.h may both be included... yes
:info:configure checking time.h usability... yes
:info:configure checking time.h presence... yes
:info:configure checking for time.h... yes
:info:configure checking limits.h usability... yes
:info:configure checking limits.h presence... yes
:info:configure checking for limits.h... yes
:info:configure checking sys/resource.h usability... yes
:info:configure checking sys/resource.h presence... yes
:info:configure checking for sys/resource.h... yes
:info:configure checking sys/time.h usability... yes
:info:configure checking sys/time.h presence... yes
:info:configure checking for sys/time.h... yes
:info:configure checking for unistd.h... (cached) yes
:info:configure checking for size_t... yes
:info:configure checking whether struct tm is in sys/time.h or time.h... time.h
:info:configure checking size of int... 4
:info:configure checking size of long int... 8
:info:configure checking size of size_t... 8
:info:configure checking size of float... 4
:info:configure checking for working memcmp... yes
:info:configure checking for vsnprintf... yes
:info:configure checking for getcwd... yes
:info:configure checking for readlink... yes
:info:configure checking for nanosleep... yes
:info:configure checking for clock_gettime... yes
:info:configure checking for getrusage... yes
:info:configure checking for gettimeofday... yes
:info:configure checking for asinh... yes
:info:configure Compiling
:info:configure ---------
:info:configure checking whether to enable pipes for communications... yes
:info:configure checking whether ccache /usr/bin/clang++ accepts -pipe... yes
:info:configure checking whether ccache /usr/bin/clang++ accepts -Wno-multichar... yes
:info:configure checking whether ccache /usr/bin/clang++ accepts -Wno-write-strings... yes
:info:configure checking whether ccache /usr/bin/clang++ accepts -fno-enforce-eh-specs... no
:info:configure checking whether ccache /usr/bin/clang++ accepts -Wno-non-template-friend... no
:info:configure checking whether to enable I/O restrictions... yes
:info:configure checking whether to enable debugging... no
:info:configure checking whether to enable profiling... no
:info:configure checking whether to enable stripping... yes
:info:configure checking whether ccache /usr/bin/clang++ accepts -s... no
:info:configure configure: WARNING: Cannot set stripping mode
:info:configure checking whether to enable optimizations... yes
:info:configure checking whether ccache /usr/bin/clang++ accepts -O3... yes
:info:configure checking whether ccache /usr/bin/clang++ accepts -ffast-math... yes
:info:configure checking whether to enable architecture-specific optimizations... yes
:info:configure checking whether ccache /usr/bin/clang++ accepts -xHost... no
:info:configure checking whether ccache /usr/bin/clang++ accepts -march=native... yes
:info:configure checking which architecture to optimize for... x86_64-apple-darwin16 (using -march=native)
:info:configure Makefiles
:info:configure ---------
:info:configure stat: illegal option -- -
:info:configure usage: stat [-FlLnqrsx] [-f format] [-t timefmt] [file ...]
:info:configure stat: illegal option -- -
:info:configure usage: stat [-FlLnqrsx] [-f format] [-t timefmt] [file ...]
:info:configure checking that generated files are newer than configure... done
:info:configure configure: creating ./config.status
:info:configure config.status: creating Makefile
:info:configure config.status: creating source/Makefile
:info:configure config.status: creating vfe/Makefile
:info:configure config.status: creating unix/Makefile
:info:configure config.status: creating config.h
:info:configure config.status: executing depfiles commands
:info:configure ===============================================================================
:info:configure POV-Ray 3.7.0.4 has been configured.
:info:configure Built-in features:
:info:configure I/O restrictions: enabled
:info:configure X Window display: enabled (using SDL)
:info:configure Supported image formats: gif tga iff ppm pgm hdr png jpeg tiff openexr
:info:configure Unsupported image formats: -
:info:configure Compilation settings:
:info:configure Build architecture: x86_64-apple-darwin16
:info:configure Built/Optimized for: x86_64-apple-darwin16 (using -march=native)
:info:configure Compiler vendor: gnu
:info:configure Compiler version: clang++ 4.2.1
:info:configure Compiler flags: -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE
:info:configure Type 'make check' to build the program and run a test render.
:info:configure Type 'make install' to install POV-Ray on your system.
:info:configure The POV-Ray components will be installed in the following directories:
:info:configure Program (executable): /opt/local/bin
:info:configure System configuration files: /opt/local/etc/povray/3.7
:info:configure User configuration files: /opt/local/var/macports/build/_Users_rschmidt_macports_macports-ports-svn-trunk_graphics_povray/povray/work/.home/.povray/3.7
:info:configure Standard include files: /opt/local/share/povray-3.7/include
:info:configure Standard INI files: /opt/local/share/povray-3.7/ini
:info:configure Standard demo scene files: /opt/local/share/povray-3.7/scenes
:info:configure Documentation (text, HTML): /opt/local/share/doc/povray-3.7
:info:configure Unix man page: /opt/local/share/man
:info:configure ===============================================================================
:debug:configure Privilege de-escalation not attempted as not running as root.
:debug:build build phase started at Mon Nov 27 06:23:38 CST 2017
:notice:build ---> Building povray
:debug:build Executing org.macports.build (povray)
:debug:build Environment:
:debug:build CC_PRINT_OPTIONS='YES'
:debug:build CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_rschmidt_macports_macports-ports-svn-trunk_graphics_povray/povray/work/.CC_PRINT_OPTIONS'
:debug:build CPATH='/opt/local/include'
:debug:build LIBRARY_PATH='/opt/local/lib'
:debug:build MACOSX_DEPLOYMENT_TARGET='10.12'
:info:build Executing: cd "/opt/local/var/macports/build/_Users_rschmidt_macports_macports-ports-svn-trunk_graphics_povray/povray/work/povray-3.7.0.4" && /usr/bin/make -w all
:debug:build system: cd "/opt/local/var/macports/build/_Users_rschmidt_macports_macports-ports-svn-trunk_graphics_povray/povray/work/povray-3.7.0.4" && /usr/bin/make -w all
:info:build make: Entering directory `/opt/local/var/macports/build/_Users_rschmidt_macports_macports-ports-svn-trunk_graphics_povray/povray/work/povray-3.7.0.4'
:info:build /Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive
:info:build make[1]: Entering directory `/opt/local/var/macports/build/_Users_rschmidt_macports_macports-ports-svn-trunk_graphics_povray/povray/work/povray-3.7.0.4'
:info:build Making all in source
:info:build make[2]: Entering directory `/opt/local/var/macports/build/_Users_rschmidt_macports_macports-ports-svn-trunk_graphics_povray/povray/work/povray-3.7.0.4/source'
:info:build depbase=`echo backend/bounding/bbox.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/bounding/bbox.o -MD -MP -MF $depbase.Tpo -c -o backend/bounding/bbox.o backend/bounding/bbox.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/bounding/bcyl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/bounding/bcyl.o -MD -MP -MF $depbase.Tpo -c -o backend/bounding/bcyl.o backend/bounding/bcyl.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/bounding/boundingtask.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/bounding/boundingtask.o -MD -MP -MF $depbase.Tpo -c -o backend/bounding/boundingtask.o backend/bounding/boundingtask.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/bounding/bsphere.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/bounding/bsphere.o -MD -MP -MF $depbase.Tpo -c -o backend/bounding/bsphere.o backend/bounding/bsphere.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/colour/colour.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/colour/colour.o -MD -MP -MF $depbase.Tpo -c -o backend/colour/colour.o backend/colour/colour.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/colour/colutils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/colour/colutils.o -MD -MP -MF $depbase.Tpo -c -o backend/colour/colutils.o backend/colour/colutils.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/colour/spectral.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/colour/spectral.o -MD -MP -MF $depbase.Tpo -c -o backend/colour/spectral.o backend/colour/spectral.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/control/benchmark.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/control/benchmark.o -MD -MP -MF $depbase.Tpo -c -o backend/control/benchmark.o backend/control/benchmark.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/control/messagefactory.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/control/messagefactory.o -MD -MP -MF $depbase.Tpo -c -o backend/control/messagefactory.o backend/control/messagefactory.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/control/renderbackend.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/control/renderbackend.o -MD -MP -MF $depbase.Tpo -c -o backend/control/renderbackend.o backend/control/renderbackend.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/interior/interior.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/interior/interior.o -MD -MP -MF $depbase.Tpo -c -o backend/interior/interior.o backend/interior/interior.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/interior/media.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/interior/media.o -MD -MP -MF $depbase.Tpo -c -o backend/interior/media.o backend/interior/media.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/lighting/photonestimationtask.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/lighting/photonestimationtask.o -MD -MP -MF $depbase.Tpo -c -o backend/lighting/photonestimationtask.o backend/lighting/photonestimationtask.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/lighting/photons.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/lighting/photons.o -MD -MP -MF $depbase.Tpo -c -o backend/lighting/photons.o backend/lighting/photons.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/lighting/photonshootingstrategy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/lighting/photonshootingstrategy.o -MD -MP -MF $depbase.Tpo -c -o backend/lighting/photonshootingstrategy.o backend/lighting/photonshootingstrategy.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/lighting/photonshootingtask.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/lighting/photonshootingtask.o -MD -MP -MF $depbase.Tpo -c -o backend/lighting/photonshootingtask.o backend/lighting/photonshootingtask.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/lighting/photonsortingtask.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/lighting/photonsortingtask.o -MD -MP -MF $depbase.Tpo -c -o backend/lighting/photonsortingtask.o backend/lighting/photonsortingtask.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/lighting/photonstrategytask.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/lighting/photonstrategytask.o -MD -MP -MF $depbase.Tpo -c -o backend/lighting/photonstrategytask.o backend/lighting/photonstrategytask.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/lighting/point.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/lighting/point.o -MD -MP -MF $depbase.Tpo -c -o backend/lighting/point.o backend/lighting/point.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/lighting/rad_data.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/lighting/rad_data.o -MD -MP -MF $depbase.Tpo -c -o backend/lighting/rad_data.o backend/lighting/rad_data.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/lighting/radiosity.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/lighting/radiosity.o -MD -MP -MF $depbase.Tpo -c -o backend/lighting/radiosity.o backend/lighting/radiosity.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/lighting/subsurface.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/lighting/subsurface.o -MD -MP -MF $depbase.Tpo -c -o backend/lighting/subsurface.o backend/lighting/subsurface.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/math/chi2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/math/chi2.o -MD -MP -MF $depbase.Tpo -c -o backend/math/chi2.o backend/math/chi2.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/math/hcmplx.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/math/hcmplx.o -MD -MP -MF $depbase.Tpo -c -o backend/math/hcmplx.o backend/math/hcmplx.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/math/mathutil.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/math/mathutil.o -MD -MP -MF $depbase.Tpo -c -o backend/math/mathutil.o backend/math/mathutil.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/math/matrices.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/math/matrices.o -MD -MP -MF $depbase.Tpo -c -o backend/math/matrices.o backend/math/matrices.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/math/polysolv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/math/polysolv.o -MD -MP -MF $depbase.Tpo -c -o backend/math/polysolv.o backend/math/polysolv.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/math/quatern.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/math/quatern.o -MD -MP -MF $depbase.Tpo -c -o backend/math/quatern.o backend/math/quatern.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/math/splines.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/math/splines.o -MD -MP -MF $depbase.Tpo -c -o backend/math/splines.o backend/math/splines.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/parser/express.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/parser/express.o -MD -MP -MF $depbase.Tpo -c -o backend/parser/express.o backend/parser/express.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/parser/fnsyntax.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/parser/fnsyntax.o -MD -MP -MF $depbase.Tpo -c -o backend/parser/fnsyntax.o backend/parser/fnsyntax.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/parser/function.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/parser/function.o -MD -MP -MF $depbase.Tpo -c -o backend/parser/function.o backend/parser/function.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/parser/parse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/parser/parse.o -MD -MP -MF $depbase.Tpo -c -o backend/parser/parse.o backend/parser/parse.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/parser/parsestr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/parser/parsestr.o -MD -MP -MF $depbase.Tpo -c -o backend/parser/parsestr.o backend/parser/parsestr.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/parser/parstxtr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/parser/parstxtr.o -MD -MP -MF $depbase.Tpo -c -o backend/parser/parstxtr.o backend/parser/parstxtr.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/parser/reswords.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/parser/reswords.o -MD -MP -MF $depbase.Tpo -c -o backend/parser/reswords.o backend/parser/reswords.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/parser/tokenize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/parser/tokenize.o -MD -MP -MF $depbase.Tpo -c -o backend/parser/tokenize.o backend/parser/tokenize.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/pattern/pattern.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/pattern/pattern.o -MD -MP -MF $depbase.Tpo -c -o backend/pattern/pattern.o backend/pattern/pattern.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build backend/pattern/pattern.cpp:5697:13: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
:info:build if ((x < 0) || (x >= Data->Sx) || (y < 0) || (y >= Data->Sy) || (z < 0) || (z >= Data->Sz))
:info:build ~ ^ ~
:info:build backend/pattern/pattern.cpp:5697:43: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
:info:build if ((x < 0) || (x >= Data->Sx) || (y < 0) || (y >= Data->Sy) || (z < 0) || (z >= Data->Sz))
:info:build ~ ^ ~
:info:build backend/pattern/pattern.cpp:5697:73: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
:info:build if ((x < 0) || (x >= Data->Sx) || (y < 0) || (y >= Data->Sy) || (z < 0) || (z >= Data->Sz))
:info:build ~ ^ ~
:info:build 3 warnings generated.
:info:build depbase=`echo backend/pattern/warps.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/pattern/warps.o -MD -MP -MF $depbase.Tpo -c -o backend/pattern/warps.o backend/pattern/warps.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/povray.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/povray.o -MD -MP -MF $depbase.Tpo -c -o backend/povray.o backend/povray.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/precomp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/precomp.o -MD -MP -MF $depbase.Tpo -c -o backend/precomp.o backend/precomp.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/render/radiositytask.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/render/radiositytask.o -MD -MP -MF $depbase.Tpo -c -o backend/render/radiositytask.o backend/render/radiositytask.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/render/ray.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/render/ray.o -MD -MP -MF $depbase.Tpo -c -o backend/render/ray.o backend/render/ray.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/render/rendertask.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/render/rendertask.o -MD -MP -MF $depbase.Tpo -c -o backend/render/rendertask.o backend/render/rendertask.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/render/trace.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/render/trace.o -MD -MP -MF $depbase.Tpo -c -o backend/render/trace.o backend/render/trace.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/render/tracepixel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/render/tracepixel.o -MD -MP -MF $depbase.Tpo -c -o backend/render/tracepixel.o backend/render/tracepixel.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/render/tracetask.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/render/tracetask.o -MD -MP -MF $depbase.Tpo -c -o backend/render/tracetask.o backend/render/tracetask.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/scene/atmosph.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/scene/atmosph.o -MD -MP -MF $depbase.Tpo -c -o backend/scene/atmosph.o backend/scene/atmosph.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/scene/camera.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/scene/camera.o -MD -MP -MF $depbase.Tpo -c -o backend/scene/camera.o backend/scene/camera.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/scene/objects.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/scene/objects.o -MD -MP -MF $depbase.Tpo -c -o backend/scene/objects.o backend/scene/objects.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/scene/scene.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/scene/scene.o -MD -MP -MF $depbase.Tpo -c -o backend/scene/scene.o backend/scene/scene.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/scene/threaddata.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/scene/threaddata.o -MD -MP -MF $depbase.Tpo -c -o backend/scene/threaddata.o backend/scene/threaddata.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/scene/view.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/scene/view.o -MD -MP -MF $depbase.Tpo -c -o backend/scene/view.o backend/scene/view.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/shape/bezier.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/shape/bezier.o -MD -MP -MF $depbase.Tpo -c -o backend/shape/bezier.o backend/shape/bezier.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/shape/blob.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/shape/blob.o -MD -MP -MF $depbase.Tpo -c -o backend/shape/blob.o backend/shape/blob.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/shape/boxes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/shape/boxes.o -MD -MP -MF $depbase.Tpo -c -o backend/shape/boxes.o backend/shape/boxes.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/shape/cones.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/shape/cones.o -MD -MP -MF $depbase.Tpo -c -o backend/shape/cones.o backend/shape/cones.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/shape/csg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/shape/csg.o -MD -MP -MF $depbase.Tpo -c -o backend/shape/csg.o backend/shape/csg.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/shape/discs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/shape/discs.o -MD -MP -MF $depbase.Tpo -c -o backend/shape/discs.o backend/shape/discs.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/shape/fpmetric.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/shape/fpmetric.o -MD -MP -MF $depbase.Tpo -c -o backend/shape/fpmetric.o backend/shape/fpmetric.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/shape/fractal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/shape/fractal.o -MD -MP -MF $depbase.Tpo -c -o backend/shape/fractal.o backend/shape/fractal.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/shape/hfield.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/shape/hfield.o -MD -MP -MF $depbase.Tpo -c -o backend/shape/hfield.o backend/shape/hfield.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/shape/isosurf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/shape/isosurf.o -MD -MP -MF $depbase.Tpo -c -o backend/shape/isosurf.o backend/shape/isosurf.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/shape/lathe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/shape/lathe.o -MD -MP -MF $depbase.Tpo -c -o backend/shape/lathe.o backend/shape/lathe.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/shape/mesh.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/shape/mesh.o -MD -MP -MF $depbase.Tpo -c -o backend/shape/mesh.o backend/shape/mesh.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/shape/ovus.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/shape/ovus.o -MD -MP -MF $depbase.Tpo -c -o backend/shape/ovus.o backend/shape/ovus.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/shape/planes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/shape/planes.o -MD -MP -MF $depbase.Tpo -c -o backend/shape/planes.o backend/shape/planes.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/shape/poly.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/shape/poly.o -MD -MP -MF $depbase.Tpo -c -o backend/shape/poly.o backend/shape/poly.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/shape/polygon.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/shape/polygon.o -MD -MP -MF $depbase.Tpo -c -o backend/shape/polygon.o backend/shape/polygon.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/shape/prism.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/shape/prism.o -MD -MP -MF $depbase.Tpo -c -o backend/shape/prism.o backend/shape/prism.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/shape/quadrics.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/shape/quadrics.o -MD -MP -MF $depbase.Tpo -c -o backend/shape/quadrics.o backend/shape/quadrics.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/shape/sor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/shape/sor.o -MD -MP -MF $depbase.Tpo -c -o backend/shape/sor.o backend/shape/sor.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/shape/spheres.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/shape/spheres.o -MD -MP -MF $depbase.Tpo -c -o backend/shape/spheres.o backend/shape/spheres.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/shape/sphsweep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/shape/sphsweep.o -MD -MP -MF $depbase.Tpo -c -o backend/shape/sphsweep.o backend/shape/sphsweep.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/shape/super.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/shape/super.o -MD -MP -MF $depbase.Tpo -c -o backend/shape/super.o backend/shape/super.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/shape/torus.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/shape/torus.o -MD -MP -MF $depbase.Tpo -c -o backend/shape/torus.o backend/shape/torus.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/shape/triangle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/shape/triangle.o -MD -MP -MF $depbase.Tpo -c -o backend/shape/triangle.o backend/shape/triangle.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/shape/truetype.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/shape/truetype.o -MD -MP -MF $depbase.Tpo -c -o backend/shape/truetype.o backend/shape/truetype.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/support/bsptree.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/support/bsptree.o -MD -MP -MF $depbase.Tpo -c -o backend/support/bsptree.o backend/support/bsptree.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/support/fileutil.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/support/fileutil.o -MD -MP -MF $depbase.Tpo -c -o backend/support/fileutil.o backend/support/fileutil.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/support/imageutil.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/support/imageutil.o -MD -MP -MF $depbase.Tpo -c -o backend/support/imageutil.o backend/support/imageutil.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/support/jitter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/support/jitter.o -MD -MP -MF $depbase.Tpo -c -o backend/support/jitter.o backend/support/jitter.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/support/msgutil.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/support/msgutil.o -MD -MP -MF $depbase.Tpo -c -o backend/support/msgutil.o backend/support/msgutil.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/support/octree.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/support/octree.o -MD -MP -MF $depbase.Tpo -c -o backend/support/octree.o backend/support/octree.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/support/randomsequences.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/support/randomsequences.o -MD -MP -MF $depbase.Tpo -c -o backend/support/randomsequences.o backend/support/randomsequences.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/support/statistics.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/support/statistics.o -MD -MP -MF $depbase.Tpo -c -o backend/support/statistics.o backend/support/statistics.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/support/task.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/support/task.o -MD -MP -MF $depbase.Tpo -c -o backend/support/task.o backend/support/task.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/support/taskqueue.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/support/taskqueue.o -MD -MP -MF $depbase.Tpo -c -o backend/support/taskqueue.o backend/support/taskqueue.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/texture/normal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/texture/normal.o -MD -MP -MF $depbase.Tpo -c -o backend/texture/normal.o backend/texture/normal.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/texture/pigment.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/texture/pigment.o -MD -MP -MF $depbase.Tpo -c -o backend/texture/pigment.o backend/texture/pigment.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/texture/texture.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/texture/texture.o -MD -MP -MF $depbase.Tpo -c -o backend/texture/texture.o backend/texture/texture.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/vm/fncode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/vm/fncode.o -MD -MP -MF $depbase.Tpo -c -o backend/vm/fncode.o backend/vm/fncode.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/vm/fnintern.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/vm/fnintern.o -MD -MP -MF $depbase.Tpo -c -o backend/vm/fnintern.o backend/vm/fnintern.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo backend/vm/fnpovfpu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT backend/vm/fnpovfpu.o -MD -MP -MF $depbase.Tpo -c -o backend/vm/fnpovfpu.o backend/vm/fnpovfpu.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo base/animation/animation.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT base/animation/animation.o -MD -MP -MF $depbase.Tpo -c -o base/animation/animation.o base/animation/animation.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build base/animation/animation.cpp:243:9: warning: enumeration value 'MPEG' not handled in switch [-Wswitch]
:info:build switch(fileType)
:info:build ^
:info:build base/animation/animation.cpp:243:9: note: add missing switch cases
:info:build switch(fileType)
:info:build ^
:info:build base/animation/animation.cpp:255:9: warning: enumeration values 'LosslessCodec' and 'LossyCodec' not handled in switch [-Wswitch]
:info:build switch(codec)
:info:build ^
:info:build base/animation/animation.cpp:255:9: note: add missing switch cases
:info:build switch(codec)
:info:build ^
:info:build base/animation/animation.cpp:279:9: warning: enumeration value 'MPEG' not handled in switch [-Wswitch]
:info:build switch(fileType)
:info:build ^
:info:build base/animation/animation.cpp:279:9: note: add missing switch cases
:info:build switch(fileType)
:info:build ^
:info:build base/animation/animation.cpp:302:9: warning: enumeration value 'MPEG' not handled in switch [-Wswitch]
:info:build switch(fileType)
:info:build ^
:info:build base/animation/animation.cpp:302:9: note: add missing switch cases
:info:build switch(fileType)
:info:build ^
:info:build base/animation/animation.cpp:314:9: warning: enumeration values 'LosslessCodec' and 'LossyCodec' not handled in switch [-Wswitch]
:info:build switch(codec)
:info:build ^
:info:build base/animation/animation.cpp:314:9: note: add missing switch cases
:info:build switch(codec)
:info:build ^
:info:build base/animation/animation.cpp:333:9: warning: enumeration value 'MPEG' not handled in switch [-Wswitch]
:info:build switch(fileType)
:info:build ^
:info:build base/animation/animation.cpp:333:9: note: add missing switch cases
:info:build switch(fileType)
:info:build ^
:info:build 6 warnings generated.
:info:build depbase=`echo base/animation/moov.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT base/animation/moov.o -MD -MP -MF $depbase.Tpo -c -o base/animation/moov.o base/animation/moov.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo base/fileinputoutput.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT base/fileinputoutput.o -MD -MP -MF $depbase.Tpo -c -o base/fileinputoutput.o base/fileinputoutput.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo base/font/crystal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT base/font/crystal.o -MD -MP -MF $depbase.Tpo -c -o base/font/crystal.o base/font/crystal.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo base/font/cyrvetic.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT base/font/cyrvetic.o -MD -MP -MF $depbase.Tpo -c -o base/font/cyrvetic.o base/font/cyrvetic.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo base/font/povlogo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT base/font/povlogo.o -MD -MP -MF $depbase.Tpo -c -o base/font/povlogo.o base/font/povlogo.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo base/font/timrom.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT base/font/timrom.o -MD -MP -MF $depbase.Tpo -c -o base/font/timrom.o base/font/timrom.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo base/image/bmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT base/image/bmp.o -MD -MP -MF $depbase.Tpo -c -o base/image/bmp.o base/image/bmp.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo base/image/colourspace.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT base/image/colourspace.o -MD -MP -MF $depbase.Tpo -c -o base/image/colourspace.o base/image/colourspace.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo base/image/encoding.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT base/image/encoding.o -MD -MP -MF $depbase.Tpo -c -o base/image/encoding.o base/image/encoding.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo base/image/gif.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT base/image/gif.o -MD -MP -MF $depbase.Tpo -c -o base/image/gif.o base/image/gif.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo base/image/gifdecod.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT base/image/gifdecod.o -MD -MP -MF $depbase.Tpo -c -o base/image/gifdecod.o base/image/gifdecod.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo base/image/hdr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT base/image/hdr.o -MD -MP -MF $depbase.Tpo -c -o base/image/hdr.o base/image/hdr.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo base/image/iff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT base/image/iff.o -MD -MP -MF $depbase.Tpo -c -o base/image/iff.o base/image/iff.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo base/image/image.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT base/image/image.o -MD -MP -MF $depbase.Tpo -c -o base/image/image.o base/image/image.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo base/image/jpeg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT base/image/jpeg.o -MD -MP -MF $depbase.Tpo -c -o base/image/jpeg.o base/image/jpeg.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo base/image/openexr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT base/image/openexr.o -MD -MP -MF $depbase.Tpo -c -o base/image/openexr.o base/image/openexr.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo base/image/pgm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT base/image/pgm.o -MD -MP -MF $depbase.Tpo -c -o base/image/pgm.o base/image/pgm.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo base/image/png.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT base/image/png.o -MD -MP -MF $depbase.Tpo -c -o base/image/png.o base/image/png.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo base/image/ppm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT base/image/ppm.o -MD -MP -MF $depbase.Tpo -c -o base/image/ppm.o base/image/ppm.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo base/image/targa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT base/image/targa.o -MD -MP -MF $depbase.Tpo -c -o base/image/targa.o base/image/targa.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo base/image/tiff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT base/image/tiff.o -MD -MP -MF $depbase.Tpo -c -o base/image/tiff.o base/image/tiff.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo base/path.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT base/path.o -MD -MP -MF $depbase.Tpo -c -o base/path.o base/path.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo base/pov_err.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT base/pov_err.o -MD -MP -MF $depbase.Tpo -c -o base/pov_err.o base/pov_err.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo base/povms.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT base/povms.o -MD -MP -MF $depbase.Tpo -c -o base/povms.o base/povms.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo base/povmscpp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT base/povmscpp.o -MD -MP -MF $depbase.Tpo -c -o base/povmscpp.o base/povmscpp.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo base/precomp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT base/precomp.o -MD -MP -MF $depbase.Tpo -c -o base/precomp.o base/precomp.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo base/processoptions.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT base/processoptions.o -MD -MP -MF $depbase.Tpo -c -o base/processoptions.o base/processoptions.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo base/stringutilities.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT base/stringutilities.o -MD -MP -MF $depbase.Tpo -c -o base/stringutilities.o base/stringutilities.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo base/textstream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT base/textstream.o -MD -MP -MF $depbase.Tpo -c -o base/textstream.o base/textstream.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo base/textstreambuffer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT base/textstreambuffer.o -MD -MP -MF $depbase.Tpo -c -o base/textstreambuffer.o base/textstreambuffer.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo base/timer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT base/timer.o -MD -MP -MF $depbase.Tpo -c -o base/timer.o base/timer.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo frontend/animationprocessing.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT frontend/animationprocessing.o -MD -MP -MF $depbase.Tpo -c -o frontend/animationprocessing.o frontend/animationprocessing.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo frontend/console.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT frontend/console.o -MD -MP -MF $depbase.Tpo -c -o frontend/console.o frontend/console.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo frontend/defaultplatformbase.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT frontend/defaultplatformbase.o -MD -MP -MF $depbase.Tpo -c -o frontend/defaultplatformbase.o frontend/defaultplatformbase.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo frontend/display.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT frontend/display.o -MD -MP -MF $depbase.Tpo -c -o frontend/display.o frontend/display.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo frontend/filemessagehandler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
:info:build ccache /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base -I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/lib/../include -I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe -Wno-multichar -Wno-write-strings -O3 -ffast-math -march=native -pipe -Os -stdlib=libc++ -arch x86_64 -D_THREAD_SAFE -MT frontend/filemessagehandler.o -MD -MP -MF $depbase.Tpo -c -o frontend/filemessagehandler.o frontend/filemessagehandler.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build In file included from frontend/filemessagehandler.cpp:38:
:info:build ./frontend/renderfrontend.h:531:25: error: use of overloaded operator '==' is ambiguous (with operand types 'shared_ptr<pov_frontend::ImageProcessing>' and 'long')
:info:build if (imageProcessing == NULL)
:info:build ~~~~~~~~~~~~~~~ ^ ~~~~
:info:build /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/memory:4945:1: note: candidate function [with _Tp = pov_frontend::ImageProcessing]
:info:build operator==(const shared_ptr<_Tp>& __x, nullptr_t) _NOEXCEPT
:info:build ^
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(int, long)
:info:build if (imageProcessing == NULL)
:info:build ^
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned __int128, long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned long long, long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned long, long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned int, long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(__int128, long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(float, long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(long long, long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(long, long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(int, unsigned __int128)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(int, unsigned long long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(int, unsigned long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(int, unsigned int)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(int, __int128)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(int, long long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(int, int)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(int, __float128)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(double, long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(int, long double)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(int, double)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(int, float)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(__float128, long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(long double, long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(double, unsigned __int128)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(long double, float)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(long double, double)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(long double, long double)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(long double, __float128)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(long double, int)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(double, unsigned long long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(long double, long long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(long double, __int128)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(long double, unsigned int)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(long double, unsigned long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(long double, unsigned long long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(long double, unsigned __int128)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(__float128, float)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(__float128, double)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(__float128, long double)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(__float128, __float128)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(__float128, int)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(double, unsigned long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(__float128, long long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(__float128, __int128)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(__float128, unsigned int)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(__float128, unsigned long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(__float128, unsigned long long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(__float128, unsigned __int128)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(double, unsigned int)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(double, __int128)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(double, long long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(double, int)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(double, __float128)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(double, long double)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(double, double)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(double, float)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(float, unsigned __int128)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(float, unsigned long long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(float, unsigned long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(float, unsigned int)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(long, float)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(long, double)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(long, long double)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(long, __float128)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(long, int)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(float, __int128)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(long, long long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(long, __int128)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(long, unsigned int)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(long, unsigned long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(long, unsigned long long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(long, unsigned __int128)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(long long, float)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(long long, double)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(long long, long double)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(long long, __float128)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(long long, int)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(float, long long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(long long, long long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(long long, __int128)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(long long, unsigned int)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(long long, unsigned long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(long long, unsigned long long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(long long, unsigned __int128)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(__int128, float)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(__int128, double)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(__int128, long double)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(__int128, __float128)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(__int128, int)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(float, int)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(__int128, long long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(__int128, __int128)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(__int128, unsigned int)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(__int128, unsigned long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(__int128, unsigned long long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(__int128, unsigned __int128)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned int, float)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned int, double)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned int, long double)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned int, __float128)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned int, int)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(float, __float128)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned int, long long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned int, __int128)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned int, unsigned int)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned int, unsigned long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned int, unsigned long long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned int, unsigned __int128)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned long, float)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned long, double)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned long, long double)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned long, __float128)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned long, int)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(float, long double)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned long, long long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned long, __int128)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned long, unsigned int)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned long, unsigned long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned long, unsigned long long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned long, unsigned __int128)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned long long, float)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned long long, double)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned long long, long double)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned long long, __float128)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned long long, int)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(float, double)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned long long, long long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned long long, __int128)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned long long, unsigned int)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned long long, unsigned long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned long long, unsigned long long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned long long, unsigned __int128)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned __int128, float)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned __int128, double)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned __int128, long double)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned __int128, __float128)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned __int128, int)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(float, float)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned __int128, long long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned __int128, __int128)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned __int128, unsigned int)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned __int128, unsigned long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned __int128, unsigned long long)
:info:build ./frontend/renderfrontend.h:531:25: note: built-in candidate operator==(unsigned __int128, unsigned __int128)
:info:build ./frontend/renderfrontend.h:534:12: error: use of overloaded operator '!=' is ambiguous (with operand types 'shared_ptr<pov_base::Image>' and 'long')
:info:build if(img != NULL)
:info:build ~~~ ^ ~~~~
:info:build /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/memory:4961:1: note: candidate function [with _Tp = pov_base::Image]
:info:build operator!=(const shared_ptr<_Tp>& __x, nullptr_t) _NOEXCEPT
:info:build ^
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(int, long)
:info:build if(img != NULL)
:info:build ^
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned __int128, long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned long long, long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned long, long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned int, long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(__int128, long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(float, long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(long long, long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(long, long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(int, unsigned __int128)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(int, unsigned long long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(int, unsigned long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(int, unsigned int)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(int, __int128)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(int, long long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(int, int)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(int, __float128)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(double, long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(int, long double)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(int, double)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(int, float)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(__float128, long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(long double, long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(double, unsigned __int128)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(long double, float)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(long double, double)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(long double, long double)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(long double, __float128)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(long double, int)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(double, unsigned long long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(long double, long long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(long double, __int128)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(long double, unsigned int)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(long double, unsigned long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(long double, unsigned long long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(long double, unsigned __int128)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(__float128, float)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(__float128, double)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(__float128, long double)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(__float128, __float128)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(__float128, int)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(double, unsigned long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(__float128, long long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(__float128, __int128)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(__float128, unsigned int)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(__float128, unsigned long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(__float128, unsigned long long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(__float128, unsigned __int128)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(double, unsigned int)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(double, __int128)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(double, long long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(double, int)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(double, __float128)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(double, long double)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(double, double)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(double, float)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(float, unsigned __int128)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(float, unsigned long long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(float, unsigned long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(float, unsigned int)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(long, float)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(long, double)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(long, long double)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(long, __float128)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(long, int)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(float, __int128)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(long, long long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(long, __int128)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(long, unsigned int)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(long, unsigned long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(long, unsigned long long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(long, unsigned __int128)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(long long, float)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(long long, double)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(long long, long double)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(long long, __float128)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(long long, int)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(float, long long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(long long, long long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(long long, __int128)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(long long, unsigned int)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(long long, unsigned long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(long long, unsigned long long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(long long, unsigned __int128)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(__int128, float)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(__int128, double)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(__int128, long double)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(__int128, __float128)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(__int128, int)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(float, int)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(__int128, long long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(__int128, __int128)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(__int128, unsigned int)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(__int128, unsigned long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(__int128, unsigned long long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(__int128, unsigned __int128)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned int, float)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned int, double)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned int, long double)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned int, __float128)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned int, int)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(float, __float128)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned int, long long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned int, __int128)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned int, unsigned int)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned int, unsigned long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned int, unsigned long long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned int, unsigned __int128)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned long, float)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned long, double)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned long, long double)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned long, __float128)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned long, int)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(float, long double)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned long, long long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned long, __int128)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned long, unsigned int)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned long, unsigned long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned long, unsigned long long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned long, unsigned __int128)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned long long, float)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned long long, double)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned long long, long double)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned long long, __float128)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned long long, int)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(float, double)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned long long, long long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned long long, __int128)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned long long, unsigned int)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned long long, unsigned long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned long long, unsigned long long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned long long, unsigned __int128)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned __int128, float)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned __int128, double)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned __int128, long double)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned __int128, __float128)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned __int128, int)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(float, float)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned __int128, long long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned __int128, __int128)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned __int128, unsigned int)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned __int128, unsigned long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned __int128, unsigned long long)
:info:build ./frontend/renderfrontend.h:534:12: note: built-in candidate operator!=(unsigned __int128, unsigned __int128)
:info:build 2 errors generated.
:info:build make[2]: *** [frontend/filemessagehandler.o] Error 1
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_Users_rschmidt_macports_macports-ports-svn-trunk_graphics_povray/povray/work/povray-3.7.0.4/source'
:info:build make[1]: *** [all-recursive] Error 1
:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_Users_rschmidt_macports_macports-ports-svn-trunk_graphics_povray/povray/work/povray-3.7.0.4'
:info:build make: *** [all] Error 2
:info:build make: Leaving directory `/opt/local/var/macports/build/_Users_rschmidt_macports_macports-ports-svn-trunk_graphics_povray/povray/work/povray-3.7.0.4'
:info:build Command failed: cd "/opt/local/var/macports/build/_Users_rschmidt_macports_macports-ports-svn-trunk_graphics_povray/povray/work/povray-3.7.0.4" && /usr/bin/make -w all
:info:build Exit code: 2
:error:build Failed to build povray: command execution failed
:debug:build Error code: CHILDSTATUS 26937 2
:debug:build Backtrace: command execution failed
:debug:build while executing
:debug:build "system {*}$notty {*}$nice $fullcmdstring"
:debug:build invoked from within
:debug:build "command_exec build"
:debug:build (procedure "portbuild::build_main" line 8)
:debug:build invoked from within
:debug:build "$procedure $targetname"
:error:build See /opt/local/var/macports/logs/_Users_rschmidt_macports_macports-ports-svn-trunk_graphics_povray/povray/main.log for details.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment