Created
December 21, 2019 23:24
-
-
Save stephanschulz/2b6dc6eeb0f063690a867e4749310377 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Stephan-2:~ stephanschulz$ cd /Applications/of_v0.10.1_osx_release/examples/gui/guiExample | |
Stephan-2:guiExample stephanschulz$ make PLATFORM_ARCH=armv6l Release -j4 | |
HOST_OS=Darwin | |
detected cross compiling 1 | |
PLATFORM_CXX /Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ | |
checking pkg-config libraries: cairo zlib gstreamer-app-1.0 gstreamer-1.0 gstreamer-video-1.0 gstreamer-base-1.0 libudev freetype2 fontconfig sndfile openal libcurl glfw3 rtaudio gtk+-3.0 libmpg123 | |
with PKG_CONFIG_LIBDIR=/Volumes/xtools-build-env/rpi-root/usr/lib/pkgconfig:/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/pkgconfig:/Volumes/xtools-build-env/rpi-root/usr/share/pkgconfig | |
Compiling OF library for Release | |
HOST_OS=Darwin | |
detected cross compiling 1 | |
PLATFORM_CXX /Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ | |
checking pkg-config libraries: cairo zlib gstreamer-app-1.0 gstreamer-1.0 gstreamer-video-1.0 gstreamer-base-1.0 libudev freetype2 fontconfig sndfile openal libcurl glfw3 rtaudio gtk+-3.0 libmpg123 | |
with PKG_CONFIG_LIBDIR=/Volumes/xtools-build-env/rpi-root/usr/lib/pkgconfig:/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/pkgconfig:/Volumes/xtools-build-env/rpi-root/usr/share/pkgconfig | |
HOST_OS=Darwin | |
detected cross compiling 1 | |
PLATFORM_CXX /Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ | |
checking pkg-config libraries: cairo zlib gstreamer-app-1.0 gstreamer-1.0 gstreamer-video-1.0 gstreamer-base-1.0 libudev freetype2 fontconfig sndfile openal libcurl glfw3 rtaudio gtk+-3.0 libmpg123 | |
with PKG_CONFIG_LIBDIR=/Volumes/xtools-build-env/rpi-root/usr/lib/pkgconfig:/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/pkgconfig:/Volumes/xtools-build-env/rpi-root/usr/share/pkgconfig | |
cat: /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/.compiler_flags: No such file or directory | |
Compiler flags have changed, recompiling | |
cat: /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/.compiler_flags: No such file or directory | |
Old: | |
New -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d/ofCamera.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d/ofNode.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/3d/ofCamera.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/3d/ofCamera.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/3d/ofCamera.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d/ofCamera.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/3d/ofNode.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/3d/ofNode.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/3d/ofNode.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d/ofNode.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d/of3dPrimitives.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d/ofEasyCam.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/3d/of3dPrimitives.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/3d/of3dPrimitives.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/3d/of3dPrimitives.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d/of3dPrimitives.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/3d/ofEasyCam.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/3d/ofEasyCam.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/3d/ofEasyCam.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d/ofEasyCam.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d/of3dUtils.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/3d/of3dUtils.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/3d/of3dUtils.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/3d/of3dUtils.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d/of3dUtils.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/video/ofGstVideoPlayer.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/video/ofGstVideoPlayer.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/video/ofGstVideoPlayer.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/video/ofGstVideoPlayer.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/video/ofGstVideoPlayer.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/video/ofVideoPlayer.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/video/ofVideoPlayer.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/video/ofVideoPlayer.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/video/ofVideoPlayer.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/video/ofVideoPlayer.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/video/ofGstUtils.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/video/ofGstUtils.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/video/ofGstUtils.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/video/ofGstUtils.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/video/ofGstUtils.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/video/ofVideoGrabber.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/video/ofVideoGrabber.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/video/ofVideoGrabber.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/video/ofVideoGrabber.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/video/ofVideoGrabber.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/video/ofGstVideoGrabber.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/video/ofGstVideoGrabber.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/video/ofGstVideoGrabber.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/video/ofGstVideoGrabber.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/video/ofGstVideoGrabber.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/types/ofRectangle.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/types/ofRectangle.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/types/ofRectangle.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/types/ofRectangle.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/types/ofRectangle.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/types/ofBaseTypes.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/types/ofBaseTypes.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/types/ofBaseTypes.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/types/ofBaseTypes.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/types/ofBaseTypes.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/types/ofParameterGroup.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/types/ofParameterGroup.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/types/ofParameterGroup.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/types/ofParameterGroup.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/types/ofParameterGroup.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/types/ofColor.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/types/ofColor.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/types/ofColor.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/types/ofColor.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/types/ofColor.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/types/ofParameter.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/types/ofParameter.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/types/ofParameter.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/types/ofParameter.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/types/ofParameter.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/app/ofBaseApp.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/app/ofBaseApp.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/app/ofBaseApp.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/app/ofBaseApp.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/app/ofBaseApp.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/app/ofAppEGLWindow.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/app/ofAppEGLWindow.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/app/ofAppEGLWindow.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/app/ofAppEGLWindow.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/app/ofAppEGLWindow.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/app/ofMainLoop.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/app/ofMainLoop.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/app/ofMainLoop.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/app/ofMainLoop.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/app/ofMainLoop.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/app/ofAppNoWindow.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/app/ofAppNoWindow.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/app/ofAppNoWindow.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/app/ofAppNoWindow.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/app/ofAppNoWindow.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/app/ofAppRunner.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/app/ofAppRunner.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/app/ofAppRunner.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/app/ofAppRunner.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/app/ofAppRunner.cpp | |
/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app/ofAppEGLWindow.cpp:89:12: warning: 'int string_ends_with(const char*, const char*)' defined but not used [-Wunused-function] | |
static int string_ends_with(const char *str, const char *suffix) { | |
^~~~~~~~~~~~~~~~ | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils/ofThread.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/utils/ofThread.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/utils/ofThread.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/utils/ofThread.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils/ofThread.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils/ofFpsCounter.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils/ofURLFileLoader.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/utils/ofFpsCounter.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/utils/ofFpsCounter.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/utils/ofFpsCounter.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils/ofFpsCounter.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/utils/ofURLFileLoader.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/utils/ofURLFileLoader.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/utils/ofURLFileLoader.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils/ofURLFileLoader.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils/ofSystemUtils.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/utils/ofSystemUtils.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/utils/ofSystemUtils.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/utils/ofSystemUtils.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils/ofSystemUtils.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils/ofLog.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils/ofTimer.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/utils/ofLog.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/utils/ofLog.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/utils/ofLog.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils/ofLog.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/utils/ofTimer.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/utils/ofTimer.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/utils/ofTimer.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils/ofTimer.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils/ofFileUtils.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/utils/ofFileUtils.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/utils/ofFileUtils.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/utils/ofFileUtils.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils/ofFileUtils.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils/ofMatrixStack.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/utils/ofMatrixStack.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/utils/ofMatrixStack.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/utils/ofMatrixStack.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils/ofMatrixStack.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils/ofUtils.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils/ofXml.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/utils/ofUtils.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/utils/ofUtils.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/utils/ofUtils.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils/ofUtils.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/utils/ofXml.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/utils/ofXml.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/utils/ofXml.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils/ofXml.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/math/ofVec2f.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/math/ofVec2f.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/math/ofVec2f.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/math/ofVec2f.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/math/ofVec2f.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/math/ofVec4f.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/math/ofVec4f.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/math/ofVec4f.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/math/ofVec4f.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/math/ofVec4f.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/math/ofMath.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/math/ofMath.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/math/ofMath.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/math/ofMath.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/math/ofMath.cpp | |
/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils/ofUtils.cpp: In function 'std::__cxx11::string ofToDataPath(const boost::filesystem::path&, bool': | |
/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils/ofUtils.cpp:523:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] | |
if (makeAbsolute && path.is_absolute()) | |
^~ | |
/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils/ofUtils.cpp:526:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' | |
if (!enableDataPath) | |
^~ | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/math/ofMatrix3x3.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/math/ofMatrix3x3.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/math/ofMatrix3x3.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/math/ofMatrix3x3.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/math/ofMatrix3x3.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/math/ofQuaternion.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/math/ofQuaternion.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/math/ofQuaternion.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/math/ofQuaternion.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/math/ofQuaternion.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/math/ofMatrix4x4.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/math/ofMatrix4x4.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/math/ofMatrix4x4.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/math/ofMatrix4x4.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/math/ofMatrix4x4.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl/ofMaterial.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofMaterial.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofMaterial.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofMaterial.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl/ofMaterial.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl/ofFbo.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofFbo.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofFbo.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofFbo.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl/ofFbo.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl/ofShader.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofShader.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofShader.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofShader.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl/ofShader.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl/ofBufferObject.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofBufferObject.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofBufferObject.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofBufferObject.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl/ofBufferObject.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl/ofVboMesh.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofVboMesh.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofVboMesh.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofVboMesh.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl/ofVboMesh.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl/ofGLUtils.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofGLUtils.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofGLUtils.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofGLUtils.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl/ofGLUtils.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl/ofLight.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofLight.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofLight.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofLight.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl/ofLight.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl/ofGLProgrammableRenderer.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofGLProgrammableRenderer.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofGLProgrammableRenderer.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofGLProgrammableRenderer.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl/ofGLProgrammableRenderer.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl/ofVbo.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl/ofTexture.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofVbo.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofVbo.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofVbo.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl/ofVbo.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofTexture.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofTexture.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofTexture.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl/ofTexture.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl/ofGLRenderer.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofGLRenderer.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofGLRenderer.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofGLRenderer.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl/ofGLRenderer.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication/ofSerial.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/communication/ofSerial.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/communication/ofSerial.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/communication/ofSerial.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication/ofSerial.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication/ofArduino.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/events/ofEvents.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/communication/ofArduino.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/communication/ofArduino.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/communication/ofArduino.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication/ofArduino.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/events/ofEvents.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/events/ofEvents.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/events/ofEvents.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/events/ofEvents.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics/ofBitmapFont.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/ofBitmapFont.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/ofBitmapFont.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/ofBitmapFont.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics/ofBitmapFont.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics/ofTessellator.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/ofTessellator.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/ofTessellator.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/ofTessellator.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics/ofTessellator.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics/ofGraphics.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/ofGraphics.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/ofGraphics.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/ofGraphics.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics/ofGraphics.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics/ofGraphicsBaseTypes.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/ofGraphicsBaseTypes.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/ofGraphicsBaseTypes.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/ofGraphicsBaseTypes.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics/ofGraphicsBaseTypes.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics/ofCairoRenderer.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/ofCairoRenderer.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/ofCairoRenderer.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/ofCairoRenderer.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics/ofCairoRenderer.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics/ofRendererCollection.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/ofRendererCollection.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/ofRendererCollection.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/ofRendererCollection.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics/ofRendererCollection.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics/ofPath.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/ofPath.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/ofPath.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/ofPath.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics/ofPath.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics/ofPixels.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/ofPixels.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/ofPixels.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/ofPixels.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics/ofPixels.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics/of3dGraphics.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/of3dGraphics.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/of3dGraphics.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/of3dGraphics.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics/of3dGraphics.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics/ofTrueTypeFont.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/ofTrueTypeFont.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/ofTrueTypeFont.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/ofTrueTypeFont.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics/ofTrueTypeFont.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics/ofImage.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/ofImage.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/ofImage.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/ofImage.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics/ofImage.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound/ofSoundStream.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/sound/ofSoundStream.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/sound/ofSoundStream.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/sound/ofSoundStream.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound/ofSoundStream.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound/ofRtAudioSoundStream.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/sound/ofRtAudioSoundStream.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/sound/ofRtAudioSoundStream.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/sound/ofRtAudioSoundStream.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound/ofRtAudioSoundStream.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound/ofSoundBaseTypes.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/sound/ofSoundBaseTypes.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/sound/ofSoundBaseTypes.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/sound/ofSoundBaseTypes.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound/ofSoundBaseTypes.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound/ofOpenALSoundPlayer.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/sound/ofOpenALSoundPlayer.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/sound/ofOpenALSoundPlayer.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/sound/ofOpenALSoundPlayer.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound/ofOpenALSoundPlayer.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound/ofSoundPlayer.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/sound/ofSoundPlayer.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/sound/ofSoundPlayer.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/sound/ofSoundPlayer.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound/ofSoundPlayer.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound/ofSoundBuffer.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -MMD -MP -MF /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/sound/ofSoundBuffer.d -MT/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/sound/ofSoundBuffer.o -o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/sound/ofSoundBuffer.o -c /Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound/ofSoundBuffer.cpp | |
Creating library /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-ar -cr "/Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a" /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/3d/ofCamera.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/3d/ofNode.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/3d/of3dPrimitives.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/3d/ofEasyCam.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/3d/of3dUtils.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/video/ofGstVideoPlayer.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/video/ofVideoPlayer.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/video/ofGstUtils.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/video/ofVideoGrabber.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/video/ofGstVideoGrabber.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/types/ofRectangle.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/types/ofBaseTypes.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/types/ofParameterGroup.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/types/ofColor.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/types/ofParameter.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/app/ofBaseApp.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/app/ofAppEGLWindow.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/app/ofMainLoop.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/app/ofAppNoWindow.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/app/ofAppRunner.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/utils/ofThread.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/utils/ofFpsCounter.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/utils/ofURLFileLoader.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/utils/ofSystemUtils.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/utils/ofLog.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/utils/ofTimer.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/utils/ofFileUtils.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/utils/ofMatrixStack.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/utils/ofUtils.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/utils/ofXml.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/math/ofVec2f.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/math/ofVec4f.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/math/ofMath.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/math/ofMatrix3x3.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/math/ofQuaternion.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/math/ofMatrix4x4.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofMaterial.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofFbo.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofShader.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofBufferObject.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofVboMesh.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofGLUtils.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofLight.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofGLProgrammableRenderer.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofVbo.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofTexture.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/gl/ofGLRenderer.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/communication/ofSerial.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/communication/ofArduino.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/events/ofEvents.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/ofBitmapFont.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/ofTessellator.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/ofGraphics.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/ofGraphicsBaseTypes.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/ofCairoRenderer.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/ofRendererCollection.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/ofPath.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/ofPixels.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/of3dGraphics.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/ofTrueTypeFont.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/graphics/ofImage.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/sound/ofSoundStream.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/sound/ofRtAudioSoundStream.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/sound/ofSoundBaseTypes.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/sound/ofOpenALSoundPlayer.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/sound/ofSoundPlayer.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Release/libs/openFrameworks/sound/ofSoundBuffer.o | |
HOST_OS=Darwin | |
detected cross compiling 1 | |
PLATFORM_CXX /Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ | |
checking pkg-config libraries: cairo zlib gstreamer-app-1.0 gstreamer-1.0 gstreamer-video-1.0 gstreamer-base-1.0 libudev freetype2 fontconfig sndfile openal libcurl glfw3 rtaudio gtk+-3.0 libmpg123 | |
with PKG_CONFIG_LIBDIR=/Volumes/xtools-build-env/rpi-root/usr/lib/pkgconfig:/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/pkgconfig:/Volumes/xtools-build-env/rpi-root/usr/share/pkgconfig | |
Done! | |
Compiling guiExample for Release | |
HOST_OS=Darwin | |
detected cross compiling 1 | |
PLATFORM_CXX /Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ | |
checking pkg-config libraries: cairo zlib gstreamer-app-1.0 gstreamer-1.0 gstreamer-video-1.0 gstreamer-base-1.0 libudev freetype2 fontconfig sndfile openal libcurl glfw3 rtaudio gtk+-3.0 libmpg123 | |
with PKG_CONFIG_LIBDIR=/Volumes/xtools-build-env/rpi-root/usr/lib/pkgconfig:/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/pkgconfig:/Volumes/xtools-build-env/rpi-root/usr/share/pkgconfig | |
cat: obj/linuxarmv6l/Release/.compiler_flags: No such file or directory | |
cat: /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/.compiler_flags: No such file or directory | |
Compiling /Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxBaseGui.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxColorPicker.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -c -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -I/Applications/of_v0.10.1_osx_release/addons/ofxGui/src -MMD -MP -MF /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxBaseGui.d -MT /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxBaseGui.o -o /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxBaseGui.o -c /Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxBaseGui.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -c -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -I/Applications/of_v0.10.1_osx_release/addons/ofxGui/src -MMD -MP -MF /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxColorPicker.d -MT /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxColorPicker.o -o /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxColorPicker.o -c /Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxColorPicker.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxSliderGroup.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxToggle.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -c -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -I/Applications/of_v0.10.1_osx_release/addons/ofxGui/src -MMD -MP -MF /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxSliderGroup.d -MT /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxSliderGroup.o -o /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxSliderGroup.o -c /Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxSliderGroup.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -c -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -I/Applications/of_v0.10.1_osx_release/addons/ofxGui/src -MMD -MP -MF /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxToggle.d -MT /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxToggle.o -o /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxToggle.o -c /Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxToggle.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxButton.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -c -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -I/Applications/of_v0.10.1_osx_release/addons/ofxGui/src -MMD -MP -MF /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxButton.d -MT /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxButton.o -o /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxButton.o -c /Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxButton.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxGuiGroup.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -c -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -I/Applications/of_v0.10.1_osx_release/addons/ofxGui/src -MMD -MP -MF /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxGuiGroup.d -MT /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxGuiGroup.o -o /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxGuiGroup.o -c /Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxGuiGroup.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxInputField.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -c -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -I/Applications/of_v0.10.1_osx_release/addons/ofxGui/src -MMD -MP -MF /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxInputField.d -MT /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxInputField.o -o /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxInputField.o -c /Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxInputField.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxLabel.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -c -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -I/Applications/of_v0.10.1_osx_release/addons/ofxGui/src -MMD -MP -MF /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxLabel.d -MT /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxLabel.o -o /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxLabel.o -c /Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxLabel.cpp | |
/Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxInputField.cpp: In instantiation of 'void ofxInputField<Type>::moveCursor(int) [with Type = signed char]': | |
/Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxInputField.cpp:797:16 required from here | |
/Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxInputField.cpp:276:23 warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
if ( visibleInputEnd < ofUTF8Length( input ) ){ | |
~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ | |
/Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxInputField.cpp: In instantiation of 'void ofxInputField<Type>::moveCursor(int) [with Type = unsigned char]': | |
/Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxInputField.cpp:798:16 required from here | |
/Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxInputField.cpp:276:23 warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
/Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxInputField.cpp: In instantiation of 'void ofxInputField<Type>::moveCursor(int) [with Type = short int': | |
/Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxInputField.cpp:799:16 required from here | |
/Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxInputField.cpp:276:23 warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
/Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxInputField.cpp: In instantiation of 'void ofxInputField<Type>::moveCursor(int) [with Type = short unsigned int]': | |
/Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxInputField.cpp:800:16 required from here | |
/Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxInputField.cpp:276:23 warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
/Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxInputField.cpp: In instantiation of 'void ofxInputField<Type>::moveCursor(int) [with Type = int]': | |
/Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxInputField.cpp:801:16 required from here | |
/Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxInputField.cpp:276:23 warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
/Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxInputField.cpp: In instantiation of 'void ofxInputField<Type>::moveCursor(int) [with Type = unsigned int]': | |
/Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxInputField.cpp:802:16 required from here | |
/Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxInputField.cpp:276:23 warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
/Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxInputField.cpp: In instantiation of 'void ofxInputField<Type>::moveCursor(int) [with Type = long long int]': | |
/Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxInputField.cpp:803:16 required from here | |
/Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxInputField.cpp:276:23 warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
/Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxInputField.cpp: In instantiation of 'void ofxInputField<Type>::moveCursor(int) [with Type = long long unsigned int]': | |
/Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxInputField.cpp:804:16 required from here | |
/Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxInputField.cpp:276:23 warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
/Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxInputField.cpp: In instantiation of 'void ofxInputField<Type>::moveCursor(int) [with Type = float]': | |
/Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxInputField.cpp:805:16 required from here | |
/Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxInputField.cpp:276:23 warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
/Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxInputField.cpp: In instantiation of 'void ofxInputField<Type>::moveCursor(int) [with Type = double]': | |
/Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxInputField.cpp:806:16 required from here | |
/Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxInputField.cpp:276:23 warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
/Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxInputField.cpp: In instantiation of 'void ofxInputField<Type>::moveCursor(int) [with Type = std::__cxx11::basic_string<char>]': | |
/Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxInputField.cpp:807:16 required from here | |
/Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxInputField.cpp:276:23 warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
/Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxInputField.cpp: In instantiation of 'void ofxInputField<Type>::moveCursor(int) [with Type = bool]': | |
/Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxInputField.cpp:808:16 required from here | |
/Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxInputField.cpp:276:23 warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
Compiling /Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxPanel.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -c -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -I/Applications/of_v0.10.1_osx_release/addons/ofxGui/src -MMD -MP -MF /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxPanel.d -MT /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxPanel.o -o /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxPanel.o -c /Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxPanel.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxSlider.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -c -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -I/Applications/of_v0.10.1_osx_release/addons/ofxGui/src -MMD -MP -MF /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxSlider.d -MT /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxSlider.o -o /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxSlider.o -c /Applications/of_v0.10.1_osx_release/addons/ofxGui/src/ofxSlider.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/examples/gui/guiExample/src/ofApp.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -c -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -I/Applications/of_v0.10.1_osx_release/examples/gui/guiExample/src -I/Applications/of_v0.10.1_osx_release/addons/ofxGui/src -MMD -MP -MF obj/linuxarmv6l/Release/src/ofApp.d -MT obj/linuxarmv6l/Release/src/ofApp.o -o obj/linuxarmv6l/Release/src/ofApp.o -c /Applications/of_v0.10.1_osx_release/examples/gui/guiExample/src/ofApp.cpp | |
Compiling /Applications/of_v0.10.1_osx_release/examples/gui/guiExample/src/main.cpp | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -c -O3 -DNDEBUG -Wall -Werror=return-type -std=c++11 -march=armv6 -mfpu=vfp -mfloat-abi=hard -fPIC -ftree-vectorize -Wno-psabi -pipe --sysroot=/Volumes/xtools-build-env/rpi-root -DOF_USING_GTK -DOF_USING_GTK -DOF_USING_MPG123 -DTARGET_RASPBERRY_PI -DSTANDALONE -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DHAVE_LIBOPENMAX=2 -DOMX -DOMX_SKIP64BIT -DUSE_EXTERNAL_OMX -DHAVE_LIBBCM_HOST -DUSE_EXTERNAL_LIBBCM_HOST -DUSE_VCHIQ_ARM -I/Volumes/xtools-build-env/rpi-root/opt/vc/include -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/IL -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vcos/pthreads -I/Volumes/xtools-build-env/rpi-root/opt/vc/include/interface/vmcs_host/linux -I/Volumes/xtools-build-env/rpi-root/usr/include/c++/6 -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf/c++/6 -pthread -D_REENTRANT -pthread -I/Volumes/xtools-build-env/rpi-root/usr/include/gstreamer-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/AL -I/Volumes/xtools-build-env/rpi-root/usr/include/arm-linux-gnueabihf -I/Volumes/xtools-build-env/rpi-root/usr/include/rtaudio -I/Volumes/xtools-build-env/rpi-root/usr/include/alsa -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi2-atk/2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/at-spi-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/dbus-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/Volumes/xtools-build-env/rpi-root/usr/include/gtk-3.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/gio-unix-2.0/ -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/harfbuzz -I/Volumes/xtools-build-env/rpi-root/usr/include/pango-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/atk-1.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/cairo -I/Volumes/xtools-build-env/rpi-root/usr/include/pixman-1 -I/Volumes/xtools-build-env/rpi-root/usr/include/freetype2 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/gdk-pixbuf-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/include/libpng16 -I/Volumes/xtools-build-env/rpi-root/usr/include/glib-2.0 -I/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/Applications/of_v0.10.1_osx_release/libs/fmodex/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/simd -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/detail -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtc -I/Applications/of_v0.10.1_osx_release/libs/glm/include/glm/gtx -I/Applications/of_v0.10.1_osx_release/libs/json/include -I/Applications/of_v0.10.1_osx_release/libs/kiss/include -I/Applications/of_v0.10.1_osx_release/libs/pugixml/include -I/Applications/of_v0.10.1_osx_release/libs/tess2/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include -I/Applications/of_v0.10.1_osx_release/libs/utf8/include/utf8 -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/3d -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/video -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/types -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/app -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/utils -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/math -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/gl -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/communication -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/events -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/graphics -I/Applications/of_v0.10.1_osx_release/libs/openFrameworks/sound -I/Applications/of_v0.10.1_osx_release/examples/gui/guiExample/src -I/Applications/of_v0.10.1_osx_release/addons/ofxGui/src -MMD -MP -MF obj/linuxarmv6l/Release/src/main.d -MT obj/linuxarmv6l/Release/src/main.o -o obj/linuxarmv6l/Release/src/main.o -c /Applications/of_v0.10.1_osx_release/examples/gui/guiExample/src/main.cpp | |
Linking bin/guiExample for linuxarmv6l | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -o bin/guiExample obj/linuxarmv6l/Release/src/ofApp.o obj/linuxarmv6l/Release/src/main.o /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxBaseGui.o /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxColorPicker.o /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxSliderGroup.o /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxToggle.o /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxButton.o /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxGuiGroup.o /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxInputField.o /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxLabel.o /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxPanel.o /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxSlider.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a -Wl,-rpath=./libs:./bin/libs -Wl,--as-needed -Wl,--gc-sections -pthread --sysroot=/Volumes/xtools-build-env/rpi-root -Xlinker -rpath-link=/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf -Xlinker -rpath-link=/Volumes/xtools-build-env/rpi-root/lib/arm-linux-gnueabihf -Xlinker -rpath-link=/Volumes/xtools-build-env/rpi-root/opt/vc/lib -Xlinker -rpath-link=/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/pulseaudio -Xlinker -rpath-link=/Volumes/xtools-build-env/rpi-root/usr/lib -Xlinker -rpath-link=/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf -Xlinker -rpath-link=/Volumes/xtools-build-env/rpi-root/usr/local/lib -Xlinker -rpath-link=/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/arm-unknown-linux-gnueabihf/sysroot/usr/lib -v --verbose -L/Volumes/xtools-build-env/rpi-root/opt/vc/lib -L/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf -L/Volumes/xtools-build-env/rpi-root/usr/lib/gcc/arm-linux-gnueabihf/6 -L/Volumes/xtools-build-env/rpi-root/usr/lib/ -L/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf -L/Volumes/xtools-build-env/rpi-root/usr/local/lib -L/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/arm-unknown-linux-gnueabihf/sysroot/usr/lib /Applications/of_v0.10.1_osx_release/libs/kiss/lib/linuxarmv6l/libkiss.a /Applications/of_v0.10.1_osx_release/libs/tess2/lib/linuxarmv6l/libtess2.a -L/usr/lib/arm-linux-gnueabihf -L/lib/arm-linux-gnueabihf -L/usr/lib/arm-linux-gnueabihf -lz -lgstapp-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -ludev -lfontconfig -lfreetype -lsndfile -lopenal -lcurl -lglfw -lrtaudio -lasound -lpulse-simple -lpulse -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lmpg123 -lfreeimage -lboost_filesystem -lboost_system -lpugixml -luriparser -lXinerama -lbrcmGLESv2 -lbrcmEGL -lopenmaxil -lbcm_host -lvcos -lvchiq_arm -lpcre -lrt -lX11 -ldl | |
Using built-in specs. | |
COLLECT_GCC=/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ | |
COLLECT_LTO_WRAPPER=/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/libexec/gcc/arm-unknown-linux-gnueabihf/6.4.0/lto-wrapper | |
Target: arm-unknown-linux-gnueabihf | |
Configured with: /Volumes/xtools-build-env/ct-workdir/.build/arm-unknown-linux-gnueabihf/src/gcc/configure --build=x86_64-build_apple-darwin17.6.0 --host=x86_64-build_apple-darwin17.6.0 --target=arm-unknown-linux-gnueabihf --prefix=/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf --with-sysroot=/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/arm-unknown-linux-gnueabihf/sysroot --enable-languages=c,c++ --with-cpu=cortex-a7 --with-fpu=neon-vfpv4 --with-float=hard --with-pkgversion='crosstool-NG crosstool-ng-1.23.0-280-g01e32905-dirty' --enable-__cxa_atexit --disable-libmudflap --disable-libgomp --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libsanitizer --disable-libmpx --with-gmp=/Volumes/xtools-build-env/ct-workdir/.build/arm-unknown-linux-gnueabihf/buildtools --with-mpfr=/Volumes/xtools-build-env/ct-workdir/.build/arm-unknown-linux-gnueabihf/buildtools --with-mpc=/Volumes/xtools-build-env/ct-workdir/.build/arm-unknown-linux-gnueabihf/buildtools --with-isl=/Volumes/xtools-build-env/ct-workdir/.build/arm-unknown-linux-gnueabihf/buildtools --enable-lto --enable-threads=posix --enable-target-optspace --enable-plugin --enable-gold --disable-nls --disable-multilib --with-local-prefix=/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/arm-unknown-linux-gnueabihf/sysroot --enable-long-long | |
Thread model: posix | |
gcc version 6.4.0 (crosstool-NG crosstool-ng-1.23.0-280-g01e32905-dirty) | |
COMPILER_PATH=/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/libexec/gcc/arm-unknown-linux-gnueabihf/6.4.0/:/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/libexec/gcc/arm-unknown-linux-gnueabihf/6.4.0/:/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/libexec/gcc/arm-unknown-linux-gnueabihf/:/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/lib/gcc/arm-unknown-linux-gnueabihf/6.4.0/:/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/lib/gcc/arm-unknown-linux-gnueabihf/:/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/lib/gcc/arm-unknown-linux-gnueabihf/6.4.0/../../../../arm-unknown-linux-gnueabihf/bin/ | |
LIBRARY_PATH=/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/lib/gcc/arm-unknown-linux-gnueabihf/6.4.0/:/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/lib/gcc/arm-unknown-linux-gnueabihf/6.4.0/../../../../arm-unknown-linux-gnueabihf/lib/:/Volumes/xtools-build-env/rpi-root/lib/:/Volumes/xtools-build-env/rpi-root/usr/lib/ | |
COLLECT_GCC_OPTIONS='-o' 'bin/guiExample' '-pthread' '-v' '-v' '-L/Volumes/xtools-build-env/rpi-root/opt/vc/lib' '-L/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf' '-L/Volumes/xtools-build-env/rpi-root/usr/lib/gcc/arm-linux-gnueabihf/6' '-L/Volumes/xtools-build-env/rpi-root/usr/lib/' '-L/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf' '-L/Volumes/xtools-build-env/rpi-root/usr/local/lib' '-L/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/arm-unknown-linux-gnueabihf/sysroot/usr/lib' '-L/usr/lib/arm-linux-gnueabihf' '-L/lib/arm-linux-gnueabihf' '-L/usr/lib/arm-linux-gnueabihf' '-shared-libgcc' '-mcpu=cortex-a7' '-mfloat-abi=hard' '-mfpu=neon-vfpv4' '-mtls-dialect=gnu' | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/libexec/gcc/arm-unknown-linux-gnueabihf/6.4.0/collect2 -plugin /Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/libexec/gcc/arm-unknown-linux-gnueabihf/6.4.0/liblto_plugin.so -plugin-opt=/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/libexec/gcc/arm-unknown-linux-gnueabihf/6.4.0/lto-wrapper -plugin-opt=-fresolution=/var/folders/q0/p6sww9k10816nqt8ldgg03c40000gp/T//ccE97les.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lpthread -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/Volumes/xtools-build-env/rpi-root --eh-frame-hdr -dynamic-linker /lib/ld-linux-armhf.so.3 -X -m armelf_linux_eabi -o bin/guiExample crt1.o crti.o /Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/lib/gcc/arm-unknown-linux-gnueabihf/6.4.0/crtbegin.o -L/Volumes/xtools-build-env/rpi-root/opt/vc/lib -L/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf -L/Volumes/xtools-build-env/rpi-root/usr/lib/gcc/arm-linux-gnueabihf/6 -L/Volumes/xtools-build-env/rpi-root/usr/lib/ -L/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf -L/Volumes/xtools-build-env/rpi-root/usr/local/lib -L/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/arm-unknown-linux-gnueabihf/sysroot/usr/lib -L/usr/lib/arm-linux-gnueabihf -L/lib/arm-linux-gnueabihf -L/usr/lib/arm-linux-gnueabihf -L/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/lib/gcc/arm-unknown-linux-gnueabihf/6.4.0 -L/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/lib/gcc/arm-unknown-linux-gnueabihf/6.4.0/../../../../arm-unknown-linux-gnueabihf/lib -L/Volumes/xtools-build-env/rpi-root/lib -L/Volumes/xtools-build-env/rpi-root/usr/lib obj/linuxarmv6l/Release/src/ofApp.o obj/linuxarmv6l/Release/src/main.o /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxBaseGui.o /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxColorPicker.o /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxSliderGroup.o /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxToggle.o /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxButton.o /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxGuiGroup.o /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxInputField.o /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxLabel.o /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxPanel.o /Applications/of_v0.10.1_osx_release/addons/obj/linuxarmv6l/Release/ofxGui/src/ofxSlider.o /Applications/of_v0.10.1_osx_release/libs/openFrameworksCompiled/lib/linuxarmv6l/libopenFrameworks.a -rpath=./libs:./bin/libs --as-needed --gc-sections -rpath-link=/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf -rpath-link=/Volumes/xtools-build-env/rpi-root/lib/arm-linux-gnueabihf -rpath-link=/Volumes/xtools-build-env/rpi-root/opt/vc/lib -rpath-link=/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf/pulseaudio -rpath-link=/Volumes/xtools-build-env/rpi-root/usr/lib -rpath-link=/Volumes/xtools-build-env/rpi-root/usr/lib/arm-linux-gnueabihf -rpath-link=/Volumes/xtools-build-env/rpi-root/usr/local/lib -rpath-link=/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/arm-unknown-linux-gnueabihf/sysroot/usr/lib /Applications/of_v0.10.1_osx_release/libs/kiss/lib/linuxarmv6l/libkiss.a /Applications/of_v0.10.1_osx_release/libs/tess2/lib/linuxarmv6l/libtess2.a -lz -lgstapp-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -ludev -lfontconfig -lfreetype -lsndfile -lopenal -lcurl -lglfw -lrtaudio -lasound -lpulse-simple -lpulse -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lmpg123 -lfreeimage -lboost_filesystem -lboost_system -lpugixml -luriparser -lXinerama -lbrcmGLESv2 -lbrcmEGL -lopenmaxil -lbcm_host -lvcos -lvchiq_arm -lpcre -lrt -lX11 -ldl -lstdc++ -lm -lgcc_s -lgcc -lpthread -lc -lgcc_s -lgcc /Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/lib/gcc/arm-unknown-linux-gnueabihf/6.4.0/crtend.o crtn.o | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/lib/gcc/arm-unknown-linux-gnueabihf/6.4.0/../../../../arm-unknown-linux-gnueabihf/bin/ld.bfd: cannot find crt1.o: No such file or directory | |
/Volumes/xtools-build-env/arm-unknown-linux-gnueabihf/lib/gcc/arm-unknown-linux-gnueabihf/6.4.0/../../../../arm-unknown-linux-gnueabihf/bin/ld.bfd: cannot find crti.o: No such file or directory | |
collect2: error: ld returned 1 exit status | |
make[1]: *** [bin/guiExample] Error 1 | |
make: *** [Release] Error 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment